	@charset "utf-8";
/* CSS Document */


/* **************Index.html CSS*************** */
.l-h{
	line-height:150%;
}
/* MainImage */
h2{
	background-image:url(../images/mainimg.gif);
}

/* Body */
h3{
	border-left: 7px solid #5fb42b;
	color: #6d635e;
	padding: 7px;
	font-size: 1em;
	margin: 0 0 10px;
}
.copy_txt {
	margin-bottom:5px;
}
.company_box {
	width:100%;
	margin:20px auto 30px;
}

.table04{
	width:100%;
}
.table04 th,.table04 td{
	border-bottom:1px dotted #aaa;
	font-size:15px;
}
.table04 th{
	font-weight:normal;
	width:50px;
	text-align:left;
	padding-left:20px;
}
.table04 td{
	
}

.map_l {
	float:left;
	width:100%;
	height:100%;
}
.map_r {
	float:right;
	width:100%;
	height:100%;
}
.map_l dl{
	font-size:12px;
}
.map_l dt{
	font-weight:bold;
}
.map_l dd {
	padding-left:6px;
}
.table_map {
	width:100%;
	margin-bottom:10px;
}
.table_map th{
	border-bottom:1px dotted #9d9d9c;
	text-align:left;
}
.table_map td{
	text-align:left;
}
.map_r small a{
	display:block;
	color:#0000FF;
	text-align:right;
	font-size:10px;
}

.table05{
	width:100%;
	border-collapse:collapse;
	margin:20px 0;
	line-height:150%;
}
.table05 th,.table05 td{
	border:1px solid #ccc;
	padding:5px;
}
.table05 th{
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	letter-spacing:3px;
	padding:0 10px;
	background-color:#f4f0e9;
}
.table05 td{
	background-color:#fff;

}
.title05{
	background-color:#eee;
}

