@charset "shift_jis";
/* 各ページのコンテンツ */


.content-block {
	height: auto;
	width: 600px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A5D3E2;
	clear: both;
	float: left;
	margin-bottom: 15px;
}
.cont-block-title {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A5D3E2;
	padding-left: 5px;
	background-color: #DADDA6;
	color: #666666;
	font-size: 133%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
}
.cont-block-title-small {
	color: #666666;
	font-size: 60%;
	font-weight: bold;
}

.cont-block-insideA {
	background-color: #FFFFFF;
	clear: both;
	width: 580px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.cont-block-insideB {
	background-color: #FFFFFF;
	clear: both;
	width: 580px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.cont-block-box1 {
	float: left;
	height: auto;
	width: 446px;
}

.cont-block-box1bar {
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cont-block-box2 {
	float: left;
	padding-left: 8px;
}


.cont-block-inside-txt01 {
	background-color: #FFFFCC;
	width: 580px;
	font-size: 103%;
	height: auto;
	padding-top: 4px;
	padding-bottom: 10px;
}
.cont-block-inside-txt02 {
	width: 580px;
	font-size: 80%;
	height: auto;
}

.cont-block-box3 {
	float: left;
	height: auto;
	width: 580px;
	clear: both;
	font-size: 80%;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F4637;
	padding-bottom: 3px;
}
.cont-block-box3left {
	font-size: 111%;
	float: left;
	font-weight: bold;
	height: auto;
	width: 80px;
	text-align: center;
}
.cont-block-box3right {
	float: right;
	height: auto;
	width: 480px;
	padding-left: 20px;
}
