@charset "UTF-8";


/* secandMain
----------------------------------------------- */

.secandMainBox h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	}


/* secandMainBoxA
----------------------------------------------- */

.secandMainBoxA {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 360px;
	}

.secandMainBoxA p.boxAtxt {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-size: 120%;
	line-height: 1.7em;
	width: 360px;
	color: #333;
	}

.secandMainBoxA h4 {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: dotted 1px #333;
	color: #006666;
	}

.secandMainBoxA strong {
	color: #c00;
	}


/* secandMainBoxB
----------------------------------------------- */

.secandMainBoxB {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
	width: 345px;
	}
.box01 {

}
.box01 p {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.box01 .box01left {
	float: left;
	width: 381px;
}
.box01 .box01right {
	float: right;
	width: 320px;
}
.box01 .box01right .gallerybox {
	background-image: url(../images/gallery_bk.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.box01 .box01right .galleryimg {
	text-align: center;
	padding-bottom: 10px;
}
.box02 {
	padding-bottom: 15px;
}
.box02 p {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.box03 {
	padding-bottom: 15px;
}
.box03 .box03left {
	width: 344px;
	float: left;
}
.box03 p {
	padding-bottom: 15px;
}
.box03 .box03right {
	float: right;
	width: 344px;
}

.honbunbox {
	margin-bottom: 20px;
}
.honbunbox p {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.table01 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.table01 td {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 8px;
	text-align: center;
	background-color: #D4E5F5;
}
.table01 td strong {
	font-size: 140%;
}
.table01 th {
	color: #FFFFFF;
	background-color: #19A8E2;
	text-align: center;
	padding: 8px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
}
.table01 th strong {
	font-size: 140%;
}

