@charset "utf-8";
#left #content1 {
	display: none;
}
/* CSS Document */

#left #content2 {
	height: auto;
	width: 585px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images2/abro-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content2  #kaigai {
	background-image: url(../images2/abro-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 578px;
	float: left;
	padding: 50px 5px 10px;
}
.plan {
	clear: left;
	height: 90px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
}
.plan img {
	float: left;
	width:120px;
	height:90px;
	margin-right:10px;
}
.plan .text {
	padding-left: 90px;
}
.t-title {
	font-size: 14px;
}
.t-title span {
	font-size: 8px;
	font-weight: lighter;
	margin-left: 1em;
}
.text p {
	font-size: 9px;
}
.text .price {
	font-size: 12px;
	font-weight: bold;
	color: #FF2400;
	margin-top: 0.5em;
	display: block;
	text-align: right;
}
