BODY{
  background-color:#97bc96;
  font-size : 80%;
  color:#000000;
  margin:0px;
  scrollbar-3dlight-color:    #000000;
  scrollbar-arrow-color:      #97bc96;
  scrollbar-darkshadow-color: black;
  scrollbar-face-color:       #000000;
  scrollbar-highlight-color:  #97BC96;
  scrollbar-shadow-color:     #97bc96;
  }
	
	h1{
		background-color:#bfefdf;
		font-size:150%;
		margin:0px;
		}
	#header_main{
		background-color:#bfefdf;
		text-align:center;
		color:#003300;
		}
		
		/*Gallery header*/
	#hd_gly {
  		background-color:#bfefdf;
  		width:100%;
  		padding:0px;  
  		}	
  	#hd_gly2{
  		text-align:right;
  		color:#003333;
  		padding-top:3px;
  		padding-right:3px;
  		}	
  	/* タイトルロゴ */
	#hd_logo {
		margin: 0;
		float: left;
		}	
  	
				
	#header_navi{
		background-color:#bfefdf;
		text-align:right;
		margin-bottom:15px;
		padding-right:3px;
		}
		
	h2{
		text-align:center;
		background-color:#BFEFDF;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		padding:2px 10px;
		margin:1px;
		font-size:90%;
		}
		
	h3{
		margin-top:0px;
		border-top:1px solid #000000;
		text-align:center;
		border-bottom:1px dotted #666666;
		padding:3px;
		font-weight:normal;
		font-size:90%;
		}	
		
a.head:link, a.head:visited, a.head:hover{text-decoration:none;}  
  	table{margin:auto;}
TD{text-align : center;font-size : 80%; color:#000000;}
TD.a{text-align:left;}
TD.b{text-align:right;}
th{font-size : 80%;}
th.b{text-align:right;}
	tr.a_top{vertical-align:top;}/*上揃え*/
	td.a_name{
		background:#eeffee;
		text-align:left;
		line-height:1.2em;
		width:50%;
		}

a.{ text-decoration: underline;}
a:visited { text-decoration: underline; color:#000000; }
a:hover { text-decoration: underline;color: #cc0000;background: #FFFFFF;}
a:active  { text-decoration: underline; color:red; }

hr.s{background-color: #ff0000;height: 1px;}
hr.d{border:dashed;background-color:#000000;color:#000000;height:1px;}

.r{text-align:right;} /*右寄せ*/
.rc{	/*回り込みを解除して右寄せ*/
	text-align:right;
	clear:both;
	margin-bottom:10px;
	}
	
	.center{text-align:center;} /*センタリング*/
	
.topics{
	background-color:#ffffff;
	margin-top:2px;
	margin-bottom:3px;}
.cp{ /*グリーンのタイトル*/
	text-align:center;
	background-color:#004040;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.5em;
}

/* ↓ページ左端にメニュー（インデックス）を表示するための設定 */
.menu {
	position         : absolute;
	top              : 0px;
	left             : 0px;
	width            : 25%;
	height           : 100%;
	padding          : 10px;
	border-right     : #green 1px solid;
	border-bottom    : #green 1px solid;
	}

.main {	margin-left: 120px;	text-align:left;}
div#frame {
		float:left;
		width:15%;
		text-align:left;
		font-size:12px;
		margin-top:0px;
		margin-left:0px;
		padding:0.5em;
		}
div#rank {
	background-color:#eeffee;
	font-size:12px;
	margin-top:0px;
	margin-left:5px;
}

.tl{
background:#D2E2DC;padding:2px;
border:solid 1px #004040;
color: #246E57;
font-weight:bold;
margin:1px 0px 1px;
text-align:center;
}
.ad{background:#FFFFFF;}

.cpleft{
border-left: solid 2px #FFFFFF;
  border-top: solid 2px #FFFFFF;
  width:90;padding:3px;
  }
.cpmiddle{
  border-left: solid 2px #FFFFFF;
  border-top: solid 2px #FFFFFF;
  width:90;padding:3px;}
.cpright{
  border-left: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  border-top: solid 2px #FFFFFF;
  width:90;padding:3px;}
.cal{ border:1px solid #eeffee;}
.rtl{background-color:green;color:#FFFFFF;}

.update{	/*新着Gallery表示*/
	background-color:#FFFFFF;
	margin-top:2px;
	margin-bottom:3px;
	padding-left:10px;
	}
.update_p{
	background-color:#FFFFFF;
	margin-top:2px;
	margin-bottom:3px;
	}
td#bmenu {background-color:#FFFFFF;
		text-align:left;
		padding:0.5em;
		width:25%;
		}
td#bmain{background-color:#FFFFFF;
	text-align:left;
	width:45%;}
td#bright{
float:right;
text-align:left;
background-color:#FFFFFF;
	}
.res{
 font-weight:bold;
 border-bottom:dotted 1px #green;}

.entry{
 border:1px solid #607B8B;
 margin:1px 1px 2px;
 padding:1px;
 color:#333333;
 }
 /* Navi白 */
a.navi:link { color: #ffffff; text-decoration: underline;} 
a.navi:visited { color: #ffffff;text-decoration: underline; } 
a.navi:hover { 	color: #cc0000;	background: #FFFFFF; } 
a.navi:active { color: #ffffff;text-decoration: underline; }

.recom{/*おすすめサイト*/
background-color:#eeffee;
text-align:left;
font-size:0.8em;
width:50%;
margin:1px;
cellpadding:1px;
border:1px solid #000000;
padding:auto;
}
.miracle{
background-color:#eeffee;
text-align:left;
border:1px solid #000000;
height:77px;
}

.mainbox{/*main.php左側*/
width:49%;
float: left; 
margin:2px;
padding:2px;
}
.mainbox2{/*main.php右側*/
width:47%;
float: right;
margin:2px;
padding:2px; 
text-align:center;
}

	.main_com{
		text-align:left;
		font-size:75%;
		}

.main_btm{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
text-align:center;
padding:2px;
clear:both;
}
	ul{
	list-style-type:square;
	margin-left:2em;
	margin-top:5px;}
	
img.bnr{/*リンク用バナー左寄せ*/
	float:left;
	width:80px;
	height:60px;
	border:0;}
img.gly{/*Gallery新着表示用*/
	vertical-align: middle;
	width:50px;
	height:50px;
	border:0;
	}
img.logo{float:left;} /*wmpマークなど*/
	
img.md{		/*align=middle*/
	vertical-align: middle;
	}
a img {border:none;}

img.al_l{
	float:left;
	border:1px solid;
	}
		
.avio{ /*Blog 下の広告*/
border-top:2px solid #2F4F4F;
border-bottom:2px solid #2F4F4F;
color:#000000;
text-align:center;
}
.imgavio{
width:88px;
height:31px;
vertical-align: middle;
border:0;
}

.red{ color:red;font-weight: bold;}
.blue{color:blue;}

.rbox{	/* ランキングBox */   /*magin［上下］ と ［左右］*/
	background-color:#ffffff;
	text-align:center;
	margin: auto;
	}
.rpic {/* ランキング画像表示 */
			float:left;
			border:0px; 
			width:80px;
			height:60px; 
		}
.r_num{ /*ランキング順位表示部分*/
	background-color:#004040;
	color:#FFFFFF;
	font-weight: bold;
	width:20px;
	}
.ref{/*ランキングTD*/
background-color:#eeffee;
text-align:left;
margin:1px;
padding:2px;
border:1px solid #000000;
}	
.imrl{/*インモラル天使*/
background-color:#ffffff;
text-align:left;
margin:5px;
padding:3px;
}
.angel{/*インモラル天使 タイトル*/
background:#D2E2DC;
padding:2px;
border:solid 1px #004040;
font-weight:bold;
margin:2px;
text-align:left;
}
	/*新Gallery*/
.gly_box{
	background-color:#ffffff;
	margin-left:5%;
	margin-right:5%;
	margin-top:10px;
	padding:2px;
	}
.gly_tl{
	text-align:left;
	background-color:#BFEFDF;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:2px 10px;
	font-weight:bold;
	}
.gly_sam{
	text-align:center;
	padding:10px 5px;
	border-bottom:1px solid #000000;
	}
.gly_pic{/*［上下］ と ［左右］*/
	text-align:center;
	padding:10px 5px;
	background-color:#eeffee;
	}
.gly_stl{
	border-top:1px solid #000000;
	text-align:center;
	border-bottom:1px dotted #666666;
	padding:2px;
	}	
.gly_btm{
	text-align:left;
	}
.gly_text{		/*Gallery内のテキスト*/
	line-height:1.3em;
	text-align:left;
	}	
.gly_column{
	text-align:left;
	line-height:1.3em;
	border-top:1px solid #000000;
	padding:10px;
	}	
.clear{clear:both;}
.past{
	text-align:right;
	margin:5px;
	}
	.mapbox{
	background:#ffffff;
	line-height:1.5em;
	width:48%;
	float: left; 
	margin:2px;
	padding:2px;
	}
		
	.maptl{
	background:#F0FFFF;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding-left:10px;}
	
	.topb{
	text-align:center;
	clear:both;
	}
	form#sitemap{
	background:#eeffee;
	text-align:right;
	margin-top:0px;
	margin-bottom:1px;
	padding:2px;}
	
	#footer{
		text-align:center;
		margin-top:10px;
		background-color:#bfefdf;
		}
		
.main_ad_menu{
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	background:#ffffff;
	margin:2px;
	padding:1px;}		
		
.main_ad{
	background:#ffffff;
		}
		
