
body{
	font-family:"CI,Meiryo,sans-serif,lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#354159;
	font-size:0.9em;
	line-height:1.8em;
	background:url(../images/back.gif);
	}

/* ClearFix */
/* ----------------------------------------------------- */

/*for IE 5.5-7*/
.clearfix{
	zoom:1;
}


/*for modern browser*/
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}


.clear{
	clear:both;
}


/* ----------------------------------------------------- */
a {
	color:#036;
	text-decoration:none;
	}
	

	a:hover { 
	color: #0066FF; 
	text-decoration: underline;
	} 

/* float*/
/* ----------------------------------------------------- */

	.left{
		float:left;
		}		
		
	.right{
		float:right;
		}	


/* テキスト*/
/* ----------------------------------------------------- */

.text20{
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	margin:5px 20px;
	}	

.txt11{
font-size:11px;
line-height:12px;
}	

.txt12{
font-size:12px;
line-height:13px;
}	

.f_12{
font-size:0.8em;
line-height:1.4em;
}
	
/* margin*/
/* ----------------------------------------------------- */

.mar_top20{
	margin-top:20px;
	}	

.mar_top10{
	margin-top:10px;
	}
.mar_top5{
	margin-top:5px;
	}
	
.center{
	text-align:center;
	
	}	
.mar_left20{
	margin-left:20px;
	}
	
.mar_bottom10{
	margin-bottom:10px;
	}
.mar_bottom5{
	margin-bottom:5px;
	}
			
		
/* */
/* ----------------------------------------------------- */

#header{
	width:100%;
	border-bottom:5px #C47500 solid;
	background-color:#FF9900;
	position:relative;

	}	
	

h1{
width:830px;
height:28px;
margin:0 auto;
background-image:url(../images/h1.gif);
background-repeat:no-repeat;
background-position:left;
color:#FFFFFF;
padding:0 0 0 120px;
font-size:12px;
line-height:28px;
font-weight:bold;
}	



#wrapper{
	position:relative;
	width:950px;
	height:auto;
	margin:0 auto;
	}	

#header_logo{
	width:446px;
	float:left;
	margin-bottom:15px;

	}

#header_right{
	width:504px;
	float:right;
	margin-bottom:15px;
	}
	
#header_right ul{
	width:508px;
	margin-right:-5px;
	margin-top:9px;
	overflow:hidden;
	}
	
#header_right ul li{
	margin-right:5px;
	float:left;
	}
	

/* サイドナビ-------------------*/
#side_navi{
	width:194px;
	height:auto;
	float:left;
	margin-bottom:20px;
	}

#side_navi li {
	width:194px;

	}	
#side_navi p{
	font-size:12px;
	line-height:16px;
	color:#036;

	}

.fb-like-box{
background-color:#FFFFFF;
margin-top:10px;
}
	
/* コンテンツ-------------------*/
#contents{
	width:730px;
	height:auto;
	float:right;
	}

.top_go{
	text-align:right;
	float:right;
	margin:30px 0;
	}

	.top_go a{
	display:block;
	width:72px;
	height:38px;
	border:4px #FF6600 solid;
	}	

	.top_go a:hover {
	display:block;
	width:72px;
	height:38px;
	text-decoration:none;
	border:4px #0066FF solid;
	} 


/* footer
---------------------------------------------- */
#footer_aria{
	width:100%;
	height:442px;
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
}

#footer{
	width:950px;
	height:442px;
	margin:0 auto;
	background-image:url(../images/footer_bot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;}

#footer li{
	float:left;
	font-size:14px;
	line-height:24px;
	font-weight:bolder;
	}

#footer li span{
font-size:12px;
line-height:20px;
font-weight:100;
}
	
#footer ul{
	padding-top:20px;
	}
	
	

.footer_menu{
padding-top:60px;
text-align:center;
font-size:12px;
line-height:30px;

}


#copyright{
	text-align:center;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:10px;
	margin-top:20px;
	color:#036;
}
