@charset "utf-8";
/* CSS Document */

.font_12_plane {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

#contents .plan_block {
	text-align: left;
	margin-top: 13px;
	position: relative;
}
.plan_block h3 {
	font-size: 14px;
	color: #669900;
	font-weight: bold;
	line-height: 28px;
	background-image: url(../images/plan/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 5px;
	float: left;
	width: 320px;
}
#contents h2 {
	margin-top: 15px;
}

.plan_block .thum {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.plan_block .price {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin-right: 10px;
	float: left;
	width: 380px;
	display: block;
	margin-top: 10px;
}
.plan_block .detail {
	margin-right: 10px;
	line-height: 1.6em;
	color: #666666;
	float: left;
	margin-top: 5px;
	width: 340px;
	display: block;
	padding-left: 40px;
}
.plan_block .border {
	text-align: center;
	clear: both;
	margin-top: 5px;
}
