@charset "UTF-8";
/* CSS トップ画面 */


body,td,th {
	font-family: ＭＳ Ｐゴシック, ヒラギノ角ゴ;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main1 {
	background-image: url(../images/top/back1.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	
}
.footer1 {
	font-size: 0.8em;
	text-align: center;
	background-image: url(../images/top/back2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.back1 {
	background-image: url(../images/top/waku1-1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 90px;
	padding-left: 90px;
	padding-bottom: 5px;
}
.back2 {
	background-image: url(../images/top/waku2-2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.honbun1 {
	font-size: 0.9em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.honbun2 {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
.img1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table1 {
	margin-bottom: 10px;
}

table.kasanHyou {
	width:100%;
	margin-top:1em;
	margin-bottom:1em;
}
table.kasanHyou caption {
	text-align:left;
	font-weight:bold;
	font-size:16px;
	padding-bottom:0.2em;
}
table.kasanHyou td,
table.kasanHyou th {
	padding:0.5em;
	border-top: #999 1px solid;
	border-left:	#999 1px solid;
	font-size:0.9em;
}

table.kasanHyou td:last-child,
table.kasanHyou th:last-child {
	padding:0.5em;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}

table.kasanHyou td {
	padding:0.5em;
	border-bottom: #999 1px solid;
	text-align:left;
}
table.kasanHyou td.yajirushi {
	padding:0.5em;
	border-bottom: none;
	border-top:none;
	text-align: center;
}

table.kasanHyou th {
	background:#6699cc;
	color:#fff;
}
table.kasanHyou td {
	text-align: left;
}
table.kasanHyou td.lineDashedB {
	background:none;
	color:#000;
	border-top: none;
	border-bottom: none;
}
table.kasanHyou td.lineSolidB {
	background:none;
	color:#000;
	border-bottom: 1px #999999 solid;
}
table.kasanHyou th.lineDashed {
	background:none;
	color:#000;
	border-top: none;
	vertical-align:bottom;
}




