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

#left #content2 {
	height: auto;
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content2 #kokunai {
	background-image: url(../images2/dome-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 278px;
	float: left;
	padding: 50px 5px 10px;
	border: 1px solid #FFAB17;
}
#content2 #kaigai {
	background-image: url(../images2/abro-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 278px;
	float: right;
	padding: 50px 5px 10px;
	border: 1px solid #2750C4;
}
.plan {
	clear: left;
	height: auto;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
}
.plan img {
	float: left;
	height: 80px;
	width: 80px;
}
.plan .text {
	padding-left: 90px;
}
.t-title {
	font-size: 12px;
}
.t-title span {
	font-size: 10px;
	font-weight: lighter;
	margin-left: 1em;
	text-align: right;
	display: block;
}
.text p {
	font-size: 12px;
}
.text .price {
	font-size: 14px;
	font-weight: bold;
	color: #FF2400;
	margin-top: 0.5em;
	display: block;
	text-align: right;
}
