/* @override http://localhost:8888/css/npo.css */

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";
@import "underCommon.css";


/* @group mainImg */

#npo_index #mainImg {
	background-image: url(../images/npo/mainImg_npo.jpg);
}

#npo_index h2 {
	background: url(../images/npo/h2_npo.png) no-repeat;
	width: 533px;
}

/* @end */

/* @group npo_index entry01 */

#npo_index #entry01 h3 {
	background: url(../images/npo/npo_h3entry01.png) no-repeat;
}

#npo_index #entry02 h3 {
	background: url(../images/npo/npo_h3entry02.png) no-repeat;
}

#npo_index #entry03 h3 {
	background: url(../images/npo/npo_h3entry03.png) no-repeat;
}

#npo_index #npoCharge dt {
	width: 100px;
	display: inline;
	float: left;
	font-weight: bold;
}

#npo_index #npoCharge dd {
	padding-left: 110px;
}

#npo_index #npoCharge {
	width: 180px;
}

div#npoJoin.left {
	border-right: 1px solid #ebece0;
	padding-right: 14px;
	margin-bottom: 7px;
}

#npoJoin h4.stress {
	margin-bottom: 7px;
}

#npoJoin p {
	font-weight: bold;
	margin-bottom: 4px;
}

#npoContact dl dt {
	width: 80px;
	float: left;
	display: inline;
	color: #104500;
	font-weight: bold;
}

#npoContact dl dd {
	padding-left: 95px;
}

#npoContact h5.point_lg {
	margin-bottom: 4px;
}

#npoContact {
	border-left: 1px solid #fff;
	padding-left: 7px;
	margin-bottom: 7px;
}

#entry01 div.gBox.cf {
	width: 470px;
}

.npoBenefit-l{
	width: 210px;
	float: left;
	display: inline;
}

.npoBenefit-r{
	margin-left: 220px;
	width: 210px;
}

.npoSchedule{
	font-weight:bold;
	margin-top:8px;
	margin-bottom:4px;
}
/* @end */

/* @group npo_index entry02,entry03 */

#npo_index p span.lecture {
	font-weight: bold;
	color: #104500;
	margin-right: 4px;
}

#npo_index div.left.npoLecture {
	width: 150px;
}

#npo_index div.right {
	width: 540px;
	margin-bottom: 20px;
}

#npo_index div.right div.left {
	width: 241px;
	margin-right: 14px;
}

/* @end */