@charset "utf-8";
/* about */

h3#h3_01{
	background:url("img/h3_01.gif") no-repeat;
	height:31px;
	margin-bottom:24px;
}
h3#h3_02{
	background:url("img/h3_02.gif") no-repeat;
	height:31px;
	margin-bottom:24px;
}
h3#h3_03{
	background:url("img/h3_03.gif") no-repeat;
	height:31px;
	margin-bottom:24px;
}

/* pr1 */
div#pr1{
	background:url("img/photo1.jpg") no-repeat;
	height:330px;
}

dl#dl1{
	margin-left:270px;
}

dl#dl1 dt{
	background:url("img/h4.gif") no-repeat;
	text-indent:-9999px;
	margin-bottom:12px;
}
dl#dl1 dd{
	text-align:left;
}
	
/* pr2 */
div#pr2 li{
	float:left;
	list-style:none;
}
	
div#pr2 ul li{
	width:300px;
	height:220px;
}
div#pr2 ul li#pho2{
	background:url("img/photo2.jpg") no-repeat;
	padding-bottom:24px;
}

div#pr2 ul li#pho3{
	background:url("img/photo3.jpg") no-repeat;
	padding-bottom:24px;

}

/* pr3 */

div#gmap small a{
	display:block;
	text-align:right;
	margin-right:23px;
	margin-top:5px;
}
ul#access{
	list-style:none;
	text-align:left;
	margin-left:12px;
}
ul#access li#li_01{
	list-style:none;
	background:url("img/icon.gif") no-repeat;
	padding-left:18px;
}
ul#access span#green1{
	color:#448800;
}
ul#access span#green2{
	color:#448800;
}
ul#access span#orange{
	color:#ff9900;
}

/* ----- END ----- */


