/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/
* {
    margin: 0;
    padding: 0;
}
html{height: 100%;}
/* BODY-------------------------------*/
body {
    background: #666;
    margin: 0;
    padding: 0;
    line-height:150%;
    letter-spacing: normal;
    color: #ddd;
    list-style: none;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}
/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
     margin: 0;
     padding: 0;
     border: 0;
}
/* strong */
strong {font-weight: bold;}
/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {    float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}
a:link, a:visited, a:active {color: #337799;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
/* 基本設定 ----------------------------- */
#base{
    width: 800px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#wrapper {
    width: 800px;
    margin: 0 auto;
    text-align: center;
}
#containar {
    width: 800px;
    margin: 5px auto 0 auto;
        padding:0 0px 0 0px;
    text-align: left;
    background: #fff;
}
#cover{
    width: auto;
    height: auto;
    overflow: hidden;
}
/*  ヘッダー  */
#header {
    height:20px;
    margin: 0;
    color: #fff;
    background: #000;
    text-align: left;
}
#header_bar {
    height:8px;
    margin: 0;
    background: #fff;
}
#header h1{
    font-size: 20px;
    color: #CCC;
    text-indent:-1000px;
}
#header p#smap{
     position: absolute;
     top: 0px;
     right: 30px;
     margin: 0;
     font-size: 12px;
        font-weight:bold;
     text-align: right;
        color:#fff;
}
#smap a:link, #smap a:visited, #smap a:active {color: #fff;text-decoration: underline;}
#smap a:hover{color : #FF9900;text-decoration: none;}
#header2 {
    height:70px;
    margin: 0;
    color: #FFF;
    text-align: left;
    background: #3398CC url("http://www.candle-r.com/info/img/header_com.gif") no-repeat;
}
#header2 h2{
    width: 400px;
    font-size: 100%;
    font-weight: normal;
    color: #CCC;
    text-align: left;
    text-indent:-1000px;
}
/*  メインメニュー  */
#gmenu{
    position: absolute;
    left:0px;
    top: 90px;
    margin: 0 auto;
    width: 800px;
    height: 30px;
    background: #3398CC url("http://www.candle-r.com/info/img/gmenu_back.gif") no-repeat;
}
#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li.nav1 a:link, #gmenu li.nav1 a:visited, #gmenu li.nav1 a:active {
    float: left;
    width: 113px;
    height: 30px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 210%;
    overflow: hidden;
    border-right: 1px solid #666;
    display: block;
}
#gmenu li.nav1 a:hover{color: #FFF;
background: url("http://www.candle-r.com/info/img/gmenu_back_h.gif") no-repeat;
}
.rss{
}
/*コンテンツ部ヘッダー*/
#header_classical {
    height:200px;
    margin: 30px 0 0 0;
    color: #FFF;
    text-align: left;
    background: #3398CC url("http://www.candle-r.com/info/img/header2.jpg") no-repeat;
}
#header_classical h2{
    text-align: left;
    text-indent:-1000px;
}
/*  パンくずリスト  */
.navi {
    margin :0 0 10px;
    width: 100%;
    font-size: 10px;
    padding: 0 5px;
    text-align: left;
}
.navi a {
    color: #337799;
    text-decoration: none;
}
.navi a:hover {
    color: #FF6633;
    text-decoration: underline;
}
/*  記事枠等の属性  */
#content {
    float: right;
    width: 535px;
    margin: 0;
    padding: 0 12px 0 0;
    background: #fff;
        color: #000;
    padding-bottom:32768px;
    margin-bottom:-32768px;
        overflow: hidden;
}
#content h3{
    margin: 15px 0 10px 5px;
    font-size: 120%;
     color: #000;
    font-weight: bold;
    text-align: left;
    text-indent: 5px;
    line-height: 130%;
     border-left: 8px solid #BBBBBB;
}
#content h2{
    margin: 20px 0 10px 20;
    border: 0px;
    color: #eee;
    font-weight: bold;
    font-size: 115%;
    line-height: 210%;
    display: block;
        height:30px;
    text-align: left;
    text-indent: 20px;
    background: url("http://www.candle-r.com/info/img/h2_back.gif") no-repeat top left;
}
#content h3.post {
    margin: 10px 5px 0 5px;
    border: 0px;
    color: #4060C0;
    font-weight: bold;
    font-size: 108%;
    line-height: 150%;
    display: block;
    text-align: left;
    text-indent: 20px;
    background: url("http://www.candle-r.com/info/img/h3_back.gif") no-repeat top left;
}
#content h3.post a {
    color: #4060C0;
    text-decoration: underline;
}
#content h3.post a:hover {
    color: #FF0000;
    text-decoration: none;
}
#content h4 {
    margin: 5px 10px 10px 0px;
    border-bottom: 1px solid #999;
    color: #99BBCC;
    font-weight: bold;
    font-size: 108%;
    line-height: 150%;
    display: block;
    text-align: left;
}
#content h5 {
    margin: 10px 10px 10px 0;
    color: #BBB;
    font-weight: normal;
    font-size: 100%;
    line-height: 150%;
    display: block;
    text-align: left;
}
/*記事枠*/
#content .posted {
    text-align: right;
    font-size: 10px;
    margin: 0px 20px 10px 0;
}
#content .doc{
    margin: 10px 10px 0px 20px;
    text-align: left;
}
#content .doc p{
    padding: 5px 0;
}
#content .ichiran{
    padding:10px 15px 10px 15px;
    margin:10px 15px 7px 13px;
    border-bottom: 2px dotted #0099ff;
    border-right: 2px dotted #0099ff;
    border-top: 2px dotted #0099ff;
    border-left: 2px dotted #0099ff;
    display:block;
    background-color:#EDECFF;
}
/*記事設定(TopPage)*/
.ctgy dt{
    margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #CCC;
    background: url(img/mark2.gif) no-repeat left;
}
.ctgy dt.t1{
    margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #CCC;
    background: url(img/mark1.gif) no-repeat left;
}
dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #3399FF;text-decoration: underline;}
dt.t1 a:hover{color : #FF3300;text-decoration: none;}
.ctgy dd{
    font-size:12px;
    padding:0px 0px 5px 20px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}
/* ---- 関連記事リスト属性----- */
#content ol{
    margin: 0px 0px 0px 30px;
}
#content li{
    margin: 0;
    font-size: 100%;
    line-height: 19px;
}
/* ---- 相互リンクリスト属性----- */
#content .slink ul{
    margin: 10px 5px 20px 20px;
}
#content .slink ul li{
    margin: 0;
    font-size: 12px;
    line-height: 150%;
}
/*----- trackbacks & Comments-----*/
#content #trackbackdata, #content #commentdata{
    font-size: 12px;
    color: #888;
    margin: 10px 0 10px 10px;
}
#content #trackbackdata .post1{
    font-size: 10px;
    color: #888;
    margin: 0;
    border-bottom: 1px solid #888;
}
#content #commentdata .post2{
    margin-bottom: 10px;
    font-size:10px;
    text-align: right;
}
#content .error {
    font-size : 14px;
    color: red;
    border: 1px solid red;
    padding: 5px;
    text-align: center;
}
#content .next{
    text-align: right;
}
/*-----アドセンス-----*/
.ads_img{
     margin: 2px 0 0 10px;
     text-align: left;
}
.ads_banner{
     margin: 5px;
     text-align: center;
}
.ads_rec{
     margin: 0 0 10px 20px;
     font-size: 12px;
     text-align: left;
}
.ads_sqr{
     margin: 0 10px 0 0;
     font-size: 12px;
     text-align: left;
     float: left;
}
/*メインsitemap用*/
.sitemap dl{
    margin: 20px 0 40px 0px;
    color: #000;
}
.sitemap dt{
    margin: 15px 0 3px 15px;
    font-size: 12px;
    font-weight: bold;
       &nbsp;text-indent: 20px;
    background: url("http://www.candle-r.com/info/img/sitemaplist.gif") no-repeat top left;
}
.sitemap dt a{
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}
.sitemap dd{
    margin: 0 0 3px 35px;
    color: #000;
    font-size: 12px;
}
/*  サイドメニュー等の属性  */
#sidebar {
    float: left;
    width: 237px;
    margin: 0 0 0 7px;
    padding: 0;
    background: #000;
    overflow: hidden;
    padding-bottom:32768px;
    margin-bottom:-32768px;
}
#sidebar h2{
    margin: 10px 0 0 10px;
    font-weight: bold;
    font-size: 100%;
    line-height: 170%;
    color: #EEE;
    text-align: left;
    text-indent: 5px;
}
/*　検索窓　*/
#sidebar .search div {
    padding: 10px;
    text-align: left;
}
#sidebar .search .inner {
    font-size: 12px;
    padding: 10px 20px;
    text-align: center;
}
/* カテゴリ指定 */
#sidebar .cat{
    margin: 0;
}
#sidebar .cat h2{
    margin: 5px 5px 0 10px;
    border: 1px solid #555;
    background: #33663B;
    font-weight: bold;
    font-size: 108%;
    line-height: 170%;
    color: #FFF;
    text-align: left;
    text-indent: 5px;
}
#sidebar ul.menu{
    display: block;
    margin: 0 0 10px 10px;
    list-style-type: none;
    text-align: left;
        color:#fff;
}
#sidebar ul.menu li.c1 a {
    display: block;
     height: 25px;
     list-style: none;
     padding: 0 0 0 20px;
        color:#fff;
     text-decoration: none;
     font-size: 100%;
     line-height: 170%;
     overflow: hidden;
    background: url("http://www.candle-r.com/info/img/menu01.gif") no-repeat;
}
#sidebar ul.menu li.c1 a:hover {
    background: url("http://www.candle-r.com/info/img/menu01.gif") no-repeat;
    color: #FF6633;
    text-decoration: underline;
}
#sidebar ul.menu li.c2 a {
    display: block;
     height: 25px;
     list-style: none;
     padding: 0 0 0 20px;
        color:#fff;
     text-decoration: none;
     font-size: 100%;
     line-height: 170%;
     overflow: hidden;
    background: url("http://www.candle-r.com/info/img/icandle.jpg") no-repeat;
}
#sidebar ul.menu li.c2 a:hover {
    background: url("http://www.candle-r.com/info/img/icandle.jpg") no-repeat;
    color: #FF6633;
    text-decoration: underline;
}
#sidebar ul.menu li a {
    display: block;
     height: 25px;
     list-style: none;
     padding: 0 0 0 40px;
     text-decoration: none;
     font-size: 100%;
     line-height: 170%;
     overflow: hidden;
    background: #FFF url("http://www.candle-r.com/info/img/menu03.gif") no-repeat;
}
#sidebar ul.menu li a:hover {
    background: url("http://www.candle-r.com/info/img/menu04.gif") no-repeat;
    color: #FF6633;
    text-decoration: underline;
}
/*フッターナビ*/
.f_navi {
    clear: both;
    text-align: right;
    margin: 0px;
    font-size: 85%;
     height: 8px;
}
.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}
/*フッター*/
#footer{
     clear: both;
     width: 800px;
     height: 60px;
     margin: 0;
     color: #999;
     padding: 0;
     text-align: left;
    background: #000;
}
#footer .copyright{
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 12px;
    line-height: 120%;
}
#footer a:link, #footer a:visited, #footer a:active {color: #99DDFF;text-decoration: underline;}
#footer a:hover{color : #FFFF00;text-decoration: none;}
/* タグ指定 */
.module-tagcloud{
    margin: 0;
}
.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #CCC;
 display: block;
}
.module-tagcloud .module-content{
    margin: 0;
    background: #EEE;
    text-align: left;
}
.module-tagcloud .module-content .module-list{
    padding: 5px;
    list-style: none;
}
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }
.tag_line{
    margin: 10px;
    text-align: left;
}
