@charset "utf-8";
/* CSS Document */

#topimage{
	height:auto;
}

h2{
	height:20px;
	margin:0 0 10px 0;
	color: #663333;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #006666;
	border-left: 10px solid #006666;
	border-top: 1px solid #006666;
	border-right: 1px solid #006666;
	font-weight: bold;
	}


#plan-area{
	width:500px;
	height:auto;
	float:left;
	margin-bottom: 20px;
	}
.plan-rei{
	width:240px;
	height:155px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	}
.kukaku-area{
	width:210px;
	height:auto;
	float:right;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	background-color: #efefef;
	}

#other-area{
	width:auto;
	height:auto;
	clear: both;
	}
	
#other-left{
	width:360px;
	height:auto;
	margin:0;
	float: left;
	}

#other-right{
	width:340px;
	height:auto;
	margin:0;
	float: right;
	}
	
#other-right p{
	color:#333333;
	font-size:12px;
	line-height:18px;
}

dl.dltable {
	width: 360px;
	font-size: 14px;
	margin: 0;
}
dl.dltable dt {
	float: left;
	clear: left;
	width: 80px;
	margin: 0 0 3px 0;
	padding: 2px 0;
	text-indent: 6px;
	color: #ff3333;
}
dl.dltable dd {
	width: auto;
	margin: 0 0 3px 70px;
	padding: 0;
}
dl.dltable dd p {
	margin: 0;
	padding: 2px 6px;
	line-height: 18px;
}

#ichiran{
	margin:0;
	text-align:right;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}

#toho{
	width:360px;
	height:auto;
	margin:20px 0 0 0;
}

#ac-img01{
	width:710px;
	height:330px;
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(../images/access-img01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}

#ac-img02{
	width:710px;
	height:340px;
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(../images/access-img02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}

#ac-img01 p{
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	margin: 70px 0px 0px 50px;
	text-align: left;
	line-height: 20px;
	}

#ac-img02 ul{
	margin:150px 0 0 420px;
	padding:0px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}
	
#ac-img02 li{
	list-style-type:none;
	list-style-position:outside;
	margin: 0 0 20px 0;
	}
