@charset "UTF-8";

@import url("common.css");
@import url("menu.css");
@import url("layout.css");
@import url("line.css");
@import url("sub_menu.css");


/* -------------------contents------------------ */

#contents{
	width:720px;
	margin:0px;
	float:left;
}

#index_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/index_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_tit_01{
	width:720px;
	height:40px;
	background:url(../img/index_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#app_form_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/app_form_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#app_form_tit_01{
	width:720px;
	height:40px;
	background:url(../img/app_form_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#app_form_box_01{
	width:678px;
	padding:20px 20px 10px 20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#app_form_box_01 dl{
	width:678px;
	float:left;
}

#app_form_box_01 dt{
	width:28px;
	height:31px;
	background:url(../img/pdf_icon.jpg) no-repeat;
	margin:0px 10px 10px 0px;
	text-indent:-9999px;
	float:left;
}

#app_form_box_01 dd{
	width:640px;
	padding-top:7px;
	margin-bottom:10px;
	font-size:1.2em;
	float:left;
}

#flow_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/flow_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#flow_tit_01{
	width:720px;
	height:40px;
	background:url(../img/flow_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#flow_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#flow_box_01 .g_box{
	width:656px;
	padding:10px;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
	background-color:#f6f6f6;
	font-size:1.2em;
	line-height:150%;
	float:left;
}

#flow_box_01 .i_box{
	width:616px;
	margin:0px 10px 10px 10px;
	padding:5px;
	border:#666 1px solid;
	background-color:#fff;
	font-size:0.8em;
	float:left;
}

#flow_box_01 .tx{
	padding:10px 15px 0px 15px;
	float:left;
}

#qa_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/qa_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#qa_tit_01{
	width:720px;
	height:40px;
	background:url(../img/qa_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#qa_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#shop_map_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/shop_map_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#shop_map_tit_01{
	width:720px;
	height:40px;
	background:url(../img/shop_map_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#shop_map_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	font-size:0.8em;
	float:left;
}

#shop_map_box_01 #map_area{
	width:678px;
	margin-bottom:20px;
}

#shop_map_box_01 td{
	padding:5px;
}
