*{
margin:0;
padding:0;
line-height:130%;
}

html{
overflow: scroll;
}

body{
text-align:center;
background-color: #fff;
}

img{
border:none;
}

#container{
	width:850px;
margin:0 auto;
text-align:left;
background:url(../img/back.gif) repeat-y 0 0;
}

/*===============ヘッダー開始===============*/
#header{
width:745px;
}

#header h1{
	font-size:10px;
	color:#666;
	margin:0 0 0 60px;
	}	

#header h2{
	width:745px;
	margin-left:50px;
	}
/*===============ヘッダー終了===============*/

/*===============メニュー開始===============*/
#menu{
	width:745px;
	margin-left:50px;
	overflow:hidden;
	}
	
#upper_menu{
	width:744px;
	height:30px;
	}	
	
#upper_menu ul{
	width:744px;
}
	
#upper_menu li{
	width:124px;
	float:left;
	list-style:none;
	}	
	
#B1{
background:url(/img/cssbtn/btn_1.gif) no-repeat 0 0;
}

#B2{
background:url(/img/cssbtn/btn_2.gif) no-repeat 0 0;
}

#B3{
background:url(/img/cssbtn/btn_3.gif) no-repeat 0 0;
}

#B4{
background:url(/img/cssbtn/btn_4.gif) no-repeat 0 0;
}

#B5{
background:url(/img/cssbtn/btn_5.gif) no-repeat 0 0;
}

#B6{
background:url(/img/cssbtn/btn_6.gif) no-repeat 0 0;
}


#upper_menu a{
display:block;
width:124px;
height:30px;
text-indent:-5000px;
text-decoration:none;
overflow:hidden;
}

#upper_menu a:hover{
background-position:0 -30px;
}

	
#bottom_menu{
	width:744px;
	height:30px;
	}	
	
#bottom_menu_ul{
	width:744px;
}
	
#bottom_menu li{
	width:124px;
	float:left;
	list-style:none;
	}	
	
#B7{
background:url(/img/cssbtn/btn_7.gif) no-repeat 0 0;
}

#B8{
background:url(/img/cssbtn/btn_8.gif) no-repeat 0 0;
}

#B9{
background:url(/img/cssbtn/btn_9.gif) no-repeat 0 0;
}

#B10{
background:url(/img/cssbtn/btn_10.gif) no-repeat 0 0;
}

#B11{
background:url(/img/cssbtn/btn_11.gif) no-repeat 0 0;
}

#B12{
background:url(/img/cssbtn/btn_12.gif) no-repeat 0 0;
}


#bottom_menu a{
display:block;
width:124px;
height:30px;
text-indent:-5000px;
text-decoration:none;
overflow:hidden;
}

#bottom_menu a:hover{
background-position:0 -30px;
}
/*===============メニュー終了===============*/	

#outer_frame{
	width:745px;
	margin-left:45px;
	}

/*===============メインコンテンツ開始===============*/	
#main_contents{
	width:530px;
	float:right;
	}

#new_info h2{
	width:530px;
	height:30px;
	background:url(../img/sub_titl_16.gif) no-repeat 0 0;
	text-indent:-5000px;
	
	}

#new_info{
	width:530px;
	background:url(../img/main_contents_mid.gif) repeat-y;
	margin-top:10px;
	}

.inside_info{
	width:530px;
	margin-bottom:10px;
	}

.inside_info dt{
	width:120px;
	float:left;
	font-size:14px;
	padding:12px 0 0 10px;
	}

.icon_1{
	width:50px;
	height:20px;
	background:url(../img/icon_1.gif) no-repeat 0 12px;
	}


.inside_info dd{
	width:250px;
	float:left;
	font-size:14px;
	text-indent:60px;
	padding:12px 0 0 10px;
	}

.inside_info a{
	color:#77053d;
	text-decoration:none;
	}

.inside_info a:hover{
	color:#0e41d3;
	text-decoration:underline;
	}

#end_map_2{
	width:530px;
	height:16px;
	background:url(../img/main_contents_bottom.gif) no-repeat 0 0;
	text-indent:-5000px;

	}




#titl_1{
	width:460px;
	height:53px;
	background:url(../img/titl_1_1.gif) no-repeat 40px 0;
	margin:30px 0 0 0;
	
	}	
	
#titl_1 h2{
	font-size:18px;
	color:#ab2581;
	padding:4px 0 0 90px;
	}
	
#explanation{
	width:520px;
	border:#dc5cbb solid 4px;
	margin:6px 0 0 0;
	}	
	
.subhead{
	font-size:15px;
	color:#ae4b8d;
	padding:4px 0 4px 140px;
	}	
	
.text{
	width:505px;
	font-size:16px;
	color:#181818;
	padding:0 0 5px 8px;
	}	

.text_co{
	font-size:16px;
	color:#181818;
	font-weight:bold;
	padding:10px 0 10px 50px;
	}

#signing{
	font-size:16px;
	color:#181818;
	padding:0 0 5px 30px;
	}

#map_search{
	width:530px;
	height:350px;
	background:url(../img/map.gif) no-repeat 0 0;
	margin-top:10px;
	}

#map_east h3{
	font-size:18px;
	font-weight:bold;
	color:#621749;
	padding:40px 0 0 40px;
	}


#map_east dl{
width: 510px;
padding:5px 0 0 10px;
}


#map_east dt{
width: 100px;
font-size: 80%;
color: #7f1f5f;
float: left;
text-align: right;
line-height: 100%;
}

#map_east dd{
width: 400px;
float: right;
line-height: 100%;
font-size: 80%;
}

#map_east a{
text-decoration:none;
}

#map_east a:hover{
text-decoration:underline;
}

#map_west h3{
	font-size:18px;
	font-weight:bold;
	color:#621749;
	padding:30px 0 0 40px;
	}


#map_west dl{
width: 510px;
padding:5px 0 0 10px;
}


#map_west dt{
width: 100px;
font-size: 80%;
color: #7f1f5f;
float: left;
text-align: right;
line-height: 100%;
}

#map_west dd{
width: 400px;
float: right;
line-height: 100%;
font-size: 80%;
}

#map_west a{
text-decoration:none;
}

#map_west a:hover{
text-decoration:underline;
}

#end_map{
	width:530px;
	height:16px;
	background:url(../img/main_contents_bottom.gif) no-repeat 0 0;
	text-indent:-5000px;

	}

#disclaimer{
	width:520px;
	border:#dc5cbb solid 4px;
	margin:6px 0 0 0;
	}

#text_disclaimer{
	font-size:16px;
	color:#181818;
	padding:10px 5px 10px 5px;
	}









/*===============メインコンテンツ終了===============*/

/*===============サイドメニュー開始===============*/
#side_menu{
	width:185px;
	}

#side_menu_1 h3{
	width:185px;
	height:30px;
	background:url(../img/side_titl_1.gif) no-repeat 0 0;
	text-indent:-5000px;
	}

#side_menu_1{
	width:185px;
	background:url(../img/side_border.gif) repeat-y;
	margin:10px 0 0 10px;
	}

#side_menu_1 ul{
	width:185px;
	}

#side_menu_1 li{
	font-size:14px;
	list-style:none;
	padding:8px 0 0 12px;
	}

#side_menu_1 a{
	color:#77053d;
	text-decoration:none;
	}

#side_menu_1 a:hover{
	color:#0e41d3;
	text-decoration:underline;
	}	

#side_menu_2 h3{
	width:185px;
	height:72px;
	background:url(../img/side_bottom.gif) no-repeat 0 0;
	text-indent:-5000px;
	
	}

#side_menu_2{
	width:185px;
	background:url(../img/side_border.gif) repeat-y;
	margin:0 0 0 10px;
	
	}

#side_menu_2 ul{
	width:185px;
	}

#side_menu_2 li{
	width:170px;
	font-size:14px;
	list-style:none;
	padding:8px 4px 0 12px;
	}

#side_menu_2 a{
	color:#77053d;
	text-decoration:none;
	}

#side_menu_2 a:hover{
	color:#0e41d3;
	text-decoration:underline;
	}

#side_menu_3 h3{
	width:185px;
	height:72px;
	background:url(../img/side_bottom_2.gif) no-repeat 0 0;
	text-indent:-5000px;
	
	}

#side_menu_3{
	width:185px;
	background:url(../img/side_border.gif) repeat-y;
	margin:0 0 0 10px;
	
	}

#side_menu_3 ul{
	width:185px;
	}

#side_menu_3 li{
	width:170px;
	font-size:14px;
	list-style:none;
	padding:8px 4px 0 12px;
	}

#side_menu_3 a{
	color:#77053d;
	text-decoration:none;
	}

#side_menu_3 a:hover{
	color:#0e41d3;
	text-decoration:underline;
	}

#end_sidemenu{
	width:185px;
	height:16px;
	background:url(../img/side_menu_bottom.gif) no-repeat 0 0;
	text-indent:-5000px;
	margin:0 0 0 10px;

	}
/*===============サイドメニュー終了===============*/

/*===============フッター開始===============*/
#footer{
width:745px;
height:60px;
background:url(../img/footer.gif) no-repeat;
margin:50px 0 0 50px;
clear: both;
}

#footer_link{
	width:745px;
text-align:center;
font-size:10px;
padding:10px 0 0 0;
	}

#footer_link a{

	color:#FFF;
	text-decoration:none;
	}	

#footer_link a:hover{
text-decoration:underline;
}	

#footer_text{
	font-size:14px;
	color:#FFF;
	padding:12px 0 0 0;
	text-align:center;
	}









/*====== float関連バグ対策 ========*/

dl:after,
#container:after,
#new_info:after,
#footer:after
{
	content: "";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

dl,
#container,
#new_info,
#footer
{
    display:inline-block;　/* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
	* html dl,
	* html #container,
	* html #new_info,
	* html #footer
	{height: 1%;}
	dl,
	#container,
	#new_info,
	#footer
	{display: block;}
/*--ここまでMAC IEは非適用 */










