@charset "utf-8";

#photo{
	background:url("../img/photo.jpg") no-repeat 0 -550px;
	width:880px;
	height:200px;
	position:relative;
	margin-bottom:15px;
}

#photo #photo_copy{
	width:500px;
	height:90px;
	color:#000;
	padding:1em;
	text-align:left;
	line-height:1.5em;
	position:absolute;
	top:0;
	left:0;
}

#photo #photo_copy h2{
	background:url("../img/photo_title.png") no-repeat 0 -30px;
	width:500px;
	height:30px;
	text-indent:-9898px;
	margin-bottom:5px;
}

/*左カラム*/

#contents{
	width:650px;
	float:left;
}

#contents table{
	width:318px;
	float:left;
	border:1px solid #fff;
	text-align:left;
	margin-bottom:14px;
}

#contents table.left{
	margin-right:14px;
}

#contents table th{
	font-size:14px;
	color:#f8c058;
	line-height:32px;
	padding:0 15px;
}

#contents table td{
	font-size:12px;
	line-height:18px;
	vertical-align:top;
	padding:0 10px 5px 5px;
}

#contents table td a img{
	margin:0 0 10px 10px;
}

#contents table td.caption{
	height:1em;
	padding:0 5px;
}

/*バナー*/

#sub{
	width:210px;
	float:right;
}

#sub div{
	border:1px solid #fff;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:30px;
}

#sub div strong{
	border-top:1px solid #fff;
	display:block;
	font-size:12px;
	text-indent:20px;
	text-align:left;
	line-height:40px;
}

#sub div ul#articles{
	padding:0 20px 10px 20px;
	font-weight:normal;
}

#sub div ul#articles li{
	background:url("../img/arrow.png") no-repeat;
	text-align:left;
	font-size:10px;
	line-height:12px;
	text-indent:20px;
	margin-bottom:10px;
}

#sub ul#bnr li{
	width:210px;
	margin-bottom:15px;
}

#sub ul#bnr li a{
	background:url("../img/bnr.gif") no-repeat;
	display:block;
	height:70px;
	text-align:center;
	text-indent:-9898px;
}

#sub ul#bnr li a.article{
	background-position:0 0;
}
#sub ul#bnr li a.owner{
	background-position:0 -70px;
}
#sub ul#bnr li a.shimizu{
	background-position:0 -140px;
}
#sub ul#bnr li a.faq{
	background-position:0 -210px;
}

/*アドレス*/

#bottom_column{
	clear:both;
	text-align:right;
	margin-bottom:10px;
}

#bottom_column address{
	clear:both;
	white-space:nowrap;
}
