@charset 'UTF-8';



#contentRight table {
	border-collapse:collapse;
}

/* -----------------------------------------------------------------------------
>> 事業者情報    for 600.html
----------------------------------------------------------------------------- */
.tmp01-dl dt:after,.tmp02-dl dt:after {
	content : url("../img/parts/space.gif");
	display : block ;
	height : 0 ;
	clear : both ;
}
.tmp01-dl {
	width : 630px;
	margin-top : 15px ;
	margin-bottom : 10px;
	border : 1px solid #aedd8c;
	border-left: none;
	border-right: none;
	background : url(../img/parts/tmp01_dl_bg.gif) repeat-y;
	font-size: 0.8em;
}
.tmp01-dl dt {
	float : left ;
	width : 100px ;
	padding : 10px 0 0 12px ;
	font-weight : bold ;
	color : #336633 ;
}
.tmp01-dl dd {
	padding : 10px 10px 10px 130px;
	border-top : 1px solid #aedd8c;
}


.tmp01-dl dd.border-none,.tmp02-dl dd.border-none {
	border-top : none ;
}



.com-table td {
	vertical-align : top;
	padding : 0 15px 10px 0;
}

#map1, #map2 {
	width: 630px;
	height: 330px;
	margin-bottom: 10px;
}


/* -----------------------------------------------------------------------------
>> ご利用ガイド  　for 050.html
----------------------------------------------------------------------------- */
p.intro01 {
	font-size: 1em;
	margin: 20px 0;
	color:#087018;
}



.fees-table {
	width : 390px;
	margin: 10px 0 0 0;
	font-size : 0.8em;
	border :1px solid #8dc866;
	
}
.fees-table .wf100 {
	width : 100%;
	font-size:14px;
}
.fees-table .wf80 {
	width : 80%;
	font-size:14px;
}
.fees-table.w100 {
	width : 100%;
}
.fees-table.w100 th,.fees-table.w100 th{
	white-space: nowrap;
}

.fees-table caption {
	font-size : 0.7em;
	padding-bottom : 5px;
}
.fees-table th {
	padding : 5px ;
	text-align : center;
	border :1px solid #8dc866;
	background-color : #eefddf;
}
.fees-table td {
	padding : 5px;
	border :1px solid #8dc866;
}
.fees-table td.attention {
	text-indent : 0;
}


.attention {
	color: #FF3300;　
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:-1em;
}

/* -----------------------------------------------------------------------------
>> ご利用ガイド  　汎用
----------------------------------------------------------------------------- */
.btn-area {
	margin : 10px 0 20px;
	padding : 10px;
	text-align : center;
	border : 1px solid #c8c8c8;
	background : #f8f8f8;
}

/* -----------------------------------------------------------------------------
>> p805
----------------------------------------------------------------------------- */

table.p805-table {
	margin: 0px 20px;
}
table.p805-table th,
table.p805-table td {
	font-size: 0.9em;
}

