@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#sideBar ul.sideMenu li.navi03 a {
	background: url(../common/image/snavi03_on.png) no-repeat left top;
}

#contents .comSection .comInner {
	padding-bottom: 35px;
}

#contents .comSection .comInner h1.comH2 {
	margin-bottom: 10px;
}

#contents table.comTab th,
#contents table.comTab td {
	padding: 7px 11px 3px;
}

#contents table.comTab td a {
	max-width: 420px;
	display: inline-block;
	word-wrap:break-word;
	color: #330000;
	text-decoration: none;
}

#contents table.comTab td a:hover {
	text-decoration: underline;
}

#contents .comSection {
	margin-bottom: 26px;
}

#contents table.hTable {
	margin-bottom: 21px;
}

#contents table.hTable td.wid01 {
	padding-top: 7px;
	width: auto;
	font-size: 1.2em;
	color: #996600;
}
