@charset "Shift_JIS";

#mainvis {
	margin-bottom:10px;
}


/* 赤字 */

.att {
	color: #F00;
}


/* リスト */

.indent {
	text-indent: -1.4em;
	padding-left: 1.4em;
}

.indent2 {
	text-indent: -2.9em;
	padding-left: 2.9em;
}

.list a {
	background: url(../image/img_icon.gif) no-repeat 0 3px;
	padding-left: 10px;
}

.example li {
	float: left;
	width: 133px;
}


/* ボタン */

.linkbtn {
	text-align: right;
}

.btn004v {
	text-align: left;
}



/*--------------------
コンテンツ
--------------------*/

.about_hoken {
	font-size: 12px;
	line-height: 1.4em;
}

.about_hoken h2 {
	margin-bottom: 15px;
	padding: 0;
	background: none;
}

.section {
	margin-bottom: 20px;
}

.explane {
	margin: 0 10px 10px 10px;
}

.h3section {
	margin: 0 10px 25px 10px;
}

.h3section h3 {
	margin-bottom:5px;
	padding-bottom:1px;
	font-size: 100%;
	font-weight:bold;
	color:#144fa8;
	border-bottom:2px solid #144fa8;
}



/*--------------------
テーブル
--------------------*/

.about_hoken table {
	margin: 10px 0;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 100%;
}

.about_hoken th {
	padding: 4px 0 5px 0;
	background: #afd7fb;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.about_hoken td {
	padding: 4px 8px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.about_hoken .news {
	background: url(../image/list_bg.gif) no-repeat left top;
	text-align: center;
}

.about_hoken .news th {
	background: #efefef;
	font-weight: normal;
}

.about_hoken .news th {
	padding: 0;
}
.about_hoken th.th_y {
	background: #deeaf8;
	font-weight: normal;
}

.about_hoken th.u_cross {
	width: 138px;
	height: 35px;
	padding: 0;
	background: none;
	border-bottom: none;
	text-align: right;
}

.about_hoken th.d_cross {
	height: 24px;
	_height: 23px;
	padding: 0;
	background: none;
	text-align: left;
}


/*--------------------
グレー四角囲みエリア
--------------------*/

.about_hoken .detail {
	border: 1px solid #d3d3d3;
	margin: 30 0 10px 0;
	padding: 8px;
}

.about_hoken .detail dt {
	font-weight: bold;
}

.about_hoken .detail li {
	margin-top: 8px;
}

/*--------------------
ボタンリスト
--------------------*/
.btnList {
	margin:20px 0;
	text-align:center;
}
.btnList li {
	margin-bottom:10px;
}
.btnList li a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}


/*--------------------
右カラム
--------------------*/

.complink {
	width: 245px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../image/bg_01.gif) no-repeat bottom;
	text-align:center;
}

.complink dl {
	width: 223px;
	margin: 15px auto 0 auto;
	padding: 15px 0;
	border: 1px solid #dcdcdc;
	background: #ffffff;
	text-align: center;
}

.complink dt {
	margin-bottom: 15px;
}

.complink dd li {
	margin-top: 6px;
}

.complink .logo {
	margin:  15px 0 2px 0;
}
