*{
	margin:0;
	padding:0;
	list-style:none;
	font-size:100%;	
}

body{
	line-height:1.6;
	color:#3E3A39;
	background-color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
	font-size:85%;
	text-align: center;
}



/*

BODY,TD,DIV,HR{scrollbar-face-color:#ffffff;
 scrollbar-track-color:#F0F0F0;
 scrollbar-arrow-color:#B5B5FF;
 scrollbar-highlight-color:#F0F0F0;
 scrollbar-shadow-color:#B5B5FF;
 scrollbar-3dlight-color:#B5B5FF;
 scrollbar-darkshadow-color:#F0F0F0;
font-size:13px; font-family:Verdana,Tahoma,Arial; color:#333333;
 line-height:1.3;
 
 }
*/ 

#wrapper{
	position: relative;
	margin:0 auto;
	width:786px;

}


 
 
 a {outline:none;}
img{border:none;}



.end_text1{font-size:9px; color:dimgray;}
.copylight{font-size:9.5px; color:dimgray;}
.keywords_white{font-size:9px; color:white;}

A:link {color: slategray;text-decoration : none;}
A:visited {color: slategray;text-decoration : none; }
A:hover {color: darkorange;text-decoration : underline;}


.f10{font-size:10px;}


/*---------写真／イラストここから---------
 -----------------------------------------------*/
 #kakoi_r{
 	clear: both;
 	float: right;
 	width: 250px;
 }

#kakoi_r .kakoi{
 	display: block;
 	height: auto;
	margin: 0 auto;
	padding-left:15px;
	padding-bottom:10px;
 	text-align: center;
 	width: auto;
 }
 
#kakoi_r .cap{
 	clear: both;
 	display: block;
 	padding: 10px 20px;
 	font-size: 12px;
 	line-height: 125%;
 	color: #333;
 	text-align: left;
 }
 


 #main #kakoi_l{
 	clear: both;
 	float: left;
 	width: 306px;
 }

 #main #kakoi_l .kakoi{
 	display: block;
 	height: auto;
 	margin: 0 auto;
	padding: 3px;
 	text-align: center;
 	width: auto;
 }

 #main #kakoi_l .cap{
 	clear: both;
 	display: block;
 	padding: 0 20px;
 	font-size: 12px;
 	line-height: 125%;
 	color: #333;
 	text-align: left;
 }
 	
 /*---------写真／イラストここまで---------
 -----------------------------------------------*/


