#wrapper { 
 margin: 0 auto;
 width: 865px;

}

#pixiv{
 margin: 0 auto 10 auto;
/* overflow: auto; */
 width: 825px;
 padding:20px;
 background: #ffffff;
}
/* PermaLink Entry
--------------------------------------------------*/
.permalinkEntry{
background:url(../images/bg_entry.gif);
padding:10px;
margin:1px;
}
.permalinkInfo{
width:195px;
background:#ffffff;
padding-top:5px;
padding-bottom:5px;
}
.infoBox{
padding:10px 15px 10px 15px;
line-height:18px;
background:url(../images/bg_parmalinkinfo.gif) repeat-x bottom;
}
.infoBoxLast{
padding:10px 15px 10px 15px;
}
.infoBox li{display:inline;line-height:14px;}
.infoBox img{vertical-align:top;}

.infoBoxLast li{display:inline;line-height:14px;}
.infoBoxLast img{vertical-align:top;}


.addComent{
font-size:24px;
color:#D6D6D6;
font-weight:bold;
padding:30px 0 15px 0;
}

/* Regist
--------------------------------------------------*/
.onRegist{
padding:8px 5px 8px 5px;
color:#ffffff;
font-weight:bold;
background:#00C0EA;
border:1px solid #B7B7B7;
}
.offRegist{
padding:8px 5px 8px 5px;
color:#333333;
border:1px solid #B7B7B7;
}
.arrowRegist{
width:30px;
font-size:10px;
text-align:center;
color:#258FB8;
padding:8px 0 0 0;
}

/* Help
--------------------------------------------------*/
#help{
	 float: left;
	 width: 500px;
	 margin:0 0 0 190px;
	 display: inline;
	 position: relative;
}


.help_title {
background: url(/images/help_title.gif) no-repeat;
height:30px;
clear:both;
padding:7px 0 5px 0;
}

.help_title li{
	padding-left: 10px;
	list-style-type: none;
	color:#fff;
	font-weight:bold;
}

.help_link {
	width:500px;
	padding-bottom:20px;
  line-height: 160%;
}

.help_link ul{
	padding-left:5px;
}

.hepl_qa{
	color:#19497c;
	font-weight:bold;
	padding-right:5px;
}

.help_hr{
	width:500px;
	height:1px;
	background: url(/images/help_hr.gif) repeat-x;
	padding-bottom:25px;
	
}

.help_box{
	width:472px;
	border:1px solid #AFBEC6;
	padding:0px 13px;
}

.help_q {
	background-color: #D4F2F1;
	padding: 5px 12px;
	margin:10px 0;
}

.help_a {
	padding:0px 12px 25px 12px;
  line-height: 160%;
}

.help_a .hepl_qa{
	color:#f70a34;
	font-weight:bold;
	padding-right:5px;
}

.help_back {
	width: 500px;
	padding-bottom: 10px;
	text-align: right;
}

