
@import url('top_000.css');
@import url('contents_000.css');


*html {
	width:100%;
}


body {
    font-family: "MS PGothic","Osaka",Arial,sans-serif;
    line-height: 1.231;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	margin:0;
	padding:0;
	background: #FFFFFF url('../../images/user/body_bk.gif') top center;
	width:100%;
	text-align: center;
	position: relative;
}
a {
	text-decoration: none;
	color: #ED1E79;
}

img {
	border: 0;
}

h1 {
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 110%;
	text-align: center;
}

#wrapper {
	width: 100%;
	height: ;
	position: relative;
	margin: 0;
	padding: 0;
	background: url('../../images/user/wrapper_bk.jpg') no-repeat top center;
}

#contain {
    width: 940px;
    _width: 940px;
    min-height: 1000px;
    _height: 1100px;
    margin: 0 auto;
    padding: 264px 0 0;
	position: relative;
	background: url('../../images/user/contain_bk.gif') repeat-y top center;
}

#header {
	width: 940px;
	height: 236px;
	_height: 264px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../../images/user/head_bk.jpg') repeat-y top center;
	padding: 28px 0 0;
}
#menu_area {
	width: 940px;
	height: 44px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#menu_area.to_top {
	background: url('../../images/user/menu_btn.gif') no-repeat top center;
}
#menu_area.to_about {
	background: url('../../images/user/menu_btn.gif') no-repeat 0 -44px;
}
#menu_area.to_flow {
	background: url('../../images/user/menu_btn.gif') no-repeat 0 -88px;
}
#menu_area.to_charge {
	background: url('../../images/user/menu_btn.gif') no-repeat 0 -132px;
}
#menu_area.to_qa {
	background: url('../../images/user/menu_btn.gif') no-repeat 0 -176px;
}
#menu_area.to_gaiyou {
	background: url('../../images/user/menu_btn.gif') no-repeat 0 -220px;
}
#menu_area.to_otoiawase {
	background: url('../../images/user/menu_btn.gif') no-repeat 0 -264px;
}

#menu_area a {
	display: block;
	height: 44px;
	position: absolute;
	top: 0;
}
#menu_area a#to_top {
	width: 108px;
	left: 53px;
}
#menu_area a#to_about {
	width: 120px;
	left: 161px;
}
#menu_area a#to_flow {
	width: 123px;
	left: 281px;
}
#menu_area a#to_charge {
	width: 119px;
	left: 404px;
}
#menu_area a#to_qa {
	width: 120px;
	left: 523px;
}
#menu_area a#to_gaiyou {
	width: 118px;
	left: 643px;
}
#menu_area a#to_toiawase {
	width: 126px;
	left: 761px;
}




#container {
    width: 684px;
    _width: 940px;
    min-height: 1000px;
    _height: 1000px;
    margin: 0 auto;
    padding:0 0 92px 256px;
	position: relative;
	background: url('../../images/user/container_bk.jpg') no-repeat top center;
}

#side_area {
	width: 240px;
	_width: 256px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 16px;
	background: url('../../images/user/side_area_bk.gif') repeat-y top right;
}
#side_area div#side_area_head {
	width: 240px;
	min-height: 370px;
	_height: 370px;
	background: #FFF url('../../images/user/side_area_head_bk.jpg') repeat-y top right;
	position: relative;
}
#side_area div#side_area_head a {
	display: block;
	position: absolute;
	top: 169px;
	left: 15px;
	width: 200px;
	height: 33px;
	background: url('../../images/user/side_area_head_btn.gif') no-repeat 0 0;
}
#side_area div#side_area_head a:hover {
	top: 171px;
	left: 17px;
	background: url('../../images/user/side_area_head_btn.gif') no-repeat 0 -33px;
}
#side_area div#side_wrapper {
	width: 228px;
	height: auto;
	padding: 0 0 0 12px;
	margin: 0;
}
#side_area div#number_box {
	width: 205px;
	height: 206px;
	background: url('../../images/user/side_area_box_number.jpg') no-repeat bottom left;
}
#side_area div#qr_box {
	width: 205px;
	height: 240px;
	background: url('../../images/user/side_area_box_qr.jpg') no-repeat bottom left;
	margin: 0 0 10px;

}
#side_area div.ofbox {
	width: 188px;
	_width: 204px;
	min-height: 112px;
	_height: 150px;
	background: #FFF url('../../images/user/side_area_box_head.gif') no-repeat top left;
	margin: 0 0 10px;
	padding: 30px 8px 8px;
	position: relative;
	text-align: left;
	line-height: 130%;
}
#side_area div.ofbox h4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	_width: 204px;
	height: 24px;
	_height: 30px;
	margin: 0;
	padding: 6px 0 0 34px;
	text-align: left;
	color: #FFF;
}
#btn_to_map {
	width: 188px;
	height: 40px;
	position: relative;
}
#btn_to_map a {
	display: block;
	width: 120px;
	height: 30px;
	background: #FFF url('../../images/user/side_area_btn_map.gif') no-repeat top left;
	position: absolute;
	bottom: 2px;
	right: 2px;
}
#btn_to_map a:hover {
	bottom: 0;
	right: 0;
}


#main_contents {
	clear: both;
	width: 684px;
	min-height: 1350px;
	_height: 1350px;
	margin: 0 auto;
	padding: 0 0 50px;
	position: relative;

}
#main_contents h3 {
	width: 667px;
	_width: 667;
	height: 23px;
	_height: 28px;
	padding: 5px 0 0 32px;
	text-align: left;
	margin: 0 0 5px;
	color: #FFF;
	background: url('../../images/user/main_contents_h3_bk.jpg') no-repeat top left;
}

#footer {
	width: 940px;
	height: 68px;
	_height: 92px;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	color: #FFF;
	line-height: 120%;
	padding: 22px 0 0;
	background: url('../../images/user/footer_bk.gif') top left;
}

.network_map_box {
	text-align: left;
	background: url('../../images/user/network_map_box_bk.jpg') no-repeat bottom left;
	position: relative;
}
.network_map_box h4{
	color: #811720;
	font-size: 160%;
	margin: 5px;
}
.network_map_box div.telbox {
	background: #dcefd6;
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px;
}
.network_map_box div.telbox div {
	font-size: 110%;
	height: 20px;
}
.network_map_box div.telbox div span {
	color: #167a94;
}

.text-align_right {
	position: relative;
	text-align: right;
}

.text_blue {
	color: #0000FF;
}
.text_crimson {
	color: #D72800;
}

.contact_box {
	width: 668px;
	height: 141px;
	margin-top: 10px;
	position: relative;
	background: url('../../images/user/contact_box.jpg') no-repeat bottom left;
}
.contact_box a {
	display: block;
	width: 375px;
	height: 40px;
	position: absolute;
	top: 95px;
	left: 60px;
}
.contact_under_box_link {
	text-align: center;
	margin: 7px 0;
}
.contact_under_box_link a {
	color: #0000FF;	
}
.contact_under_box_text {
	text-align: left;
	color: #ED1E79;
}
