@charset "utf-8";


/*-----course page setting-----*/

.what-psbox {
position:relative;
	background-image: url(../images/contents/course/why_ps1_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	width: 745px;
}

.what-psbox h3{
display:block;
margin:0px;
padding:0px;
}

.why-ps-txt {
	position:relative;
	display: block;
	width: 450px;
	margin:10px 0px 0px 20px;
	z-index: 2;
}

.about-psbox {
position:relative;
display:block;
	background-image: url(../images/contents/course/fe_psc_bg.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: left;
	width: 745px;
	height:355px;
}

.about-psbox h3{
display:block;
margin:0px;
padding:0px;
}

.about-ps-txt {
	position:relative;
	display: block;
	width: 700px;
	margin:10px 0px 0px 20px;
	z-index: 2;
}


.price-psbox {
position:relative;
display:block;
	background-image: url(../images/contents/course/price_ps_bg.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: left;
	width: 745px;
	height:350px;
}

.price-psbox h3{
display:block;
margin:0px;
padding:0px;
}

.psc-price{
	position:relative;
	display: block;
	width: 415px;
	margin:0px 0px 0px 30px;
	padding:20px 0px 0px 0px;
	z-index: 2;
	background-image:url(../images/contents/course/ptable_top_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}


.psc-price td{
	height:20px;
	border:solid 1px #FFDF00;
	margin:0px;
	padding:3px;
}

.psc-price .psc_area{
	width:150px;
	background:#FFDF00;
}

.psc-price .psc_detail{
	width:250px;
	background:#ffffff;
}

.price-ps-txt{
	position:relative;
	display: block;
	width: 400px;
	margin:5px 0px 0px 30px;
	padding:0px;
	z-index: 2;
}


.psc-con{
	position:relative;
	display:block;
	width:220px;
	height:50px;
	margin:10px 0px 0px 130px;
	padding:0px;
	z-index: 2;
}

.psc-con a{
display:block;
width:220px;
height:50px;
list-style-type:none;
background-image:url(../images/base/btn_con.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.psc-con a:hover{
display:block;
width:220px;
height:50px;
list-style-type:none;
background-image:url(../images/base/btn_con.png);
background-position:0px -50px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.psc-con{
	position:relative;
	display:block;
	width:220px;
	height:50px;
	margin:10px 0px 0px 130px;
	padding:0px;
	z-index: 2;
}

.psc-con a{
display:block;
width:220px;
height:50px;
list-style-type:none;
background-image:url(../images/base/btn_con.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.psc-con a:hover{
display:block;
width:220px;
height:50px;
list-style-type:none;
background-image:url(../images/base/btn_con.png);
background-position:0px -50px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.sample-psbox {
position:relative;
display:block;
	width: 745px;
}


.ps-sample li{
	float: left;
	list-style-type:none;
}

