@charset "utf-8";
/* CSS Document */

#manufield {
	
}

#rightimage {
	display: block;
	float: right;
	width: 293px;
	height: 187px;
}
#submenulist {
	margin: 50px 0px 30px 0px;
}
#submenulist .submenu {
	display: inline-block;
	border: thin solid #DDD;
	padding: 7px 10px;
	background: #F8F8F8;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F8F8F8));
	background: linear-gradient(#FFF, #F8F8F8);
	color: #666;
	width: 250px;
	padding: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#aboutus {
	clear: both;
	width: 400px;
	margin: 0px auto;
	padding: 20px 0px;
	font-size: 13px;
	line-height: 110%;
}
#aboutus h1 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	margin: 40px 0px;
}
#aboutus .number {
	display: block;
	float: left;
	width: 20px;
	margin-bottom: 10px;
}
#aboutus > .title {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
#aboutus .value {
	display: block;
	float: right;
	width: 275px;
	margin-bottom: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#aboutus > br {
	clear: both;
}
#telfax {
	display: block;
	text-align: right;
}
#telfax .title {
	display: inline-block;
	float: none;
	margin: 0px;
	width: 4ex;
	text-align: left;
}
#aboutus .post {
	display: inline-block;
	width: 6em;
}