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

#line-frame_pink h2 {
	background: url(../img/pricetable/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;
}



/*2カラム*/


#line-frame_green table{
	width: 97%;
	border-top: 1px solid #c9c9c9;
	margin-bottom: 20px;
}

#line-frame_green table th,
#line-frame_green table td{
	border-bottom: 1px solid #c9c9c9;
	margin: 0;
	padding: 0;
}

#line-frame_green table th{
	width: 60px;
	text-align: left;
	padding: 10px 10px;
}


#line-frame_green table td.price{
	color: #ee0872;
	font-weight: bold;
	text-align: right;
	width: 80px;
	padding-right: 10px;
}

#line-frame_green table td.w2{
	width: 50px;
	text-align: center;
}

#line-frame_green table td.w1{
	padding: 10px;
}

#line-frame_green table.total td{
	color: #ee0872;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	}

#line-frame_green table td em{	
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}






