/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/
* {
    margin: 0;
    padding: 0;
}
html{height: 100%;}
/* BODY-------------------------------*/
body {
     background: #666666;
    margin: 0;
    padding: 0;
    line-height:150%;
    letter-spacing: normal;
    color: #eee;
    list-style: none;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
    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: normal;}
/* 画像の属性 */
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: #fff;text-decoration: none;}
a:hover{color : #fff;text-decoration: none;}
/* 基本設定 ----------------------------- */
#base{
    width: 760px;
    margin: 0 auto;
/*    background: url("http://www.candle-r.com/img/base_back.gif") repeat-y;*/
    background: #000000;
    text-align: center;
    position: relative;
}
#wrapper {
    width: 760px;
    margin: 0 auto;
    text-align: center;
}
/*  ヘッダー  */
#header {
    height:25px;
    margin: 0;
    color: #FFF;
    background: url("http://www.candle-r.com/img/header.gif") no-repeat;
    text-align: left;
}
#header h1{
 position: absolute;
 top: 3px;
 left: 20px;
 font-size: 14px;
 font-weight: normal;
 color: #FFF;
}
#header p#smap{
     position: absolute;
     top: 3px;
     right: 80px;
     margin: 0;
     font-size: 12px;
     text-align: right;
}
#smap a:link, #smap a:visited, #smap a:active {color: #FFF;text-decoration: underline;}
#smap a:hover{color : #FF9900;text-decoration: none;}
#header2 {
    height:415px;
    margin: 0;
    color: #FFF;
    text-align: left;
    background: url("http://www.candle-r.com/img/header2.jpg") no-repeat;
}
#header2 h2{
    position: absolute;
    top: 80px;
    left: 30px;
    width: 400px;
    font-size: 100%;
    font-weight: normal;
    color: #FFF;
    text-align: left;
}
/*  メインメニュー  */
#gmenu{
    position: absolute;
    left:0px;
    top: 415px;
    margin: 0 auto;
    width: 760px;
    height: 30px;
    background:  url("http://www.candle-r.com/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 a:link, #gmenu li a:visited, #gmenu li a:active {
    float: left;
    width: 122px;
    height: 30px;
    color: #FFF9E6;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 210%;
    overflow: hidden;
    border-right: 1px solid #644B00;
    display: block;
}
#gmenu li a:hover{color: #FFF;
background: url("http://www.candle-r.com/img/gmenu_back_h.gif") no-repeat;
}
/*.rss{
    position: absolute;
    top: 3px;
    right: 15px;
}
*/
/*  パンくずリスト  */
.navi {
    margin :0 0 10px;
    width: 100%;
    font-size: 12px;
    padding: 0 10px;
    text-align: left;
}
.navi a {
    color: #66CCFF;
    text-decoration: none;
}
.navi a:hover {
    color: #FF6600;
    text-decoration: underline;
}
/*  記事枠等の属性  */
#content {
    width: 760px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
#content h2{
    margin: 25px 0 0px 300px;
    font-size: 100%;
     color: #FFF;
    font-weight: normal;
    text-align: left;
    text-indent: 20px;
    line-height: 200%;
    background: url("http://www.candle-r.com/img/icandle.jpg") no-repeat;
}
#content h3{
    margin: 20px 0 10px 0;
    border: 0px;
    color: #DDD;
    font-weight: bold;
    font-size: 110%;
    line-height: 160%;
    display: block;
    text-align: left;
    text-indent: 10px;
    background: url("http://www.candle-r.com/img/h3_back.gif") no-repeat top left;
}
#content h3 a {
    color: #CCC;
    text-decoration: underline;
}
#content h3 a:hover {
    color: #FF6600;
    text-decoration: none;
}
h3.trackbacks-header,h3.comments-header{
    margin: 10px 10px 10px 0;
    border-bottom: 1px solid #DDD;
     color: #0F3357;
    font-weight: bold;
    font-size: 108%;
    line-height: 150%;
    display: block;
    text-align: left;
    background: #FFF;
}
#content h4 {
    margin: 10px 10px 10px 0;
    border-bottom: 1px solid #555;
     color: #CCC;
    font-weight: bold;
    font-size: 108%;
    line-height: 150%;
    display: block;
    text-align: left;
}
#content h5 {
    margin: 10px 10px 10px 0;
    color: #CCC;
    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: 0 10px 0px 20px;
    text-align: left;
}
#content .doc p{
    padding: 5px 0;
}
#content .qrcode{
    float:right;
    width: 150px;
    height: 180px;
    border: 1px solid #CCC;
}
#content .inner{
    padding: 15px 10px 10px 10px;
    font-size: 10px;
    text-align: center;
    line-height: 120%;
}
#content dl{
    margin: 10px 0 10px 0;
    text-align: left;
}
#content dt{
    margin: 10px 0 10px 0px;
    font-weight: bold;
}
#content dd{
    margin: 0 0 0 0px;
}
/* ---- 関連記事リスト属性----- */
#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{
    margin: 12px 0 10px 0;
    text-align: right;
    font-size: 12px;
}
/*ボトムメニュー*/
/*フッターメニュー*/
ul#fmenu{
    padding: 10px 120px;
    list-style: none;
    text-align: center;
}
#fmenu li{
    margin: 0;
    line-height: 150%;
    display: inline;
}
/*フッターナビ*/
.f_navi {
    clear: both;
    text-align: right;
    margin: 0px;
    padding: 10px 20px 15px 15px;
    font-size: 85%;
}
.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}
/*フッター*/
#footer{
     clear: both;
     width: 760px;
     height: 60px;
     margin: 0 auto;
     color: #CCC;
     padding: 0;
     text-align: left;
    background: #000;
}
#footer .copyright{
    text-align: center;
    padding: 15px 0 0 0;
    font-size: 12px;
    line-height: 120%;
}
#footer a:link, #footer a:visited, #footer a:active {color: #CCCCFF;text-decoration: none;}
#footer a:hover{color : #FF6600;text-decoration: underline;}
/* タグ指定 */
.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: #980065;
 display: block;
}
.module-tagcloud .module-content{
    margin: 0;
    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;
}