@charset "utf-8";

/* #############################################################

[ 基本パーツ + 汎用パーツ ]

※追記・改変の際はウェブマスタに問い合わせること

############################################################# */

@import "/special/css/courselist.css";

.monthly{
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.monthly li{
	margin-right:10px;
	float:left;
}
.monthly li.end{
	margin-right:0;
}



/*--応募詳細--*/
#guideBox dl{
	margin:10px 0;
	overflow:hidden;
	zoom:1;
}
#guideBox dt{
	width:95px;
	padding:0 0 0 10px;
	font-weight:bold;
	float:left;
}
#guideBox dd{
	padding:0 10px 15px 110px;
}
#guideStep dt{
	padding:15px 0 0 10px;
}
#guideStep dd{
	padding:15px 10px 15px 110px;
}

.pageup{
	margin:0 0 20px;
	text-align:right;
}

/*--コースリスト--*/
/* リンク */
#str_contents .courselistarea {
	margin-bottom:10px;
}
#str_contents .courselistarea h3{
	margin:0;
	padding: 5px 10px;
	background:#FC295E;
	font-size:14px;
	color:#fff;
}
#str_contents .courselistarea dl {
	width:768px;
	margin: 0 0 10px;
	padding: 0px;
	background:url(/special_cp/over6/images/bg_search.gif) left repeat-y;
	border-left:1px solid #FC295E;
	border-right:1px solid #FC295E;
}
#str_contents .courselistarea dl dt {
	width:130px;
	margin: 0px;
	padding: 7px 0 3px 10px;	font-weight: bold;
	line-height: 150%;
	float:left;
}
#str_contents .courselistarea dl dd {
	margin: 0px;
	padding: 8px 0 6px 155px;
	padding: 8px 0 8px 155px\9;
	border-bottom:1px solid #FC295E;
}
#str_contents .courselistarea dl dd.even{
	background:#fff;
}
#str_contents .courselistarea dl dd ol{
	overflow:hidden;
	zoom:1;
}
#str_contents .courselistarea dl dd li{
	width:3.5em;
	padding-left:8px;
	display:block;
	float:left;
	background:url(/resource/images/iconmark/mrk_triangle_gray.gif) 0 2px no-repeat;
}

/*--応募詳細--*/
#guideStep{
	background:url(/play/special_cp/compe/1007/images/bg_guide_step.gif) ;
	border-top:1px solid #4260ec;
	border-left:1px solid #4260ec;
	border-right:1px solid #4260ec;
}
#guideStep dd{
	border-bottom:1px solid #4260ec;
}
