@charset "utf-8";
 @import url("../../css/party_common.css");
 @import url("buddhistService_common.css");

#line-frame_pink h2 {
	background: url(../img/kai/plan.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/kai/t02.gif) no-repeat;
	height: 27px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 4px 0px 0px;
}

#line-frame_green .head {
	color: #C4E110;
}

#line-frame_green .color_red {
	color: #9E0039;
}

#line-frame_green p {
	clear: both;
	color: #787878;
	line-height: 150%;
	margin-bottom: 10px;
}

#line-frame_green table {
	clear: both;
	margin-left: 4px;
	margin-bottom: 20px;
	color: #787878;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

#line-frame_green th {
	width: 125px;
	caption-side: top;
	padding: 7px 10px 5px;
	color: #AFC811;
	font-weight: normal;
	border-bottom: 1px dotted #666666;
	text-align: right;
}

#line-frame_green td {
	width: 68px;
	margin: 0px;
	padding: 2px 5px;
	border-bottom: 1px dotted #666666;
	text-align: center;
	color: #F06EAA;
}

th .color_normal {
	color: #787878;
}
th .price,
td .price {
	color: #00A99D;	
}

#line-frame_green .other-photo-float1 {
	float: left;
	width: 300px;
	padding-right: 15px;
	margin-top: 40px;
}

#line-frame_green .other-photo-float2 {
	float: left;
	width: 300px;
	padding-right: 15px;
	margin-top: 40px;
}

.other-photo-float1 em,
.other-photo-float2 em {
	display: block;
	padding-top: 2px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
}

.text_right {
	clear: both;
	width: 642px;
	text-align: right;
	color: #787878;
}

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

#line-frame_blue .ceremony {
	display: block;
	float: left;
	width: 165px;
}

.ceremony p {
	color: #10C0E1;
	margin-bottom: 3px;
	height: 17px;
}

#line-frame_blue .ceremony_box {
	display: block;
	border: #666666 solid 1px;
	padding: 2px;
}

.ceremony_box .ceremony_text {
 	border-bottom: #cccccc dotted 1px;
	text-indent: 7px;
	line-height: 20px;
	color: #787878;
}

.ceremony_box .ceremony_text_noline {
	line-height: 21px;
}

.ceremony_box .ceremony_text_end {
	text-indent: 7px;
	line-height: 20px;
	color: #9E0039;
	font-weight: bold;
}

.plus {
	float: left;
	display: block;
	width: 30px;
	color: #9E0039;
	text-align: center;
}

.plus .plus_line {
	line-height: 20px;
}

.ceremony_box .sum {
	text-indent: 7px;
	line-height: 21px;
	color: #9E0039;
	font-weight: bold;
}

.ceremony .p_margin {
	margin-top: 36px;
}

.ceremony_box .person {
	text-indent: 7px;
	line-height: 21px;
	color: #004A80;
	font-weight: bold;
}

/**/
div#new_kai{
	width: 630px;
	margin: 0 auto 40px auto;
}

div#new_kai h2{
	margin-bottom: 10px;
}

div#new_img{
	margin-bottom:20px;
}

div#new_img dl{
	margin-bottom: 30px;
}

div#new_img dl dd span{
	color: #ee0872;
}

div#new_img div.col2 dl.left{
	float: left;
	width: 310px;
}

div#new_img div.col2 dl.right{
	float: right;
	width: 310px;
}

table#price_table{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #c9c9c9;
	margin-bottom: 10px;
}

table#price_table th{
	border-bottom: 1px solid #c9c9c9;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

table#price_table td{
	border-bottom: 1px solid #c9c9c9;
	text-align: center;
	padding: 5px;
}

table#price_table td.pink{
	color: #ee0872;
}

div#drink_plan h2{
	margin-top: 20px;
}

div#drink_plan ul{
	list-style: none;
	margin-bottom: 40px;
}

div#drink_plan ul li{
	margin-bottom: 1em;
}

div#drink_plan li span{
	color: #ee0872;
}{


