@charset "utf-8";
#Box01 {
	background-image: url(../../carriculum/images/index_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 450px;
	padding-top: 120px;
	padding-right: 40px;
	padding-left: 260px;
	position:relative;
}

.box1_text {
	position:absolute;
	left:260px;
	top:100px;
	font-size:12px;
	line-height:1.4;
	width:450px;
}

*html .box1_text,*:first-child+html .box1_text {
	position:absolute;
	left:260px;
	top:115px;
	font-size:12px;
	line-height:1.5;
	width:450px;
}

.green {
	color:#61890c;
}

.pink {
	color:#d95491;
}

.orange {
	color:#ff7e00;
}

.orange_text {
	color:#fe9f24;
	font-size:18px;
	font-weight:bold;
}
.orange_text2 {
	color:#eb5f00;
	font-size:14px;
	font-weight:bold;
}
.orange_text3 {
	color:#e61656;
	font-size:14px;
	font-weight:bold;
}

#Box02 {
	background-image: url(../../carriculum/images/index_img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 445px;
	padding-top: 120px;
	padding-right: 45px;
	padding-left: 260px;
	margin-top: 30px;
	position:relative;
}

#Box03 {
	background-image: url(../../carriculum/images/index_img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 445px;
	padding-top: 120px;
	padding-right: 45px;
	padding-left: 260px;
	margin-top: 30px;
	position:relative;
}

#Box03-1 {
	color: #0068b7;
	background-color: #e5e5e5;
	width: 415px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.w278{
	width: 278px;
}
.w452{
	width: 452px;
}
.kamoku_list dt{
	float:left;
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#663300;
	padding:12px 0 9px 0px;
	margin:0px 0px -6px 0;
}

.kamoku_list dd{
	border-bottom:1px dotted #e06396;
	padding:12px 0px 9px 175px;
	margin-bottom:8px;
	font-size:12px;
	margin:0px 0px -6px 0px;
}
