body{
	margin:0px;
	padding:0px;
	background-color:white;
	background:url(../images/bg_body.gif);
	text-align:center;
}

html{
	overflow-y:scroll;
}

html,div,table,p,span,h1,h2,h3,h4,h5,h6,p,ul,li{
	font-size:9pt;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic Pro", sans-serif;
	color:#000;
 	font-weight:normal;
	line-height:1.5em;
	font-decoration:none;
}

img{
	display:block;
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,p,ul,li{
	margin:0px;
	padding:0px;
}

ul,li{
	list-style:none;
}

h1{
	font-size:8pt;
	color:#454545;
	font-weight:normal;
	text-decoration:none;
}

h2{
	font-size:11pt;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}

h2#title_page{
	height:40px;
}

h2#title_page_2{
	height:40px;
	margin-bottom:15px;
}

a:link{
	color:#3A3587; text-decoration:underline; }
a:visited{
	color:#3A3587; text-decoration:underline; }
a:hover{
	color:#3A3587; text-decoration:none; }


.tex_dot a:link{
	font-size:10pt; color:#082976; text-decoration:none; border-bottom:dotted #dddddd 1px; }
.tex_dot a:visited{
	font-size:10pt; color:#082976; text-decoration:none; border-bottom:dotted #dddddd 1px; }
.tex_dot a:hover{
	font-size:10pt; color:#0988F2; text-decoration:none; border-bottom:dotted #666666 1px; }

#anchor_top{
}

#page_top{
	 }

#box_top_line{
	font-size:0pt;
	height:3px;
	background-color:#CA1717;
}

#box_contents_waku{
	width:802px;
	background-color:#BFBBA0;
}

#box_contents{
	width:800px;
	background-color:#FFFFFF;
	margin-bottom:1px;
}

#box_contents_in{
	width:770px;
	background-color:#FFFFFF;
}


/*ヘッダーメニュー　サイトマップ、お問い合わせ*/
#box_head{
	height:60px;
	text-align:left;
	background:url(../images/icon_kichen.gif) no-repeat 270px 4px;
}

#box_head_left{
	float:left;
}

#box_head_left img{
	margin-left:18px;
	margin-top:15px;
}

#box_head_center{
	float:left;
	padding-left:93px;
	padding-top:8px;
}

#box_head_right{
	text-align:right;
}

#box_head_right ul{
	padding-top:15px;
}

#box_head_right #tip_mal{
	float:right;
	margin-right:10px;
	padding-left:22px;
	background:url(../images/tip_mal.gif) no-repeat center left;
}

#box_head_right #tip_stp{
	float:right;
	margin-right:15px;
	padding-left:22px;
	background:url(../images/tip_stp.gif) no-repeat center left;
}


/*ナビゲーション*/
#box_navi{
	width:800px;
	height:38px;
	text-align:center;
}

#box_navi ul{
	 }

#box_navi li{
	float:left;
	width:133px;
	height:38px;
	text-align:center;
	background:url(../images/bg_navig.gif);
}

#box_navi li#start{
	width:134px;
	background:url(../images/bg_navig_start.gif);
}

#box_navi li#end{
	width:134px;
	background:url(../images/bg_navig_end.gif);
}

#box_navi li a{
	display:block;
	width:100%;
	padding:12px 0px 8px 0px;
}

#box_navi li a:link{
	color:#555;
	text-decoration:none;
	font-weight:normal;
}
#box_navi li a:visited{
	color:#555;
	text-decoration:none;
	font-weight:normal;
}
#box_navi li a:hover{
	color:#CA1717;
	text-decoration:none;
	font-weight:bold;
}

#box_navi li a:active{
	color:#CA1717;
	text-decoration:none;
	font-weight:bold;
}

#box_page{
	padding-top:10px;
	text-align:left;
	padding-left:21px;
	background:url(../images/icon_home.gif) no-repeat 0px 10px;
}

#box_main{
	width:770px;
	margin-top:15px;
}

#box_main_etc{
	margin-top:25px;
	margin-bottom:30px;
}

#box_main_etc_2{
	margin-top:25px;
	margin-bottom:30px;
	text-align:left;
}

#box_top_link{
	width:770px;
	margin-top:30px;
	margin-bottom:5px;
	text-align:right;
}

#box_top_link p{
	font-size:8pt;
	padding-right:17px;
	padding-top:2px;
	background:url(../images/top.gif) no-repeat center right;
}


#box_huter{
	background-color:#F4F3E9;
	border-top:solid #E4E2D3 1px;
	text-align:center;
	padding:10px 0px 0px 0px;
}


#box_huter  ul {
	font-size:8pt;
	color:#55341C;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 175px;
}

#box_huter  li {
	float:left;
	list-style:none;
	padding:0px 10px 0px 10px;
	border-right:1px solid #999;
}

#box_huter  li.start {
	border-left:1px solid #999;
}

#footer_address{
	margin:0px;
	clear:both;
	font-size:9pt;
	font-style:none;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

