@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
a:active { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; }
img { border: 0; }

* {
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}

ul {
	list-style: none;
	list-style-position: outside;
	line-height: 1.5em;
}

ol {
	line-height: 1.5em;
}

img {
	vertical-align: top;
	border: none;
}

p, ul, dl, address {
	font-size: 0.8em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.8em;
}

table th {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

body {
	font-family: "MS Pゴシック", sans-serif, Osaka;
	font-size: 12px;
	line-height: 18px;
	background: #271604 url(../img/body.gif) repeat-y center top;
	color: #333333;
	text-align: center;
}

a {
	text-decoration: none;
	color: #82AF41;
}

a:hover {
	color: #f2824e;
	text-decoration: underline;
}

div#wrp {
	width: 949px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	height: auto;
	background: #271604 url(../img/bodyBg1.gif) repeat-y left top;
}

#header {
	width: 771px;
	padding: 10px 20px;
}

#header #ci {
	float: left;
	width: 130px;
	margin: 0 0 20px 20px;
	vertical-align: top;
	font-size: 16px;
	color: #FFFFFF;
}

#header h1 {
	width: 420px;
	margin: 0 0 20px 185px;
	font-size: 0.7em;
	font-weight: normal;
}

#header h1 a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
}

#header ul {
	float: right;
	margin: -25px 205px 0 0;
	font-size: 0.7em;
	display: inline;
}

#header ul li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	background: url(../img/icons01.png) no-repeat left 4px;
}

div#gnavi {
	margin: 0;
	padding: 0;
	width: 162px;
	float: left;
	dispplay: inline;
	background: #271604;
}

div#gnavi dl {
	margin: 0 0 15px;
}

div#gnavi dt {
	margin: 15px 0 5px 0;
	line-height: 1em;
	background: url(../img/gNaviTitle01.png) no-repeat;
	display: block;
	width: 78px;
	height: 10px;
	/*text-indent: -9999px;*/
}

div#gnavi dd {
	margin: 0 0 10px;
	text-align: center;
}

.menu a {
	background: url(../img/gNavi01_d.png) no-repeat;
	display: block;
	width: 162px;
	height: 55px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 55px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover {
	background: url(../img/gNavi01_o.png) no-repeat;
	display: block;
	width: 162px;
	height: 55px;
	color: #010000;
	font-size: 16px;
	line-height: 55px;
	text-decoration: none;
	font-weight: bold;
}

.menuon a {
	background: url(../img/gNavi01_o.png) no-repeat;
	display: block;
	width: 162px;
	height: 55px;
	color: #010000;
	font-size: 16px;
	line-height: 55px;
	text-decoration: none;
	font-weight: bold;
}

div#gnavi ul {
	text-align: right;
}

div#gnavi ul li {
	margin: 0 0 10px;
}

div#rightMenu {
	float: right;
	width: 180px;
	dispplay: inline;
}

div#rightMenu h2 {
	background: url(../img/cartBtn_d.png) no-repeat top left;
	width: 180px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	color: #FFFFFF;
}

div#rightMenu p {
	text-align: center;
}

div#rightMenu p#namep {
	margin: 0 0 10px 10px;
	text-align: left;
}

div#rightMenu p#loginboxTop {
	margin: 0 0 5px;
	padding: 15px 0 10px;
	text-align: center;
	background: url(../img/rightLoginBoxtop.png) no-repeat top left;
}

div#rightMenu div#loginBox {
	width: 180px;
	margin: 4px 0 10px;
	padding: 0 0 10px;
	background: url(../img/rightLoginBoxBttom.png) no-repeat bottom left;
}

div#rightMenu div#loginBox p.btn {
	margin: 0 0 5px 10px;
	text-align: left;
}

div#rightMenu p input {
	width: 160px;
	margin: 0 0 5px;
}

div#rightMenu div.loginboxcheck p {
	float: left;
	margin: 0 0 0 10px;
	text-align: left;
	font-size: 0.8em;
}

div#rightMenu div.loginboxcheck input {
	float: left;
	width: 10px;
	margin: 1px 0 0 -5px;
}

* html div#rightMenu div.loginboxcheck input {
	margin: 1px 0 0 0px;
}

div#rightMenu div.loginboxcheck p#loginboxlogin {
	float: right;
	margin: 0 10px 0 0;
}

* html div#rightMenu div.loginboxcheck p#loginboxlogin {
	margin: 0 5px 0 0;
}

div#rightMenu p#forget {
	clear: both;
	margin: 0 10px 5px 0;
	padding: 5px 0 0 0;
	font-size: 0.7em;
	text-align: right;
}

div#rightMenu p#forget a {
	color: #4d4d4d;
}

div.rightBoxContT {
	width: 180px;
	background: url(../img/rightboxBgTop.png) no-repeat top left;
}

div.rightBoxContC {
	width: 180px;
	margin: 10px 0;
	background: url(../img/rightboxBgcenter.png) repeat-y top left;
}

div.rightBoxContB {
	width: 180px;
	padding: 0 0 10px;
	text-align: center;
	background: url(../img/rightzboxBgBottom.png) no-repeat bottom left;
}

div.rightBoxContB div img {
	margin: 0 auto 10px;
}

.rbcTitle {
	padding: 20px 0 0 0;
	/*text-indent: -9999px;*/
}

div#rightMenu div.privacytext img {
	margin: 0 0 10px;
}

div#rightMenu div.privacytext p {
	width: 145px;
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: left;
	font-size: 0.7em;
}

div#rightMenu div.privacytext p span {
	padding: 0 0 0 8px;
	background: url(../img/iconT01.png) no-repeat left 2px;
}

div#rightMenu p.advertisementTxt {
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 0.7em;
}

.favorite {
	padding: 5px 0;
	list-style-type: none;
}

.favorite li {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.imgad {
	float: center;
	width: 586px;
	height: 131px;
	background: #FFFFFF url(../img/ad.png) no-repeat;
	/*text-indent: -9999px;*/
}

div#rightContet {
	float: right;
	width: 787px;
	dispplay: inline;
}

div#centerCont {
	float: left;
	margin: 0;
	padding: 0;
	width: 600px;
	background: #fff;
}

div#centerCont p {
	margin: 0 10px 10px;
}

div#centerCont ul, div#centerCont dl {
	margin: 0 10px;
}

.topmainVs {
	margin: 0 0 15px;
}

.topmainVs img {
	margin-left: 5px;
}

h2 {
	margin: 0 0 15px 0;
}

div.h3title {
	margin: 0 auto 10px;
	width: 100%;
	background: url(../img/h3titleBg.png) no-repeat 6px top;
	font-weight: bold;
}

div.h3title h2 {
	margin: 0;
	padding: 9px 10px 9px 31px;
	font-size: 0.9em;
}

div.h3title span {
	float: right;
	padding: 7px 15px 0 0;
	display: block;
}

p.titlep {
	margin: 0 0 15px;
}

div.cBoxTop {
	margin: 10px 0;
	padding: 10px 0 0 0;
	height: 20px;
	background: url(../img/centerBoxTop.png) no-repeat left top;
}

div.cBoxCenter {
	margin: 0 0 15px 7px;
	background: url(../img/centerBoxCenter.png) repeat-y left top;
}

div.cBoxbottom {
	background: url(../img/centerBoxBottom.png) no-repeat left bottom;
}

div#centerCont ul#contentBmenu {
	margin: 35px 0 10px 7px;
	padding: 10px 0 0 0;
}

ul#contentBmenu li {
	float: left;
}

div.retuneToTop {
	clear: both;
	width: 930px;
	padding: 20px 0 0 0;
	text-align: right;
}

div.sweetstory {
	width: 586px;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
}

div#centerCont div.sweetstory ul {
	margin: 0;
}

div.sweetstory ul li {
	width: 293px;
	display: inline;
}

ul.news {
	padding: 0 0 1px 20px;
	font-size: 0.8em;
}

ul.news li {
	margin: 0 0 15px;
	padding: 0 1.5em 0 7.5em;
	text-indent: -7.5em;
}

ul.news span {
	margin: 0 6px 0 0;
	padding: 0 15px 0 0;
	background: url(../img/iconT01.png) no-repeat right 3px;
	color: #764c24;
}

ul.news span.newstitle {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: bold;
}

div.boxinner {
	margin: 0 0 10px 20px;
	padding: 0 0 10px 0;
}

div.ranking {
	width: 540px;
	border-bottom: 1px dotted #ccc;
}

div#centerCont .noborder {
	border: none;
	background: none;
}

div.ranking div {
	float: left;
}

div.boxinner img.ranknunber {
	margin: 20px 5px 0 0;
}

div#centerCont div.ranking p {
	width: 335px;
	margin: 10px 0 0 5px;
}

div.boxinner p.details {
	margin: 10px 0 10px 5px;
	text-align: right;
}

div.recommend {
	float: left;
	width: 130px;
	margin: 0 5px 10px 0;
}

p.centerbtn {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	text-align: center;
}

div.box2column {
	margin: 0 0 10px 20px;
	padding: 0 0 10px 0;
}

div.box2column div {
	float: left;
	width: 255px;
	margin: 0 20px 0 0;
}

div.box2column div strong {
	padding: 0 0 0 5px;
	border-left: 5px solid #d45c28;
}

div#centerCont div.box2column div p.guidetitle {
	padding: 0 0 0 5px;
	border-left: 5px solid #d45c28;
	font-weight: bold;
	line-height: 1em;
	margin: 3px 0px;
}

div#centerCont div.box2column p.details {
	margin: 0 0 10px;
	text-align: right;
}

div.box2column p.toptext {
	padding: 5px 0;
}

#footer {
	clear: both;
	height: 50px;
	text-align: center;
	background: #dfd2bf;
}

	#footer address {
		clear: both;
		margin: 0;
		padding: 0;
	}
	

	.pr-box {
			margin: 0;
			padding: 1px 10px;
			height: 14px;
			font-size: 10px;
			color: #fff;
			background: #2e251;
		}
		
			.pr-box ul {
				margin: 0;
				padding: 0 0 0 30px;
				background: url(../img/pr.gif) 0 3px no-repeat;				
			}
			
				.pr-box ul li {
					display: inline;
					margin: 0 10px 0 0;
					padding: 0;
				}
	
					.pr-box ul li a { color: #000; font-weight: bold; }
						.pr-box ul li a:hover { color: #000; text-decoration: underline; }
						
	#breadcrumb { margin: 0; padding: 0; }
		#breadcrumb ul { margin: 0; padding: 0; text-align: right; }
			#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
				/*#breadcrumb ul li a { color: #4a4124; }*/
					/*#breadcrumb ul li a:hover { color: #f90; }*/
					
/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

/*-------------------------------------------------
	1.base clearFix
---------------------------------------------------*/
.clear{
	clear:both;
}

.clearFix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
/* End hide from IE-mac */

*:first-child+html .clearFix{
	zoom:1;
}
/*-------------------------------------------------
	2.base temp clearFix
---------------------------------------------------*/
div#footer:after,
div#footermenu ul:after,
div.pagenumberarea:after,
pagenumberarea02:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html div#footer,
* html div#footermenu ul,
* html div.pagenumberarea,
* html ul.pagenumberarea02{
	height: 1%;
}

/* End hide from IE-mac */

*:first-child+html div#footer,
*:first-child+html div#footermenu ul,
*:first-child+html div.pagenumberarea{
	zoom:1;
}

/*-------------------------------------------------
	3.second clearFix
---------------------------------------------------*/

div#footer,
div#footermenu{
	overflow: hidden;
}


div#footer:after,
div#footermenu ul:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

* html div#footer,
* html div#footermenu ul{
	height: 1%;
}