@charset "utf-8";
#kokunai  {
	background-image: url(../images2/dome-img.jpg);
	background-repeat: no-repeat;
	background-position: -40px top;
	height: auto;
	width: 180px;
	float: left;
	padding: 50px 5px 10px;
}
.plan {
	clear: left;
	height: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
}
.plan .text {
}
#kokunai .plan .text .t-title a {
	text-indent: 0px;
	height: auto;
	width: auto;
	display: inline;
}
.t-title {
	font-size: 10px;
}
.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;
}
