@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;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.news a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
}
.news span{
	color: #8B8141;
}

/*-------------------------------------productRight*/
#bkNunber{
	background-color: #CCCCCC;
	text-align: center;
	color: #8B8141;
	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;
}
.newsDetail {
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
}
.newsDetail div{
	clear: both;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.newsDetail h3{
	color: #8B8141;
	font-size: 120%;
	margin-bottom: 10px;
}


.imgRight{
	float: right;
	border: 2px solid #D6CD61;
	margin-left: 20px;
}
.imgLeft{
	float: left;
	border: 2px solid #D6CD61;
	margin-right: 20px;
}
#goback{
    text-align:right;}
