@charset "Shift_JIS";
/*--------------- for feat page ---------------*/

/* --- include style for ky -- */
.toggleArea div.ky_vms p {
	padding-bottom:0;
}
div.ky_vms div.leftArea {
	float:left;
	width:180px;
}
div.ky_vms div.rightArea {
	float:right;
	width:320px;
}
div.ky_vms div.rightArea p.title {
	padding-bottom:0.5em;
}

div.ky_vms:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.ky_vms {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html div.ky_vms { height: 1%; }
div.ky_vms { display: block; }
/* End hide from IE-mac */
