@charset "UTF-8";

/* ▼リセット後の初期化 */
h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold; font-size:12px}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{ font-size:12px;list-style: url(http://yamamoji.org/img/title_head.gif); }dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* ▲リセット後の初期化 */



/* 全体の共通設定 */
body{
    background-image: url("http://yamamoji.org/img/header_line.gif");
    background-repeat: repeat-x;
    padding-top:15px;
}


p{
    text-align:justify;
    text-justify:inter-ideograph;
    line-height: 1.5;
    margin: 0.5em 0;
}
.cHide{
    display:none;
}

/* 本文の共通設定 */
#yui-main{}
    #bd{
        font-size:116%;
        padding-top:1em;
    }

#yui-main h1,#yui-main h2{
    font-size:18px;
    background-image: url("http://yamamoji.org/img/title.gif");
    color:white;
    background-repeat: no-repeat;
    padding: 0.3em 0 0.3em 0.5em;
}
#yui-main h1 img,#yui-main h2 img{
    margin: -5px 0 0 -10px;
    
}
#yui-main h3{
    border-left:3px solid red;
    border-bottom:1px dotted red;
    padding: 5px 0 5px 5px;
}


a:link {color:#000;}
a:hover{color:#33cc00; }
a:visited{color:#000;}

/* 右カラムの設定 */
#idRightColumn h2 img{
    width:100%;
}
#idRightColumn h3 img{
    width:100%;
}
#idSpKyouryoku{
}
.cSiteNavi{
}

.cCounter_wish img{
    margin:0 8px 0 0;
}
.cCounter_kifukin img{
    margin:0 5px 0 0;
}

div.yui-u p{
    font-size:12px;
    margin-top:0;
    margin-bottom:10px;
    color:#000;
}


/* フッターの設定 */
#ft{}
    #ft img{
        margin:0;
        padding:0;
    }
    #ft p{
        margin:0;
        padding:0;
        text-align:center;
    }
    #ft p a{
        color:white;
        font-size:80%;
    }
    #ft p a:hover{
        color:blue;
        font-weight:bold;
    }


