@charset "shift_jis";


.top_section {
	background-image: url(../../img/body_bg.gif);
	background-position: 470px 200px;
	background-repeat: no-repeat;

}
#title .copy_img {
	margin-bottom: 280px;
}

.top_section .detail {
	float: left;
	width: 390px;
	margin-top: 35px;
	margin-left: 20px;
	height: 210px;
}
.detail img {
	position: absolute;
	bottom: 0px;
	top: 235px;
}

.detail p {
	margin-bottom: 5px;
}
.plan {
	margin-top: 10px;
	margin-left: 35px;
	letter-spacing: -0.05em;
}
.plan p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.plan .plan_middle {
	margin-bottom: 10px;
	margin-left: 10px;
}
.plan strong {
	font-size: 100%;
	color: #00A0E9;
	margin-top: 5px;
	margin-bottom: 5px;
}
.plan li {
	font-size: 80%;
	line-height: 120%;
	background-image: url(../../img/list_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.plan .txt {
	float: left;
	width: 360px;
}
.plan .photo {
	float: left;
	margin-right: 10px;
}
.plan  .photo_up {
	float: left;
	margin-right: 10px;
	margin-top: -4px;
}


.price_red {
	font-size: 120%;
	color: #FF0000;
	font-weight: 600;
	margin-right: 0.3em;
	margin-left: 0.3em;
}
.line {
	background-image: url(../../img/sub_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	height: 30px;
	font-size: 1px;
	line-height: 0px;
	width: 720px;
	clear: both;
}

.image_site {
	float: left;
	width: 720px;
	padding-left: 35px;
	text-align: center;
	padding-top: 10px;
	font-size: 80%;
}
.red {
	color: #FF0000;
}

