@charset "utf-8";
/* aboutus.css */

#contents {
	float: right;
	width:560px;
	margin: 20px 0 0 0;
	border: solid 8px #eeeeee;
	font-size:85%;
	padding: 30px 20px 20px 20px;
}

.about{
	width:559px;	
}

h2{width:395px;
	float: left;
}

#contents p{
	float: left;
	line-height:140%;
	margin-top:10px;
	margin-left:5px;
}

.messsage {
	width: 365px;
}

.ceo{
	width:164px;
	height:199px;
	float:right;
	background-image:url("../aboutus/img/ceoImg.jpg");
}

#contents .ceo p{
	padding-top:180px;
	font-weight:bold;
	font-size:105%;
	margin:0;
}

#contents .ceo p span{
	font-size:90%;
}

.enkaku{
	width:559px;
	clear:both;
	
}

.enkaku table{
	margin-top:35px;
	line-height:170%;
	border-top: solid 1px #cccccc;
}

th{
	background-color:#ffffcc;
	width:100px;
	border-bottom: solid 1px #cccccc;
	padding-left:20px;
}

td{
	width:285px;
	border-bottom: solid 1px #cccccc;
	padding-left:20px;
}

.partsImg{
	width:559px;
	height:355px;
	margin-top:10px;
}

.partsImg img{
	margin-top:10px;	
}
