@charset "utf-8";

/* 共通 */

#space{
	width:850px;
	height:8px;
	background-color:#000000;
	margin:0;
}

#mainLeft{
	width:620px;
	background-image:url(../img/mainLeftbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0 0 10px;
	padding:0;
	border-right:1px solid #c8c8c8;
	float:left;
	font-size:12px;
}

#contentsTitle{
	width:590px;
	height:16px;
	margin:15px auto;
	padding:0 0 5px;
	border-bottom:1px solid #666666;
}

#mainRight{
	width:229px;
	float:right;
}

#menu{
	width:169px;
	margin:15px auto;
	padding:0 10px;
	border-bottom:1px solid #c8c8c8;
}

#menu li{
	width:169px;
	height:16px;
	margin:0 0 20px;
}

#back{
	width:136px;
	height:30px;
	margin:0 0 0 20px;
}



/* 会社概要 */
	
#comImage{
	width:590px;
	height:270px;
	margin:5px auto 0;
}

#pic{
	width:174px;
	height:270px;
	margin:0 5px 0 0;
	float:left;
}

#map{
	width:400px;
	height:210px;
	margin:0;
	float:right;
}

.access{
	width:401px;
	padding:5px;
	line-height:18px;
}

#mapLink{
	width:590px;
	margin:10px auto 30px;
	text-align:right;
}

#comInfo{
	width:590px;
	margin:0 auto 20px;
}

#comInfo tr{
	height:30px;
}

#comInfo td{
	vertical-align:top;
	padding:5px 20px 5px 5px;
}




/* 経営理念 */

#policy{
	width:590px;
	margin:30px auto;
	line-height:25px;
	text-align:center;
}

#pre{
	width:590px;
	margin:30px auto;
	line-height:20px;
	text-align:left;
}

#pre img{
	width:225px;
	height:300px;
	margin:0 10px 10px 0;
	float:left;
}

#pre p{
	letter-spacing:1px;
}

.com1{
	font-weight:bold;
}

#com2{
	width:590px;
	text-align:right;
	margin:20px 0 0;
}



/* 事業内容 */

#propertyInfo{
	width:590px;
	margin:30px auto;
}

#properTitle{
	width:590px;
	margin:0 0 10px;
}

#propertyInfo p{
	width:590px;
	line-height:20px;
	letter-spacing:1px;
}

#details{
	width:590px;
	margin:30px auto;
}

#details dl{
	width:590px;
	margin:0 0 30px;
}

#details dt{
	width:200px;
	margin:0;
	float:left;
}

#details dt img{
	width:200px;
	height:200px;
}

#details dd{
	width:380px;
	margin:0 0 0 10px;
	float:right;
	line-height:20px;
	letter-spacing:1px;
}

#detailTitle{
	width:380px;
	margin:0 0 10px;
}

