@charset "utf-8";

div#contents h3 {
	font-size: 123.1%;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#contents h4 {
	font-size: 131%;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #b4b4b4;
}

div#contents p {
	line-height: 130%;
	font-size: 123.1%;
	color: #666666;
	margin-bottom: 10px;
}

div#contents-sub {

}

/* A Part用 開始 */
div#contents div#area-a {
	margin-top: 0px;
	position: relative;
	height: 390px;
	width: 710px;
}

div#contents div#area-a p {
	font-size: 123.1%;
}

div#contents div#area-a img#image01 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contents div#area-a img#image02 {
	margin: 0px;
	position: absolute;
	top: 0;
	left: 412px;
}

div#contents div#area-a img#image03 {
	margin: 0px;
	position: absolute;
	left: 556px;
	top: 230px;
}
/* A Part用 終了 */

/* B Part用 開始 */
div#contents div#area-b {
	margin-top: 15px;
	position: relative;
	height: 410px;
	width: 710px;
}

div#contents div#area-b p {
	font-size: 123.1%;
}

div#contents div#area-b p#cmt01 {
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 535px;
	height: auto;
	font-size: 123.1%;
	width: 150px;
}

div#contents div#area-b img#image01 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contents div#area-b img#image02 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 265px;
}

div#contents div#area-b img#image03 {
	margin: 0px;
	position: absolute;
	left: 360px;
	top: 273px;
}
/* B Part用 終了 */

/* C Part用 開始 */
div#contents div#area-c {
	margin-top: 10px;
	position: relative;
	height: 270px;
	width: 710px;
}

div#contents div#area-c p {
	font-size: 123.1%;
}

div#contents div#area-c p#cmt01 {
	margin: 0px;
	position: absolute;
	top: 17px;
	left: 377px;
	height: auto;
	width: 321px;
}

div#contents div#area-c img#image01 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contents div#area-c img#image02 {
	margin: 0px;
	position: absolute;
	top: 89px;
	left: 415px;
}

/* C Part用 終了 */

/* D Part用 開始 */
div#contents div#area-d {
	margin-top: 15px;
	position: relative;
	height: 380px;
	width: 710px;
}

div#contents div#area-d p {
	font-size: 123.1%;
}

div#contents div#area-d p#cmt01 {
	margin: 0px;
	position: absolute;
	top: 165px;
	left: 514px;
	height: auto;
	font-size: 108%;
	width: 195px;
}

div#contents div#area-d img#image01 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contents div#area-d img#image02 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 513px;
}

div#contents div#area-d img#image03 {
	margin: 0px;
	position: absolute;
	left: 360px;
	top: 273px;
}
/* D Part用 終了 */

/* Staff 開始 */
div#contents div#staff {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contents div#staff table {
	border: 1px dotted #33CC99;
	width: 100%;
	padding: 0px;
}

div#contents div#staff table td {
	line-height: 130%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#contents div#staff table td.photo {
	width: 120px;
	text-align: center;
	vertical-align: top;
}

div#contents div#staff table td img {
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px;
}

div#contents div#staff table td.title {
	font-size: 123.1%;
}

/* Staff 終了 */
