@charset "EUC-JP";

/*--------------------*/
html{
overflow:scroll;
}
body{
	color: #666666;
	font: 14px/150% "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF url(../img/back.jpg) repeat-x;
	text-align: center;
	letter-spacing: 0.1em;
}
a,a:link,a:visited{
	color:#10A587;
	text-decoration: underline;
	font-weight: bold;
	border:0;		
}
a:hover,a:active{
color:#CC0000;
text-decoration: underline;
}

br{
    letter-spacing: 0;
}
#wrapper{
	width: 780px;
	margin:0 auto;
}
#wrapper:after{
content:"";
display:block;
height:0;
clear:both;

}
#contents{
/*	margin:0px 10px;*/
}
#contents:after{
content:"";
display:block;
height:0;
clear:both;

}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clear{
display:inline-block;
}
/*Hides from IE-mac \*/
*html .clearfix{
height:1%;}
.clearfix{
display:block;}
/*End hide from IE-mac \*/


/*--------------------ヘッダ--------------------*/
#header{
	width: 780px;
	height: 90px;
	text-align: left;
	padding-top:2px;
	margin-bottom: 10px;
	background: url(../img/header.png) no-repeat;
	font-size:10px;
}
#header h1{
float:left;
font-size:10px;
padding-left:10px;
}
#header p{
	float:left;
	padding-left:10px;
	height: 20px;
}
#header #logo{
padding-left:15px;
}
/*--------------------/ヘッダ--------------------*/


/*--------------------メイン画像--------------------*/
#main_photo{
margin:auto 0;
padding-bottom:22px;
}
/*--------------------メイン画像--------------------*/



/*--------------------レフトサイド--------------------*/
#left{
	float: left;
	width: 160px;
	/*	height:100%;*/
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding-top: 10px;
}
#menu{
/*	width: 150px;*/
}




#l_contents{
	text-align:left;
	margin-top: 5px;
	letter-spacing: 0em;
	margin-left: 5px;
}

/*--------------------/レフトサイド--------------------*/

/*--------------------メイン--------------------*/
#main{
	float: right;
	width: 620px;
	text-align:left;
}
#main_contents{
	text-align: left;
}
#mainfra{

}
#mainfra #top{
	background: url(../../img/mainfra_top.gif) no-repeat;
	height: 15px;
	width: 610px;
}
#mainfra_left{
	background: url(../../img/mainfra_left.gif) repeat-y;
	width: 10px;
}
#mainfra #right{
	background: url(../../img/mainfra_right.gif) repeat-y;
	width: 10px;	
}
#mainfra #bottom{
	background: url(../../img/mainfra_bottom.gif) no-repeat;
	height: 15px;
	width: 610px;	
}
#mainfra .naka{
	background: #FFFFFF;
	text-align:center;	
}
#o_top{
	background: url(../../img/fra_top.gif) no-repeat;
	height: 20px;
}
#o_left{
	background: url(../../img/fra_left.gif) repeat-y;
	width: 20px;
}
#o_right{
	background: url(../../img/fra_right.gif) repeat-y;
	width: 20px;
}
#o_bottom{
	background: url(../../img/fra_bottom.gif) no-repeat;
	height: 20px;
}

/*--------------------/メイン--------------------*/


/*--------------------フッター--------------------*/
#footer{
	width: 780px;
	height:130px;
	clear: both;
	background: url(../img/footer.gif) no-repeat;
	padding-top: 20px;
	font-size: 12px;
}
#foot_name a{
	color:#10A587;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;	
}
/*--------------------/フッター--------------------*/


/*--------------------ほか--------------------*/

.gotop{
	font-size: 10px;
	text-align: right;
	margin-top:5px;
	margin-bottom:20px;
}
.gotop a, .gotop a:link, .gotop a:visited{
	text-decoration:none;
	border-bottom:1px #009100 dotted;
	padding-bottom: 1px;		
}
.gotop a:hover, .gotop a:active{
	text-decoration:none;
	border-bottom:1px solid #CC0000;
	padding-bottom: 1px;
}
.or{
	color:#FF9933;
	font-weight: bold;
}
.or16{
	color:#FF9933;
	font-weight: bold;
	font-size: 16px;	
}
.bl{
color:#00CCFF;
	font-weight: bold;
}
.access{
padding-bottom:20px;
padding-left:10px;
font-size:12px;
text-align:left;
}
/*--------------------/ほか--------------------*/
