@import "template.css";
#conts #key_visual {
	margin-bottom: 20px;
	padding: 55px 0 0 210px;
	width: 310px;
	height: 115px;
	background: #fff url(../img/key_visual.jpg) no-repeat;

	line-height: 1.8;
}

	* html #conts #key_visual {
		width: 520px;
		height: 170px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 310px;
		height: 115px;
		/**/
	}

#conts h1 {
	margin-bottom: 8px;
	padding: 7px 0 0 27px;
	height: 23px;
	background: url(../img/h1_back.gif) no-repeat;

	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

	* html #conts h1 {
		height: 30px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 23px;
		/**/
	}

#conts #page_guide {
	background: url(../img/box_middle.gif) repeat-y;
}

#conts #page_guide div {
	padding: 20px 10px;
	background: url(../img/box_top.gif) no-repeat;
}

#conts #page_guide img {
	display: block;
}

#conts #page_guide h2 {
	margin-bottom: 8px;
	padding: 5px 0 5px 15px;
	background: #FF9F9F url(../img/arrow02.gif) no-repeat 3px center;
	border: 1px dashed #FF5151;

	font-size: 13px;
	font-weight: bold;
}

#conts #page_guide p {
	margin-bottom: 20px;
	line-height: 1.6;
}

#conts #pankuzu {
	padding: 0;
	margin: 0 0 30px 0;

	text-align: right;
}

#conts #pankuzu li {
	background: none;
	padding: 0;
	margin: 0;
	display: inline
}

#conts #map li {
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 5px 5px 10px 20px;
	background: url(/img/map_li.gif) no-repeat;
	
	display: block
}

#conts .topmargin {
	margin-top: 20px;
}
