@charset "utf-8";
@import "../common/css/0-import.css";
#main {
	margin: 0 31px 0 38px;
	overflow: hidden;
	zoom: 1;
}

#conts {
	width: 548px;
}

#conts ul.top {
	padding: 12px 0 40px 0;
	text-align: right;
	background: url(../img/gaiyo_line.gif) repeat-x left bottom;
	overflow: hidden;
	zoom: 1;
}

#conts ul.top li {
	display: inline;
	padding: 0 3px 0 12px;
	margin-right: 4px;
	border-left: 1px solid #444;
}

#conts ul.top li.border {
	padding-right: 8px;
	border-right: 1px solid #444;
}

#conts h3 {
	padding-left: 18px;
	margin: 12px 0 4px 5px;
	font-size: 13pt;
	background: url(../img/pick.gif) no-repeat left 2px;
}

#conts h3 span {
	padding-left: 7px;
	font-size: 10pt;
	font-weight: normal;
}

#conts .table {
	margin: 0 9px 20px 0;
}

#conts .table table {
	width: 100%;
	text-align: left;
	font-size: 10pt;
	line-height: 1.4;
}

#conts .table table th {
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	background-color: #e8ffe8;
}

#conts .table table th.th01 {
	width: 39%;
}

#conts .table table td {
	padding: 12px 0 23px 0;
	vertical-align: top;
	background: url(../img/gaiyo_line.gif) repeat-x left bottom;
}

#conts .table table td.center {
	padding: 12px 12px 23px 0;
	vertical-align: middle;
	text-align: center;
}

#conts .table table td span {
	font-weight: bold;
}

#conts .table table td span.block {
	padding-top: 15px;
	font-weight: normal;
	display: block;
}

#conts .table table td a {
	display: block;
}


#contstop {
	padding: 30px 0 30px 0;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

#contstop a{
	color: #3F81FC;


}

