@charset "utf-8";

/* プランカテゴリー用 */
/*プラン1*/
.plan1 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan1 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #642832;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}


/*プラン2*/
.plan2 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan2 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #CC9900;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}


/*プラン3*/
.plan3 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan3 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #88784D;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}


/*プラン4*/
.plan4 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan4 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #588C51;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}


/*プラン5*/
.plan5 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan5 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #999900;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}


/*プラン6*/
.plan6 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan6 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #996666;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}


/*プラン7*/
.plan7 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan7 h2{	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #4A593E;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}

/*プラン8*/
.plan8 {
	clear: both;	width: 520px;
	margin-top: 0px;
	margin-right: 10px;	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
}
.plan8 h2{
	width: 512px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #E38342;
	height: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-left: 8px;
}

