/*
 * CSS Local Style Setting
 */

/**
	Common
--------------------------------------------**/
.mainimg--ez590 {
	background-color: #FFF;
}

/**
	Feature
--------------------------------------------**/

/**
	Spec
--------------------------------------------**/

/**
	Accessories
--------------------------------------------**/
.clm2Box01__item__prodName__retio {
	display: block;
	font-size: 18px;
}
.modList02__item a {
	color: #333;
}
.modList02__item a:hover {
	text-decoration: underline;
}


@media print,screen and (min-width:641px) {
}


@media only screen and (max-width:640px) {

/**
	Feature
--------------------------------------------**/

/**
	Spec
--------------------------------------------**/

/**
	Accessories
--------------------------------------------**/
.clm2Box01__item__prodName__retio {
	font-size: 14px;
}

}
