@charset "shift_jis";
/* CSS Document */


/* play */
#main div.play {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
.play_body {
	height: auto;
	margin: 0;
	padding: 0 0 30px;
	float: left;
	overflow: hidden;
	clear: both;
}
.play_body > div {
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
.play_body p img {
	width: 100%;
	height: auto;
}


ul.slickslider li p{
	margin:0.5em 0 1em;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
ul.slickslider li p span{
	color: #f01182;
    font-weight: 700;
}



.play_nav ul {
    overflow: hidden;
    width: 760px;
}
.play_nav ul li {
    width: 190px;
    height: 45px;
    display: block;
    float: left;
}
.play_nav ul li a {
	text-indent: -9999px;
    width: 190px;
    height: 45px;
    display: block;
}
.play_nav .course_nav01 a {
    background: url(/com/temp2/img/system/btn_toy.png) no-repeat;
}
.play_nav .course_nav02 a {
    background: url(/com/temp2/img/system/btn_tin.png) no-repeat;
}
.play_nav .course_nav03 a {
    background: url(/com/temp2/img/system/btn_kun.png) no-repeat;
}
.play_nav .course_nav04 a {
    background: url(/com/temp2/img/system/btn_in.png) no-repeat;
}
.play_nav .course_nav05 a {
    background: url(/com/temp2/img/system/btn_ona.png) no-repeat;
}
.play_nav .course_nav06 a {
    background: url(/com/temp2/img/system/btn_yoba.png) no-repeat;
}



.course_wrap h3{
    margin-bottom:20px;
}
.course_wrap p.course_txt{
	padding-bottom:20px;
	font-size:14px;
	/*color:#8e5812;*/
	clear:both;
}
.course_wrap .option{
	margin-bottom:20px;
	overflow:hidden;
}
.option p{
	width: 203px;
    height: 27px;
    display: block;
    overflow: hidden;
    margin-bottom: 9px;
}
.option ul li{
	float: left;
    overflow: hidden;
    width: 61px;
    height: 103px;
    margin: 0 20px 0 0;
}
.option ul li.last{
	margin-right: 0;
}
.option p.nopose{
	background-color: initial;
    padding: 0;
    width: auto;
    height: auto;
}

/* movieBtn */
.course_wrap .movie_btn a{
	margin: 0 auto;
	display: block;
	width: 401px;
}
.movie_btn p.movie_txt{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
}