.top_new01{
	font-size:12px;
	line-height: 20px;
	background-color: #FFCC99;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	height: 20px;
	width: 214px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 6px;




}

/* -----------------------------------------------
 * おすすめプラン
 * ----------------------------------------------- */
.color-type-a,
.color-type-b,
.color-type-c,
.color-type-d{
	width:230px;
	font-size:13px;
	font-weight:lighter;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	text-align: center;
	margin: 0px;
	color: #000000;
}


.color-type-a{
	background-image: url(../img/color_type_a_bg.gif);
}
.color-type-b{
	background-image: url(../img/color_type_b_bg.gif);
}
.color-type-c{
	background-image: url(../img/color_type_c_bg.gif);
}
.color-type-d{
	background-image: url(../img/color_type_d_bg.gif);
}


.color-type-a a,
.color-type-b a,
.color-type-c a,
.color-type-d a{
	color:#000000;
}

