@charset "UTF-8";

* {
	margin: 0;	padding: 0;
	}

html {
	overflow-y: scroll;
	}

body {
	font-size: 12px;
	font-family: 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color:#555;
	}

* a {
	color: #015696;
		}

* a:hover {
	color: #f90;
	}

ul, ol, li {
	list-style-type: none;
	}

div.cFix {
	zoom: 1;/*for IE 5.5-7*/
}

div.cFix:after {	/*for modern browser*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;

		}

/* header ----- */

div.wap {
	background-color: #F8F8F8;
	width:100%;
	}
	
div.wap-bg { margin: 0 auto; background-color:#FFF; width: 895px; height:auto; overflow:hidden; background:url(../img/bg_ppimg.gif) repeat-y; }

div.header {
	position: relative;
	margin: 0 auto;
	width: 850px;
	height:62px;
	overflow: hidden;
		}

div.header h1, div.header p, ul.g-menu {
	position: absolute;
		}

div.header li {
	float: left;
	}

h1 {
	top: 0px;
	left: 0px;
	width: 351px;
	height: 62px;
	}

h1 a {
	display:block;
	text-indent: -9999px;
	background:url(../img/logo.gif) no-repeat;
	width: 351px;
	height: 62px;
	}
	

.logo-r { width: 499px; height: 100px; background:url(../img/logo-r.gif) no-repeat; float:right;}



/* footer ----- */
div.footer {
	margin: 30px auto 5px;
	width: 850px;
	}


p.p_pageTop {
	margin-top: 15px;
	width: 900px;
	text-align: right;
	line-height: 13px;
	}


div.d_copyright {
	position: relative;
	margin-top: 8px;
	border-top: 4px solid #378B4F;
	width: 850px;
	padding-top: 6px;
	}
	
	
/* container ----- */
div.container {
	margin: 0 auto;
	width: 850px;
	clear: both;
	}


/* POSITION ----- */
.pr	{		position: relative;}
.pa {		position: absolute;}
.r0 {		right: 0px;}

/* TABLE ----- */
table.tbl1 {
	border-top: 1px solid #babcbe;
	border-left: 1px solid #babcbe;
	width: 710px;
	}

table.tbl1 th, table.tbl1 td {
	border-right: 1px solid #babcbe;
	border-bottom: 1px solid #babcbe;
	padding: 10px 10px 8px 10px;
	}

th.th1 {	background-color: #f3f4f6;}
th.th2 {	background-color: #f9f9f9;}

/* TEXT-ALIGN ----- */
.taL {		text-align: left;}
.taC {		text-align: center;}
.taR {		text-align: right;}

/* FONT ----- */
.fs10 {		font-size: 10px; line-height: 12px;}

/* LINE-HEIGHT ----- */
.lh13 {		line-height: 13px;}
.lh18 {		line-height: 18px;}

/* ETC ----- */
.bT {		border-top: 1px solid #999;}

#areainfo{
margin-bottom:15px;
}

#areainfo p{
padding-left:35px;
padding-top:15px;
}

#areainfo ul{
float:left;
padding-left:35px;
width:800px;
}

#areainfo li{
float:left;
width:150px;
height:25px;
}

#detailinfo {
padding-left:30px;
padding-top:10px;
padding-right:30px;
}


#detailinfo p{
padding-left:35px;
padding-top:15px;
}

#detailinfo ul{
float:left;
padding-left:35px;
width:800px;
}

#detailinfo table,
#detailinfo table {
	margin-bottom:24px;
	border-collapse:collapse;
	width:100%;
}
#detailinfo th,
#detailinfo td,
#detailinfo th,
#detailinfo td {
	border:1px solid #A0A3A7;
}
#detailinfo th,
#detailinfo th {
	padding:3px;
	width:6em;
	background-color:#E5F2DF;
	text-align:left;
}

#detailinfo td,
#detailinfo td {
	padding:3px;
}

#detailinfo table.sevice th,
#detailinfo table.sevice th {
	width:10em;
}

#detailinfo table.sevice td.option,
#detailinfo table.sevice td.option {
	width:3em;
	text-align:center;
}

#detailinfo .guideMessage {
	clear:both;
}
#detailinfo .guideMessage,
#detailinfo .guideMessage em,
#detailinfo .guideMessage,
#detailinfo .guideMessage em {
	font-weight:bold;
}
#detailinfo .guideMessage,
#detailinfo .guideMessage {
	margin-bottom:12px;
	padding-bottom:30px;
	background:url(/hikkoshi/images/arrow_step.gif) center bottom no-repeat;
	font-size:135%;
	text-align:center;
}

#detailinfo .symbolOption,
#detailinfo .symbolOption {
	margin-bottom:8px;
	font-weight:bold;
}

#detailinfo .voiceBox,
#detailinfo .detailBlock,
#detailinfo .voiceBox,
#detailinfo .detailBlock {
	width:630px;
}


address {
   padding-left: 40px;
   padding-right: 40px;
}
