﻿body {font-size:small;
margin:0px;
background:#fff url("../../images/Background/gradation/grad_green.gif") repeat-x fixed top;}
#Container{margin:0px auto; width:950px;position:relative;background:#fff;overflow:hidden;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

h1{height:75px;width:361px;float:left;padding:10px 0px 0px 20px;margin:0px;text-align:center;}
/*h2に各キャプションを設定*/
h2 a{color:#444;text-decoration:none;}
h2 a:visited{color:#444;}
h2 a:hover{text-decoration:none;}

h2{display:block;
    border-bottom:solid 3px #00a381;
    margin:0px;
    font-size:small;
    font-weight:bold;
    color:#444;
    padding:4px 3px;
    background:#fff url("../../images/Background/menu/grad_green.gif") repeat-x top;
}

#advertisement{height:75px;width:468px;float:left;padding:15px 0px 0px 20px;}
#SweetsMini{top:5px;right:5px;position:absolute;}

#Header{height:auto;clear:both;text-align:right;margin:0px;padding:0px 5px 2px 0px;width:100%;}

#Mastar_Main{z-index:1;margin:0px 0px 5px 0px;width:950px;background:#fff;}
#Footer{border-top:solid 1px #ddd;clear:both;z-index:1;width:950px;padding:5px 0px;text-align:center;}
#Footer p{margin:0px 5px;}
#siteMapTop{top:70px;right:5px;position:absolute;}

.SiteMap{background:#fff;border-bottom:solid 1px #aaa;border-top:solid 0px #aaa;padding:2px 2px;margin:0px auto 5px auto;width:946px;display:block;}

/*-----メニュー-----*/
.TopMenu{margin:0px auto;padding:0px;height:30px;width:950px;
    background:#fff url("../../images/Background/menu/grad_green.gif") repeat-x top;
overflow:hidden;border-bottom:solid 1px #aaa;line-height:normal;}
.TopMenuTitles{padding:0px;width:auto;margin:0px;margin-left:5px;text-align:center;float:left;background:#fff;}
.TopMenuTitle{display:block;height:17px;text-align:center;padding:0px 20px;padding-top:10px;float:left;
    background:#fff url("../../images/Background/menu/grad_green.gif") repeat-x top;
    /*border-bottom:solid 3px #00a381;*/
    color:#444;text-decoration:none;
    background: -moz-linear-gradient(top, from(#ddd), to(#fff));
    background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));}
.TopMenuTitle:hover{display:block;height:17px;padding:0px 20px;padding-top:10px;float:left;background:#fff url("../../images/Background/menu/grad_green.gif") repeat-x top;border-bottom:solid 3px #00a381;color:#444;text-decoration:none;}

/*-----メニュー-----*/

/*floatのクリア*/
.clear{clear:both;}

/*カテゴリ表示*/
.Category{width:auto;margin-bottom:5px;}
.Category ul{margin-left:20px;padding:0;}
.Category ul li{list-style-image:url("../../images/ListMark/listmark_1.png");list-style-position:outside;}
.Category div{margin:5px auto;width:95%;}
/*カテゴリ表示*/


/*フッターのサポートリンク*/
.LinkDivider{border-right:solid 1px #aaa;margin-right:4px;}
/*フッターのサポートリンク*/


/* High quality CSS thumbnails in IE7 by h-endo */
img { -ms-interpolation-mode: bicubic; }
