@charset "Shift_JIS";
/* ========================================
CONTENT
	-BASE SETTINGS
	-HEADER
	-MAIN
	-FOOTER
	-汎用class
======================================== */

/* -BASE SETTINGS
======================================== */

#contents h2 {
	margin:0 auto;
	width:730px;
	padding:0 0 25px;
}

#contents h3 {
	margin:0 auto 15px;
	width:728px;
	border:1px solid #b2b2b2;
}

#contents h3 span {
	font-size:138%;
	font-weight:bold;
	padding:5px 12px;
	display:block;
	border:1px solid #fff;
	background:url(../images/tenpo_stitle.gif) center repeat-y;
}

#contents div.clearfix {
	padding:0 15px;
}

#contents div.clearfix div.leftBlk {
	width:289px;
	float:left;
	padding:0 0 25px;
}

#contents div.clearfix div.leftBlk table {
	border-left:1px solid #abbff8;
	border-top:1px solid #abbff8;
	width:289px;
	margin:10px 0 0;
}

#contents div.clearfix div.leftBlk th {
	border-right:1px solid #abbff8;
	border-bottom:1px solid #abbff8;
	width:25%;
	padding:10px 20px;
	background:#cae0f9;
	font-weight:bold;
}

#contents div.clearfix div.leftBlk td {
	border-right:1px solid #abbff8;
	border-bottom:1px solid #abbff8;
	padding:10px 15px;
}


#contents div.clearfix p.map {
	width:431px;
	float:right;
	padding:0 0 25px;
}

#contents div.clearfix dl {
	width:233px;
	float:left;
	padding:0 0 20px;
}

#contents div.clearfix dl.pLeft {
	padding-left:0px
}

#contents div.clearfix dl dt {
	line-height:1%;
	padding:0 0 5px;
}

#contents div.clearfix dl dd {
	text-align:center;
}

#contents div.ttl{
	width:730px;
	margin:0 auto;
}

#contents div.listBox{
	width:688px;
	margin:0px auto 20px;
	border-bottom: solid 1px #b2b2b2;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	padding:20px 20px 5px;
}

#contents div.listBox li{
	padding:0px 0px 10px 15px;
	border-bottom: dotted 1px #b2b2b2;
	margin-bottom:10px;
	text-indent:-15px;
}

#contents .tenpoBlock{
	padding:0px 15px;
	margin:0px 15px;
}

#contents p.ttl2{
	background:url(../images/shinfunabashi_ttlb.gif) no-repeat bottom left;
	padding-bottom:5px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	padding-left:3px;
}


#contents div.tenpolistBox table{
	border-bottom: solid 1px #b2b2b2;
	margin-bottom:30px;
	padding:10px;
	width:100%;
}

#contents div.tenpolistBox table tr{
	border-bottom: dotted 1px #b2b2b2;
	padding:10px 0px;
}


#contents div.tenpolistBox table th,
#contents div.tenpolistBox table td{
	padding:10px 0px;
	vertical-align:top;
	text-align:left;
	border-bottom: dotted 1px #b2b2b2;
}

#contents div.tenpolistBox table th img{
	vertical-align: bottom;
	margin-right:5px;
}


#contents div.tenpolistBox table th{
	width:90px;
}

#contents .flL{
	float:left;
	text-align:center;
	padding:0px 15px 15px 0px;
}

#contents .flL dd{
	margin-top:5px;
}

#contents .flL-r{
	float:left;
	text-align:center;
	padding-bottom:15px;
}

#contents .photolistBox{
	padding:5px 0px 20px;
}