@charset "utf-8";

#priced,#option_priced{
	width:670px;
	clear:both;
}

#priced hr,#option_priced hr{
	display:none;
}

#priced{
	border-bottom:1px solid #999;
	height:360px;
}

#option_priced{
}

h2#priced_entry1{
	background:url("../img/priced_entry.gif") no-repeat;
	width:180px;
	height:30px;
	text-indent:-9898px;
	margin:20px 0 0 10px;
}
h2#priced_entry2{
	background:url("../img/priced_entry.gif") no-repeat 0 -30px;
	width:180px;
	height:30px;
	text-indent:-9898px;
	margin:20px 0 0 10px;
}

p.priced_copy{
	margin:5px 0 20px 10px;
	line-height:16px;
}

#priced #calculation_block{
	width:660px;
	margin-left:10px;
}

#priced #calculation_block a img{
	margin-right:5px;
}

#priced #calculation_block a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	border:none;
}

p.codicil{
	font-size:10px;
	margin:5px 10px;
}

table#option_price{
	width:650px;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #999;
	border-left:1px solid #999;
	font-size:10px;
	margin:0 10px 20px 10px;
}

table#option_price tr th{
	background-color:#e6e6e6;
	color:#4d4d4d;
	font-size:12px;
	text-align:center;
	white-space:nowrap;
}

table#option_price col.option_content{
	width:140px;

}
table#option_price col.option_frontprice{
	width:100px;
	text-align:center;
}
table#option_price col.option_monthlyprice{
	width:100px;
	text-align:center;
}
table#option_price col.option_recital{
	width:310px;
}

table#option_price tr td,table#option_price tr th{
	padding:10px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}