@charset "utf-8";
/* CSS Document */
/*
#categoryMenu .menu dt {
	background-image: url(images/menu_tit.gif);	
}
*/

/*glovalMenus hit*/
#navi #menu3 a,
#navi #menu3 a:hover {
	background-position:-239px bottom;
}
/**/


/*2×4*/
.width220 {
	width:220px;
}
.width240 {
	width:240px;
}
.width250 {
	width:250px;
}
.width270 {
	width:270px;
}
.width280 {
	width:280px;
}
.width300 {
	width:300px;
}
.width325 {
	width:325px;
}
.width350 {
	width:350px;
}
.width400 {
	width:400px;
}
.width420 {
	width:420px;
}
.width470 {
	width:470px;
}
.width550 {
	width:550px;
}

.colorRed{
	color:#C10304;
}
.colorOrange{
	color:#ff6600;
}
.colorWhite{
	color:#ffffff;
}
.colorBlue{
	color:#0099FF;
}
.colorBlack{
	color:#000000;
}

.colorGold {
	color: #A37823;
}

.boxGrayWeight {
	padding: 15px;
	border: 5px solid #DDDDDD;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.boxGoldWeight {
	padding: 15px;
	border: 5px solid #BEA36A;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.boxGreenWeight {
	padding: 15px;
	border: 5px solid #A1C391;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}


.btnBorder img{
	margin-right: 12px;
}
.btnBorder a img{
	border: 1px solid #FFFFFF;
}
.btnBorder a:hover img {
	border: 1px solid #C59E0A;
}
.btnBorder a:hover{  /* for IE6 */
	border: none;
}

.hyou th {
	color:#333333;
	font-weight:normal;
}
.hyou td {
	color:#555555;
}
.hyoujiBox {
	margin: 7px 0px 0px;
	padding: 8px;
	border: 1px solid #9F7106;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.hyoujiBox .hyoujiImg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	vertical-align: middle;
}
.hyoujiBox .hyoujiText {
	float: right;
	width: 385px;
	font-size: 12px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: auto;
	padding: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
.tyushaku {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}


/*追加080519*/
.txt12 {
	font-size: 12px;
	_font-size: 70%;
	line-height: 180%;
}

/*追加080526*/
.listOn li {
	margin-left:20px;
	list-style-type: disc;
}