@charset "Shift_JIS";

/* ----------------------------------------------------- */

.bg_top {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	line-height: 1;
}
#cont_rt h3 {
	margin-bottom: 10px;
	padding-bottom: 9px;
	font-size: 16px;
	color: #786742;
	line-height: 1;
	background: left bottom url(cont/bg_ttl.gif) no-repeat;
}
#cont_rt h3 a, #cont_rt h3 a:visited {text-decoration: none;}
.wrn {
	margin: 10px 0px;
	padding: 8px 8px 8px 60px;
	background: #F3F3F3 url(cont/icon_wrn.gif) 10px center no-repeat;
}
.seprt {
	margin: 60px 0px;
	padding: 0px;
	text-align: right;
}
.seprt_btm {
	margin: 60px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

/* snav ------------------------------------------------ */

.snav li {
	list-style: none;
	display: inline;
}
.snav li a, .snav li a:visited {
	margin: 0px 7px 0px 0px;
	padding-bottom: 10px;
	display: inline;
}
.snav li .active {
	font-weight: bold;
	text-decoration: none;
	background: url(cont/arw_brw_v.gif) bottom center no-repeat;
}

/* table ----------------------------------------------- */

.tb_mrk {margin-bottom: 70px;}
.tb_mrk td, .tb_mrk th {
	padding-bottom: 3px;
	font-size: 10px;
}
.tb_mrk th {width: 34px;}
.tb_mrk_s {width: 66px;}
.tb_mrk_w {width: 76px;}
.tb_mrk_ttl {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.tb_ldt {border-collapse: collapse;}
.tb_ldt th {
	padding: 5px;
	width: 35px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #333333;
	border-collapse: collapse;
	background: bottom url(dotline_hor.gif) repeat-x;
}
.tb_ldt td {
	padding: 5px;
	width: 295px;
	border-collapse: collapse;
	background: bottom url(dotline_hor.gif) repeat-x;
}
.bx170 {
	float: right;
	width: 170px;
	font-size: 10px;
}
.bx170 img {margin-bottom: 2px;}
.stb_ttl {
	margin-bottom: 5px;
	padding: 3px;
	background: #F3F3F3;
}

/* font ------------------------------------------------ */

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.f12red {color: #CC0000;}
