@import "../../common/style.css";
a img {border: none;}


.center{
	text-align:center;
}

/* -----Tableό-----*/

/* -- ρΉΝΆ] --*/
.facility_table{
	margin-left:15px;
	margin-bottom:1em;
}

/* -- ZlEόE] --*/
.facility_table table{
	border-collapse: collapse;
	width:500px;
}
.facility_table th,.facility_table tr,.facility_table td{
}
.facility_table td,.facility_table th{
	padding: 5px;	
}

/* -- thEtr --*/
.facility_table th{
	padding:7px;
	font-weight:normal;
	text-align:center;
	color:#5C3E1F;
	background-image:url(img/table_bg_th.gif);
}
.facility_bg{
	background-image:url(img/table_bg_tr.gif);
}

.td_center{
	text-align:center;
}
.imgtable{
	margin-bottom:2em;
}
.imgtable td{
	padding:0 10px;
}


#contents h3 {
    background: url(img/bg_dt_long.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #3f5e00;
    font-size: 14px;
    font-weight: bold;
    height: 2em;
    line-height: 2em;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
}

h4{
	margin-bottom:.5em;
}

.pamphlet{
	/*list-style:none;*/
	padding-left:20px;
	padding-bottom:0;
	margin-top:0;
}
.pamphlet img{
	margin-left:.5em;
	vertical-align:baseline;
}
.refer a:link{
	color:#000 !important;
}
.refer a:hover{
	color:#f00 !important;
}

.indent5{
	margin-left:6em !important;
	text-indent:-5em;
}

#contents h5{
	margin:0;
	font-weight:normal;
	font-size:15px;
}
ul{
	margin:0;
}
ul li{
	margin-bottom:.25em;
}
ul + h5 + ul{
	padding:0 20px 0;
}


