body {
	margin: 0px;
	background-color: #85b1b3;
	color: #666666;
	font-family: Osaka, ＭＳ Ｐゴシック;
}

img{border:0px;}



/*
-----------------------------------------------------------
	bg, title
-----------------------------------------------------------
*/
.goods_basebox{
width:880px;
margin:0;
}

.goods_box{
background-color:#ffffff;
width:860px;
margin:0 auto;
padding:0;
}

.table {padding:0; margin:0; }

/*
-----------------------------------------------------------
	text
-----------------------------------------------------------
*/

/*　サイズ　*/
.txt_s {
	font-size: 10px;
	line-height: 16px;
}

.txt_m {
	font-size: 12px;
	line-height: 18px;
}

.txt_m_b {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}


.txt_l {
	font-size: 14px;
	line-height: 24px;
}



/*　色　*/
.txt_product {
	color:#85b1b3;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.txt_footer {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
}




/*
-----------------------------------------------------------
	link
-----------------------------------------------------------
*/
a.link_product:link { color:#85B1B3; text-decoration:none;}
a.link_product:visited { color:#85B1B3; text-decoration:none;}
a.link_product:hover { color:#FEA621; text-decoration:none;}
a.link_product:active { color:#85B1B3; text-decoration:none;}

a.link_info:link { color:#666666; text-decoration:none;}
a.link_info:visited { color:#666666; text-decoration:none;}
a.link_info:hover { color:#FEA621; text-decoration:none;}
a.link_info:active { color:#666666; text-decoration:none;}

a.link_company:link { color:#85B1B3; text-decoration:none;}
a.link_company:visited { color:#85B1B3; text-decoration:none;}
a.link_company:hover { color:#999999; text-decoration:none;}
a.link_company:active { color:#85B1B3; text-decoration:none;}

a.link_buy:link { color:#FEA621; text-decoration:none;}
a.link_buy:visited { color:#FEA621; text-decoration:none;}
a.link_buy:hover { color:#666666; text-decoration:none;}
a.link_buy:active { color:#FEA621; text-decoration:none;}







