/** contents ****************************************/

.special {
	padding          : 10px;
	border           : 1px solid #9a7657;
	background       : #e7e1d9;
}

.special p,
.special p img {
	margin-bottom    : 0 !important;
}

.plan_color .l    {color : #526bff;}
.plan_color .m    {color : #76cda8;}
.plan_color .s    {color : #76cde9;}
.plan_color .sp_m {color : #b6966b;}
.plan_color .sp_s {color : #dfd1bd;}

.special table.style th {
	width            : 300px;
}

.special table.style td {
	padding          : 0 0 0 25px;
}

.special table.style td.tb-txt {
	width            : 283px;
	vertical-align   : top;
}

.special table.style td.tb-img {
	height           : 90px;
	padding-bottom   : 3px;
}

/*/*/