@charset "UTF-8";

@import "../css/import.css";

/* index */


#pamphlet h2{
	clear: both;
	height: 100px;
	background-color: transparent;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}

#pamphlet h4{
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	height: 35px;
	background-position: 2px;
	background-color: #EEEEEE;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 10px;
}

.setsumei{
	float:left;
	width:360px;
}

.map{
	float:right;
	width:566px;
}

.box{
	background:url(img/kibou.gif) no-repeat;
	width:350px;
	height:90px;
	margin-top:20px;
	margin-bottom:10px;
}

.box p{
	width:314px;
	padding-top:17px;
	margin-right:auto;
	margin-left:auto;
}

.PDFintro{
	background:snow;
	border:solid 1px gainsboro;
	padding:10px;
	font-size:10px;
	margin-top:10px;
}

.PDFintro img{
	float:left;
	margin-right:5px;
}

.area{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}

.area li{
	background: url(../img/common/line_dot_gray.gif) no-repeat bottom;
	width:465px;
	margin-right:20px;
	float:left;
	padding:7px 0;
}

.nomg{
	margin-right:0!important;
}

.blue{
	background: url(../img/common/blue_ya.gif) no-repeat 0 5px;
	padding-left:14px;
	width:230px;
	float:left;
}

.pdf{
	width:200px;
	float:right;
	background: url(img/pdf_icon.gif) no-repeat;
	text-indent:24px;
}

