body{
	width:100%;
	font-family : Verdana, "ＭＳ Ｐゴシック", sans-serif;

}
::selection {
    background: #f39800; 
}
::-moz-selection {
    background: #f39800; 
}
#wrapping{
	width: 1024px;
	_width: 1056px;
	width: 1056px\9;
	margin:auto;
	padding:30px;
	
}

#header {
/*	-webkit-box-shadow: #c2c2c2 6px 7px 7px;
	-moz-box-shadow: #c2c2c2 6px 7px 7px;
	box-shadow: #c2c2c2 6px 7px 7px;
*/
}


#wrapping{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: -moz-linear-gradient(#d0f0f0, #e0ffff 10%, #ddffff);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d0f0f0),color-stop(.10, #e0ffff),color-stop(1, #ddffff));

}
#primary,#secondary{
	float:left;

}
#primary{
	width:633px;
}
#secondary{
	width:391px;
}

#primary div, #secondary div{
	border: #fff solid 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	margin: 15px;
	padding: 5px;
}
ol li{
	line-height:1.4;
	background: #b0ffff;
	margin: 0.5em;
	padding: 1px;

}

ol li:nth-child(even){
	background: #ffffff;
}
.comment_list li{
	border-left:1em solid #f39800;
}
.comment_list li:nth-child(even){
	border-left:1em solid #0098f3;
}
ol li span{
	margin-right:1em;
	margin-left:1em;
}
ol li p{
	margin-left:1.5em;
}
ul li{
	display:inline-block;
	_display:inline;
	display:inline\9;
	zoom:1;
	padding: 1px;
	margin-right: 0.5em;
}

#box_ranking ol{
	list-style-type:decimal;
	list-style-position:inside;
}
h1 a, h1 a:visited{
	color: #FF7C36;
	font-size: 28px;
	font-weight:bolder;
	margin: 10px;
}
h3{
	color: #cc4400;
	font-size: 100%;
	border-bottom: #ff7c36 3px double;
	padding: 3px;
	margin-bottom:1em;
}
#box_ad{
text-align: center;
}
#box_ad h3{
	border-bottom: #367cff 3px double;
}
	
#footer{
clear:both;
}
/*+++++++++++++++++++++++++++++++++++
	add_article.php
++++++++++++++++++++++++++++++++++++*/
#input_article{
display:none;
}
#input_article span,.input_comment span,#input_matome span{
width:80px;
display:inline;
zoom:1;
display:inline-block;
text-align:center;
}

input[type="text"]{
	width: 38em;
	margin-bottom:2px;
	padding: 5px;

}

input[type="button"],input[type="submit"]{
	margin-left:1em;
}

input[type="text"]:hover, textarea:hover ,a:hover{
	-webkit-box-shadow: #66F 0px 0px 7px;
	-moz-box-shadow: #66F 0px 0px 7px;
	box-shadow: #66F 0px 0px 7px;
	border:1px double #66f;
}
 input[type="text"]:focus, textarea:focus {
	-webkit-box-shadow: #F66 0px 0px 7px;
	-moz-box-shadow: #F66 0px 0px 7px;
	box-shadow: #F66 0px 0px 7px;
	border:1px double #f66;
}

fieldset{
	border: 1px solid #ededed;
	-webkit-box-shadow: #cc4400 0px 0px 8px;
	-moz-box-shadow: #cc4400 0px 0px 8px;	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin:5px 0px;
}

legend{
	margin:0.5em 0 0 2em;
}
#found, #notfound{
	margin: 5px 0px 0px 90px;
	display:block !important;
	line-height:2.0;
	width:38em !important;
	text-align:left !important;
	
}

/*+++++++++++++++++++++++++++++++++++
	title.php
++++++++++++++++++++++++++++++++++++*/

.box_info{
display:inline;
zoom:1;
	display: inline-block;
	width: 360px;
	margin-left:7px;
}
#box_amazon{
	display: inline-block;
	width: 122px;
	margin-right:7px;
}

#box_addcomment{
	clear: both;
}
 dl {
	width:380px;
 }
 dt {  
  float:left;  
  width:60px;  
  padding:2px 0 2px 10px;  
  clear:both;  
  font-weight:bold;  
  text-align:center;
  line-height:1.2;
 }  
 dd {  
  line-height:1.2;
  width:260px;  
  margin-left:80px;  
  padding:2px 5px 2px 10px;  
  border-left:1px solid #999;  
 }  
 dd:after{
	content: '';
	display:block;
	clear:both;
	}
.arasuzi_cont{
	margin:1em;
	display: block !important;
}

 #P_title p{
	display:inline;
}

body.R18 #wrapping{
	background: -moz-linear-gradient(#f0d0f0, #ffe0ff 10%, #ffddff);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f0d0f0),color-stop(.10, #ffe0ff),color-stop(1, #ffddff));
	}
#wrapping .R18:before{
	content:"R18";
	background:#ff0000;
	color:#ffffff;
	padding-left:3px;
	padding-right:3px;
}

#input_comment_text1,#input_comment_text2{
	width: 36em;
}
ol li .neta_true{
	color: #b0ffff;
}

ol li:nth-child(even) .neta_true{
	color: #ffffff;
}
.neta_true:before{
	content:"ネタバレ有";
	background:#0000ff;
	padding-left:3px;
	padding-right:3px;
}
.neta_true::selection{
	color:#000000;
}.neta_true::-moz-selection{
	color:#000000;
}

#input_matome,#tag_add{
	display:none;
}
/*+++++++++++++++++++++++++++++++++++
	side.php 
++++++++++++++++++++++++++++++++++++*/
.AA {
font-family: 'ＭＳ Ｐゴシック';
line-height:1;
}

#count_set{
	text-align:right;
}
#count_article,#count_comment{
	margin-right:10px;
}

/*+++++++++++++++++++++++++++++++++++
	search.php 
++++++++++++++++++++++++++++++++++++*/

.box_search h4{
	margin:4px;
}

/*+++++++++++++++++++++++++++++++++++
	site_list
++++++++++++++++++++++++++++++++++++*/

#site_list{
	width:38em;
	height:200px;
	display:none;
	overflow :scroll;
	position:absolute;
	z-index:2;
	
}
#site_list li{
	display: list-item;
	background:#cccccc;
	padding-left:1em;
	line-height:1.6;
}
#site_list li:nth-child(even){
	background: #ffffff;
}