
/*サイト共通*/
body { margin:auto; margin: 0px; text-align: center;}
.header { text-align: left; height: 50px; width: 930px; padding: 5px;background-color : #ffffff;}
.header01 {font-size: 11px;color:999999; width: 100%; height:60px;background-color : #ffffff;background:url(img/bg-blick.jpg);}
.footer { height: 100px; width: 100%; text-align: center; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border-width : 1px 0px 0px 0px; border-top-color : black;
 background:url(img/bg-blick.jpg);}
.footer1 {font-size: 12px;color:999999; width: 95%;text-align: left; }
.line{ border-bottom: 1px solid #000000; width:100%; padding: 0px;margin:0px;}
td {font-size : 12px;line-height :150%;}


/*■森ガール・ナチュラル*/
.bodynatu { text-align: center;background:url(img/bg.jpg); background-repeat:repeat; background-position:100% 0%;}
.natubd{ width: 930px;vertical-align: top;background-color : #ffffff;}
.natubd1{ width: 25%;padding:0px;margin:0px;vertical-align: top;}
.natubd2{ width: 75%;padding:5px;}
.natubd33{ width: 33%;padding:5px;vertical-align: top;}
.natupickup{ width: 25%;padding:5px;vertical-align: top;text-align: center;}
.natucts{ width: 95%;vertical-align: top; text-align: left;}
.natucts1{ width: 20%;padding:5px;vertical-align: top;}

/*新着アイテム*/
.item { width: 930px;text-align: center; background-color: #000000 ;color:#ffffff; }
.hpb_diary_contents{ text-align: left; background-color : #ffffff;}

/*タイトル*/
h1 { font-size: 15px; margin-bottom : 0px; padding: 5px;line-height :120%;}
h2 { font-size: 14px; margin-bottom : 0px; padding: 5px;line-height :120%;}
h3 { font-size: 13px; margin-bottom : 0px; padding:5px; }

/*商品リストタイトル*/
.font02{ font-size: 12px;text-align: left;}
.font03{ font-size: 12px;text-align: left; font-weight : bold;color:#990000;}

/*link*/
a:link { color: #660000;text-decoration: none;}
a:hover { color: #cccc99; }
a:active { color: #cccc99;text-decoration: none;}
a:visited { color: #660000; text-decoration: none;}

/*ナビゲーション*/
.navi{ width: 930px; padding:0px; text-align: left; font-size: 12px;margin-bottom:-3px;background-color : #ffffff;}
.navi01{ width: 930px; padding: 5px; margin:0px; text-align: left; font-size: 11px;background-color : #f5f5f5;}
/*コンセプトページ*/
.concept { width: 930px; height: 80%;text-align: left;  padding: 0px; border-collapse: collapse;}
.conceptblack{width: 930px; background-color: #000000 ;color:#ffffff; padding: 10px;text-align: left; vertical-align: top; }


