@charset "UTF-8";
/* --------------------------------------------------------------------------------------
   法要
--------------------------------------------------------------------------------------- */
/* line 9, ../sass/houyou.scss */
.head {
	background:url(../img/houyou/head_bg.png) no-repeat;
	width:1000px;
	min-height:368px;
}

/* line 14, ../sass/houyou.scss */
.head h2 {
	padding-top:8px;
}

/* line 16, ../sass/houyou.scss */
.head .txt01 {
	margin-top:17px;
	line-height:1.8;
}

/* line 22, ../sass/houyou.scss */
.wa {
	width:1000px;
	overflow:hidden;
	margin-top:-13px;
}

/* line 27, ../sass/houyou.scss */
.wa ul {
	float:left;
	width:516px;
	overflow:hidden;
}

/* line 32, ../sass/houyou.scss */
.wa ul li {
	float:left;
	margin-left:5px;
}

/* line 36, ../sass/houyou.scss */
.wa ul li:first-child {
	margin-left:0px;
}

/* line 40, ../sass/houyou.scss */
.wa div {
	background:url(../img/houyou/wa_bg.png) no-repeat right top;
	float:right;
	width:456px;
	height:121px;
	padding-top:38px;
}

/* line 47, ../sass/houyou.scss */
.wa div p {
	margin-top:10px;
	margin-left:2px;
	line-height:1.8;
}

/* line 55, ../sass/houyou.scss */
.course {
	margin-top:67px;
}

/* line 57, ../sass/houyou.scss */
.coursebox {
	background:url(../img/houyou/course_bg.png) no-repeat;
	width:1008px;
	height:623px;
	margin-top:20px;
	margin-left:-4px;
	position:relative;
	padding-top: 20px;
}

/* line 65, ../sass/houyou.scss */
.coursebox .detail {
	width:388px;
	/*padding-top:29px;*/
	margin-left:24px;
}

/* line 70, ../sass/houyou.scss */
.coursebox .detail .ttl {
	width:388px;
	height:48px;
	position:relative;
}

/* line 75, ../sass/houyou.scss */
.coursebox .detail .ttl h3 {
	position:absolute;
	top:0px;
}

/* line 80, ../sass/houyou.scss */
.coursebox .detail .ttl p {
	position:absolute;
	top:10px;
	left:28px;
	color:#bf0c0c;
	font-size:165%;
	font-weight:bold;
}

/* line 88, ../sass/houyou.scss */
.coursebox .detail .ttl p span {
	font-size:60%;
}

/* line 92, ../sass/houyou.scss */
/*.coursebox .detail .list {
	background:url(../img/houyou/course_line_top.gif) no-repeat left top;
	border-right:1px solid #c7a457;
	margin-top:30px;
	padding-top:2px;
}*/

/* line 98, ../sass/houyou.scss */
.coursebox .detail .list table {
	background:url(../img/common/th_bg.jpg) repeat-y left top;
	width:100%;
}

/* line 103, ../sass/houyou.scss */
.coursebox .detail .list th {
	background:url(../img/common/th_line.gif) repeat-x left bottom;
	width:95px;
}

/* line 107, ../sass/houyou.scss */
.coursebox .detail .list th p {
	background:url(../img/common/th_icon.png) no-repeat left center;
	margin:8px 0px 8px 10px;
	padding-left:13px;
}

/* line 114, ../sass/houyou.scss */
.coursebox .detail .list td {
	background:#ecd39d url(../img/common/td_line.gif) repeat-x left bottom;
	padding:8px 0px 8px 10px;
}

/* line 120, ../sass/houyou.scss */
.coursebox .detail .txt {
	margin-top:15px;
	margin-left:12px;
	text-indent:-1em;
	line-height:1.8;
}

/* line 128, ../sass/houyou.scss */
.coursebox .another {
	position:absolute;
	top:480px;
	left:685px;
}

.coursebox .detail {
	background:url(../img/celebrations/course_list_bg.png) no-repeat;
	width:388px;
	height:369px;
}
.coursebox .detail ul {
	width:368px;
	overflow:hidden;
}

.coursebox .detail li {
	background:url(../img/party/dotted_icon.png) no-repeat left center;
	float:left;
	width:150px;
	margin-top:15px;
	margin-left:16px;
	padding-left:10px;
}
.coursebox .detail .list{
	margin-bottom: 60px;
}