@charset "UTF-8";

/* == 会社案内専用 ======================================================================================================= */
#cominfo {
	font-size:.9em;
	line-height:1.5;
}

/* -- サブメニュー ---------------------------------------------------------- */
#submenu {
	background-image:url(/cominfo/img/sabmenu.gif);
	background-repeat: no-repeat;
}


/* -- コンテンツ ------------------------------------------------------------ */

/* -- 社長写真 -- */
#comphoto {
	float:left;
	width:193px;
	font-size:.8em;
	margin:40px 0 0 20px;
}
#comphoto strong {
	line-height:2;
	letter-spacing: 0.2em;
	font-size:1.1em;
	font-weight: bold;
	margin-left: 0.5em;
}

/* -- ごあいさつ -- */
#comentbox {
	float: right;
	width: 449px;
	margin:40px 20px 0 0;
}
#comentbox img {
	margin-bottom:20px;
}


/* -- 会社所在地 --------------------------------------------- */
#addressbox {
	clear:both;
	margin-top:30px;
}
/* -- 回り込み解除 ------ */
#addressbox {
	zoom:1; /* for IE 5.5-7 */
}
#addressbox:after { /* for modern browser */
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
#addressbox {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #addressbox {
	height: 1%;
}
#addressbox {
	display: block;
}
/* End hide from IE-mac */


#addressbox table {
	float: left;
	/*
	width: 248px;
	margin-left:12px;
	*/
	width:370px;
	margin-top:20px;
	
	border-collapse:collapse;
	border-spacing:0;
	border:2px solid #336699;
}
#addressbox table th {
	height: 240px;
	text-align:center;
	vertical-align: middle;
}
#addressbox table td {
	height:5em;
	text-align:center;
	vertical-align: middle;
}
#addressbox table thead th {
	height: 45px;
	line-height:45px;
	text-align:left;
	text-indent:40px;
	color: #FFFFFF;
	font-size:1.2em;
	font-weight: bold;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino 明朝 Pro','メイリオ',Meiryo,'ＭＳ Ｐ明朝',serif;
	background-image:url(/cominfo/img/titleback2.gif);
	background-repeat: no-repeat;
}
#addressbox table tfoot td img{
	float: left;
	margin:0 1em 1em 1em;
}

/* -- 奇数 -- */
#addressbox .even {
	float:left;
}
/* -- 偶数 -- */
#addressbox .odd {
	float:right;
}


/* -- 営業案内 ------------------------------------------------- */
#businessbox {
	clear:both;
	margin-top:30px;
}
/* -- 回り込み解除 ------ */
#businessbox {
	zoom:1; /* for IE 5.5-7 */
}
#businessbox:after { /* for modern browser */
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
#businessbox {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #businessbox {
	height: 1%;
}
#businessbox {
	display: block;
}
/* End hide from IE-mac */


#businessbox table {
	width:370px;
	border-collapse:collapse;
	border-spacing:0;
}
#businessbox table th {
	height:45px;
	line-height:45px;
	text-indent:40px;
	text-align:left;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	background-image:url(/cominfo/img/titleback2.gif);
	background-repeat: no-repeat;
}
#businessbox table td {
	vertical-align:top;
}

/* -- 営業品目 -------------------------------------------------- */
.bizlist {
	float:left;
}
/* -- 会社概要 ------------------------------------------------- */
.overview {
	float:right;
}


/* -- 沿革 ----------------------------------------------------- */
#history {
	clear:both;
	margin-top:30px;
}
#history h2 {
	clear:both;
	height: 45px;
	line-height: 45px;
	text-indent: 40px;
	color: #FFFFFF;
	font-size:1.2em;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	margin:0;
	padding:0;
	background-image:url(/cominfo/img/titleback1.gif);
	background-repeat: no-repeat;
}

/* -- 品質保証 -------------------------------------------------- */
#quality {
	margin-top:30px;
}
/* -- 回り込み解除 ------ */
#quality {
	zoom:1; /* for IE 5.5-7 */
}
#quality:after { /* for modern browser */
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
#quality {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #quality {
	height: 1%;
}
#quality {
	display: block;
}
/* End hide from IE-mac */

#quality h2 {
	height: 45px;
	line-height: 45px;
	text-indent: 40px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	margin:0;
	padding:0;
	background-image:url(/cominfo/img/titleback1.gif);
	background-repeat: no-repeat;
}

#quality #bond {
	float:left;
	margin:10px 0 0 20px;
}


/* -- 品質方針 ---------------------------------------------------- */
#warrant {
	float:right;
	width:560px;
	margin:10px 0;
}
#warrant strong {
	color:#4E65A5;
	font-size: 1.1em;
}
#warrant span {
	font-size: 0.7em;
}

/* -- ミーティング説明 --------------------------------------------- */
#meeting {
	float:right;
	width:530px;
	padding-left:30px;
	background-image:url(/cominfo/img/backimg.gif);
}
#meeting h3 {
	height:33px;
	width:315px;
	line-height:33px;
	text-indent:30px;
	color: #FFFFFF;
	font-size:1.1em;
	font-weight: bold;
	margin-top: 10px;
	background-image:url(/cominfo/img/copyback.jpg);
	background-repeat: no-repeat;
}
#meeting img {
	float:right;
	margin:10px 10px 10px 15px;
}
