@charset "utf-8";

/*-------------------------------------shopTopLeft*/



/* --------------------------------------------------

newsNakaPage

-------------------------------------------------- */



#newstop{
	width: 100%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #8F8342;
}


#newstop div{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
    }
#newstop h2{
	float: left;
}
#news ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#news li{
	list-style-type: none;
	background-image: url(../img/base/yajirusi01.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3D9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#news a{
	margin-left: 10px;
	padding-left: 10px;
}
#news span{
	color: #5D7040;
}

/*-------------------------------------productRight*/
#bkNunber{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bkNunber .yaji01{
	margin-left: 10px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bkNunber .yaji02{
	margin-right: 10px;
	margin-left: 15px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bkNunber .adjust{
	margin-left: 10px;
	padding-left: 10px;
}
#newsDetail {
}
#newsDetail h2{
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3D9;
	padding-bottom: 10px;
	color: #333333;
	background-image: url(../img/base/yajirusi01.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#newsDetail div{
	clear: both;
	margin-bottom: 10px;
}
#date{
	text-align: right;
	color: #5D7040;
	margin-top: -10px;
	margin-bottom: 5px;
}

.imgRight{
	float: right;
	border: 2px solid #DFE3D9;
	padding: 5px;
	margin-left: 10px;
	clear: both;
}
.imgLeft{
	float: left;
	border: 2px solid #DFE3D9;
	padding: 5px;
	margin-right: 10px;
	clear: both;
}

.imgRight,imgLeft {
}
#goback{
	text-align:right;
	clear: both;
}

