/*ここは消さないで下さい!*/
/* Template Name: 401_blue */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
  margin: 0;
  padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
  background: #DCE9F0;
  margin: 0;
  padding: 0;
  line-height:150%;
  letter-spacing: normal;
  color: #333;
  list-style: none;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Verdana,Arial, Helvetica, 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: 0 10px 0 0;}
.img-right {float: right;margin: 0 0 0 10px;}
.img-center {;margin: 10px auto;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #347BA2;text-decoration: underline;}
a:hover {color:#990066;text-decoration: none;}
  
/* 基本設定 ----------------------------- */
#base{
  width: 820px;
  margin: 0 auto;
  background: url("http://www.boudai.com/img/base_back.gif") repeat-y;
  text-align: center;
  position: relative;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

#containar {
  width: 760px;
  margin: 0 auto;
  text-align: left;
  background: #FFF;
}

/*  ヘッダー  */
#header {
  height:50px;
  margin: 0;
  color: #FFF;
  background: #DCE9F0 url("http://www.boudai.com/img/header.gif") no-repeat;
  text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 position: absolute;
 top: 20px;
 left: 30px;
 font-size: 22px;
 font-weight: bold;
 color: #FFF;
 text-decoration: none;
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
  height:235px;
  margin: 0;
  color: #FFF;
  text-align: left;
  background: #3398CC url("http://www.boudai.com/img/header2.jpg") no-repeat;
}

#header2 p{
  position: absolute;
  top: 50px;
  left: 30px;
  width: 700px;
  font-size: 100%;
  color: #FFF;
  text-align: left;
}

#header a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: underline;}
#header a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
  text-align: center;
}


/*  メインメニュー  */
#gmenu{
  position: absolute;
  left:10px;
  top: 250px;
  margin: 0 auto;
  width: 800px;
  height: 33px;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
#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: 160px;
  height: 33px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("http://www.boudai.com/img/gmenu01.gif") no-repeat;
  display: block;
}
#gmenu li.nav1 a:hover{background: url("http://www.boudai.com/img/gmenu11.gif") no-repeat;color: #FFF;}

#gmenu li.nav2 a:link, #gmenu li.nav2 a:visited, #gmenu li.nav2 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("http://www.boudai.com/img/gmenu02.gif") no-repeat;
  display: block;
}
#gmenu li.nav2 a:hover{background: url("http://www.boudai.com/img/gmenu12.gif") no-repeat;color: #FFF;}

#gmenu li.nav3 a:link, #gmenu li.nav3 a:visited, #gmenu li.nav3 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("http://www.boudai.com/img/gmenu03.gif") no-repeat;
  display: block;
}
#gmenu li.nav3 a:hover{background: url("http://www.boudai.com/img/gmenu13.gif") no-repeat;color: #FFF;}

#gmenu li.nav4 a:link, #gmenu li.nav4 a:visited, #gmenu li.nav4 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("http://www.boudai.com/img/gmenu04.gif") no-repeat;
  display: block;
}
#gmenu li.nav4 a:hover{background: url("http://www.boudai.com/img/gmenu14.gif") no-repeat;color: #FFF;}

#gmenu li.nav5 a:link, #gmenu li.nav5 a:visited, #gmenu li.nav5 a:active {
  float: left;
  width: 160px;
  height: 33px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 220%;
  overflow: hidden;
  background: url("http://www.boudai.com/img/gmenu05.gif") no-repeat;
  display: block;
}
#gmenu li.nav5 a:hover{background: url("http://www.boudai.com/img/gmenu15.gif") no-repeat;color: #FFF;}

.rss{  
  position: absolute;
  top: 20px;
  right: 25px;
}

/*  パンくずリスト  */
.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: left;
  width: 550px;  
  margin: 10px 0 0 0;
  padding: 0;
  background: #FFF;
  overflow: hidden;
}

#content h2{
  margin: 5px 0 10px 10px;
  font-size: 143%;
  color: #0F3357;
  font-weight: bold;
  text-align: left;
  text-indent: 5px;
  line-height: 130%;
  border-left: 10px solid #3398CC;
}

#content h3 {
  margin: 10px 0;
  padding: 0;
  border-bottom: 1px solid #DDD;
  color: #176782;
  font-weight: bold;
  font-size: 100%;
  line-height: 150%;
  display: block;
  text-align: left;
  text-indent: 0;
}

#content h3.post {
  margin: 10px 5px 0 5px;
  border: 0px;
  color: #0F3357;
  font-weight: bold;
  font-size: 115%;
  line-height: 130%;
  display: block;
  text-align: left;
  text-indent: 20px;
  background: url("http://www.boudai.com/img/h3_back.gif") no-repeat top left;
}
      
#content h3.post a {
  color: #0F3357;
  text-decoration: underline;
}
          
#content h3.post a:hover {
  color: #FF0000;
  text-decoration: none;
}

#content h4 {
  margin: 10px 10px 10px 0;
  border-bottom: 1px solid #DDD;
  color: #176782;
  font-weight: bold;
  font-size: 108%;
  line-height: 150%;
  display: block;
  text-align: left;
}

#content h5 {
  margin: 10px 10px 10px 0;
  color: #666;
  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;
  text-align: left;
  line-height: 24px;
  background: url("img/doc_back.gif") top left;
}

#content .doc2{
  margin: 0 10px;
  text-align: left;
  line-height: 150%;
}

#content .doc p{
  padding-bottom: 24px;
  padding: 0;
}

#content .next{
  text-align: right;
}

/*  インフォメーションボックス */
#content .info{
  margin: 10px 15px;
  padding : 10px;
  border: 1px solid #CCC;
}


/*  関連記事リスト属性 */
#content ol{
  margin: 0px 0px 0px 30px;
}

#content li{
  margin: 0;
  font-size: 100%;
  line-height: 19px;
}

#content .kanren{
  margin-top: 15px;
  padding: 10px;
  background: #EFEFEF;
  font-size: 12px;
  line-height: 150%;
  border: 1px solid #CCC;
}

/* trackbacks & Comments*/
.comments-open label {
  display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
  width: 80%;
}

#comment-bake-cookie {
  margin-left: 0;
  vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
  font-weight: bold;
}

.comment,
.trackback {
  margin: 0 0 .5em 1em;
  border-bottom: 1px dotted #ccc;
  padding-bottom: .5em;
  font-size: 12px;
}

.comment .asset-meta,
.trackback .asset-meta {
  border: 0;
}

.comment-content {
  clear: none;
  line-height: 150%;
  margin-bottom: 1em;
}

.comment-content p {
  margin-bottom: .5em;
}

.comments-open-content{
  margin-left: 1em;
}

.trackbacks-info{
  margin-left: 1em;
  font-size: 12px;
}

/*　アドセンス　*/
.ads_rec{
  margin: 10px 10px 30px 25px;
  text-align: left;
}

.ads_sky{
  margin:0 auto;
}


.ads_sqr{
  margin-bottom: 10px;
  text-align: center;
}

.ads_banner{
  margin: 15px 0;
  text-align: center;
}

/*ページ分割*/
.e_page{
  margin: 10px;
  text-align: left;
}

.e_page .link_before,
.e_page .link_page,
.e_page .current_page,
.e_page .link_next{
  padding: 5px;
  border: 1px solid #BBB;
}

.e_page .current_page{
  color: #FFF;
  background: #BBB;
}

.e_page a:link, .e_page a:visited, .e_page a:active {
  color: #999;
  text-decoration: none;}

.e_page a:hover{
  color:#FFF;
  background: #BBB;
}

/* ブックマーク */
ul.bmark{margin: 0;
  list-style-type: none;
  text-align: right;}

.bmark li{
  display: inline;
  margin: 0 2px;}

/*  相互リンクリスト属性 */
#content .slink ul{
  margin: 10px 5px 20px 20px;
}

#content .slink ul li{
  margin: 0;
  font-size: 12px;
  line-height: 150%;
}

/*  サイドメニュー等の属性  */
#sidebar {
  float: right;
  width: 200px;
  margin: 0;
  padding: 0;
  font-size: 13px;
  background: #FFF;
  overflow: hidden;
}

#sidebar .cont{
  margin-bottom: 10px;
}

.widget-header{
  margin: 10px 0 5px 0;
  background: url("http://www.boudai.com/img/sh2_back.gif") no-repeat top left;
  font-weight: bold;
  font-size: 100%;
  line-height: 170%;
  color: #FFF;
  text-align: left;
  text-indent: 5px;
}

/*新着記事等に利用できます*/
ul.widget-new{
  list-style: none;
}

.widget-new li{
  padding-left: 15px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  background: url("http://www.boudai.com/img/list.gif") no-repeat;
  display: block;
}

.widget-new li a:link,
.widget-new li a:visited,
.widget-new li a:active{
  text-decoration: none;
}

.widget-new li a:hover{
  text-decoration: underline;
}


/*検索等*/
.widget-content{
  margin: 0;
  padding: 0 10px;
  text-align: left;
  line-height: 130%;
}

/*メニュー（カテゴリー）*/
ul.widget-menu{
  list-style: none;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active{
  padding-left: 25px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  display: block;
}
  
.widget-menu li a:hover{
  text-decoration: underline;
}


.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.monthry li a:link,
.monthry li a:visited,
.monthry li a:active{
  padding-left: 15px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  background: url("http://www.boudai.com/img/list.png") no-repeat;
  display: block;
}
  
.widget-menu li.pt a:hover,
.monthry li a:hover{
  text-decoration: underline;
}

/*メニュー（カテゴリー＆記事）*/
dl.widget-menu{
  margin: 0;
}

.widget-menu dt{
  font-weight: bold;
  color: #003366;
  padding-left: 10px;
}

.widget-menu dt.pt{
  margin: 10px 0 5px 0;
  background: url("http://www.boudai.com/img/sh2_back.gif") no-repeat top left;
  font-weight: bold;
  font-size: 100%;
  line-height: 170%;
  color: #FFF;
  text-align: left;
  text-indent: 5px;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
  padding-left: 25px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  display: block;
}
  
.widget-menu dd a:hover {
  text-decoration: underline;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
  padding-left: 15px;
  text-align: left;
  line-height: 140%;
  text-decoration: none;
  background: url("http://www.boudai.com/img/list.png") no-repeat;
  display: block;
}
  
.widget-menu dd.pt a:hover {
  text-decoration: underline;
}

/*フッターナビ*/
.f_navi {
  clear: both;
  margin: 0;
  padding: 10px 5px;
  text-align: right;
  font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
   clear: both;
   width: 820px;
   height: 60px;
   margin: 0;
   color: #999;
   padding: 0;
   text-align: left;
  background: url("http://www.boudai.com/img/footer_back.gif") no-repeat;
}

#footer .copyright{
  text-align: center;
  padding: 40px 0 0 0;
  font-size: 12px;
  line-height: 120%;
}

/* タグ指定 */

.module-tagcloud{
  margin: 0;
  padding: 10px;
}

.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;
}

