@charset "shift_jis";



body {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
    font-size: 75%;
    line-height: 2;
    color: #333333;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url(images/bg.gif);
    height: 100%;
    width: 100%;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
    margin: 0px;
    padding: 0px;
}

ul{
    list-style-type: none;
}

img {
    border: none;
}

input,textarea,select {
    font-size: 1em;
}

form {
    margin: 0px;
}

table {
    border-collapse:collapse;
    font-size: 100%;
    border-spacing: 0;
}



/*リンク設定
---------------------------------------------------------------------------*/
a {
    color: #333333;
}
a:hover {
    color: #333370;
    text-decoration: none;
}




/*コンテナー(ヘッダーの背景画像の指定箇所)
---------------------------------------------------------------------------*/
#container {
    /*background-image: url(images/container_bg.png);*/
    /*background-repeat: repeat-x;*/
    /*background-position: center top;*/
}



/*ヘッダー（ロゴなど入っているボックス）
---------------------------------------------------------------------------*/
#header {
    text-align: left;
    height: 100px;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

/*サイト名ロゴ*/
#header #logo {
    position: absolute;
    left: 0px;  /*ヘッダーに対して左から0pxの位置に配置*/
    top: 0px;   /*ヘッダーに対して上から0pxの位置に配置*/
}

/*h1タグ設定*/
#header h1 {
    font-size: 11px;    /*文字サイズ*/
    font-weight: normal;
    color: #291f13;     /*文字色*/
    line-height: 20px;
    text-align: right;  /*右寄せ*/
    position: absolute;
    z-index: 1;         /*文字数が多くなった場合にロゴ画像下に文字が隠れない為の設定*/
    top: 0px;           /*ヘッダー画像に対して上から0pxの位置に配置*/
    left:0px;       /*ヘッダー画像に対して右から30pxの位置に配置*/
    padding-top:10px;
}

#site_title{
        padding-top:30px;
        padding-left:0px;
    font-size: 20px;
        font-weight:bold;
}

#site_title a {
color:#291f13;
text-decoration:none;
}


/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-color:#FFF;
}



/*メニュー
----------------------------------------------------------------------------------------*/
#menu {
    margin-left: 2px;

}

#menu li {
    display: inline;
}
#menu li, #menu-sub li {

    display: inline;
    float: left;
    line-height: 51px;
    height: 51px;
    font-size: 12px;
        margin-bottom:3px;

}

ul#menu a {

    text-decoration: none;
    display: block;
    width: 179px;
    text-align: center;
    background-image: url(images/menu.gif);  /*メニューの背景画像*/
    background-repeat: no-repeat;
    background-position: top;   /*メニューの背景画像の上半分を表示させる設定*/
    overflow: hidden;   /*オーバーした文字を非表示にする設定*/
    color: #ffffff; /*カーソルオーバー時の文字色*/

}

ul#menu a:hover {

    text-decoration: none;
    display: block;
    width: 179px;
    text-align: center;
    background-image: url(images/menu2.gif);  /*メニューの背景画像*/
    background-repeat: no-repeat;
    background-position: top;   /*メニューの背景画像の上半分を表示させる設定*/
    color: #ffffff; /*カーソルオーバー時の文字色*/

}



/*メインメニュー下のコンテンツ（左右のブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contentsin {
    clear: left;
    width: 100%;
    background-image: url(images/contents_bg.gif);  /*左右ブロック用の背景画像*/
    background-repeat: repeat-y;
}



/*メインコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#main {
    float: left;
    display: inline;
    width: 620px;
    margin-left: 10px;
    padding-bottom: 50px;
}

/*h2見出し設定*/
#main h2 {
    font-size: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 35px;
    color: #ffffff; /*文字色*/
    background-image: url(images/midashi_bg.gif);   /*h2用の背景画像*/
    background-repeat: no-repeat;
}

/*pタグ設定*/
#main p {
    padding: 0.5em 10px 1em;
}



/*サイドコンテンツ（右側ブロック）
---------------------------------------------------------------------------*/
#side {
    float: right;
    display: inline;
    width: 240px;
    color: #FFFFFF; /*文字色*/
    padding-top: 10px;
    padding-bottom: 50px;
    margin-right: 10px;
}

/*h3見出し設定*/
#side h3 {
    font-size: 100%;
    color: #ffffff; /*文字色*/
    text-align: center; /*センタリング*/
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(images/menu_title_back.gif);  /*h2用の背景画像*/
}

/*h3見出しにリンクを貼った際の設定*/
#side h3 a {
    color: #000040; /*文字色*/
}

/*pタグ設定*/
#side p {
    padding-top: 0.5em;
    padding-bottom: 1em;
}

/*サイドコンテンツのリンク設定*/
#side a {
    color: #333333; /*文字色*/
}



/*サイドメニュー
---------------------------------------------------------------------------*/
ul.sidemenu {
    margin-bottom: 1em;
}

ul.sidemenu a {
    /*background-image: url(images/sidemenu_bg.gif);*/  /*背景画像*/
    /*background-repeat: repeat-x;*/    /*背景画像をX軸(横軸)にリピート*/
    /*background-position: top; */  /*背景画像を上部に配置*/
    display: block;
    width: 238px;
    text-decoration: none;  /*リンクの下線を消す設定*/
    text-align: center;     /*センタリング*/
    background-color: #ffffff;  /*背景画像に合わせて背景色を設定する*/
    border: 1px solid #715255;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.sidemenu a:hover {
    background-color: #f3f0ec;  /*カーソルオーバー時の背景色*/
    background-image: none;     /*メニューの背景画像を消す設定*/
    border: 1px solid #715255;
}


/*サイド下
------------------------------------------------------------------*/
#menu_area h2 {
        font-size:12px;
    color: #333333;
    line-height: 30px;
        text-align:center;
    background: url(images/pickup_title.png) no-repeat left bottom;
        margin:10px 0 0 0;
        text-shadow:#bd465d 1px 1px;
}


.pickup_area {
    background: #ffffff;
        padding-top:5px;
        margin-top:5px;
        border:#757575 1px solid;
        text-align:center;
}


.pickup_title {
    background: #eeeeee;
    border: 1px dotted #404040;
    line-height: 1;
    margin: 5px;
    padding: 5px 10px;
    font-weight: bold;
    color:#333333;
}

.pickup_text{
text-align:left;
padding: 0px 10px;
color:#333333;
}




/*フッター
---------------------------------------------------------------------------*/
#footer {
    clear: both;
    width: 100%;
    /*background-image: url(images/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;*/
    background-color: #67533b; /*共通背景色*/
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

#footer a {
    color: #FFFFFF;
}



/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
    width: 620px;
    margin-right: auto;
    margin-left: auto;
    background-color: #000000;  /*背景色(黒バージョン)*/
    color: #999999; /*文字色*/
}

.ta1, .ta1 td, .ta1 th{
    border: 1px solid #ffffff;  /*枠線の色（白）*/
}

.ta1 td, .ta1 th{
    padding: 10px;  /*余白*/
    vertical-align: top;    /*上よせ*/
}

.ta1 th{
    width: 160px;   /*左側ボックスの幅(10pxの余白があるので、見た目には180pxある)*/
    text-align: center;
}

/*h3見出しタグ（「サンプル和菓子…」のところ）*/
.ta1 h3 {
    font-size: 120%;    /*h3見出しの文字サイズ*/
    color: #FFFFFF;     /*h3見出しの文字色*/
}

/*pタグ（「説明文…」のところ）*/
.ta1 p {
    line-height: 1.6;   /*説明文の行間*/
    padding: 0px !important;    /*メインコンテンツの余白が反映されないようにする為の設定*/
}

.ta1 a {
    color: #FFFFFF;     /*リンクにした際の文字色*/
}

/*テーブル(白背景色バージョン)
---------------------------------------------------------------------------*/
.ta1.white {
    background-color: #ffffff;  /*背景色(白バージョン)*/
    color: #333333; /*文字色*/
}

.ta1.white, .ta1.white td, .ta1.white th{
    border: 1px solid #000040;  /*枠線の色*/
}

.ta1.white a {
    color: #333333;     /*リンクにした際の文字色*/
}

.ta1.white h3 {
    color: #000040;     /*h3見出しの文字色*/
}

.ta1.white h3 a {
    color: #000040;     /*h3見出しをリンクにした際の文字色*/
}



/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
    height: 145px;          /*What's Newボックスの高さ*/
    overflow: auto;         /*iframeっぽく見せる設定*/
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #000040;  /*枠線の色*/
}

#main dl.new dt {
    font-weight: bold;  /*日付の色を太字にする*/
}

#main dl.new dd {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000040;
}


/*サイトマップ
------------------------------------------------------------------*/

#sitemap {
        padding-top:10px;
        padding-left:10px;
}

ul#sitemap li {
        padding:0 0 10px 0;
}



/*細々
---------------------------------------------------------------------------*/
.color1 {
    color: #000040;
}

.look {
    background-color: #ebebeb;
}

.pagetop {
    text-align: right;
}

.mb1em {
    margin-bottom: 1em;
}

