@charset "utf-8";
/*======================================
	Index page
=======================================*/
.index_link_column {
	float: left;
	margin-right: 35px;
	width: 310px;
}
.index_link_set {
	margin-top: 30px;
	background: url(../about/images/index_link_line.gif) repeat-y;
}
.end {
	margin-right: 0px;
}
.index_link_set ol {
	padding-bottom: 8px;
	background: url(../about/images/index_link_foot.gif) no-repeat 0 bottom;
}
.index_link_set ol li.first {
	margin: 0px 9px 2px 9px;
	border: 1px solid #dfdfdf;
	background: url(../images/common/r_nav_bg.gif) repeat-x 0 bottom;
}
.index_link_set ol li a,
.index_link_set ol li.first span.head {
	display: block;
	padding: 4px 3px 2px 23px;
	color: #000;
	font-weight: bold;
}
.index_link_set ol li.first a,
.index_link_set ol li.first span.head {
	font-size: 1.08em;
	background: url(../images/common/r_nav_link.gif) no-repeat 5px center;
}
.index_link_set ol li.second {
	margin: 0px 9px 2px 9px;
	border: 1px solid #dfdfdf;
	background: url(../images/common/r_nav_bg.gif) repeat-x 0 bottom;
}
.index_link_set ol li.second a {
	font-size: 0.93em;
	line-height: 1.2;
	background: url(../images/common/r_nav_link_2nd.gif) no-repeat 10px center;
}
.index_link_set ol li.first a:hover,
.index_link_set ol li.second a:hover {
	color: #f00;
}

/*======================================
	Gyomu page
=======================================*/
.gyomu_tbl td {
	padding: 5px;
	width: 220px;
	_width: 33%;
	white-space: nowrap;
	font-size: 1.08em;
}
.gyomu_h3 {
	font-size: 1.08em;
	font-weight: bold;
}

/*======================================
	Iinkai page
=======================================*/
.iinkai_h3 {
	padding: 0 0 6px 6px;
	font-size: 1.231em;
	font-weight: bold;
	background: url(../images/common/grad_bar.gif) repeat-x 0 bottom;
}
.iinkai_set {
	padding: 10px 20px;
	border: 1px solid #ccc;
}
.iinkai_set .ind_n {
	padding-top: 10px;
}

/*======================================
	Shibu page
=======================================*/
.shibu_tbl {
	width: 100%;
}
.shibu_tbl th,
.shibu_tbl td {
	padding: 10px 6px 10px 0;
	vertical-align: top;
	font-size: 1.08em;
	border-top: 1px solid #ccc;
}
.shibu_tbl th {
	font-weight: bold;
}
.shibu_tbl th span {
	display: block;
	padding-left: 10px;
	line-height: 1.3;
	border-left: 2px solid #007ac8;
	white-space: nowrap;
}
.shibu_tbl td.copy a {
	_display: block;
	_margin-bottom: -5px;
}
.shibu_tbl .image {
	width: 250px;
	font-size: 0.93em;
	text-align: center;
}
.shibu_tbl .image img {
	padding-bottom: 10px;
}
#shibu_topics {
	margin-bottom: 20px;
}
#shibu_topics h2 {
	padding: 5px 10px;
	line-height: 1.3;
	font-size: 1.08em;
	font-weight: bold;
	border: 1px solid #ccc;
	border-left: 2px solid #a7d92b;
}
#shibu_topics table {
	margin: 6px 20px 0 10px;
}
#shibu_topics table th,
#shibu_topics table td {
	vertical-align: top;
}
#shibu_topics table th {
	padding: 0.5em  40px 0.3em 30px;
	font-size: 1.08em;
	background: url(../news/images/icon_list.gif) no-repeat 0 .5em;
}
#shibu_topics table td {
	padding-top: 0.5em;
	font-size: 1.08em;
}
#shibu_topics table td a {
	padding-left: 20px;
}