@charset "UTF-8";
/* common */
#contentArea {
	background: white;
	width:920px;
}

#contentAreaInner {
	padding:0;
	margin:0;
	width:655px;
	float:left;
}

#contentRight {
	width:235px;
	float:right;
	padding:0;
	margin:0;
}

/* content
----------------------------------------------------*/

#cbm {
	width: 655px;
	text-align: center;
	color:#333;
}
.cbm_content {
	background-color:#FFFFFF;
}
#cbm a,
#cbm a:visited {
	color: #e84391;
	text-decoration: underline;	
}
#cbm a:hover {
	text-decoration: none;	
}
.cbm_content h2 {
	margin: 0 auto !important;
	padding: 0 !important;
}
.cbm_content_box{
	width: 616px;
	margin: 18px auto 0;
	padding-bottom: 4px;
}
.cbm_content_box .box_frame{
	width: 616px;
	margin: 0 auto;
	padding: 8px 0;
	background: url(../images/main_frame_middle.png) repeat-y;
}
.box_frame > p{
	margin: 18px auto;
}


.box{
	width: 616px;
	margin: 18px auto 0;
	padding-bottom: 4px;
	text-align:left;
	border-style: solid;
	border-width: 2px;
	border-color: #e84391;
}
.box .p_box{
	margin:15px;
}

.box .tel{
	margin:30px auto;
	text-align:center;
}

.box .tel img{
	width:60%;
}


.box .info{
	background-color:#e84391;
	color:#FFFFFF;
	padding:10px;
	font-size:16px;
	font-weight:bold;
}

.box img{
	width:100%;
}

.quiz_botton{
	margin:10px auto;
	
}

.quiz_botton img{
	width:500px;
}

/* etc */
.cmp_top {
	margin-bottom: -10px;
}
#cbm_contact {
	margin-top: 15px;
	padding-bottom: 18px;
}
#cbm_contact h2,
#cbm_contact img {
	margin: 0 auto;
	padding: 0;
}
#copyright {
	font-size: 67.7%;
	text-align: center;
}
.bnr_area {
	margin: 0 auto;	
	padding: 0;
}
.bnr_area img{
	background-color: #ffffff;
}
/*.bnr_area li+li {
	margin-top: 10px;	
}*/
#cbm ul,
#cbm li{
	list-style: none;
}

/*-------------------------------------------------------*/
.mv {
	margin-bottom:15px;
}
.txt_box {
	font-size: 91.8%;
	width: 510px;
}
.img_frame{
	position: relative;
	width: 595px;
	height: 100%;
	min-height:433px;
	margin: -17px auto 20px;
	text-align: left;
}
.img_frame p+p{
	position: absolute;
	top: 163px;
}
.img_frame p{
	margin-left:13px;
}
.btn_frame{
	background: url(../images/frame_bg_bottom.png) no-repeat bottom;
	padding-bottom: 13px;
	width: 572px;
	margin: 0 auto;

}
.btn_frame .entry_btn{
	background: url(../images/frame_bg_middle.png) repeat-y ;
	padding: 25px 0;
	line-height: none;
	font-size: 0;
}
.prizelist {
	margin: 33px auto 0;
	padding: 0;
}
.prizelist li .p_box {
	width: 572px;
	margin: 25px auto 0;
	position: relative;
}
.prizelist li .p_box .course {
	position: absolute;
	top: -20px; left: -9px;	
}
#guide,
#ans {
	width: 572px;
	margin: 25px auto 9px;
	padding-bottom: 13px;
	background: url(../images/frame_bg_bottom.png) no-repeat bottom;
}
.box p,
.box ul{
	width: 512px;
	text-align: left;
	line-height: 1.7;
	margin: 0 auto 11px;
}
.box h4 {
	margin: 28px auto 10px;	
}
.box .entry_btn{
	margin: 25px auto 28px;
}
.box .ans {
	width: 494px;
	color: #d13d3d;
	padding: 13px;
	font-weight: bold;
	margin: 0 auto 20px;
	border: 3px solid #d13d3d;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
}
.box .txt_list li{
	text-indent: -1em;
	padding-left: 1em;
}
#cbm .box a,
#cbm .box a:visited {
	text-decoration: underline;	
}
#cbm .box a:hover {
	text-decoration: none;
}

/* style
----------------------------------------------------*/

.clr,
.clr img {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.img_cnt {
	text-align: center !important;	
}
.img_cnt img {
	margin: 15px auto 0;	
}
.ov{
	display: inline-block;
	/display: block;
	/zoom: 1;
}
.ov:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
}


.dsb {
	display: block !important;	
}

.flt {
	float: left !important;	
}
.frt {
	float: right !important;	
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* margin-top */
/*.mt00 { margin-top: 0px !important ;}
.mt05 { margin-top: 5px !important ;}
.mt08 { margin-top: 8px !important ;}
.mt10 { margin-top: 10px !important ;}
.mt15 { margin-top: 15px !important ;}
.mt20 { margin-top: 20px !important ;}
.mt25 { margin-top: 25px !important ;}
.mt30 { margin-top: 30px !important ;}
.mt40 { margin-top: 40px !important ;}
.mt45 { margin-top: 45px !important ;}
.mt50 { margin-top: 50px !important ;}

/* padding-top */
/*.pt00 { padding-top: 0px !important ;}
.pt05 { padding-top: 5px !important ;}
.pt10 { padding-top: 10px !important ;}
.pt15 { padding-top: 15px !important ;}
.pt20 { padding-top: 20px !important ;}
.pt25 { padding-top: 25px !important ;}
.pt30 { padding-top: 30px !important ;}
.pt35 { padding-top: 35px !important ;}
.pt40 { padding-top: 40px !important ;}
.pt45 { padding-top: 45px !important ;}
.pt50 { padding-top: 50px !important ;}

/* margin-right */
/*.mr00 { margin-right: 0px !important ;}
.mr05 { margin-right: 5px !important ;}
.mr10 { margin-right: 10px !important ;}
.mr11 { margin-right: 11px !important ;}
.mr15 { margin-right: 15px !important ;}
.mr20 { margin-right: 20px !important ;}
.mr25 { margin-right: 25px !important ;}
.mr30 { margin-right: 30px !important ;}

/* padding-right */
/*.pr00 { padding-right: 0px !important ;}
.pr05 { padding-right: 5px !important ;}
.pr10 { padding-right: 10px !important ;}
.pr15 { padding-right: 15px !important ;}
.pr20 { padding-right: 20px !important ;}
.pr25 { padding-right: 25px !important ;}
.pr30 { padding-right: 30px !important ;}

/* margin-bottom */
/*.mb00 { margin-bottom: 0px !important ;}
.mb05 { margin-bottom: 5px !important ;}
.mb08 { margin-bottom: 5px !important ;}
.mb10 { margin-bottom: 10px !important ;}
.mb15 { margin-bottom: 15px !important ;}
.mb20 { margin-bottom: 20px !important ;}
.mb25 { margin-bottom: 25px !important ;}
.mb30 { margin-bottom: 30px !important ;}
.mb40 { margin-bottom: 40px !important ;}
.mb50 { margin-bottom: 50px !important ;}

/* padding-bottom */
/*.pb00 { padding-bottom: 0px !important ;}
.pb05 { padding-bottom: 5px !important ;}
.pb10 { padding-bottom: 10px !important ;}
.pb15 { padding-bottom: 15px !important ;}
.pb20 { padding-bottom: 20px !important ;}
.pb25 { padding-bottom: 25px !important ;}
.pb30 { padding-bottom: 30px !important ;}

/* margin-left */
/*.ml00 { margin-left: 0px !important ;}
.ml05 { margin-left: 5px !important ;}
.ml10 { margin-left: 10px !important ;}
.ml11 { margin-left: 11px !important ;}
.ml15 { margin-left: 15px !important ;}
.ml20 { margin-left: 20px !important ;}
.ml25 { margin-left: 25px !important ;}
.ml30 { margin-left: 30px !important ;}
.ml35 { margin-left: 35px !important ;}
.ml40 { margin-left: 40px !important ;}
.ml45 { margin-left: 45px !important ;}
.ml80 { margin-left: 80px !important ;}

/* padding-left */
/*.pl00 { padding-left: 0px !important ;}
.pl05 { padding-left: 5px !important ;}
.pl10 { padding-left: 10px !important ;}
.pl15 { padding-left: 15px !important ;}
.pl20 { padding-left: 20px !important ;}
.pl25 { padding-left: 25px !important ;}
.pl30 { padding-left: 30px !important ;}
.pl40 { padding-left: 40px !important ;}
*/
.t_left {
	text-align: left !important;	
}
.t_center {
	text-align: center !important;
}
.t_right {
	text-align: right !important;	
}

.t_white {
	color: #fff !important;	
}
.t_red {
	color: #c60a02 !important;	
}

.t_bold {	font-weight: bold !important;	}
.t_normal {	font-weight: normal !important;	}

.t_xsml {	font-size: 66.7%;	}
.t_sml {	font-size: 83.3%;	}
.t_lrg {	font-size: 116.7%;	}
.t_xlrg {	font-size: 133.3%;	}


.lh12 {		line-height: 1.2 !important;	}
.lh15 {		line-height: 1.5 !important;	}