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

* {
  margin: 0;
  padding: 0;}

html{height: 100%;}

/* BODY */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color:#555;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Verdana,Arial, Helvetica, sans-serif;
  background: #FFF url("https://www.randsel.net/img/back.gif") repeat-x;}

/* 初期化 */
h1,h2,h3,h4{font-size: 14px;font-weight: normal;}
hr{display: none;}

/* strong */
strong {font-weight: bold;}

/* 画像属性 */
img {border: none;}
.img-l{float: left;margin: 5px 10px 5px 0;}
.img-r{float: right;margin: 5px 0 5px 10px;}
.img-c{;margin: 10px auto;}
.img-m{margin-right: 5px; vertical-align: middle;}
.img-t{margin-right: 5px; vertical-align: top;}
.img-b{margin-right: 5px; vertical-align: bottom;}

/* 画像のリンク属性 */
a img.link{background:none!important;}
a:hover img.link{
  filter: alpha(opacity=50);
  -moz-opacity:0.50;
  -ms-filter: "alpha( opacity=60 )";
  opacity:0.50;
  background:none!important;
}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #990000;text-decoration: none;}
a:hover {color:#FF6600;text-decoration: underline;position: relative; top: 1px; left: 1px;}

/* テーブルの属性*/
table {
  text-align: left;
  border-collapse: collapse;
  border: solid 1px black;/*表全体を線で囲う*/
}

table th {/*table内のthに対して*/
  padding: 10px;/*上下左右10pxずつ*/
  color: #FF9800;/*文字色*/
  background: #fff5e5;/*背景色*/
}

table td {/*table内のtdに対して*/
  padding: 3px 10px;/*上下3pxで左右10px*/
}

table th, table td {
  border: solid 1px black;
  /*実線 1px 黒*/
}



/*引用属性*/
blockquote {
  width: 500px;
  height: 400px;
  overflow: auto;
  border: 1px solid #CCC;
  scrollbar-face-color: #DCEBF0;
  margin: 10px 20px 10px 20px;
  padding: 5px;
  text-align: left;}

/* 基本設定 ----------------------------- */
#base{
  width: 800px;
  margin: 0 auto;
  background: url("https://www.randsel.net/img/base.png") repeat-y;
  text-align: center;
  position: relative;}
  
#containar {
  width: 730px;
  margin: 0 auto;
  text-align: left;
  background: #FFF;}

/*ヘッダー*/
#header  {
  height:90px;
  width: 800px;
  margin: 0 auto;
  background: #EAEAEA url("https://www.randsel.net/img/header.gif") no-repeat;
  text-align: left;}

#header h1{
  position: absolute;
  top: 0px;
  left: 10px;
  font-size: 12px;
  font-weight: nomal;
  line-height: 20px;
  color: #990000;}

#header #h_navi{
  padding: 2px 10px 0 0;
  text-align: right;
  font-size: 12px;
  line-height: 16px;}

#header #h_navi img{margin: 0 2px;border-style: none; vertical-align: middle;}

#header #stitle{
  position: absolute;
  top: 30px;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
  color: #990000;}

#stitle a:link, #stitle a:visited, #stitle a:active {color: #990000;text-decoration: none;}
#stitle a:hover {color:#FF3300;text-decoration: underline;}

#header #des{
  position: absolute;
  top: 65px;
  left: 10px;
  font-size: 12px;
  font-weight: nomal;
  line-height: 130%;
  color: #555;}

#navigation{
  margin: 0;
  padding: 0;
  background:url("https://www.randsel.net/img/header2.gif") no-repeat;
  width:800px;
  height:55px;}

#navigation ul{
  margin: 0;
  padding: 0;
  list-style: none;}

#navigation li{margin: 0; padding: 0; float: left;}
#navigation li a{
  float: left;
  width: 160px; 
  height:55px;
  font-size: 12px;
  font-weight: bold;
  line-height: 50px;
  text-decoration: none;
  display:block;
  background:url("https://www.randsel.net/img/navi01.gif") no-repeat;}

#navigation li a:hover{
  background:url("https://www.randsel.net/img/navi02.gif") no-repeat;
  text-decoration: none;
  position: relative; top: 0px; left: 0px;}

#navigation li.last a{
  float: left;
  width: 160px; 
  height:55px;
  font-size: 12px;
  font-weight: bold;
  line-height: 50px;
  text-decoration: none;
  display:block;
  background:url("https://www.randsel.net/img/navi03.gif") no-repeat;}

#navigation li a:hover{
  background:url("https://www.randsel.net/img/navi04.gif") no-repeat;
  text-decoration: none;
  position: relative; top: 0px; left: 0px;}
  
/*  パンくずリスト  */
#contents .navi {
  margin:0px;
  padding-bottom: 10px;
  font-size: 12px;
  text-align: left;}

/*スライドショー*/
#slideshow {
  margin: 10px auto 0 auto;
  width: 730px;
  height: 200px;}

/*コンテンツ*/
#contents {
  float: left;
  width: 730px;  
  margin-top: 15px;
  background: #FFF;
  overflow: hidden;}
        
#contents h2{
  margin-top: 10px;
  padding-left: 20px;
  font-size: 24px;
  color: #990000;
  font-weight: bold;
  text-align: left;
  line-height: 150%;
  display: inline;
  background: url("https://www.randsel.net/img/h_list.png") no-repeat top left;}
    
#contents h3 {
  margin: 10px 0 10px 10px;
  padding-left: 5px;
  font-size:143%;
  font-weight: bold;
  color: #990000;
  line-height: 30px;
  text-align: left;
  border-left: 5px solid #CC0000;}

/* h2 h3リンク属性 */
#contents h2 a:link,
#contents h2 a:visited,
#contents h2 a:active,
#contents h3 a:link,
#contents h3 a:visited,
#contents h3 a:active{
  color: #990000;
  display: inline;}

#contents h2 a:hover,
#contents h3 a:hover{
  color: #FF3300;
  text-decoration: none;}

#contents h3.com,
#contents h3.comments-open-header,
#contents h3.trackbacks-header,
#contents h3.comments-header{
  margin: 10px 0 5px 0;
  padding-left: 20px;
  font-size: 115%;
  font-weight: bold;
  line-height: 150%;
  color: #990000;
  border: none;
  background: url("https://www.randsel.net/img/h_back2.png") no-repeat top left;}

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

#contents h5 {
  margin: 0;
  padding-left: 20px;
  font-size: 100%;
  font-weight: normal;
  line-height: 150%;}

#contents .line{
  clear: both;
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #CCC;}

#contents .doc{
  margin: 10px;
  text-align: left;}

#contents .doc p{
  padding: 5px 0;}

#contents p.postmetadata{
  margin: 0 5px;
  padding: 0;
  text-align: right;
  font-size: 10px;}
 	
/* 検索 */
#s_box{
  margin: 10px 0;
  padding: 15px;
  border: 1px solid #CC0000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px; 
  border-radius: 8px;}
  
#s_box ul{
  margin: 0;
  padding-left: 10px;
  list-style: none;}

#s_box li{
  display: inline;
  margin-right: 5px;}

#s_box li:after{content: " ｜";}

#s_box li.child:before{content: "* ";}

/* サイトマップ */
 ol{margin: 0px 0px 0px 30px;}

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


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

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

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

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


/* 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-contents {
  clear: none;
  line-height: 150%;
  margin-bottom: 1em;}

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

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

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

/* 続きを読む */
#contents .next{
  text-align: right;}

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

.ads_sky{
  margin:0 auto;}

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

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

/*NAKAO*/
#news dl{
  margin: 10px 0 40px 0;
  color: #555;}

#news dt a{
  margin: 0 0 0 20px;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;}

#news dd{
  margin: 0 0 0 25px;
  color: #666;
  font-size: 12px;}

/*ページ分割*/
.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;}


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

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

.f_space{
  clear: both;
  margin: 0;
}

/* フッター-----------------*/
#footer {
  clear: both;
  height: 60px;
  margin: 0;
  padding-top: 20px;
  background: #FFF;
  border-top: 5px solid #CC0000;}

#footer .copyright{
  margin: 0 auto;
  width: 780px;
  text-align: left;
  font-size: 12px;
  line-height: 150%;}

.copyright p{
  padding: 0 15px;
  text-align: left;}

ul.f_list{
  margin; 0;
  list-style: none;}

.f_list li{
  margin-right: 5px;
  display: inline;}

.f_list img{margin-right: 5px;border-style: none; vertical-align: middle;} 

#footer a:link, #footer a:visited, #footer a:active {color: #990000;text-decoration: none;}
#footer a:hover {color:#FF6600;text-decoration: underline;}

/*その他属性*/
.line{clear: both;margin: 10px 0 20px 0;border-bottom: 1px solid #CCC;}
.red_uline{border-bottom: 3px solid #F30;}
.uline{border-bottom: 1px solid #CC0000;}  
.dotline{clear: both;margin: 5px 0;border-bottom: 1px dotted #CCC;}
.clear{clear: both;}
hr{display: none;}

/* 線の属性 */
.dot{border-bottom:1px dotted #ccc;}
.solid{border-bottom:1px solid #ccc;}

/*フォント属性*/
.fon70{font-size: 75%;}
.fon85{font-size: 85%;}
.fon90{font-size: 92%;}
.fon100{font-size: 100%;}
.fon115{font-size: 115%;}
.fon130{font-size: 130%;}
.fon145{font-size: 143%;}
.fon150{font-size: 150%;}
.fon200{font-size: 200%;}
.tab10{padding-left: 10px;}
.tab20{padding-left: 20px;}
.tab30{padding-left: 30px;}

/* 文字装飾 */

.bbb /* 最大・太字 */
{
    color: #000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
    padding: 0;
}

.bb /* 大・太字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.b { font-weight: bold; } /* 太字 */
.br { color: #dc0000; font-weight: bold; } /* 赤・太字 */

.line { background: #FFCC66; 
padding:3px;}
/* 背景マーカー処理 */
.u { border-bottom: 1px solid ; } /* アンダーライン */


/* 文字色 */

.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 
.pink{ color: #cc6699; } /* ピンク */

/* 画像回り込み */

.img1 { float: right; margin-left: 10px; }
.img2 { float: left; margin: 0 15px 10px 0; }


