@charset "utf-8";
 @import url("../../css/party_common.css");
 @import url("buddhistService_common.css");
 
#line-frame_pink h2 {
	background: url(../img/altar/shinobu_title.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;
}

/*
	偲ぶ会
=============================================================== */
#line-frame_n05 {
	/*padding-left: 10px;*/
}

#line-frame_n05 h2 {
	margin-left: 10px;
	display: block;
	text-indent: -9999px;
	padding-bottom: 10px;
	background-image: url("../img/shinobu_title.gif");
	background-repeat: no-repeat;
}

#line-frame_n05 p {
	margin-bottom: 5px;
}

#line-frame_n05 p.txt {
	margin: 20px 0 20px 10px;
}

#line-frame_n05 div.menu_rest {
	margin-top: 5px;
	margin-left: 10px;
	/* margin-left: 260px; */
	padding-bottom: 10px;
}

#line-frame_n05 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#line-frame_n05 ul li {
	background: url(../../../img/common/head_05.gif) no-repeat 0 0;
	margin: 0;
	padding: 0 0 0 20px;
}

#line-frame_n05 ul.nonlist li {
	background: none;
	margin: 0;
	padding: 0;
}

#line-frame_n05 div.pho {
	float: left;
	width: 250px;
	display: inline;
	margin-left: 10px;
}

#line-frame_n05 div.menu_rest div {
	margin-bottom: 1.5em;
}

#line-frame_n05 div.menu_rest h3 {
	color: #e11075;
	margin-bottom: 5px;
	font-size: 100%;
}

#line-frame_n05 div#koshitsu{
	color:#e11075;
	/* text-align: right; */
	line-height: 1.8;
}

#line-frame_n05 h3#nanen {
	background: transparent url(../../../wedding/wed_rest/img/nanen.gif) no-repeat 10px 0;
	height: 30px;
	text-indent: -9999px;
}


div.shop {
	width: 490px;
	border: 1px solid #dbdbdb;
	clear: both;
	margin: 10px auto 20px;
	padding: 5px;
	zoom: 1;
}


div.shop dl dt {
	margin: 0;
	padding: 0;
	float: left;
}

div.shop dl dd {
	margin: 0;
	padding: 0;
	float: right;
}


