@charset "utf-8";

#inner-box h2 {
	background:url(../images/title01.jpg) no-repeat 0 0;
	height:60px;
	text-indent:-10000px;
}
.comment-tbl {
	margin:10px;
	padding:0;
	width:600px;
	text-align:center;
}
.comment-tbl th {
	border-right:1px solid #CCCCCC;
	font-weight:normal;
}
.img-box {
	padding:10px 10px 10px 0;
	width:140px;
	font-size:10px;
}
.comment-box {
	padding:10px 0 10px 10px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}
.box01 {
	margin:20px 0;
	width:620px;
	text-align:left;
}
.box01 h3 {
	margin:0;
	padding:0;
	background:url(../images/sub_title01.jpg) no-repeat 0 0;
	width:620px;
	height:30px;
	text-indent:-10000px;
}
.box02 {
	margin:20px 0;
	width:620px;
	text-align:left;
}
.box02 h3 {
	margin:0;
	padding:0;
	background:url(../images/sub_title02.jpg) no-repeat 0 0;
	width:620px;
	height:30px;
	text-indent:-10000px;
}

.company-tbl {
	margin:10px 10px 0 10px;
	padding:0;
	width:600px;
	background-color:#CCCCCC;
	border:none;
	text-align:center;
}
.company-tbl th {
	padding:8px;
	width:20%;
	background-color:#DDDDDD;
	font-weight:normal;
	font-size:14px;
	text-align:left;
}
.company-tbl td {
	padding:8px;
	background-color:#FFFFFF;
	font-size:14px;
	text-align:left;
}
.company-tbl ul {
	margin-left:20px;
}
.company-tbl li {
	margin-bottom:4px;
}
#map {
	margin:20px auto;
	padding:4px;
	width:460px;
	height:200px;
	background-color:#CCCCCC;
	text-align:center;

