@charset "utf-8";
/* CSS Document */

/* 07 */

.section_act{
	width:670px;
	height:auto;
	margin:0px;
	padding:0px 0px 25px 0px;
}

.section_act h2{
	display:block;
	width:670px;
	height:32px;
	margin:0px 0px 15px 0px;
}

.section_act h3{
	display:block;
	width:640px;
	height:20px;
	margin:0px 0px 15px 0px;
	padding:7px 0px 0px 22px;
}

.section_act .h3junior{
	background:url(../images/h3_high_bg_noline.jpg) no-repeat;
}

.section_act .h3high{
	background:url(../images/h3_high_bg_noline.jpg) no-repeat;
}

.section_act .h3root{
	background:url(../images/h3_root_bg_noline.jpg) no-repeat;
}


.section_act p{
	padding:0px 0px 15px 0px;
}



.section_act_repeat{
	width:670px;
	height:auto;
	margin:0px;
	padding:15px 0px 15px 0px;
}

.section_act_repeat .h401{
	display:block;
	width:178px;
	height:37px;
	margin:0px 15px 5px 0px;
	padding:7px 0px 0px 22px;
	background:url(../../../shared/images/h3_blue_bg.jpg) no-repeat;
	float:left;
}

.section_act_repeat .h402{
	display:block;
	width:430px;
	height:37px;
	margin:0px 0px 5px 0px;
	padding:7px 0px 0px 22px;
	background:url(../../../shared/images/h3_blue_bg.jpg) no-repeat;
	float:left;
}


.section_act .photo_box{
	width:670px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.section_act .photo_box p{
	display:block;
	width:198px;
	height:auto;
	margin:0px 10px 0px 0px;
	padding:2px 1px 2px 2px;
	border:1px solid #ccc;
	float:left;
}

