@charset "utf-8";
/* ページ内共通
---------------------------------------------------- */
/* １番目のセクション
---------------------------------------------------- */
#s1 div.block1 {
	padding-top: 42px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
	border: 1px solid #4086b5;
	background-image: url(../images/annai_chart_bg.jpg);
	background-repeat: repeat-x;
}

#s1 ol {
	height: 71px;
	padding-bottom: 29px;
}

#s1 ol li {
	float: left;
	height: 71px;
	width: 151px;
	padding-right: 39px;
	background-image: url(../images/annai_chart_il_01.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#s1 ol li.last {
	padding-right: 0;
	background-image: none;
}

#s1 p.chartTx {
	padding-bottom: 0;
}

#s1 p.btn {
	padding-bottom: 20px;
	text-align: right;
}

/* ２番目のセクション
---------------------------------------------------- */
/* ３番目のセクション
---------------------------------------------------- */
/* ４番目のセクション
---------------------------------------------------- */
/* ５番目のセクション
---------------------------------------------------- */
/* ６番目のセクション
---------------------------------------------------- */
#s6 table {
	margin-bottom: 1.4em;
	border-top-color: #626262;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #626262;
	border-left-style: solid;
	border-left-width: 1px;
}

#s6 table th {
	width: 107px;
	border-right-color: #626262;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #626262;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	background-color: #cbd5e7;
}

#s6 table th.title {
	text-align:center;
	vertical-align:middle;
	background-color: #ffd4d5;
}

#s6 table th.pink {
	background-color: #fff2f2;
}

#s6 table th.blue {
	background-color: #e1e7f2;
}

#s6 table th.lightpink {
	background-color: #fff2f2;
}

#s6 table td {
	width: 107px;
	border-right-color: #626262;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #626262;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	background-color: #fffff6;
}

#s6 p.tax{
	text-align:right;
	width:540px;
	margin-top:-1em;
}







