@charset "utf-8";

#photo{
	background:url("../img/photo.jpg") no-repeat 0 -1150px;
	width:880px;
	height:200px;
	position:relative;
	margin-bottom:15px;
}

#photo #photo_copy{
	width:500px;
	height:90px;
	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 -120px;
	width:500px;
	height:30px;
	text-indent:-9898px;
	margin-bottom:5px;
}

/*左カラム*/

#contents{
	width:650px;
	float:left;
}

#contents .block{
	border:1px solid #fff;
	text-align:left;
	margin-bottom:10px;
	width:650px;
}

#contents .block h3{
	background:url("../img/company_title.gif") no-repeat;
	width:100%;
	height:30px;
	border-bottom:1px solid #fff;
	text-indent:-9898px;
}

#contents .block h3#title01{
	background-position:20px -30px;
}
#contents .block h3#title02{
	background-position:20px 0;
}
#contents .block h3#title03{
	background-position:20px -60px;
}
#contents .block h3#title04{
	background-position:20px -90px;
}

#contents .block dl#profile{
	width:350px;
	float:left;
	padding:20px;
	line-height:16px;
}

#contents .block dl#profile dt{
	float:left;
	width:6em;
	font-weight:bold;
	line-height:16px;
	margin-bottom:10px;
	color:#f8c058;
}

#contents .block dl#profile dd{
	padding-left:6em;
	margin-bottom:10px;
}

#contents .block iframe{
	width:240px;
	height:320px;
	float:right;
	margin:20px 20px 0 0;
}

#contents .block p{
	line-height:20px;
	padding:20px;
	clear:both;
	position:relative;
}

#contents .center{
	text-align:center;
}

#contents .block table#philosophy{
	margin:20px auto;
	width:460px;
	text-align:left;
}

#contents .block table#philosophy td{
	vertical-align:text-top;
	padding:5px;
	font-size:12px;
	line-height:18px;
	width:230px;
}

#contents .block table#philosophy td.right{
	border-left:1px solid #fff;
	padding-left:40px;
}

#contents .block table#philosophy th h4{
	background:url("../img/philosophy.png") no-repeat;
	width:460px;
	height:70px;
	margin-bottom:10px;
	text-indent:-9898px;
}

#contents .block table#philosophy td h5{
	background:url("../img/philosophy.gif") no-repeat;
	width:230px;
	height:50px;
	text-indent:-9898px;
}

#contents .block table#philosophy td.left h5{
	background-position:0 0;
}

#contents .block table#philosophy td.right h5{
	background-position:0 -50px;
}

#contents .block p img#ceo{
	margin:30px 0 10px;
}

#contents .block p img#president,
#contents .block p img#staff{
	position:absolute;
	bottom:20px;
	top:20px;
	right:20px;
}

/*バナー*/

#sub{
	width:210px;
	float:right;
}

#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;
}
