@charset "UTF-8";
/* CSS Document */

body,td,th {
	color:#000;
	margin:0;
	padding:0;
	font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

img{
border:none;
margin:0;
padding:0;}

	
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#EBEBEB;}

#shadow{
width:880px;
margin:0 auto 0 auto;
background-image:url(../template/back_shadow.jpg);
background-repeat:repeat-y;}

#white{
width:800px;
margin:0 auto 0 auto;
background:#FFF;}

#header_img{
width:800px;
height:130px;}

.menu{
margin:11px 0 43px 15px;}

#free2{
width:800px;}




#to_top{
margin:30px 0 15px 650px;}

.footer{
width:740px;
padding:18px 30px 18px 30px;
background-color:#D8EBF7;}

#footer_menu1{
font-size:12px;
line-height:19px;
color:#036EB7;}

/*リンク全体*/
#footer_menu1 a{text-decoration:none;}

/*通常のリンク*/
#footer_menu1 a:link {color:#036EB7;}

/*過去に見たことがあるページのリンク*/
#footer_menu1 a:visited{color:#036EB7;}

/*カーソルが合っている状態のリンク*/
#footer_menu1 a:hover {
color:#036EB7;
text-decoration:underline;}

/*アクティブ状態のリンク*/
#footer_menu1 a:active {color:#036EB7;}


#footer_menu2{
font-size:12px;
line-height:19px;
text-align:right;}

#arr{
width:740px;
height:10px;
margin:10px 0 0 0;
text-align:right;
font-size:10px;
color:#036EB7;}
	
