@charset "utf-8";

#goods_content{
	height: auto;
	width: 822px;
	background-image: url(../../img/cork-stripe_naka.jpg);
	background-repeat: repeat-y;
}
#goods_lace_naka{
	width: 800px;
	margin: 0px auto 0px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #663300;
}
#goods_top{
	background-image: url(../img/goods_top.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 788px;
	margin: 0px auto 0px auto;
	text-indent: -9999px;
}
#goods_text{
	background-image: url(../img/goods_text.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 768px;
	margin: 0px auto 0px auto;
	padding-left: 20px;
}
#goods_box{
	height: 345px;
	width: 788px;
	margin: 0px auto 0px auto;
}
#goods_box:after {
	content: "";
	display: block;
	clear: both;
}
#goods_check{
	padding: 18px 0px 15px 30px;
	/*background-color: tan; 確認用*/
}
#goods_check a{
	color: #3366CC;
	text-decoration: none;
}
#goods_check a:hover{
	color: #FF6699; /*#33CCCC*/
	text-decoration: none;
}
.goods_carnavi{
	background-image: url(../img/navi2017CN-RE04D.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 345px;
	width: 390px;
}
.goods_etc{
	background-image: url(../img/etc2017CY-ET925KD.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 345px;
	width: 397px;
}
.textbox{
	/*height: 57px;
	width: 320px;*/
	margin-left: 55px;
	padding-top: 255px;
	line-height: 14px;
}
.textbox a{
	color: #3366CC;
	text-decoration: none;
}
.textbox a:hover{
	color: #FF6699; /*#33CCCC*/
	text-decoration: none;
}