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

.goods{
}
.ntv-wrapper {
	background: none;
}
.goods .entry{
	margin-bottom:40px;
	padding:30px 0px;
	background: url(../goods/images/item_bg.gif) top center;
}

.goods .entry .photo{
	text-align:center;
}

.goods .entry .photo img{
	border:#f8f8f8 5px solid;
}

.goods .entry .text{
	padding:15px 0px 0px 55px;
	line-height:1.6em;
	font-size:12px;
}

.goods .entry .text p{
	width:360px;
	padding-top:5px;
	color:#503737;
}

.goods .entry .text p.g_title01{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title01.gif) top left no-repeat;
}

.goods .entry .text p.g_title02{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title02.gif) top left no-repeat;
}

.goods .entry .text p.g_title03{
	width:370px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title03.gif) top left no-repeat;
}

.goods .entry .text p.g_title04{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title04.gif) top left no-repeat;
}

.goods .entry .text p.g_title05{
	width:370px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title05.gif) top left no-repeat;
}

.goods .entry .text p.g_title06{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title06.gif) top left no-repeat;
}

.goods .entry .text p.g_title06{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title06.gif) top left no-repeat;
}

.goods .entry .text p.g_title07{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title07.gif) top left no-repeat;
}

.goods .entry .text p.g_title08{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title08.gif) top left no-repeat;
}

.goods .entry .text p.g_title09{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title09.gif) top left no-repeat;
}

.goods .entry .text p.g_title10{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title10.gif) top left no-repeat;
}

.goods .entry .text p.g_title11{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title11.gif) top left no-repeat;
}

.goods .entry .text p.g_title12{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title12.gif) top left no-repeat;
	position:relative;
	left:15px;
}

.goods .entry .text p.g_subtitle12{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_subtitle12.gif) top left no-repeat;
	position:relative;
	left:8px;
}

.goods .entry .text p.g_title13{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title13.gif) top left no-repeat;
}

.goods .entry .text p.g_title14{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title14.gif) top left no-repeat;
}

.goods .entry .text p.g_title15{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title15.gif) top left no-repeat;
}

.goods .entry .text p.g_title16{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title16.gif) top left no-repeat;
}

.goods .entry .text p.g_title17{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title17.gif) top left no-repeat;
}

.goods .entry .text p.g_title18{
	width:350px;
	height:26px;
	text-indent:-9999px;
	background: url(../goods/images/goods_title18.gif) top left no-repeat;
}

.goods .entry table{
	width:450px;
	margin-top:10px;
	position:relative;
	left:-45px;
}

.goods .entry table td{
	padding:20px 10px;
	border:#9c6d6d 1px dotted;
}

.goods .entry table td ul li{
	padding-top:5px;
	color:#503737;
}

.goods .entry table td .small_tit{
	font-weight:bold;
}

.goods .entry table td .place{
	font-weight:bold;
}

.goods .entry .text .url{
	font-size:11px;
	white-space:nowrap;
}

.btn{
	margin-top:20px;
}

.btn img{
	margin-left:77px;
}

.pagelink{
	padding:10px;
	color:#FFF;
	margin-bottom:20px;
	background:#ff7463;
}
.pagelink ul li{
	display:inline;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #fff;
}

.pagelink a{
	color:#FFF;
}