@charset "utf-8";

/* marriage
------------------------------------------------------------------------------*/

#contentArea h2 {
	margin:20px 0 15px;
	text-align:left;
	display:block;
}

#marriage {
}

.detail_table {
	margin:20px 0 20px 18px;
}

#contentArea h2.course_ttl {
	margin:0;
	padding:0;
}
.course_box {
}

.course_list_party ul,.course_list_speed ul {
	padding-top:22px;
}
.course_list_party li,.course_list_speed li {
	display:block;
	float:left;
	margin-bottom:22px;
	font-size:14px;
	line-height:18px;
	height:18px;
}

.course_list_party {
	width:615px;
	height:157px;
	background:url(../images/course/coursep_bg.gif) no-repeat;
	margin-bottom:20px;
}
.course_list_speed {
	width:615px;
	height:197px;
	background:url(../images/course/courses_bg.gif) no-repeat;
}

.list_lc {
	width:247px;
	padding-left:62px;
}
.list_rc {
	width:247px;
	padding-left:17px;
}


.course_box a:link,.course_box a:visited {
	color:#e72c54;
}
.course_box a:hover,.course_box a:active {
	color:#fb809a;
	text-decoration:underline;
}



.table_style {
	font-size:12px;
}

.table_style span {
	font-size:10px;
}

.table_txt {
	padding-top:5px;
	font-size:11px;
	text-indent:-1em;
	margin-left:1em;
	line-height:1.2em;
}



#planHowto {
	background-color: #FFF3F6;
	padding:7px 15px 15px;
	margin-top: 30px;
}

#planHowto dt {
	background:url(../images/course/icon.jpg) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}

#planHowto dd {
	line-height: 1.5;
}
