/* -------------------------------------------------------- CSS Information 
File Name:      kihon.css 
Lust up date:       2009.10.26  
Style Info:      基本補償css
------------------------------------------------------------------------ */  

/*共通CSSリンク*/
@import url(base.css);
@import url(common.css);
#sekinin_l {
	float: left;
	width: 335px;
}
#sekinin_r p.sekinin_t {
	background-repeat: no-repeat;
	background-image: url(../img/common_img/point01.gif);
	color: #3F96D3;
	background-position: 350px 8px;
	padding: 3px 0px;
	font-size: 13px;
	text-indent: 15px;
	font-weight: bold;
}
#sekinin_l, #sekinin_r {
	margin-right: 15px;
}
.kihon_waku_top {
	background-image: url(../img/common_img/kadomaru_up.gif);
	background-repeat: no-repeat;
	padding: 10px 20px 0px;
}
.kihon_waku_down {
	background-image: url(../img/common_img/kadomaru_down.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 694px;
}
.jishin_waku {
	background-image: url(../img/hosho_img/jishin_waku.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px 10px;
}
.kihontable_03 {
	width: 650px;
	border-top: 1px solid #CCC;
	margin: 10px 0;
	padding: 0px;
}
.kihontable_03 td {
	border-bottom: 1px solid #CCC;
}
.kihontable_01 {
	border-top: 1px solid #CCC;
}
.kihontable_01, .kihontable_02 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	width: 650px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.kihontable_01 th, .kihontable_02 th {
	text-align: center;
	width: 90px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dashed #CCC;
	font-weight: bold;
	color: #3E96D3;
	background-color: #DCF1FA;
}
.kihontable_01 td, .kihontable_02 td {
	text-align: left;
	font-size: 11px;
	padding: 0px 10px;
	margin: 0px;
}

