/* CSS Document */

#wrapper{
	padding:5px 10px 0 10px;
}

.kiyaku{
	
}

.kiyaku strong{
	font-weight:bold;
}

.kiyaku p{
	line-height: 16px;	
	margin-bottom:10px;
}

.domainfield{
	width: 100px;	
}

.deletearea{
	padding-top: 5px;	
}
.editarea .title{
	width: 200px;	
}

.nodatanotice{
	text-align:center;
	margin-bottom:10px;	
}

ul.deletepage_advertise{
	width:692px;
	height:283px;
	margin:0 auto 20px auto;
}
ul.deletepage_advertise li:first-child{
	float:left;
}
ul.deletepage_advertise li:last-child{
	float:right;
}

.editarea .comment{
	height: 180px;
	width: 200px;
	margin-bottom: 10px;
}

hr{
	background: #FF9900;
	height: 1px;
	border: 0px none #FFF;	
}

.strip{
	text-align: center;
}

.notice{
	color: #FFF;
	background: #F00;
	text-align: center;
	margin: 10px auto 0px;
	width: 200px;	
}

.notice a{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.infolist{
	
}

.infolist .date{
	padding-right: 7px;
}

.infolist dt{
	color:#FF3300;
	border-top: 1px solid #FF9900;

	padding-top:5px;
}

.infolist dt:first-child{
	border-top: none !important;
	padding-top:0 !important;
}

.infolist dd{
	padding-top: 5px;
	padding-bottom: 5px;
}

.infolist dd{

}

/*-------------------------------------------
	imagecontent
-----------------------------------------------*/
.imagecontent{
	width:100%;
	float:left;
	margin-right:-368px;
}

.imagebox{
	margin-right:328px;
	text-align:center;
}

.imageadvnav{
	width:348px;
	float:left;
}




/*-------------------------------------------
	footer
-----------------------------------------------*/

#footerwrapper{
}


#sitefooter{
	width:510px;
	margin:0 auto;
	padding-left: 30px;
}


#sitefooter dl.box{
	float: left;
	width: 170px;
}

#sitefooter dl.box dt{
	font-size: 12px;
	color: #FF3300;
	line-height:2em;
	font-weight: bold;
}

#sitefooter dl.box dd a:hover{
	text-decoration: underline;	
}

#sitefooter a{
	text-decoration: none;
	font-size: 12px;
	color: #0000ee;
}

#sitefooter dl.mysite dd a,
#sitefooter dl.other dd a{

	line-height: 1.9em;
}

#sitefooter dl.otherservice dt{
	padding-bottom:3px;
	
}

#sitefooter dl.otherservice dd li{
	margin-bottom:10px;
}
#sitefooter dl.otherservice dd li dl dt{
	font-size: 10px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.3em;
	color: #666;
}
#sitefooter dl.otherservice dd li dl dd{
	padding: 0 0 0 5px;	

}
#sitefooter dl.otherservice dd li dl dd a{
	line-height: 1em;	
}
#footerwrapper .copyright {
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
}

/*-------------------------------------------
	chan_advertise
-----------------------------------------------*/
#chan_advertise{
	text-align:center;	
	height:40px;
	margin-bottom:15px;
}

#chan_advertise a{
	font-size:32px;
	line-height:32px;
	
}


#chan_advertise2{
	text-align:center;	
	height:40px;
	margin-bottom:15px;
}



#chan_advertise2 a{
	font-size:32px;
	line-height:32px;
	color:#F00;
	
}

#chan_advertise4{
	text-align:center;	
	height:40px;
	margin-bottom:15px;
}
#chan_advertise4 a{
	font-size:32px;
	line-height:32px;
	color:#0C0;
	
}



#netasuki_advertise{
	text-align:center;	
	margin-bottom:15px;
}

#netasuki_advertise a{
	
}

/*-------------------------------------------
	chan_advertise
-----------------------------------------------*/
#chan_thread_area{
	border: 1px solid #af253a;
	
	border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;

margin-bottom:10px;
}
#chan_thread_area .chan_label{
	color: #FFF;
	background: #af253a;
	text-align:left;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
	padding-left:10px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;

	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
}
#chan_thread_area ul{

}
#chan_thread_area li{
	border-bottom: 1px solid #ccc;	
}
#chan_thread_area li:last-child{
	border:none;
	
}
#chan_thread_area li a{
	font-size:14px;
	display:block;
	line-height:35px;
	text-decoration:none;
	padding-left:15px;
	
}
#chan_thread_area li a:hover{
	text-decoration:underline;
}

/*-------------------------------------------
	Common
-----------------------------------------------*/
.cmnNoDisp{
	display:none;
}