@charset "shift_jis";

/* COMPANY PROFILE */
table.company{
	width:410px;
	border-collapse:collapse;
}
table.company th{
	width:100px;
	background:#eee;
	padding:5px 6px;
	border:1px solid #999;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
}
table.company td{
	padding:5px 10px;
	border:1px solid #999;
}
table.company dt{
	font-weight:bold;
}
table.company dd{
	margin-left:5px;
}
#map-box{
	width:250px;
	float:right;
}
#map-box .title{
	padding:5px;
	text-align:center;
	border:1px solid #999;
	margin-bottom:5px;
}
#map-box #map{
	width:250px;
	height:450px;
	margin-bottom:5px;
}

/* PRESIDENT */
div#pict{
	float:right;
	width:215px;
	text-align:center;
}
div#pict img{
	margin-bottom:12px;
}
p#aisatsu{
	width:435px;
	float:left;
	line-height:2.2;
	padding:0;
	margin-bottom:28px;
}
p#aisatsu img{
	margin:8px 0 12px 0;
}
/* HISTORY */
.history{
	width:672px;
	margin:0 0 25px 0;
	clear:both;
	float:left;
	}

.history-left{
	width: 470px;
	float:left;
	}

.history-right{
	width:150px;
	text-align:center;
	float:right;
	}
.history-right img{
	margin-bottom:4px;
	}
.history-right p{
	margin-bottom:38px;
}

dl.history{
	width:470px;
}
dl.history dt{
	background:url(image/history-dt.jpg) repeat-y;
	font-weight:bold;
	padding:5px 0 5px 8px;
	margin:10px 0 6px 0;
	}

dl.history dd{
	line-height:18px;
	margin:0 0 3px 4px;
	padding:0 0 3px 15px;
	border-bottom:1px dotted #9ab;
	list-style:disc;
	background:url(../image/icon-arrow01.gif) no-repeat 4px 5px;
	}


/*BUSINESS*/
.business-box{
	width:672px;
	float:left;
	margin-bottom:24px;
}
.business-box img.pict{
	padding:6px;
	border:1px solid #ccc;
	float:left;
	margin-bottom:0;
	margin-right:24px;
}
.business-box h3{
	font-size:14px;
	margin:4px 0 10px 158px;
	padding:0 0 0 11px;
	border-left:5px solid #f94;
}
.business-box p{
	line-height:20px;
	margin-bottom:12px;
}
div.btn{
	text-align:right;
}
div.btn img{
	margin-left:10px;
}


/*ISO*/
div#iso h3{
	margin-bottom:12px;
}
div#iso h4{
	padding:5px 0 5px 19px;
	background:url(../image/bg-heading01.jpg) no-repeat left top;
	margin-bottom:12px;
}
.iso-box{
	width:667px;
	float:left;
	padding:0;
}
.iso-box img.pict{
	padding:6px;
	border:1px solid #ccc;
	float:left;
	margin-bottom:15px;
	margin-right:15px;
}
.iso-box h5{
	color:#379;
	margin:6px 0 8px 229px;
	border-left:4px solid #ddd;
	padding:0 0 0 8px;
}
.iso-box p{
	line-height:20px;
	margin-bottom:12px;
}

/*ISO subpage*/
body#isosub{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:1.4;
}
#isosub h1{
	color:#fff;
	font-size:16px;
	background-color:#527A96;
	margin:0;
	padding:15px 0;
}
#isosub h2{
	color:#444;
	font-size:16px;
}
#isosub p{
	text-align:left;
	margin:0 80px 18px 80px;
}
#isosub ol.center{
	text-align:center;
	margin:0 80px 18px 80px;
	padding-left:10px;
}
#isosub ol{
	text-align:left;
	margin:0 80px 18px 80px;
	padding-left:10px;
}
#isosub ol li{
	border-bottom:1px dotted #ddd;
	padding:4px 0;
}
#isosub p.sign{
	text-align:right;
}
#isosub p.close{
	text-align:center;
}
#isosub p.copyright{
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
	font-family:Helvetica;
	color:#666;
}
