#contents .cnts-data {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	/*margin-bottom: 50px;*/
}
#contents .cnts-data-s {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 50px;
}
#contents .cnts-data-s h3 {
	margin-bottom: 30px;
}
#contents .cnts-data-s h4 {
	margin-bottom: 15px;
}
#contents .cnts-data-s dt,
#contents .cnts-data-s dd,
#contents .cnts-data-s p {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 15px;
}
#contents .cnts-data-s dt {
	font-weight: bold;
	color: #0BA8BE;
}
#contents .cnts-data-s dd {
	margin-left: 20px;
}
#contents .cnts-data-s ul,
#contents .cnts-data-s ol {
	margin-left: 35px;
}
#contact {
	margin-left: 0px;
}
#contact th {
	text-align: right;
	padding-right: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E9F0;
	padding-top: 5px;
}
#contact td {
	padding-right: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 5px;
}
#end {
	white-space: nowrap;
	margin-top: 50px;
	text-align: right;
}

.seihin td{
	border-left:3px solid #0BA8BE;
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 5px 20px;
	font-size: 85%;
	line-height: 150%;
	letter-spacing: 0.15em;
}
.hosoku-txt {
	font-size: 90%;
	color: #666666;
	text-align: left;
}
.type {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #0BA8BE;
	margin-bottom: 10px;
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0BA8BE;
	border-bottom-color: #0BA8BE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 20px;
	width:650px;
}

.commentbor{
	border:double #E2E1DB;
	padding:10px;
	width:670px;
}


.index-banner-list3 {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.index-banner-list3 li {
	display: block;
	width: 210px;
	float: left;
	padding: 12px;
}


.fltleft{
	float:left;
}

.fltright{
	float:right
}


