@charset "UTF-8";


/*	program-list
**********************************/

.prg-title {
	margin-bottom: 10px;
	width: 590px;
	height: 41px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-indent: 30px;
	background: url(/zulpa/common/images/puzzle-top/prg-title-bg.jpg) no-repeat;
}

.prg-msg {
	margin: 0 auto 10px;
	width: 570px;
}

.prg-msg .prg-msg-title {
	padding: 0!important;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.prg-msg .prg-msg-txt {
	padding: 0!important;
}

.prg-box-top {
	margin: 0 auto;
	padding: 0!important;
	width: 570px;
	height: 22px;
}

.prg-box {
	margin: 1px auto 20px;
	width: 568px;
	background-color:#EDEDED;
	overflow:hidden;
	border: 1px solid #CCCCCC;
}

.prg-box .prg-title {
	margin: 0 auto 10px;
	width: 540px;
	background: url(/zulpa/common/images/puzzle-top/prg-title-line.jpg) center bottom no-repeat;
}

.prg-box h4 {
	width: 535px;
	color: #333399;
	font-size: 18px;
	font-weight: bold;
	text-indent: 35px;
	background: url(/zulpa/common/images/program/prg-title-icon.jpg) 5px center no-repeat;
}

.prg-box h4 a {
	color: #333399;
	text-decoration: none;
}

.prg-box h4 a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.prg-box .prg-line {
	margin: 10px auto;
	width: 540px;
}

.prg-box .prg-img {
	width: 160px;
	float: left;
}

.prg-box .prg-detail {
	width: 370px;
	float: right;
}

.prg-box .prg-cate {
	margin-bottom: 10px;
	width: 370px;
	background: url(/zulpa/common/images/program/prg-cate-base.jpg) repeat-y;
}

.prg-box .prg-cate-top {
	width: 370px;
	height: 27px;
}

.prg-box .prg-cate-bottom {
	width: 370px;
	height: 5px;
	background: url(/zulpa/common/images/program/prg-cate-bottom.jpg) center bottom no-repeat;
}

.prg-box .prg-txt {
	margin: 5px 0 5px 20px;
	_margin: 5px 0 0 20px;
	padding: 0!important;
	width: 330px;
}

.prg-box .btn-ldetail {
	width: 370px;
	height: 40px;
}

.prg-box .btn-ldetail a {
	width: 370px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/zulpa/common/images/program/btn-detail.png) no-repeat;
}

.prg-box .btn-ldetail a:hover {
	width: 370px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/zulpa/common/images/program/btn-detail_on.png) no-repeat;
}

/*	program-detail
**********************************/

#pankuzu {
	margin: 0 auto 10px;
	padding: 0!important;
	width: 570px;
}

#prg-head-box {
	margin: 0 auto;
	width: 570px;
	background: url(/zulpa/common/images/program/prg-head-box-base.jpg) repeat-y;
}

#prg-head-top {
	width: 570px;
	height: 10px;
	background: url(/zulpa/common/images/program/prg-head-box-top.jpg) no-repeat;
}

#prg-head-bottom {
	width: 570px;
	height: 10px;
	background: url(/zulpa/common/images/program/prg-head-box-bottom.jpg) no-repeat;
}

#prg-head-img {
	margin: 10px 0 0 25px;
	width: 520px;
	height: 390px;
}

#prg-head-wrap {
	margin: 10px 0 0 20px;
	width: 540px;
}

#prg-head-wrap2 {
	margin: 0 0 0 40px;
	width: 500px;
}

#prg-head-wrap2 li {
	margin-bottom: 5px;
	width: 228px;
	height: 43px;
}

#prg-menu {
	width: 228px;
	float: left;
}

#prg-menu li {
	margin-bottom: 5px;
	width: 228px;
	height: 43px;
}

#prg-msg-box {
	width: 298px;
	height: 245px;
	float: right;
	background: url(/zulpa/common/images/program/prg-head-box-img.jpg) no-repeat;
	position: relative;
}

#prg-msg-box #prg-txt {
	width: 120px;
	color: #856624;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 20px;
	left: 20px;
}

.category {
	margin: 10px auto 0;
	width: 570px;
}

.category h4 {
	margin-top: 20px;
	width: 570px;
	height: 41px;
	line-height: 41px;
	color: #4A4A7C;
	font-size: 16px;
	font-weight: bold;
	text-indent: 50px;
}

.category #prg-cts-title01 {
	background: url(/zulpa/common/images/program/prg-cts-title01.jpg) no-repeat;
}

.category #prg-cts-title02 {
	background: url(/zulpa/common/images/program/prg-cts-title02.jpg) no-repeat;
}

.category #prg-cts-title03 {
	background: url(/zulpa/common/images/program/prg-cts-title03.jpg) no-repeat;
}

.category #prg-cts-title04 {
	background: url(/zulpa/common/images/program/prg-cts-title04.jpg) no-repeat;
}

.category #prg-cts-title05 {
	background: url(/zulpa/common/images/program/prg-cts-title05.jpg) no-repeat;
}

.category .cate-detail-wrap {
	margin: 20px 0;
	width: 570px;
	border-bottom: 2px dotted #CCCCCC;
}

.category .cate-line {
	width: 570px;
}

.category .cate-img {
	width: 240px;
	height: 240px;
	float: left;
}

.category .cate-txt {
	width: 310px;
	float: right;
}

.category .cate-txt dt {
	width: 310px;
	height: 22px;
}

.category .cate-txt dd {
	margin: 10px 0 20px 10px;
	width: 290px;
}

.category .cate-txt2 {
	width: 570px;
}

.category .cate-txt2 dt {
	width: 570px;
	height: 22px;
}

.category .cate-txt2 dd {
	margin: 10px 0;
	width: 570px;
}

.category .play-img01 {
	margin: 0;
	padding: 0!important;
	width: 280px;
	height: 150px;
	float: left;
}

.category .play-img02 {
	margin: 0;
	padding: 0!important;
	width: 280px;
	height: 150px;
	float: right;
}

.category .play-img03 {
	margin: 0;
	padding: 0!important;
	width: 570px;
	height: 150px;
}

.category .play-img04 {
	margin: 0;
	padding: 0!important;
	width: 570px;
	height: 271px;
}

.btn-pstart {
	margin: 0 auto 30px;
	width: 336px;
	height: 48px;
}

.btn-pstart a {
	width: 336px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/zulpa/common/images/program/raychan/btn-pstart.jpg) no-repeat;
}

.btn-pstart a:hover {
	background-position: left bottom;
}

.exp {
	text-align:left;
	margin-top:15px;
	border: 1px solid #FF00FF;
	padding: 10px;
	color: #FF00FF;
}

/*	new-ps-detail
**********************************/

.ps-img-area01 {
	margin: 0 auto;
	width: 560px;
	text-align: center;
}

.ps-wrap01 {
	margin: 0 auto;
	width: 540px;
}

.ps-img-l {
	width: 270px;
	text-align: center;
	float: left;
}

.ps-img-r {
	width: 270px;
	text-align: center;
	float: right;
}

.ps-img-msg {
	margin: 10px auto 0;
	width: 250px;
	color: #4A4A7B;
	text-align: left;
}

.ps-wrap02 {
	margin: 0 auto;
	width: 530px;
}

.ps-leftimg {
	width: 280px;
	float: left;
}

.ps-rightmsg {
	width: 230px;
	color: #4A4A7B;
	text-align: left;
	float: right;
}

#levelup-title {
	margin: 20px auto 0;
	width: 540px;
	color: #36C;
	font-size: 14px;
	font-weight: bold;
}

.lv-msg {
	margin: 10px auto 0;
	width: 540px;
	color: #4A4A7B;
	font-size: 12px;
}

#levelup {
	margin: 10px auto 0;
	width: 540px;
	font-size: 12px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #69C;
}

#levelup th {
	width: 15%;
	color: #FFF;
	background: #369;
	border: 1px solid #69C;
}

#levelup td {
	border: 1px solid #69C;
}

#levelup p {
	margin: 2px 5px;
}



/*	private-school
**********************************/

.ps-cate {
	margin: 20px 0 0;
	padding-bottom: 20px;
	width: 570px;
	border-bottom: 2px dotted #CCCCCC;
}

.ps-cate p {
	padding: 0!important;
}

.ps-msg {
	margin: 15px auto 0;
	padding: 0!important;
	width: 530px;
	color: #4a4a7b;
	font-size: 14px;
}

.ps-msg #cate-msg-l {
	width: 360px;
	float: left;
}

.ps-msg #cate-msg-r {
	width: 160px;
	float: right;
}

.prg-point {
	margin: 15px auto 0;
	width: 480px;
	color: #369;
	font-size: 14px;
	font-weight: bold;
}

.ps-msg dt {
	font-weight: bold;
}

.ps-msg dd {
	margin-bottom: 15px;
}

.ps-cate #ps-img {
	margin-top: 10px;
	width: 290px;
	height: 185px;
	float: left;
}

.ps-cate #ps-txt-box {
	margin-top: 30px;
	width: 270px;
	float: right;
}

.ps-cate .ps-txt {
	margin-bottom: 10px;
}

.ps-cate h5 {
	font-size: 20px;
	font-weight: bold;
}

.ps-cate #ps-img02 {
	margin: 10px auto 0;
	width: 457px;
	height: 242px;
}

.ps-cate #ps-img03 {
	margin: 10px auto 0;
	width: 354px;
	height: 136px;
}

.ps-cate #ps-img04 {
	margin: 10px auto 0;
	width: 354px;
	height: 112px;
}

.ps-cate #ps-txt2 {
	margin-top: 30px;
	width: 265px;
	float: left;
}

.ps-cate #ps-img05 {
	margin: 20px 0;
	width: 295px;
	height: 162px;
	float: right;
}

#ps-cate-bottom {
	margin-bottom: 40px;
	border-bottom: 2px dotted #CCCCCC;
}

/*	rei-chan
**********************************/

.rei-tools a {
	color: #369;
}

.rei-tools a:hover {
	color: #F90;
}

.msg-attention {
	padding: 0!important;
	color: #999!important;
	font-size: 0.9em!important;
}

.msg-attention2 {
	padding: 0!important;
	width: 160px;
	color: #999!important;
	font-size: 0.8em!important;
	text-align: center;
}

.msg-point {
	padding: 0!important;
	color: #369!important;
	font-size: 0.9em!important;
}

.attention-line {
	padding: 0!important;
	color: #900!important;
	text-decoration: underline;
}

#prg-point-box {
	width: 530px;
	height: 206px;
	background: url(/zulpa/common/images/program/prg-point-bg.jpg) no-repeat;
	position: relative;
}

.attention-box {
	margin: 10px auto 0;
	padding: 10px 0;
	width: 530px;
	color: #900!important;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}

.btn-curriculum01 {
	padding: 0!important;
	width: 243px;
	height: 41px;
	float: left;
}

.btn-curriculum02 {
	padding: 0!important;
	width: 243px;
	height: 41px;
	float: right;
}

.btn-curriculum02-2 {
	padding: 0!important;
	width: 243px;
	height: 41px;
	position: relative;
	top: 120px;
	left: 140px;
}

.btn-reitools {
	margin: 0 auto;
	padding: 0!important;
	width: 243px;
	height: 41px;
}

.btn-reiroom {
	margin: 0 auto;
	padding: 0!important;
	width: 243px;
	height: 41px;
}


/*	outline-box
**********************************/

#outline-box {
	margin: 10px auto;
	width: 570px;
}

#outline-box ul, #curriculum-box ul {
	width: 560px;
	height: 38px;
	border-bottom: 2px solid #FF6600;
}

#outline-box .tab-current, #curriculum-box .tab-current {
	width: 176px;
	height: 38px;
	float: left;
}

#outline-box .tab-link, #curriculum-box .tab-link {
	margin-top: 8px;
	width: 159px;
	height: 30px;
	float: left;
}

#outline-box .detail-box, #curriculum-box .detail-box {
	width: 556px;
	border: 2px solid #FF6600;
	background: #FFFFED;
}

#outline-box dl {
	width: 550px;
}

#outline-box h5 {
	margin: 20px 0 10px 20px;
	padding-bottom: 2px;
	width: 510px;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 1px solid #FF6600;
	background: url(/zulpa/common/images/program/raychan/icon-detail-title.jpg) left center no-repeat;
}

#outline-box dd {
	margin: 10px 0 20px 40px;
	padding: 0!important;
	width: 480px;
	font-size: 14px!important;
}

#curriculum-box .step-box {
	margin: 20px auto;
	width: 540px;
	height: 240px;
	background: url(/zulpa/common/images/program/raychan/step-box-bg.jpg) no-repeat;
}

#curriculum-box h5 {
	width: 270px;
	height: 27px;
	position: relative;
	top: 15px;
	left: 20px;
}

#curriculum-box dl {
	margin: 5px auto 10px;
	width: 500px;
	position: relative;
	top: 20px;
	left: 20px;
}

#curriculum-box dt {
	width: 500px;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	background: url(/zulpa/common/images/program/raychan/icon-step-list.jpg) left center no-repeat;
}

#curriculum-box dd {
	margin: 0 auto;
	padding: 0!important;
	width: 480px;
}

#curriculum-box .dd-l {
	padding: 0!important;
	width: 230px;
	font-size: 14px!important;
	float: left;
}

#curriculum-box .dd-r {
	padding: 0!important;
	width: 230px;
	font-size: 14px!important;
	float: right;
}

#pdf-dl {
	margin: 0 auto 10px;
	padding: 0!important;
	width: 540px;
	text-align: right;
}

.fwbld {
	font-weight: bold;
}

.fblu {
	color: #7A7AD2;
	font-weight: bold;
}


/*	diagrams
**********************************/

.ps-cate #dia-img01 {
	margin-top: 10px;
	width: 255px;
	height: 240px;
	float: left;
}

.ps-cate #dia-txt-box {
	margin-top: 30px;
	width: 300px;
	float: right;
}

.ps-cate #dia-img02 {
	margin: 10px auto 0;
	width: 457px;
	height: 242px;
}

.ps-cate #ps-txt2 {
	margin-top: 30px;
	width: 265px;
	float: left;
}

.ps-cate #ps-img05 {
	margin: 20px 0;
	width: 295px;
	height: 162px;
	float: right;
}

.category #dia-play-img01 {
	margin: 0;
	padding: 0!important;
	width: 277px;
	height: 306px;
	float: left;
}

.category #dia-play-img02 {
	margin: 0;
	padding: 0!important;
	width: 280px;
	height: 306px;
	float: right;
}

.prg-cts04 {
	margin-bottom: 10px;
	width: 570px;
}