/* =============================================
================================================

TEMPLATENAME : leaf
DESIGN : Sanuk
CSS : Sanuk-E.K.
VERSION => 2.1

================================================
==============================================*/

/* hack */
#center {_height:1%;}

/* Layout*/
#header *, #left *, #right *, #footer *{
    margin:0px;
    padding:0px;
}

/*ページ全体の設定*/
#container { 
width:790px; 
margin:0px; 
padding:0px;
background-color:#fff; 
border-color: #bddcbd; 
border-style: solid; 
border-width: 5px 0; 
}

#header{
width:100%;
}

#center-left {
width:790px;
    margin:0px;
    padding:0px;
}

#left {}

#center {
    width:790px;
    background-color:#fff;
}

#center #other {}

#right {}

#footer {clear:both;width:100%;}

/* =============================================
 デザインエリア
==============================================*/
body{
    margin:0px;
    padding:0px;
    font-size: 10pt;
    background-color:#BDDCBD;
}
.h-nodisp {
    display:none;
}
.err_msg {
    font-weight: bold;
    color: #F00;
}

h1,h2,h3,h4,h5,h6 {
    margin:0px;
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

/* =============================================
 パンくずリスト設定
==============================================*/
.TopicPath {
    height:20px;
}
.TopicPathTable {
    float:right;
    margin-top:10px;
}
.TopicPathCell {
    padding-right:3px;
    padding-left: 3px;
    margin: 0px;
    font-size: 8pt;
    color: #fff;
}
.TopicPathText{
    background: url(../images/pan02_white.gif) no-repeat right center;
    padding-right: 15px;
    font-size: 8pt;
    color: #fff;
}

/* =============================================
 id=header「ヘッダーエリア」
==============================================*/

/*ヘッダーメニュー*/
#header ul.menu{
    list-style-type : none;
width:790px;
    height:30px;
    font-size:10pt;
background-color: #BDDCBD;
}
#header ul.menu li {
display:inline;
    list-style-type: none;
    float:left;
    line-height : 20px;
    white-space : nowrap;
background-color: #BDDCBD;
}
/*ヘッダーメニュー(textはリンクなし）*/
#header ul.menu li a,
#header ul.menu li div.text{
    display:block;
    border-right:1px solid #fff;
    padding:10px 8px 10px 10px;
    font-weight: bold;
    vertical-align:middle;
    color:#fff;
    text-decoration: none;
background-color: #BDDCBD;
}
#header ul.menu li a:hover,
#header ul.menu li a:active{
    text-decoration:underline;
    color: #004428;
}
/* -- ドロップダウンメニュー -- */
#header ul.menu li.on ul.submenu {
    position: absolute;
    width: 140px;
    /* Background */
        background-color: #eee;
        background-image: none;
    /* Border */
        border: solid 1px #666;
}
#header ul.menu li.on ul.submenu li {
    display: block;
    clear: both;
    width: 140px;
    white-space:normal;
    /* Background */
        background-color: #eee;
        background-image: none;
        
    /* Border */
        border: none;
        padding:0;
}
#header ul.menu li.on ul.submenu li a {
    display: block;
    border: none;
    width: 140px;
    background:url(../images/icon-head-gray.gif) no-repeat 3px 5px;
    /* Space */
        margin: 0;
        padding: 2px 5px 2px 15px;
            
    /* Font */
        font-weight: normal;
}
#header .off ul.submenu li {
    display: none;
}

/* =============================================
 id=left「サイドエリア」
==============================================*/
/*サイドメニュー*/
#left ul{}
#left ul li {}
/*サイドメニュー見出し*/
#left ul li div.title{}
/*サイドメニュー（textはリンクなし）*/
#left ul li a,
#left ul li div.text{}
#left ul li a:hover{}
/*選択されているメニュー*/
#left ul li a.menuselected{}
/*サイドサブメニュー*/
#left ul.menu li ul.submenu{}
#left ul.menu li a ul.submenu li{}
#left ul.menu li li a{}
#left ul.menu li ul.submenu li a,
#left ul.menu li ul.submenu li div.text{}
#left ul.menu li div.info{}
/*サイド用ページ全体*/
#left div.page{}
/*サイド用ページタイトル*/
#left div.title{}
/*新着情報エリア*/
#left div.whatsnew{}
#left div.whatsnew ul{}
#left div.whatsnew li{}
#left div.whatsnew li div.title{}
#left div.whatsnew li a{}
#left div.whatsnew div.info{}
#left div.whatsnew div.info a{}
#left div.whatsnew li a:hover{}
#left div.whatsnew div.info a:hover{}
/*ログインエリア*/
#login{}
#login ul.menu {}
#login ul.menu li{}
#login ul li div.title{}
#login ul.menu li a{}
#login ul.menu li a:hover {}
#login div.form{}
#login div.form ul.menu  {}
#login div.form ul.menu li{}
#login div.form ul.menu li a{}
#login ul.menu li div.info{}
/*カレンダー・ブログツールエリア*/
#left div.blogtool{}
/*カレンダー*/
#left div.blogtool table.calendar{}
#left div.blogtool table.calendar th{}
#left div.blogtool table.calendar td{}
#left div.blogtool table.calendar td span{}
#left div.blogtool table.calendar td a{}
#left div.blogtool table.calendar td a:hover{}
/*ブログツール*/
#left div.blogtool ul{}
#left div.blogtool ul li{}
#left div.blogtool ul li div.title{}
#left div.blogtool ul li a{}
#left div.blogtool ul li a:hover{}
/* =============================================
 id=center「メインエリア」
==============================================*/
#center {}

/*ページ全体*/
#center div.content{  
padding:10px;
    font-size: 10pt;
    color: #333;
}
/*タイトル以下*/
#center div.main_content{
    padding:0 10px;
}
/*ページタイトル*/
#center h2.title{
    background:url(../images/green_bar.gif) no-repeat center left;
    border-bottom:3px solid #008866;
    font-size:16px;
    padding: 3px 0px 0px 20px;
    margin-bottom: 20px;
}
#center h3.title{
    font-size:16px;
    background:url(../images/icon_leaf2.gif) no-repeat left top;
    padding: 3px 0px 3px 25px;
    font-size:14px;
}
#center h3.title a{
    font-size:14px;
    color:#333;
}
#center h4.title{
    font-size:14px;
    color:#333;
}
#center h4.title a{
    font-size:14px;
    color:#333;
}
#center h3.date{
    font-size:12px;
    font-weight:normal;
}

/*新着情報エリア*/
#center div.whatsnew{}
#center div.whatsnew ul{
    list-style-type:none;
    padding:0;
    margin:0 15px;
}
#center div.whatsnew ul li{
    list-style-type:none;
    padding:3px 0;
    margin:0;
}

#center div.whatsnew ul li a{
    background:url(../images/arrow_green.gif) no-repeat 0px 0px;
    padding-left:15px;
    color:#333;
    text-decoration:none;
}
#center div.whatsnew ul li a:hover{
    color:#FFB90F;
    text-decoration:underline;
}
/*新着日付*/
#center div.whatsnew ul li span.topicdate{
    color:#880000;
}


/*統一インフォメーション*/
#center div.info{
    text-align:right;
    color:gray;
    padding:5px;
}
#center div.info a{
    color:gray;
    text-decoration:none;
}
#center div.info a:hover{
    color:#FFB90F;
    text-decoration:underline;
}

/*フォーム*/
input#CmtName,
input#CmtMail,
input#CmtUrl,
textarea#CmtComment{width:300px;}
#center div.content div.tarckback #tb_url {
    border:dotted 2px #ddd;
    padding:5px;
    text-align:center;
}
/* =============================================
 id=footer「フッターエリア」
==============================================*/
/*フッターメニュー*/
#footer ul.menu{
    list-style-type:none;
    background-color: #ddd;
    margin:0px;
    padding:5px 0;
    text-align:right;
}
#footer ul.menu li {
    list-style-type:none;
    margin:0px;
    padding:5px;
    display:inline;
}
/*フッターメニュー（textはリンクなし）*/
#footer ul.menu li a,
#footer ul.menu li div.text{
    display:inline;
    background:url(../images/icon-bluegray.gif) no-repeat center left;
    color:#ffffff;
    padding-left:12px;
}

#footer ul.menu li a:hover{
    color:#cc0000;
}

/* =============================================
	各エリア「パーツページ」
==============================================*/
#header div.content{}

#left div.content{}

#footer div.content{}

/* =============================================
	ページ内テーブル
==============================================*/
/*メールフォーム inquirytable */
table.inquirytable{
    width:100%;
    border:solid 1px #fff;
}
table.inquirytable tr th{
    background-color:#dcdcdc;
    border:solid 1px #fff;
    width:30%;
    padding:5px;
    font-weight:normal;
    text-align:left;
}
/*メールフォーム縦並び項目用*/
table.inquirytable tr th.inquirytableH{
    background-color:#dcdcdc;
    border:solid 1px #fff;
    padding:5px;
    font-weight:normal;
    text-align:left;
}
table.inquirytable tr td{
    background-color:#f7f7f7;
    border:solid 1px #fff;
    padding:5px;
}
/*区切りコメントがある場合*/
table.inquirytable tr td.comment{
    background-color:#eee;
    border:solid 1px #fff;
    padding:5px;
    font-weight:normal;
    text-align:left;
}
/*ご注意コメント*/
#center table.inquirytable tr td div.info{
    color: gray;
    text-align:left;
    padding:0px;
    margin:0px;
    border:0px;
}
/*（必須）の文字*/
table span.require ,td.comment a{
    color: red;
    font-size:x-small;
    text-decoration:none;
}
/*入力テーブル全般*/
table.inputtable{
    width:100%;
    border-collapse:collapse;
    border:solid 1px #dddddd;
}
table.inputtable tr th{
    background-color:#bddcbd;
    border:solid 1px #dddddd;
    padding:5px;
    font-weight:normal;
    text-align:left;
    white-space:nowrap;
}
table.inputtable tr td{
    border:solid 1px #dddddd;
    padding:5px;
}
/*確認テーブル*/
table.checktable{
    width:100%;
    border-collapse:collapse;
    border:solid 1px #dddddd;
}
table.checktable tr th{
    background-color:#bddcbd;
    border:solid 1px #dddddd;
    padding:5px;
    font-weight:normal;
    text-align:left;
}
table.checktable tr td{
    border:solid 1px #dddddd;
    padding:5px;
}
/* =============================================
	検索エリア
==============================================*/
/*サイト内検索パーツ*/
div.search{ background-color: #dcdcdc; }
.search input{}

/*商品検索パーツ*/
#goods_search div.text{}
/* =============================================
	サイトマップ
==============================================*/
#sitemap ul{
    list-style-type:none;
    line-height:1.5;
}
#sitemap li{
    list-style-type:none;
}
#sitemap ul li,
#sitemap ul li ul.tree_child li{
    background:none;
}
#sitemap ul li a{
    background:url(../images/indent03.gif) no-repeat left top;
    padding-left:14px;
}
#sitemap ul li ul.tree_child li a{
    background:url(../images/indent.gif) no-repeat left top;
    padding-left:14px;
}
#sitemap ul.tree_child{
    margin-left: 20px;
    line-height:1.5;
}
#sitemap a{
    text-decoration:none;
}
/* =============================================
	コピーライトエリア
==============================================*/
.copyright{
    background-color: #ffffff;
    text-align:center;
    padding:5px 0;
    color:#999;
}