@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;
}

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

/*2カラム*/

.frame-2calam {
	float: none;
	color: #787878;
}

.frame-2calam .left {
	float: left;
	width: 302px;
	padding-left: 10px;
	padding-right: 28px;
}
.frame-2calam .right {
	float: left;
	width: 302px;
}
.frame-2calam .box {
	width: 302px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}
.frame-2calam dl {
	width: 302px;
	padding-bottom: 5px;
	line-height: 20px;
}

.dt_normal {
	clear: both;
	background-image: url(../img/pricetable/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 204px;
	padding-left: 16px;
}

.dd_normal {
	float: left;
	width: 82px;
	color: #E61072;
	text-align: right;
}

.dt_ddnone{
	clear: both;
	background-image: url(../img/pricetable/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 280px;
	padding-left: 16px;
}

.dd_none{
	float: left;
	width: 5px;
}

.dt_nohead {
	clear: both;
	float: left;
	width: 204px;
	padding-left: 16px;
}

dt .font-small {
	font-size: 10px;
}

.text_right {
	text-align: right;
	line-height: 150%;
	color: #787878;
	font-size: 10px;
}

p {
	clear: both;
	line-height: 150%;
	margin-bottom: 5px;
}

.magenta {
	color:#E61072;
	clear: both;
}
.cyan {
	color:#0072BC;
	clear: both;
}
.rime {
	color:#8DC63F;
	clear: both;
}
.orenge {
	color:#F26522;
	clear: both;
}

