@charset "utf-8";
/* company CSS */

h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:25px 0 20px;
	padding:10px 0 0 11px;
}
h4 {
	margin:0 0 8px;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
#com {
	width:595px;
	margin:0 auto;
}
.table {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:100%;
}
.table td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
.table td span {
	font-size:0.85em;
}
.table02 {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:273px;
	float:left;
}
.table02 td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
.td01 {
	text-align:center;
	background-color:#ededdc;
}
.td02 {
	width:100px;
	text-align:center;
	background-color:#f3f3ec;
}
.td03 {
	vertical-align:top;
}
.cts01 {
	height:100%;
	margin:20px 0 0;
}
.cts01 div {
	width:306px;
	float:right;
}
.btn {
	margin:10px 0 7px;
}

