/* タグ共通 */
body{
	background-color:#cccc99;
	font-size:12pt;
	line-height:1.4;
	text-align:center;
	color:#535357;
	margin:0px;
	font-family:sans-serif;
        
}
div{
	text-align:left;
}
p{
	margin:0px;
	text-align:left;
}
img{
	border:none;
}
a{
	text-decoration:none;
 color:#15AA00;
}
a:hover{
	text-decoration:underline;
}
h1,h2,h3,h4,h5{
 margin:0px;
 padding:0px;
 font-size:11pt;
 font-weight:normal;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}.clearfix{
	display:inline-block;
	
}
*html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
td{
 vertical-align:top;
}
/**************************************/
/*レイアウト共通*/
#container{
        width:800px;
        _width:802px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
        border-left:5px solid white;
        border-right:5px solid white;
      
}

#leftbox{
	float:left;
	width:626px;

}

#rightbox{
	float:right;
	width:174px;
	display:inline;

}
#header{
	background-color:white;
	
}
#footer{
        margin-top:20px;
        border-top:1px solid #cccccc;
	clear:both;
	
}



/**************************************/
/*コンテンツ共通*/
#mainnavigation{
	margin-bottom:12px;
}
#copyright{
	font-size:10pt;
	text-align:center;
}
.webpage{
	width:600px;
        margin-top:10px;
        margin-bottom:100px;
}
/**************************************/
/* 各ページ定義 */
/* トップページ */
#top_leftmenu{
	float:left;
	width:174px;
	margin-right:2px;
	display:inline;

}
#top_centercontents{
 float:right;
 /*width:450px;*/
 display:inline;
 margin-right:6px;
 /*margin-left:2px;*/
}
	/* 左カラム */
	#itemnavi{
		width:172px;
		border:1px solid #009944;
		font-size:10pt;
		top:10px;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	#itemnavi .title{
		background-color:#e1efe2;
		border-bottom:1px solid #009944;
		text-align:center;
		font-weight:bold;
		color:#019945;
		margin-bottom:10px;
	}
	#itemnavi .category{
		color:#019945;
		font-weight:bold;
		padding-left:20px;
		background-image:url("img/leftnavi_arrow.gif");
		background-repeat:no-repeat;
		background-position:left;
	}
	#itemnavi a{
		margin-left:18px;
		display: block;
		color:#666666;
	}
	#welcome{
		width:174px;
	}
	#welcome div{
		margin:0px;
		padding:4px 8px;
		font-size:10pt;
		line-height:1.4;
		background-color:#E4F3F6;
		border-right:2px solid #0971BC;
	}
	#shopguidenavi{
		margin-top:10px;
		width:174px;
                margin-bottom:10px;
	}
	#shopguidenavi a{
		text-align:center;
		background-image:url("img/guidenavi_bg.gif");
		display: block;
		font-size:10pt;
		padding:4px;
		border-bottom:1px solid #cccccc;
		color:#666666;
		
	}
	/* 右カラム */
	#shopguidenavi2{
		background-color:white;
		width:174px;
		border:1px solid #F39802;
		font-size:10pt;
		padding-bottom:10px;
		margin-bottom:10px;	
		margin-top:5px;
	}
	#shopguidenavi2 .title{
		background-color:#FDE9DE;
		border-bottom:1px solid #F39802;
		text-align:center;
		font-weight:bold;
		color:#F39802;
	}
	#shopguidenavi2 .item{
		display: block;
		color:#666666;
		font-weight:bold;
		padding:4px;
		padding-left:14px;
		background-image:url("img/right_shoppingnavi_arrow.gif");
		background-repeat:no-repeat;
		background-position:left;
		border-bottom:1px dashed #cccccc;
	}
	#shopguidenavi2 .subitem{
		display: block;
		color:#666666;
		font-weight:bold;
		border-bottom:1px dashed #cccccc;
		text-align:center;
		padding:4px 0px;;
	}
	#shopguidenavi2 .option{
		font-size:8pt;
		font-weight:normal;
		line-height:1.4;
	}
	#right_link{
		font-size:10pt;
		margin:5px 0px;
	}
        #top_read{
         width:166px;
         
          
         margin-left:auto;
         margin-right:auto;
         margin-bottom:8px;

        }
	/* 中央カラム */
	#topbanner{
           margin-bottom:8px;
	}
	#topbanner img {
		margin-bottom:8px;
	}
	#topbanner .spacer {
		width:8px;
	}
	
	#topwnew{
		background-color:#E9F6DC;
		border:1px solid #E9F6DC;
                margin-bottom:8px;
                width:438px;
	}
	#topwnew a{
		display: block;
		color:#333333;
		margin:4px;
		padding:4px;
		padding-left:18px;
		background-image:url("img/top_wnewarrow.gif");
		background-repeat:no-repeat;
		background-position:left;
		font-size:10pt;
		
		
	}



/* ご利用ガイド */
#shoppingguide{
 
}

#shoppingguide h2 {

 color:#15AA00;
 font-size:12pt;
 font-weight:bold;
 margin-top:20px;
 margin-bottom:40px;
}
#shoppingguide h3 {
 margin-top:30px;
 color:#15AA00;
 font-size:12pt;
 font-weight:bold;
 padding:3px;
 border-top:1px solid #78a832;
 border-bottom:1px solid #78a832;
 
}
#shoppingguide h4 {
 margin-top:10px;
 margin-left:20px;
 color:#15AA00;
 font-size:12pt;
 font-weight:bold;
}
#shoppingguide h5 {
 margin-top:10px;
 margin-left:40px;
 color:#15AA00;
 font-size:12pt;
}
#shoppingguide .body {
 margin-top:5px;
 margin-left:50px;
 line-height:1.4;
}
#shoppingguide table {
 margin-left:50px;
}
#shoppingguide td {
 vertical-align:top;
}

/* 良くあるご質問 */
#faq{
 
}

#faq h2 {

 color:#15AA00;
 font-size:12pt;
 font-weight:bold;
 margin-top:20px;
 margin-bottom:40px;
}
#faq h3 {
 margin-top:30px;
 color:#15AA00;
 font-size:12pt;
 font-weight:bold;
 padding:3px;
 border-top:1px solid #78a832;
 border-bottom:1px solid #78a832;
 
}
#faq h4 {
 margin-top:10px;
 margin-left:20px;
 color:#15AA00;
 font-size:12pt;
 font-weight:bold;
}
#shoppingguide h5 {
 margin-top:10px;
 margin-left:40px;
 color:#15AA00;
 font-size:12pt;
}
#faq .body {
 margin-top:5px;
 margin-left:50px;
}
#shoppingguide table {
 margin-left:50px;
}
#shoppingguide td {
 vertical-align:top;
}

/* リンク */
.linktable{
 margin:20px 10px;
}
.linktable td{
 border-bottom:1px solid #999999;
 padding:4px;
 margin:0px; 
}

/* 新着情報個別 */
#wnewbody{
 padding:30px;

}
#wnewbody h2{
  color:#15AA00;
  font-size:12pt;
  font-weight:bold;
  margin-top:20px;
 padding:30px;
 margin-bottom:30px;
 border-bottom:1px solid #cccccc;
}
#wnewbody .asset-body{
 margin-bottom:30px;
}
#wnewbody .published{
 margin-bottom:30px;
}
/* ビタミン日記 */
#diary #alpha-inner{
 width:600px;
}
#diary h2{
 margin:20px;
}
#diary h3{
 font-size:12pt;
 font-weight:bold;
 margin:20px;
}
/* 商品一覧 */
#itemlist{
 margin-top:10px;
 margin-bottom:10px;
}
#itemlist td{

}
#itemlist img{
 border:1px solid #cccccc;
}
}
#itemlist a{
 display:block;
}

/* 買い物かご */
#cart .buylist td{

vertical-align:middle;
}
/**************************************/





