@charset "utf-8";
 @import url("../../css/party_common.css");
 @import url("buddhistService_common.css");
 
#line-frame_pink h2 {
	background: url(../img/hall/t01.gif) no-repeat;
	height: 36px;
	margin-top: 7px;
	margin-left: 10px;
	text-indent: -9000px;
}

#line-frame_pink p {
	color: #666666;
	margin-top: 20px;
	line-height: 150%;
	color: #787878;
	padding-left: 10px;
	margin-bottom: 10px;
}

#line-frame_pink strong {
	font-weight: normal;
}

#line-frame_green h2 {
	background: url(../img/hall/t02.gif) no-repeat;
	height: 27px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 4px 0px 10px;
}

#line-frame_green span {
	color: #C4E110;
}

#line-frame_orange h2 {
	background: url(../img/hall/t05.gif) no-repeat;
	height: 27px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 4px 0px 0px;
}

#line-frame_orange span {
	color: #f7941d;
}

#line-frame_lightgreen h2 {
	background: url(../img/hall/t03.gif) no-repeat;
	height: 27px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 4px 0px 0px;
}

#line-frame_lightgreen span {
	color: #10e1b4;
}

#line-frame_blue h2 {
	background: url(../img/hall/t04.gif) no-repeat;
	height: 27px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 4px 0px 0px;
}

#line-frame_blue span {
	color: #10a9e1;
}

#pict {
	display: block;
	clear: both;
	width:610px;
}

#pict p {
	color: #787878;
	line-height: 150%;
}

#pict .pict_left {
	margin-top: 40px;
	display: block;
	float: left;
	width: 300px;
	text-align: left;
	margin-right: 10px;
}

#pict .pict_right {
	margin-top: 40px;
	display: block;
	float: left;
	width: 300px;
	text-align: left;
}

/*プラン選択*/

#conbi {
	width: 654px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#conbi #conbi_plan {
	background-image: url(../img/hall/conbi_plan.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	width: 654px;
	text-indent: -9999px;
}
#conbi #conbi_list {
	width: 260px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	text-align: center;
	padding-right: 196px;
	padding-left: 196px;
}
#conbi .plan {
	height: 120px;
	width: 120px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	color: #E61072;
	display: block;
	float: left;
}
#conbi .plan p a:link,#conbi .plan p a:visited {
	color: #E61072;
	text-decoration: underline;
}

