@charset "Shift_JIS";
/* class for feature_3_b_150 -- Acc List */.yAccBoxes {
	width:520px;
}
.box1 {
	float:left;
	width:250px;
}.box2 {
	float:right;
	width:250px;
}.innerBox1 {
	float:left;
	width:115px;
}.innerBox2 {
	float:right;
	width:125px;
}.yProductName {	margin-bottom:15px;}

	/* clearfix */
	.yAccBoxes:after,	.box1:after,	.box2:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.yAccBoxes,	.box1,	.box2 {
		zoom:1;
	}
	/* Hides from IE-mac \*/
	* html .yAccBoxes,	* html .box1,	* html .box2 { height: 1%; }
	.yAccBoxes,	.box1,	.box2 { display: block; }
	/* End hide from IE-mac */