@charset "utf-8";

/*Ｓナビ固定
--------------------------------------------------------*/
#snavi-onestop a:link, #snavi-onestop a:visited, #snavi-onestop a:hover {
	background-position: -71px -40px;
}


/*メインコンテンツ
--------------------------------------------------------*/
#keiyaku {
	background-image: url(images/riyo01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 620px;
	height: 163px;
	padding-bottom: 60px;
	margin-top: 10px;
}
#manifest {
	background-image: url(images/riyo02.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 620px;
	padding-top: 247px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#manifest p {
	text-decoration: underline;
}

.riyo-box {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#hinmoku {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#ryokin {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.table-left {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.table-right {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.small-text {
	vertical-align: super;
	font-size: 60%;
}
h4 {
font-weight: bold;
	color: #004ea2;
margin-top: 15px;
margin-bottom:10px;
padding-bottom:2px;
font-size: 130%;
border-bottom: dotted 1px #004ea2;


}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #004ea2;
	margin-top: 15px;
}
h5:before {
content:"・";
}
#zansa {
	margin-bottom: 15px;
}
#kikuzu {
	margin-bottom: 25px;
}
#namagomi {
	margin-bottom: 15px;
}
#haikibutsu {
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}

