@charset "UTF-8";
/* CSS Document */

/*responsive*/
@media screen and (max-width:1000px) {

/*
	00 title
*/

/*	00 title
------------------------------------------*/

}

/*	OS and Browser Hack
-------------------------------------------------------------*/
.win.chrome div.parts-entry dl dd input[type="radio"]{ position:relative; top:2px; }
.win.chrome div.parts-entry dl dd input[type="checkbox"]{ position:relative; top:2px; }

/*IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
