/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */
@charset "<!--{$smarty.const.CHAR_CODE}-->";

*{
    padding: 0;
    margin: 0;
    line-height: 1.0;
    vertical-align:middle;
    font-family:Arial,"ヒラギノ角ゴ Pro W3","Osaka","MSPゴシック","リュウミン","sans-serif";
    font-size: 100%;
}

html{
    height: 100%;
    margin: 0;
    padding: 0;
}

body{
    margin: 0;
    background:#ffffff;
    text-align: center;
    height: 100%;
    padding: 0;
    color: #494949;
    font-size: 100%;
}

/*----- フォントサイズハック -----*/

/* IE */
body {
    font-size:80%; 
}

h2{
    font-size: 100%;
}

p{
    font-size: 80%;
}

address{
    font-size: 90%;
}

/* IE6 */
*html h2{
    font-size: 100%; 
}

*html p{
    font-size: 80%;
}

*html address{
    font-size: 90%;
}

/* その他 */
html>/**/body {
    font-size: 13px;
}

html>/**/body h2{
    font-size: 13px;
}

html>/**/body p{
    font-size: 12px;
}

html>/**/address{
    font-size: 14px;
}

/*----- container -----*/

#container{
    width: 800px;
    background: #ffffff;
    margin: 0 auto;
    line-height: 1.6em;
    min-height: 100%;
}

/* IE6 */
*html div#container {
    height: 100%;
}

body > #container {
    height: auto;
}

/*----- ヘッダー -----*/

#header{
    text-align:left;
    width: 800px;
    height:85px;
    margin: 0 auto;
    background: #ffffff;
}

#header-left{
    width:200px;
    float: left;
}

#header-right{
    width:470px;
    float: right;
    margin-top: 60px;
}

#header-right ul{
    list-style-type: none; 
}

#header-right li{
    float: left;
    margin-right: 5px;
}

/*----- メイン -----*/

#content{
    width: 800px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #ffffff;
}

/*----- 左右 -----*/

#content-l{
    width:150px;
    margin:0;
    float: left;
}

#content-r{
    width:150px;
    margin:0;
    float: right;
}

.contents{
    width:150px;
    height: auto;
    margin:0;
    margin-bottom: 8px;
    padding-bottom: 2px;
}

.contents ul{
    list-style-type: none; 
    margin-top: 5px;
}

/*----- 中央 -----*/

#content-c{
    width:450px;
    margin-left:25px;
    float: left;
    text-align: center;
}

.contents-c{
    width: 450px;
    margin: 0 auto;
    border: 1px #999999 solid;
    margin-top: 10px;
    text-align: center;
    overflow: auto;
}

.contents-cin{
    width: 420px;
    text-align: left;
    margin: 0 auto;
    margin-bottom: 8px;
    padding-bottom: 2px;
    line-height: 1.5em;
}

/*----- 共通ＩＤ -----*/

.contents-c-id{
    width: 450px;
    margin: 10px auto;
    text-align: left;
    line-height: 1.5em;
}

.id_left{
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}

.id_right{
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
}

.id_3{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.id_4{
    font-size: 90%;
    line-height: 1.4em;
    color: #999999;
}

/*----- 新着情報 -----*/

.new{
    vertical-align: top;
}

.contents-cin .bold{
    font-weight: bolder;
}

/*----- 盾妬亥風 -----*/

.item-title{
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 5px;
}

.item{
    width: 420px;
    float: left;
    text-align: left;
    border-bottom: 1px #cccccc solid;
}

.item-in{
    width: 420px;
    margin: 5px auto;
}

.item-in a{
    color: #666666;
    line-height: 1.2em;
}

.item-in img{
    margin-bottom: 5px;
    margin-right: 5px;
    float: left;
    vertical-align:middle;
}

/*----- ブロックログイン -----*/

.contents-login{
    width:150px;
    margin:0;
    margin-bottom: 10px;
    background: #DADDA6;
    line-height: 1.6em;
    font-size: 1.0em;
}

.contents-login img{
    margin-bottom: 10px;
}

/*----- ログイン峨舶-----*/

.main-login{
    width: 500px;
    margin: 0;
    text-align: center;
    border: 1px #999999 solid;
    margin-top: 10px;
}

.main-login-in{
    width: 460px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.4em;
}

.main-login-in img{
    margin-bottom: 15px;
    margin-top:15px;
}

/*----- ブロック盾妬検鷺ﾀ-----*/
.main-product{
    width:150px;
    margin:0;
    margin-bottom: 10px;
    background: #d8d8d8;
    line-height: 1.6em;
    padding-bottom: 10px;
}

.main-product img{
    margin-top:5px;
}

/*----- ブロック盾妬カテゴリー -----*/

.contents-cat{
    width:150px;
    margin-top: 5px;
    background: #d8d8d8;
    padding: 5px 0 10px;
    text-align: left;
}

.contents-cat a{
    color: #366836;
}

.contents-cat ul{
    margin: 5px 0 5px 5px;
}

.contents-cat li{
    line-height: 1.4em;
}

.contents-cat .bold{
    font-weight: bolder;
}

/*----- ブロックカゴｖ炊 -----*/

.contents-cart{
    width:150px;
    margin:0;
    margin-bottom: 10px;
    background: #F4B456;
    text-align: center;
    padding-bottom: 5px;
}

.contents-cart-in{
    width: 140px;
    margin: 0 auto;
    background: #ffffff;
    padding-top:10px;
    padding-bottom:5px;
    line-height: 1.6em;
}

.contents-cart-in img{
    margin-top: 10px;
}

/*----- ブロックランキングと新製品情報 -----*/

.ranking{
    width: 150px;
    border: 1px #75B1BA solid;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 85%;
    line-height: 1.4em;
    overflow: auto;
}

.ranking a{
    color: #666666;
}

.latest{
    width: 150px;
    border: 1px #A9C965 solid;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 80%;
    line-height: 1.4em;
    overflow: auto;
}

.ranking-in{
    width: 135px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    clear: right;
    line-height: 1.4em;
}

.ranking-in a{ 
    line-height: 1.4em;
}

.ranking-in img{
    margin-bottom: 5px;
    margin-right: 3px;
    float: left;
}

/*-----  クラス -----*/

.bottom{
    margin-bottom:10px;
}

.bottom2{
    margin-bottom:5px;
}

.center{
    text-align: center;
}

.top{
    margin-top: 5px;
}

.top2{
    margin-top: 10px;
}

.color{
    color: #cccccc;
}

/*----- フッター -----*/

#fotter{
    width: 800px;
    background: #ffffff;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 20px;
    clear: both;
}

#fotter-left{
    float:left;
    padding-top: 8px;
    padding-bottom: 3px;
    padding-left: 5px;
}

#fotter-left a{
    color: #555555;
}

#fotter-left a:hover{
    text-decoration: none;
}

#fotter-right{
    width: 400px;
    float: right;
    text-align: right;
}

.clear{
    clear: both;
}

address{
    font-style: normal;
    margin: 20px 0;
}

/*----- 赴建 -----*/
p{
    line-height: 1.6em;
}

/*----- リスト（新着冗馴"楳・j -----*/
dt{
    margin-top:10px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 1px #cccccc solid;
}

dd{
    line-height: 1.4em;
    color: #666666;
    margin-bottom: 10px;
}

/*-----リンク -----*/ 

a {
    text-decoration: none;
    color: #6BA06B;
}

a:hover{
    text-decoration: underline;
}

a img{
    border: none;
} 

