/* データ
-------------------------------------*/
.dataBox {
	width: 800px;
	background-image: url(/school-girls/data/images/box_back.gif);
	background-repeat: repeat;
	padding-bottom: 20px;
}

.dataBox h2 {
	float: left;
	width: 450px;
}

.dataBox p.titleText {
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 10px;
	width: 320px;
	float: right;
}

.textBox {
	background-image: url(/school-girls/data/images/text_back.gif);
	background-repeat: repeat;
	width: 710px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 25px;
}

.textBox .text {
	line-height: 1.8em;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
}

.otherBox {
	background-image: url(/school-girls/data/images/other_back.gif);
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 1px;
}

.otherBox ul {
}

.otherBox li {
	float: left;
	background-image: url(/school-girls/data/images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	padding-left: 18px;
	margin-bottom: 10px;
}
.table04 {
border:#2F5982 solid 1px;
border-collapse: collapse;
border-spacing: 0;
	font-size: 10px;
	line-height: 25px;
	color: #2F5982;
	background-color: #FFFFFF;
	width: 710px;
}
.table04 th {
border:#2F5982 solid 1px;
	background-color: #99CCFF;
	font-size: 12px;
}
.table04 th.all{
width: 231px;
}
.table04 th.all2{
width: 210px;
}
.table04 th.bunya{
width: 175px;
}
.table04 td {
border:#2F5982 solid 1px;
	text-align: right;
	padding-right: 5px;
}
.table04 td.tdTop {
	font-weight: bold;
	text-align: left;
	background-color: #D7EBFF;
	padding-left: 5px;
}
.table04 .tdcoler {
	background-color: #D7EBFF;
}
.textBox ul {
	margin-right: 30px;
	margin-left: 30px;
}
.textBox li {
	background-image: url(/school-girls/data/images/point_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
}
