/* Copyright (c) 2007, AQUACUBE All rights reserved. */
@import url("style.css");
@import url("reset.css");
@import url("newsscroll.css");

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
.toplevel{display: none;}
#tooltip{
    position : absolute ;
	border : 2px solid #fb85ac ;
	background : #fbf8ee ;
	padding : 2px 5px ;
	color : #333 ;
	display : none ;
	text-align:left;
	z-index:999;
	}

* html body #tooltip{
    font-size:0.9em;
	}	
a span.indent{
    display : none ;
	text-indent : -9999em;
	}	
span.indent{
    display : none ;
	}	
.topLevel {
    display: none;
}	

/*** END reset ****/


/* CSSハック
------------------------------------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html body .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body {
	font: 0.8em/1.3em "Osaka",Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg-body.jpg) repeat-x;
	background-color: #000;
	text-align: center;
	color: #513C24;
	font-weight:normal;
}
body a{ color: #513C24; outline:none;}
body a:hover{ color: #FF6600;}

/* StyleSwitcher カラーズ */
#switch-colors {
	margin-left: 50px;
	height: 39px;
	background-image: url(img/bg-colors-text.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
*+ html body #switch-colors {
	margin-top: -36px;
	margin-left: -230px;
}
* html body #switch-colors {
	margin-top: -36px;
	margin-left: -230px;
}
#switch-colors ul.menu {
	padding-top: 5px;
	margin-left: 90px;
}
#switch-colors ul.menu li {
	font-size: small;
	margin-right: 3px;
	float: left;
	text-indent: -5000px;
}


#switch-colors ul.menu li a.btn-colorsBrown {
	font-size: 85%;	
	width: 27px;
	height: 29px;
	background: url(img/bg-colors-btn.jpg) no-repeat 0 0;
	display: block;
	overflow:hidden;
	
}
#switch-colors ul.menu li a.btn-colorsBrown:hover {
	width: 27px;
	height: 29px;
	background: url(img/bg-colors-btn.jpg) no-repeat 0 -41px;
	}
#switch-colors ul.menu li a.btn-colorsBlue {
    width: 27px;
	height: 29px;
	font-size: 100%;	
	background: url(img/bg-colors-btn.jpg) no-repeat -29px 0;
	display: block;
	overflow:hidden;
}
#switch-colors ul.menu li a.btn-colorsBlue:hover {
	width: 27px;
	height: 29px;
	background: url(img/bg-colors-btn.jpg) no-repeat -29px -41px;
}
#switch-colors ul.menu li a.btn-colorsGreen {
    width: 27px;
	height: 29px;
	font-size: 110%;	
	background: url(img/bg-colors-btn.jpg) no-repeat -58px 0;
	display: block;
	overflow:hidden;
}
#switch-colors ul.menu li a.btn-colorsGreen:hover {
	width: 27px;
	height: 29px;
	background: url(img/bg-colors-btn.jpg) no-repeat -58px -41px;
}
/* StyleSwitcher カラーズここまで */


     #mainbg { 
		padding: 0; 
		background:url(img/main-img.jpg) no-repeat left center;
		width:930px;
		height:160px;
	 } 

	 #header { 
		padding: 0; 
		height:243px;
		margin:0;
		width: 100%;
		background: url(img/topmenu/greenbar-back2.png) repeat-x bottom left;
		text-align:center;
	 } 
	 
	 
	 #headerin { 
		width: 930px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	
	margin: auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: center; /* this overrides the text-align: center on the body element. */
	 }
	 

	 #logoRO span{position:absolute; left:-1000px;}
	 h1#logoRO {
		float:left;
		width:202px;
		height:160px;	
		cursor:pointer;
		margin-left:20px;
	}
	* html h1#logoRO {
	    background:url(img/logo.jpg) no-repeat left center;
		}
	
	#header h2.slogan {
    display:none;
	}
	
		
		
		/** .contactUp{background:url(img/phone_bg.gif) no-repeat right center;padding-right:1.6em;color:#D16405;font-weight:bold;margin-top:5px;}  **/
		.contactUp span{position: absolute;left:-2000px;}
		
		.banner-crossfade{float:left; margin: 40px 0 0 95px; position: absolute;}
		*+html body .banner-crossfade{float:left; margin: 49px 0 0 -73px; position: absolute;}
		* html body .banner-crossfade{float:left; margin: 49px 0 0 -73px; position: absolute;}
		
		
  #header .angeldemon-banner {
  position: relative;
  top: 10px;
  z-index: 2;
  width: 570px;
  height:50px;
  padding:0px 0px 0px 0px;
  float:right;
  }	
		
	/* =forms
------------------------------------------------------ */
		
#header .searchform {
  position: relative;
  top: 60px;
  z-index: 2;
  width: 600px;
  height:37px;
  padding:1px 0px 0px 0px;
  overflow: hidden;
  float:right;
  color:#FFF;
  }	
*+html body #header .searchform {
  top: 60px;
  padding:0px 0px 0px 0px;
  }	 
* html body #header .searchform {
  top: 60px;
  padding:0px 0px 0px 0px;
  }	   
		
#header .searchform .search_field  {
 border: 0;
 padding: 5px;
 width: 260px;
 height:30px;
 font: 14px "Osaka", Verdana, Tahoma, Helvetica;
 color: #232F38;
 margin: 3px 5px 0 5px;
 background: url(img/searchbg.png) 0 0 no-repeat;
}

#header .searchform .siteSubmit {
 height: 25px;
 width: 50px;
 background: url(img/btnSearch.png) 0 0 no-repeat;
 text-indent: -9999px;
 margin: 0;
 border:none;
}
*+ html body #header .searchform .siteSubmit {
   height: 32px;
 width: 50px;
 background: url(img/btnSearch.png) 0 0 no-repeat;
 text-indent: -9999px;
 margin: 0;
 border:none;
 cursor:pointer;
  }	
* html body #header .searchform .siteSubmit {
  height: 25px;
 width: 50px;
 background: url(img/btnSearch.png) 0 0 no-repeat;
 text-indent: -9999px;
 margin: 0;
 border:none;
 cursor:pointer;
  }	

#header .searchform .siteSubmit:hover { 
  background: url(img/btnSearch.png) 0 -25px no-repeat;
  cursor:pointer;
  }  


	/* =forms
	
	
	
------------------------------------------------------ */

	/*** main navigation and site menu */
	.headR{float:right; text-align:right;}
	* html body .headR{
	    float:right; 
		text-align:right; 
		width:270px;}
	
	.headR ul#mainMenu {
		margin: 9px 0px 0px 0px;
		list-style:none;
		border-bottom:0px solid #C71B86;
		height:27px;

		}

		.headR ul#mainMenu li {
			display:inline;
			margin:0;
			padding:0;
		}
			.headR ul#mainMenu li a {
				float:left;
				background:url("img/nav_left.png") no-repeat left top;
				margin:0;
				padding:0 0 0 6px;
				text-decoration:none;
			}
			
			.headR ul#mainMenu li a span {
			   float:left;
			   display:block;
			   background:url("img/nav_right.png") no-repeat right top;
			   padding:6px 15px 4px 6px;
			   margin-right:2px;
			   color: #fff;
			   }
			
			.headR ul#mainMenu li a:hover {
			background-position:0% -42px;
			color:#FFF;
			}
			
			.headR ul#mainMenu li a:hover span {
			background-position:100% -42px;
			color:#FFF;
			}
			
			.headR ul#mainMenu li.selected a {
			background-position:0% -42px;
			color:#FFF;
			}
			
			.headR ul#mainMenu li.selected a span {
			background-position:100% -42px;
			color:#FFF;
			}
			
			/* Commented Backslash Hack hides rule from IE5-Mac \*/
			.headR ul#mainMenu li a span {float:none;}
			
			/* End IE5-Mac hack */
			.headR ul#mainMenu li a:hover span {
			}
	
	
	

#topwrap {
	width: 955px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: center; /* this overrides the text-align: center on the body element. */	

}

#container {
	width: 955px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: center; /* this overrides the text-align: center on the body element. */	
	clear:both;

}

#bottomline { 
		padding: 0; 
		height:9px;
		margin-bottom:0;
		width: 100%;
		background: url(img/bottomline.jpg) repeat-x bottom left;
	 } 

#mainContent {
			padding:0;
			margin:0;
			text-align: center;
			background-color:#FFFFFF;
			border: 8px solid #ccc;
			}
* html body #mainContent {
	background:url(img/border_mid.jpg) repeat-y;
	background-color:#FFFFFF;
}			
	
.leftC{
    float:left;
	width: 70%;
	padding: 10px 20px 20px 10px;
	}
* html body .leftC{
    float:left;
	width:70%;
	margin-left:15px;
	}	

.rightC{
    float:right; 
	width:23%; 
	margin-right:10px;
	text-align:left;
	padding: 20px 0px 20px 10px;
	}
* html body .rightC{
    float:right; 
	width:23%; 
	margin-right:10px;
	}	
		


h1.midashi {
	    font-size:1.3em;
		line-height:1.4em;
		color:#695B36;
		width:100%;
		padding-right:10px;
		display:none;
		}		




a.btn-pagetop {
	margin: 0px;;
	width: 90px;
	height: 21px;
	text-indent: -999em;
	float: right;
	overflow: hidden;
	clear:both;
}
a.btn-pagetop:hover {
	background-position: left top;
}

/* ------------------------------
INFORMATIONブロック Product list 
------------------------------ */

#information {
	text-align: left;
	padding: 10px 10px 10px 10px;
	
}
#information p {
	margin-bottom: 10px;
}
.sub-block {
	height:auto;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

.narabi{
    color: #6A4E2F;
	font-size:12px;
	text-align:left;
	}
.narabi a{
    color: #000000;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
	}	
.narabi a:hover{
    color: #3399FF;
	font-size:12px;
	text-decoration:none;
	}	
.kekka-title{
    color: #6A4E2F;
	font-size:12px;
	text-align:left;
	margin: 10px 10px 10px 0px;
	}

#information .titlelink {
    display:none;
}
#information .sub-block .shohin-block{
	background: url("img/dots.gif") bottom repeat-x;
	padding: 3px 5px 5px 15px;
	margin: 0px 5px 10px 0px;
	float:left;
}
* html body #information .sub-block .shohin-block{
	margin: 0px 3px 10px 0px;
	padding: 3px 5px 15px 15px;
	width: 97%;
}

.clear {
    clear:both;
	}
#information .sub-block .shohin-block .mv-img {
    text-align:center;
	width: 150px;
	height: 126px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
	background: url(img/photobg.jpg) no-repeat ;
	}
#information .sub-block .shohin-block .mv-img img {
	width: auto;
	}	
	
#information .sub-block .shohin-block img.shohin-imgwaku {
	border: solid 1px #fff;
	padding: 0;
	}
#information .sub-block .shohin-block .shohin-img p.teikyo {
    color:#333333;
	font-size: 10px;
	text-align:center;
	margin: 0px 10px 0px 10px;
	clear:both;
	}
*+html body #information .sub-block .shohin-block .mv-img p.teikyo {
    color:#333333;
	font-size: 10px;
	text-align:center;
	margin: -10px 10px 10px 10px;
	clear:both;
	}	
* html body #information .sub-block .shohin-block .mv-img p.teikyo {
    color:#333333;
	font-size: 10px;
	text-align:center;
	margin: -7px 10px 0px 10px;
	clear:both;
	}	
	
		/* =アマゾンアイテム
------------------------------------------------------ */

.banner-wide {
	width: 652px;
	padding:0;
	margin-top: 0px 0px 10px 0px;
}

/*** Crossfader ****/
a#prev {float:left;text-indent:-99999em;width:70px;height:17px;overflow:hidden;background-image:url(img/previous-button.gif);}

a:hover#prev {background-position:0px -17px;}

a#next {float:right;text-indent:-99999em;width:42px;height:17px;overflow:hidden;background-image:url(img/next-button.gif);}

a:hover#next {background-position:0px -17px;}

#panel-nav a, #s7 strong {float:left; margin: 0px 5px;background-image:url(img/panel-circle.gif); height:14px; width:15px; overflow:hidden; text-indent:-9999em;}

#panel-nav a:hover {background-position:0px -14px;}
#panel-nav a.activeSlide { background-position:0px -28px; }

p.osusumeLogo {
    width: 120px;
	height: 25px;
	margin: 0 0 10px 20px;
	background: url("img/osusumeLogo.gif") no-repeat;
	text-indent: -999em;
}	
#cf_wrapper{
    width:600px;
	height:auto;
	margin:0px 0px 30px 28px;
	position: relative;
    }

#controls {
float:left;
width: 585px;
text-align:center;
margin:225px 0px 0px 0px;
}
#panel-nav {
float:left;
margin:0px 0px 0px 120px;
}	
* html body #panel-nav {
float:left;
margin:0px 0px 0px 95px;
}	
	
#cf_wrapper .cf_element{
    float:left;
	margin:0;
	padding:0;
	width:590px;
	height:208px;
    }
#cf_wrapper .cf_element a img{
	width:590px;
	height:208px;
    }

/*** ENDCrossfader ****/

#cf_wrapper .cf_element2{
    float:left;
	margin:0;
	padding:0;
    }

/*==== おすすめ ====*/
#recommend {
    width: 100%;
	margin: 10px 0px 5px 0px;
	clear:both;
	position:relative;
	}	
.recom-title{
    font-size:1.3em;
	font-weight:bold;
	color: #004B6C;
	margin: 0px 0px 20px 0px;
	}
.recom-exp{
    font-size:1em;
	color: #333333;
	clear:both;
	width:100%;
	text-align:left;
	margin: 0px 0px 25px 0px;
	}	
	
.right_topasin {
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 112px;
	position:relative;
}
* html body .right_topasin {
	margin: 0px 3px 5px 0px;
	padding: 3px;
	float: left;
}
.recommend-banner1 {
	width:100%;
	height:50px;
	background-color:#5C362F;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding-top: 10px;
	clear:both;
}
/*==== END おすすめ ====*/




/*==== pagenavi ====*/
.totalnum {
	font-size: 1.1em; 
	text-decoration:none; 
	position:relative;
	clear:both;
	margin: 0px 0px 10px 10px;
}

p.pagenavi span.next a{
	margin: 0px 0px 0px 5px;
	padding: 1px 3px 4px 3px;
	background: url("img/pagenext.jpg") repeat-x;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
p.pagenavi span.next a:hover{
	color: #FF3300;
}

p.pagenavi span.prev a{
	margin: 0px 5px 0px 0px;
	padding: 1px 3px 4px 3px;
	background: url("img/pagenext.jpg") repeat-x;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
p.pagenavi span.prev a:hover{
	color:#FF3300;
}

p.pagenavi {
	float: left;
	font-size:1em;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
}
p.pagenavi a {
    color:#3399FF;
	font-weight:bold;;
}
p.pagenavi a:hover {
    color: #FF6600;
}

p.pagenavi-under {
	float: left;
	font-size:1.2em;
	font-weight:bold;
	margin: 0px 10px 10px 30px;
	clear:both;
}
p.pagenavi-under a {
    color:#3399FF;
	font-size:0.9em;
	font-weight: normal;
}
p.pagenavi-under a:hover {
    color: #FF6600;
}
/*==== END pagenavi ====*/

.dotline {
    background: url("img/dots.gif") bottom repeat-x;
	margin: 5px 0 5px 0;
	clear:both;
}



div.info { 
    width:auto;
	padding:0px 0px 0px 0px;
	z-index:998;
}
p.info {
	font-size: 1em;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none; 
	margin:0px 0px 0px 0px;
}

a.info {
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
	margin:0px 0px 0px 0px;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

div.info-ichiran { 
    width:100%;
	margin:0px 10px 0px 20px;
	z-index:998;
}
div.info-ichiran a{
    font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
div.info-ichiran a:hover{
	text-decoration: underline;
}

div.ichiran-img {
	float: left;
	margin: 10px 10px 10px 5px;
}
div.ichiran-img img {
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
    background: #FFFFFF;
}
div.ichiran-img a img:hover {
	padding: 5px 5px 5px 5px;
	border: 1px solid #FF6600;
    background: #FF6600;
}

div.ichiran-text {
    float: left;
	width:50%;
	margin: 10px 0px 0px 20px;
	padding: 0px 20px 0px 0px;
}
.ichiran-text .author a {
	margin: 0;
	padding: 0;
	font-size:1em;
	color:#009999;
	text-decoration:none;
}
.ichiran-text .author a:hover {
	text-decoration: underline;
}
.ichiran-text .manufacturer {
	margin: 0;
	padding: 0;
	font-size:1em;
}
.ichiran-text .price {
	margin: 0;
	padding: 0;
	font-size:1em;
}
.ichiran-text .point {
	margin: 0;
	padding: 0;
	font-size:1em;
}
.ichiran-text .rating {
	margin: 0;
	padding: 0;
	font-size:1em;
}
.ichiran-text .release {
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-size:1em;
}
.ichiran-text .availability {
	margin: 0;
	padding: 0;
	font-size:1em;
}

div.info-shosai { 
    width:100%;
	margin:20px 10px 10px 20px;
	z-index:998;
}
div.info-shosai a{
    font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
div.info-shosai a:hover{
	text-decoration: underline;
}

.asinimg {
	float: left;
	margin: 10px 10px 10px 20px;
}
.asinimg .asinphoto img {
	padding: 5px 5px 5px 5px;
	border: 1px solid #FDCCEB;
    background: #FFFFFF;
}
.asinimg .asinphoto a img:hover {
	padding: 5px 5px 5px 5px;
	border: 1px solid #F870C5;
    background: #F870C5;
}
.asinimg .photozoom {
	width:auto;
	text-align:center;
	clear:both;
}

.photozoom a img {
    border:none;
}

.asintext {
    float: left;
	line-height: 1.2em;
	margin: 0px 0px 10px 20px;
	padding: 5px 0 0 5px;
	font-size:1.1em;
}
.asintext a {
    color: #3399FF;
	text-decoration:none;
}
.asintext a:hover {
	text-decoration: underline;
}

.asintext2 {
    float: left;
	line-height: 1.2em;
	margin: 27px 0px 10px 20px;
	padding: 5px 0 0 5px;
	font-size:1.1em;
}
*+ html body .asintext2 {
	margin: 17px 0px 10px 20px;
}
* html body .asintext2 {
	margin: 17px 0px 10px 20px;
}

.asintext2 a {
    color: #3399FF;
	text-decoration:none;
}
.asintext2 a:hover {
	text-decoration: underline;
}

.music {
	margin: 10px 0px 20px 20px;
}
.info-musictitle {
	line-height: 1.2em;
	margin: 10px 0px 5px 10px;
	font-size:1.3em;
	font-weight:bold;
	color:#669900;
}
.musiclist {
	line-height: 1.2em;
	margin: 3px 0px 3px 20px;
	font-size:1em;
	font-weight: normal;
	color: #666600;
}
span.musictitle {
	color: #000000;
}

.info-similartitle {
	line-height: 1.2em;
	margin: 10px 0px 5px 10px;
	font-size:1.3em;
	font-weight:bold;
	color: #CC0099;
}

#similar {
			position: relative;
			width: 650px;
			}
			
			#similar h4 {
				line-height: 40px;
				font-size: 1em;
				text-align: center;
				background: url("img/right_title.gif") no-repeat;
				}
			
			#similar ul {
				position: relative;
				margin: 0 0 15px 0;
				padding: 0;
				}
				#similar ul li {
					position: relative;
					line-height: 1.2em;
					list-style-type: none;
					font-size: 1.1em;
					margin:5px 0px 5px 18px;
					text-indent:-18px;
					}
			    *+ html body #similar ul li {
					margin:5px 0px 5px 0px;
					text-indent:0px;
					}		
				* html body #similar ul li {
					margin:5px 0px 5px 0px;
					text-indent:0px;
					}	
					#similar ul li.bottom {
						background: none;
						}
						#similar ul li a, #right_nav ul li a:link, #right_nav ul li a:visited {
							padding-left: 18px;
							background: url("img/arrow.gif") 0px 2px  no-repeat;
							text-decoration:none;
							color: #695423;
							font-weight:bold;
							}
					    *+ html body #similar ul li a, #right_nav ul li a:link, #right_nav ul li a:visited {
							background: url("img/arrow.gif") 0px 2px  no-repeat;
							zoom: 1;
							}
						* html body #similar ul li a, #right_nav ul li a:link, #right_nav ul li a:visited {
							background: url("img/arrow.gif") 0px 2px  no-repeat;
							zoom: 1;
							}	
							#similar ul li a:hover{
							padding-left: 18px;
							background: url("img/arrow.gif") left no-repeat;
							text-decoration: underline;
							color:#EB0C97;
							}
							
#reviews {
    width: 95%;
	margin: 10px 10px 20px 10px;
	}
#reviews .info-rebiewstitle	{
	line-height: 1.2em;
	margin: 10px 0px 5px 10px;
	font-size:1.3em;
	font-weight:bold;
	color:#CC0099;
}
#reviews p.reviews-info	{
    font-size:1.1em;
	}	
	
#customerreviews {
    width: 95%;
	margin: 10px 10px 20px 10px;
	}	

#customerreviews .info-customerreviewstitle {
	line-height: 1.2em;
	margin: 10px 0px 20px 0px;
	font-size:1.3em;
	font-weight:bold;
	color:#CC0099;
}
#customerreviews span.customertitle {
    font-weight: bold;
	font-size: 1.2em;
}
#customerreviews p.customerreviews-info {
    font-size:1.1em;
	}								

		/* =アマゾンアイテムここまで
------------------------------------------------------ */ 

.newsItem{font-size:0.9em; margin-bottom:5px;line-height:1.5em; padding:8px 10px;}
		.newsItem h4{font-weight:bold;color: #CC0099;}
		.news-img{display:block; position: relative; float:right;margin-left:5px;margin-bottom:3px;z-index:0;}
		.newsItem img.news-img{position:absolute;}
		.newsItem .more{background:url(img/more_ico.gif) no-repeat right center; padding-right:18px;line-height:14px;font-weight:bold}
		.newsItem .tagcloud{ margin:10px 2px 10px 2px; line-height:1.8em;}
		
	#mainContent h3{color:#666666;}
	.month_prod h4{color:#139436;font-weight:bold;}
	.consumers{color:#139436; }
	.consumers li{display:block; background:url(img/mark_small.gif) no-repeat left top; padding-left:20px; margin:10px 0;}
	.small09em{font-size:0.9em;}
	.greyBg{background-color:#efefef;}
	
	.prodName{color:#139436; font-weight:bold;}
	.prod_item{font-size:0.9em;background:url(img/dots.gif) repeat-x left bottom;padding:3px 0; padding-bottom:10px; }	
		.nutri_tabel{float:right;}	
		.oneline{border-bottom:1px solid #ddd;}
		.nutri_pic{float:left; padding-left:5px}
		.nutri_tabel{width:300px; font-size:0.9em;}
		.nutri_title{font-weight:bold; color:#139436; padding-bottom:2px;}
		.nl{width:120px;float:left;padding:0;}
		.nr{width:120px;float:right;text-align:right;padding:0;color:#999;}
		.clear{clear:both;margin-bottom:2px;}		
		.mode{color:#139436;}
		#feedbackForm{margin-top:10px}
		#feedbackForm div{clear:both; margin-bottom:5px;}
		
.googleads {
	       margin: 10px 10px 10px 10px;
		   }
		
#footer { 
	clear:both;
	width:935px;
	padding-top:30px;
	height:auto;	
	text-align:center;
	margin:0 auto;
} 
 
	#footer_left{
	    background:url(img/foot_left_sp.png) no-repeat left bottom;
		width:146px;
		height:145px;
		float:left;
		position:relative; 
		left:0px; 
		bottom:-10px; 
		z-index:1; 
		text-indent:-999em;
		margin-right:15px;
		cursor:pointer;
		}
	* html body #footer_left {
	    behavior: url(http://www.clickshoppers.net/scripts/iepngfix.htc);
		}
	a #footer_left:hover{
	    background: url(img/foot_left_sp.png) no-repeat left top;
		cursor:pointer;
		}
			
	#footer_right{
	    background:url(img/foot_right_sp.png) no-repeat right bottom;
		width:146px;
		float:right;
		height:145px;
		position:relative; 
		right:0px; 
		bottom:-10px;
		text-indent:-999em;
		margin-left:15px;
		cursor:pointer;
		}
	* html body #footer_right {
	    behavior: url(http://www.clickshoppers.net/scripts/iepngfix.htc);
		}	
	a #footer_right:hover{
	    background: url(img/foot_right_sp.png) no-repeat left top;
		cursor:pointer;
		}	
	
	.googoleads2{
	    margin-top:10px;
		padding-top:10px;
		text-align:center; 
		clear:both; 
		border-top:#E3E3E3 solid 3px;
		}
	#footer_txt{text-align:center; padding-top:30px;}
	#footer_txt p{text-align:center;}
	.copy{font-size:0.8em; color:#444;}
	.pinkfish a{color:#FD33FD}
	
	/***** the round box around the whole layout ****/
		/* Rules for the top corners and border */
		.bt {
			background:url(img/border_top.png) no-repeat;
			margin:0 0 0 0px;
			padding:0;
			height:17px;
			}
		* html body .bt {
		    background:url(img/border_top.jpg) no-repeat;
			margin:0 0 0 0px;
			padding:0;
			height:17px;
			}
		

		/* Rules for the bottom corners and border */
		.bb {
			background:url(img/border_bttom.png) no-repeat ;
			margin:0;
			padding:0;
			height:17px;
			}
		* html body .bb {
		    background:url(img/border_bttom.jpg) no-repeat ;
			margin:0;
			padding:0;
			height:17px;
			}	
			
		

	/* CSS for the box ends here */

/***** END the round box around the whole layout ****/


.padBtm10{padding-top:10px; padding-bottom:10px;}
.clearer{clear:both; height:1%; line-height:1px;}
.dots{background:url(img/dots.gif) repeat-x left bottom;padding:3px 0;}
.italic{font-style:italic;}

/* SDmenu */

/* バナー１ */
.rightC .banner1{
    width:201px;
	margin:10px 0px 0px 0px;
	padding:0;
	position : relative ;
	text-align:center;
    }
* html body .rightC .banner1{
	margin:0px 0px 5px 0px;
    }	
div.banner1 p.banner{
    margin:10px 0px 0px 0px;
	}
a.shohin-btn  {
   background: url("img/shohin-btn.gif") 0 0 no-repeat;
   width:138px;
   height:17px;
   float:left;
   margin:0px 0px 20px 15px;
   text-indent:-999em;
   border:none;
   overflow:hidden;
}
a.shohin-btn:hover {
   background: url("img/shohin-btn.gif") 0 -17px no-repeat; 
}
/* ENDバナー１ */

/* CATmenu */
h4.catichiran {
	background: url(img/sdmenu/toptitle2.gif) no-repeat  left top;
	height: 23px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	clear:both;
	}

div.catmenu {
	width: 201px;
	margin-top: -5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(img/sdmenu/bottom2.gif) no-repeat  right bottom;
	color: #fff;
}
div.catmenu a {
	padding: 3px 10px;
	background: #EFEFEF;
	display: block;
	border-bottom: 1px solid #614630;
	border-left: 1px solid #614630;
	border-right: 1px solid #614630;
	color: #42311E;
	text-decoration:none;
}
div.catmenu a.current {
	background : #FF9900 url(img/sdmenu/linkarrow.gif) no-repeat right center;
	color: #42311E;
	text-decoration: none;
	font-weight:bold;
}
div.catmenu a:hover {
	background : #FF9900 url(img/sdmenu/linkarrow.gif) no-repeat right center;
	color: #42311E;
	text-decoration: none;
	font-weight:bold;
}
/* CATmenu END*/

#sdmenuEvents {
    width: 100%;
	height: auto;
	margin-top:10px;
	position : relative ;
	}

* html body div.sdmenutop {
	width: 201px;
	margin: 0;
	padding-top: 10px;
	background: url(img/sdmenu/toptitle2.gif) no-repeat  left top;
}
div.sdmenu {
	width: 201px;
	padding-bottom: 10px;
	background: url(img/sdmenu/bottom2.gif) no-repeat  right bottom;
	color: #fff;
}
p.linebottom {
	width: 201px;
	height:10px;
	margin: 0px;
	padding: 0px;
	background: url(img/sdmenu/bottom2.gif) no-repeat  right bottom;
}
* html body p.linebottom {
	margin-top: -7px;
}
div.sdmenu div {
	background: url(img/sdmenu/title2.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu h4.brandichiran {
	background: url(img/sdmenu/toptitle2.gif) no-repeat  left top;
	height: 25px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	padding-top:3px;
}
div.sdmenu div:first-child {
	background: url(img/sdmenu/toptitle2.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	height: 24px;
	padding: 4px 0px 0px 25px;
	font-weight: bold;
	color: white;
	background: url(img/sdmenu/expanded.gif) no-repeat 9px 8px;
	cursor: pointer;
	border-bottom: 0px solid #614630;
}
* html body div.sdmenu div span {
    font-size:0.9em;
}
div.sdmenu div.collapsed span {
	background-image: url(img/sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 3px 10px;
	background: #EFEFEF;
	display: block;
	border-bottom: 1px solid #614630;
	border-left: 1px solid #614630;
	border-right: 1px solid #614630;
	color: #42311E;
	text-decoration:none;
}
div.sdmenu div a.current {
	background : #FF9900 url(img/sdmenu/linkarrow.gif) no-repeat right center;
	color: #42311E;
	text-decoration: none;
	font-weight:bold;
}
div.sdmenu div a:hover {
	background : #FF9900 url(img/sdmenu/linkarrow.gif) no-repeat right center;
	color: #42311E;
	text-decoration: none;
	font-weight:bold;
}
/* SDmenu END*/


.qrcode{
    width: 100%;
	text-align:center;
	}
	

#rightColumn .vcbanner{
	margin:0px 0 5px 0; 
	padding:0px 0px 0px 0px;
	text-align:center;	
	}
	
/**************WELCOME HOME******************/
#rightColumn{float:right; width:200px; margin:0px 0 0 0; }
#rightColumn h2, #rightColumnInner h2{
    color: #fff; 
	font-size:1.3em; 
	background:url(img/h2Bckg.gif) no-repeat; 
	width:174px; 
	height:33px;
	margin:0px 0 0 0; 
	padding:5px 0 5px 7px; 
	text-transform:uppercase;}
#rightColumn p, #rightColumnInner p{color:#4b493e; font-size:0.9em; line-height:1.6em; margin-bottom:5px;}
#rightColumn p span{color:#663300; font-size:1em; font-weight:bolder; line-height:1.6em;}
#rightColumn ul{margin-left:0px;margin-bottom:20px;}
#rightColumn ul li, #rightColumnInner ul li{background:url(img/arrow-child.gif) 0 4px no-repeat; padding:0 0 0 15px; list-style:none;margin:0px 0px 5px 0px;}
#rightColumn ul li a, #rightColumnInner ul li a{color:#4b493e; font-size:1.1em;}
#rightColumn ul li a:hover, #rightColumnInner ul li a:hover{color:#0099FF; font-size:1.1em;}

#slshowColumn{margin:0;width:390px; float:left; border-right: 1px dotted #c8c098;}
* html body #slshowColumn{border-right: 1px solid #c8c098;}


.topbanner{
	 width:auto;
	 display:block;
	 position:relative;
	 margin-left:0px 0px 10px 0px;
	 }

.topbanner .banner1{
	width:170px;
	height:100px;
	text-indent:-999em;
	background: url(img/banner_mens.jpg) no-repeat left bottom;
	margin:0px 5px 0px 0px;
	float:left;
	 }
.topbanner .banner1 a{
	width:170px;
	height:100px;
	text-indent:-999em;
	background: url(img/banner_mens.jpg) no-repeat left top;
	float:left;
	 }	 
.topbanner .banner1 a:hover{
	background: url(img/banner_mens.jpg) no-repeat left bottom;
	 }

.topbanner .banner2{
	width:170px;
	height:100px;
	text-indent:-999em;
	background: url(img/banner_ladys.jpg) no-repeat left bottom;
	margin:0px 0px 0px 5px;
	float:left;
	 }	 
.topbanner .banner2 a{
	width:170px;
	height:100px;
	text-indent:-999em;
	background: url(img/banner_ladys.jpg) no-repeat left top;
	float:left;
	 }	 
.topbanner .banner2 a:hover{
	background: url(img/banner_ladys.jpg) no-repeat left bottom;
	 }	 

h3.brandhistory {
    float:left;
	width:350px;
	height:33px;
	text-indent:-999em;
	background-image: url(img/brandhistory.gif);
	margin:10px 0px 0px 0px;
	}

/*==== Privilegios VIP ====*/
		.catslide-cont1 .catslide-cont2 {
			cursor: pointer;
		}
			.catslide-cont1 .catslide-cont3 {
				width: 350px;
				margin: 10px 0px;
				border-bottom: #CCCCCC 1px dotted;
			}
				.catslide-cont1 .catslide-cont3:hover{
					background: #FAFAF7;
				}
				.catslide-cont1 .catslide-cont3 .cat-subtitle {
						width: 350px;
						font-weight: bold;
						padding: 3px 0px 0px 0px;
						color: #858E68;
						font-size: 12px;
						floar:left;
					}
					.catslide-cont1 .catslide-cont3 .cat-subtitle a {
						text-align:center;
						color: #858E68;
						width: 350px;
					}
				.catslide-cont1 .catslide-cont3 .catImg {
					float: left;
					width: 150px;
					margin: 15px 5px 5px auto;
					text-align: center;
					clear:both;
				}
				.catslide-cont1 .catslide-cont3 .catImg img {
					border: solid 1px #D7D8C0;
					padding: 3px 3px 3px 3px;
				}
				.catslide-cont1 .catslide-cont3 .catexpbox {
					float: left;
					width: 190px;
				}
					
					.catslide-cont1 .catslide-cont3 .catexpbox .catexp {
						width: 190px;
						border-right: #CCCCCC 0px dotted;
					}
					.catslide-cont1 .catslide-cont3 .catexpbox .branddata {
						width: 190px;
						margin: 0px 0px 10px 0px;
						text-align: left;
						font-size: 11px;
						color: #676D58;
						float: left;
						padding-right: 5px;
					}
					.catslide-cont1 .catslide-cont3 .catexpbox .branddata h3.bdatatitle {
						width: 190px;
						text-align:center;
						color:#858E68;
						font-size:1.1em;
						font-weight:bold;
						padding: 3px 0px 0px 0px;
					}
					* html body .catslide-cont1 .catslide-cont3 .catexpbox .branddata h3.bdatatitle {
						width: 160px;
					}
/* Table*/	
.catslide-cont1 .catslide-cont3 .catexpbox .branddata table#bdata {
  margin: 0px 0px 10px 0px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 1em; 
  border: none;
  }  
.catslide-cont1 .catslide-cont3 .catexpbox .branddata table#bdata th { 
    background: #EDE8E2; 
	font-weight: normal; 
	padding: 3px 5px;
	width:40px;
	border: 2px solid #fff;
	} 
.catslide-cont1 .catslide-cont3 .catexpbox .branddata table#bdata td {
	padding: 3px 5px;
	border: 2px solid #fff;
	background: #F4F7EE; 
  }  

 /* Table End*/	
					.catslide-cont1 .catslide-cont3 .info {
						width: 330px;
						margin: 10px 0px 0px 0px;
						text-align: left;
						font-size: 11px;
						color: #676D58;
						float: left;
						padding-left: 10px;
						padding-right: 10px;
					}

					.catslide-cont1 .catslide-cont3 .gotoBoxInfo {
					float: left;
					width: 330px;
					font-size: 10px;
					color: #858E68;
					text-align:right;
					padding-right:40px;
					background: url(img/arrow-branddata.gif) no-repeat 335px 5px;
					}
					* html body .catslide-cont1 .catslide-cont3 .gotoBoxInfo {
					float: left;
					width: 90px;
					margin-left:120px;
					padding:0;
					text-align:left;
					background: url(img/arrow-branddata.gif) no-repeat 82px 5px;
					}
					.catslide-cont1 .catslide-cont3 .catexpbox .infoSpacer {
						padding: 4px 0px;
					}
					.catslide-cont1 .catslide-cont3 .catexpbox .porcDscto {
						font-size: 24px;
						font-family: "Trebuchet MS";
						letter-spacing: -2px;
						color: #676D58;
						font-weight: bold;
						width: 55px;
						float: left;
					}

				

		/*==== End Privilegios VIP ====*/
		/*======= Descuentos VIP ======*/
		.catslide {
		    margin-left: 0px;
			float:left;
			}
		*+ html body .catslide {
		    margin-left: -20px;
			float:left;
			}
		* html body .catslide {
		    margin-left: -20px;
			float:left;
			}	
		
		.catslide-cont1 {
			width: 350px;
			text-align: center;
			font-family: "tahoma";
			font-size: 12px;
			margin: 2px auto;
		}
			.catslide-cont1 a {
				position: relative;
				text-decoration: none; 
				display: block; 
				width: 350px;
				height: 25px;
			}
			.catslide-cont1 a:link, .catslide-cont1 a:visited {
				font-family: "tahoma";
				font-size: 12px;
				color: #60702F;
				text-decoration: none;
				font-weight: bold;
				width: 350px;
				height: 15px;
				padding: 5px 0px;
			}
			.catslide-cont1 a:hover {
				width: 350px;
				color: #303F00;
			}
		.catslide-cont1 .down{
			background: #D5D5D5 url(img/arrowDown.gif) no-repeat 327px 12px;
		}
		.catslide-cont1 .up, .catslide-cont1 .down{
			width:350px;
			height:25px;
		}
		.catslide-cont1 .up{
			background: #EEEEEE url(img/arrowUp.gif) no-repeat 330px 10px;
		}
		.catslide-cont1 .up:hover{
			background: #D5D5D5 url(img/arrowUp.gif) no-repeat 330px 10px;
		}
		/*===== End Descuentos VIP ====*/
		
.clearColumn {
	clear: both;
}

/* CSS Document */

