﻿/* 全頁共通設定 */
*{
    font-family: 'ＭＳ Ｐゴシック' , Arial, sans-serif;
    font-size: 9pt;
}

body{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

img{
    border: 0px;
}

td{
    vertical-align: top;
}

/* Clearfix */
.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}

/* 共通レイアウト */

/* 左寄せ */
.my_left {
	text-align:left;
	margin-left:0;
	margin-right:auto;
}

/* 中央寄せ */
.my_center {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

/* 右寄せ */
.my_right {
	text-align:right;
	margin-left:auto;
	margin-right:0;
}

/* ヘッダ共通 */
.bg p{
    display: inline;
}

/* ヘッダ1（幅800px） */
.header1_logo{
	width: 245px;
	padding-top: 10px;
}

.header1_centerlogo{
	width: 310px;
    padding-top: 5px;
}

.header1_search{
	width: 245px;
}

.header1_search div.txt{
    margin: 10px 0px 0px 30px;
    color: #F09201;
}

.header1_search .bg{
    background-image: url('../img/srch_txt.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 187px;
    height: 26px;
    margin-top: 3px;
    margin-left: 20px;
    text-align: center;
	float: left;
	display: inline;
}

.header1_search .txtbox{
    border: 0px none;
    width: 165px;
    margin-top: 5px;
}

.header1_search .lupe{
    width: 18px;
	height: 20px;
	float: clear;
}

.header1_link{
    width: 100px;
    margin-left: 210px;
    margin-top: 28px;
}

.header1_link ul{
    display: inline;
    list-style-type: none;
}

.header1_link ul li{
    float: left;
}

.header1_link ul li a{
    display: block;
}

.header1_link ul li a span{
    display: none;
    font-size: 4pt;
}

.header1_link ul li a.sitemap{
    background-image: url('../img/sitemap.gif');
    background-repeat: no-repeat;
    height: 16px;
    width: 80px;
}

/* ヘッダ2（幅900px） */
.header2_logo{
    margin-top: 12px;
    margin-left: 10px;
}

.header2_logo a{
    display: block;
    width: 205px;
    height: 40px;
    background-image: url('../img/logo.gif');
    background-repeat: no-repeat;
}

.header2_logo a span{
    display: none;
    font-size: 4pt;
}

.header2_link{
    width: 100px;
    margin-left: 260px;
    margin-top: 28px;
}

.header2_link ul{
    display: inline;
    list-style-type: none;
}

.header2_link ul li{
    float: left;
}

.header2_link ul li a{
    display: block;
}

.header2_link ul li a span{
    display: none;
    font-size: 4pt;
}

.header2_link ul li a.sitemap{
    background-image: url('../img/sitemap.gif');
    background-repeat: no-repeat;
    height: 16px;
    width: 80px;
}

.header2_search{
    width: 260px;
    height: 30px;
    margin-top: 10px;
}

.header2_search div.txt{
    text-align: right;
    margin-right: 85px;
    color: #F09201;
}

.header2_search ul{
    display: inline;
    list-style-type: none;
}

.header2_search ul li{
    float: left;
}

.header2_search ul li div.bg{
    background-image: url('../img/srch_txt.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 187px;
    height: 26px;
    margin-top: 3px;
    margin-left: 46px;
    text-align: center;
}

.header2_search ul li input{
    border: 1px solid #FFFFFF;
    width: 165px;
    height: 13px;
    margin-top: 5px;
}

.header2_search ul li a{
    background-image: url('../img/lupe.gif');
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 30px;
}

/* ショッピングヘッダリンク(ショッピングページのみ適用) */
.shp_headerlink{
    width: 550px;
    margin-left: 350px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.shp_headerlink ul{
    display: inline;
    list-style-type: none;
}

.shp_headerlink ul li{
    float: left;
    margin-right: 10px;
    color: #808080;
}

.shp_headerlink ul li a{
    text-decoration: none;
    color: #808080;
}

/* ショッピング_パンくずリスト */
.topicpath
{
    width: 900px;
    height: 28px;
    background-color: #002956;
    line-height: 2.4em;
}

.topicpath ul{
    display: inline;
    list-style-type: none;
}

.topicpath ul li{
    float: left;
    margin-left: 10px;
    color: #E7D474;
}

.topicpath ul li a{
    text-decoration: none;
    color: #E7D474;
}


/* アッパーメニュー1（幅800px） */
.up_menu1{
    width: 800px;
    height: 54px;
    padding-top: 3px;
}

.up_menu1 ul
{
    padding: 0px;
    margin: 0px;
    display: inline;
    list-style-type: none;
}

.up_menu1 ul li{
    float: left;
}

.up_menu1 ul li a{
    display: block;
}

.up_menu1 ul li a span{
    display: none;
    font-size: 4pt;
}

/* アッパーメニュー1- GARDEN */
.up_menu1 ul li a.garden{
    background-image: url('../img/garden_s.jpg');
    background-repeat: no-repeat;
    height: 100px;
    width: 400px;
}

/* アッパーメニュー1- BOOK */
.up_menu1 ul li a.book{
    background-image: url('../img/book_s.gif');
    background-repeat: no-repeat;
    height: 54px;
    width: 310px;
}

/* アッパーメニュー1- FLOWER */
.up_menu1 ul li a.flower{
    background-image: url('../img/flower_s.jpg');
    background-repeat: no-repeat;
    height: 100px;
    width: 400px;
}


/* アッパーメニュー2（幅900px） */
.up_menu2{
    width: 900px;
    height: 60px;
    margin-top: 5px;
}

.up_menu2 ul{
    display: inline;
    list-style-type: none;
}

.up_menu2 ul li{
    float: left;
}

.up_menu2 ul li a{
    display: block;
}

.up_menu2 ul li a span{
    display: none;
    font-size: 4pt;
}

/* アッパーメニュー2- GARDEN */
.up_menu2 ul li a.garden{
    background-image: url('../img/garden_m.gif');
    background-repeat: no-repeat;
    height: 60px;
    width: 270px;
}

/* アッパーメニュー2- BOOK */
.up_menu2 ul li a.book{
    background-image: url('../img/book_m.gif');
    background-repeat: no-repeat;
    height: 60px;
    width: 360px;
}

/* アッパーメニュー2- FLOWER */
.up_menu2 ul li a.flower{
    background-image: url('../img/flower_m.gif');
    background-repeat: no-repeat;
    height: 60px;
    width: 270px;
}

/* メインメニュー */
.m_menu{
    width: 800px;
    height: 45px;
    display: inline;
}

.m_menu .menuflt{
    float: left;
    display: inline;
}

.m_menu .menuclr{
    float: clear;
}

/* フッター1（幅800px） */
.footer1{
    width: 600px;
}

/* フッター2（幅900px） */
.footer2{
    width: 460px;
    text-align: center;
    margin-top: 20px;
    margin-left: 225px;
    margin-right: 205px;
    margin-bottom: 15px;
}

.footer2 ul{
    display: inline;
    list-style-type: none;
}

.footer2 ul li{
    float: left;
    margin-right: 10px;
}

.footer2 ul li a{
    text-decoration: none;
}

