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

#accessories {
	background-image: url(../img/accessories/index/mainbg.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
.acc_b {
	width: 300px;
	margin-right: 3em;
}

#coordinate {
	width: 656px;
	margin-bottom: 1.5em;
}
*html #coordinate {width: 680px;}
*html .coordinate_box{	width: 120px;}

.coordinate_box {
	float: left;
	width: 170px;
	margin-right: 2em;
	margin-top: 1em;
	margin-left: 1.8em;
	font-size: 12px;
}
.coordinate_box img { border: 1px solid #e1e1e1 !important; }

