@import url( format.css );
@import url( base.css );
@import url( inner.css );




/* mainContents style
---------------------------------------------------- */
#leftContents-outer{
	width:645px;
	float:left;
	text-align:center;
	border:none;
	background:none;
}

/* 上部検索 */
div#topSearch {
	width:645px;
	text-align:center;
	border:1px solid #D5CCB9;
	margin:0px 0px 0px 0px;
	background-color: #fdfcf8;
}
div#topSearch .in{
	width:610px;
	_width:615px;
	text-align:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
}
div#topSearch .in img{
	margin:0px;
	clear:both;
}
div#topSearch .iconSrch{
	width:185px;
	text-align:left;
	padding:0px;
	float:left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#topSearch .linkSrch{
	margin:0px;
	background:none;
	text-align:left;
	padding:0px;
	font-size:11px;
	width:420px;
	float:right;
}
div#topSearch .linkSrch a{
				color: #444444;
}


/* 上部検索2 */
div#topSearch2 {
	width:645px;
	text-align:center;
	border:1px solid #D5CCB9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fdfcf8;
}
div#topSearch2 .in{
	text-align:left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

div#topSearch2 .iconSrch{
	margin:0px;
	background: url("../../images/icon_srch.gif") no-repeat left top;	
	text-align:left;
	padding:0px 0px 0px 30px;
	font-size:10px;
}
div#topSearch2 .in img{
	margin:0px;
	clear:both;
}

	div#topSearch .linkSrch ul{
			margin-left:0px;
			padding-left:0px;
			padding-right:0px;
		}
	div#topSearch .linkSrch ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:5px;
	text-align:left;
	float: left;
	/* line-height:130%; */
			width:122px;
	_width:122px;
	background-image: url(../../images/arrow_red_s.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height: 125%;
		}



/* 左カラム本文 */
#leftContents{
	width:645px;
	text-align:center;
	border:none;
	background:none;
}


#leftContents .inL{
	width:645px;
	text-align:center;
	border:1px solid #D5CCB9;
	background-color: #fdfcf8;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.pageTitle{
		padding:0px 0px 25px 0px;
		text-align:left;
	}

	.listBlock{
	width:630px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	.listBlock h1{
	/*
		width:630px;
		_width:600px;
*/
		height:29px;
	_height:34px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	}

	/* 記事内容 */
	.listBlock .dcontents {
		width:610px;
		margin:10px auto 0px auto;
		padding:0px 0px 0px 0px;
		text-align:left;
	}
	.listBlock .dimage {
		float:left;
		width:130px;
		text-align:center;
		padding:0px;
		margin:0px;
	}
	.listBlock .heigh{
	width:150px;
	text-align: center;
	}
	.listBlock .width{
	width:150px;
	}

	.listBlock .dtxt {
	width:440px;
	float:right;
	text-align:left;
	padding:0px;
	margin:0px;
	}
	.listBlock .dtxt strong{
		line-height:150%; 
	}
	.listBlock .dmemo {
	width:440px;
	text-align:left;
	padding:0px;
	font-size:10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	.listBlock .dwidth {
	width:440px;
	}
		.listBlock .dmemoL {
			width:440px;
			float:left;
			text-align:left;
		}
		.listBlock .dmemoR {
			width:250px;
			float:left;
			text-align:left;
		}
		/* 住所 */
		.listBlock p.dAddress{
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 20px;
	background-image: url(../../images/icon_address.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
		}
		/* 沿線 */
		.listBlock p.dLine{
			margin:0px 0px 0px 0px;
			padding:0px 0px 5px 20px;
			background: url("../../images/icon_line.gif") no-repeat left 2px;	
		}


		/* 詳細リンク */
		.listBlock .dlink {
			/* width:260px; */
			text-align:left;
		}
			.listBlock .dlink ul{
				margin-left:0px;
				padding-left:0px;
				padding-right:0px;
			}
			.listBlock .dlink ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 20px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	float: left;
	/*
				width:60px;
				_width:55px;
*/
				font-size:10px;
	background-image: url(../../images/arrow_red_s.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
			}
			.listBlock .dlink ul li a{
				color: #444444;
			}



#leftContents .footnavi_left{
	float: left;
	font-size: 12px;
	margin-left: 10px;
	width: 100px;
	text-align: left;
}
#leftContents .footnavi_right{
	float: right;
	font-size: 12px;
	margin-right: 10px;
	width: 100px;
	text-align: right;
}
