/*
Theme Name: hfs
*/

/* 全体枠 */
body    {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 100%;
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
}

/* コンテイナー */
#container    {
    /* filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e6e6e6,endColorStr=#55503d); */
    background-image:url(images/background.gif);
　　background-repeat:repeat-x;
　　background-attachment:fixed;
    width: 761px;
    margin: 0 auto;
    text-align: left;
    font-size: 100%;
}

/* ヘッダー */
#headerin{ width:761px;}

#headerone    {
    text-align:right;
    width:506px;
    height:335px;
    float:left;
}

#headertwo    {
    padding-top:200px;
    text-align:right;
    width:254px;
    float:right;
}

table.header{
    width:215px;
    padding-right:14px;
}
table.header td.ext1{
    width:215px;
    padding-bottom:5px;
    text-align:right;
}

table.header td.ext2{
    width:215px;
    text-align:right;
}

/* ナビゲーション */

#navigation    {
    clear:both;
    margin:0 14px 0 21px;
}

/* バーナー */
#banner {
    margin: 2px 14px 0 21px;
    padding: 0;
    width:726px;
    text-align:center;
}
span.size900 {
    line-height:150%;
    font-weight: 900; }

/* コンテンツ */

#contents	{
    margin: 0 14px 0 21px;
    padding: 20px 0 0 0;
    width: 726px;
    border-top: 2px solid #DBBF8B;
    background:#fff;
}

/* お知らせ*/

.entry-header	{
    padding: 0px 0px 10px 45px;
    background: url(images/icon.gif) no-repeat 23px 0.1em;
    font-weight:bold;
}

#contents p	{
    font-size:x-small;
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
    padding: 0;
    line-height: 1.8em;
    
}

#information{
    width:720px;

}
/* フッター footer */
#footer {
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
    width: 726px;
    padding:10px 0 0 5px;
    color:#fff;
}

.figure { 
    padding-top:5px;
    float: left; 
}

#footer address	{
    padding-top:5px;
    text-align:right;
    font-size:9px;
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
    font-style:normal;
    color:#fff;
}

table.adextf{
    width:751px;
}
table.adextf td.ext1{
    width:177px;
}
table.adextf td.ext2{
    width:113px;
}
table.adextf td.ext3{
    width:103px;
    text-align:center;
}
table.adextf td.ext4{
    width:120px;  
}
table.adextf td.ext5{
    width:234px;
    font-size:8px;
    text-align:right;
    color:#fff;
    padding-right:5px;
}
table.adextf td.ext6{
    width:751px;
    height:20px;
    text-align:right;
    font-size:10px;
    font-weight:bold;
    color:#fff;
    padding:2px 5px 3px 0;
}

