@charset "utf-8";
@import "../../common/css/0-import.css";
/*------------------------------------------------------------
	アクセスマップ
------------------------------------------------------------*/
#main #conts {
	width: 850px;
	text-align: left;
}

#conts ul.top {
	margin: 15px 20px 0 20px;
}

#conts ul.top li {
	float: left;
	padding-right: 16px;
}

#conts ul.top li img {
	margin-bottom: 30px;
}

#conts ul.top li.end {
	padding-right: 0;
}

#conts h3 {
	margin-left: 20px;
	clear: both;
}

#conts .box {
	margin: 0 20px 6px;
	padding: 15px;
	clear: both;
	border-top: none;
	color: #666;
}

#conts .info {
	float: left;
	width: 550px;
}

	* html #conts .info {
		margin-bottom: 15px;
	}

#conts .staff {
	float: right;
	width: 210px;
}

#conts .back {
	overflow: hidden;
	margin-bottom: 15px;
}

#conts .back .address {
	font-size: 1.25em;
	margin-bottom: 5px;
}

#conts .back .telNumber {
	font-size: 1.25em;
	margin-bottom: 10px;
}

#conts .back .telNumber img {
	vertical-align: sub;
	margin-right: 8px;
}

	* html #conts .back .telNumber img {
		vertical-align: middle;
	}

	*:first-child+html #conts .back .telNumber img {
		vertical-align: middle;
	}

	#conts .back .telNumber img {
		vertical-align: top\9;
	}

#conts .back .route {
	border: 3px solid #F0F0F0;
	padding: 13px 15px 23px;
	line-height: 1.6em;
}

#conts .box2 .back .route {
	padding: 10px 15px;
}

#conts .back .route span {
	font-weight: bold;
}

#conts .back .telNumber span bold {
	font-weight: bold;
}

#conts .staff div {
	margin-bottom: 5px;
}

#conts .staff p {
	font-weight: bold;
	text-align: center;
}

#conts .map {
	margin-bottom: 10px;
}

#conts .mapMenu {
	margin-left: 255px;
}

#conts .mapMenu li {
	float: left;
	margin-right: 5px;
}

#conts .mapMenu li.large {
	background: url(../img/index/icon_large.gif) no-repeat 0 0;
	line-height: 16px;
	padding-left: 19px;
}

#conts .mapMenu li.large a {
	margin-right: 3px;
}

#conts .mapMenu li.print {
	background: url(../img/index/icon_print.gif) no-repeat 0 0;
	line-height: 16px;
	padding-left: 22px;
}

#conts .boxA p.mt10 {
	margin-top: 10px;
}

#conts .box1 {
	border: 3px solid #A6D95E;
}

#conts .box2 {
	border: 3px solid #FBAA49;
}

#conts .box3 {
	border: 3px solid #3DC1DD;
}

#conts .boxA {
	margin-top: 20px;
	background: url(../img/index/img01.png) no-repeat 1px 10px;

	position: relative;

	text-align: right;
}

#conts .boxA .lid {
	margin-left: auto;
	display: block;
}

#conts .boxA ul {
	margin-left: 77px;
	padding-bottom: 15px;
	width: 696px;
	background: url(../img/index/bottom.png) no-repeat right bottom;

	text-align: left;
}

#conts .box2 .boxA ul {
	padding-bottom: 30px;
}

#conts .boxA .photo {
	left: 1px;
	top: 15px;
	position: absolute;
}

#conts .boxA .imgR {
	text-align: center;
	font-weight: bold;
	color: #333;
	position: absolute;
	right: 15px;
	top: 15px;
}

#conts .boxA ul li p {	
	margin: 0 140px 0 15px;
}

#conts .boxA ul li p.icon01 {
	overflow: hidden;
	padding-left:15px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #630;
	font-weight: bold;
	background: url(../img/index/icon01.gif) no-repeat left 3px;
}

#conts .pageTop {
	margin: 2px 20px 50px 0;
}

#conts .lastChild {
	margin: 2px 20px 0 0;
}
