/* 基本レイアウト */
html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }

/* リンク色（ページ全体） */
a { color: #003399; text-decoration: underline; }
a:hover { color: #ff9900; }

/* リンク色（ヘッダー） */
#banner a { color: #333; text-decoration: none; }
#banner a:hover { color: #333; }

/* リンク色（サイドメニュー） */
#side a { color: #666; }
#side a:hover { color: #ff9900; }

/* 見出し */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6 { margin: 0px; }


/* ページレイアウト */
body
{
 margin: 0;
 padding: 0;
 font-size: 0.8em;
 text-align: center;
 color: #333;
 background: #fff;
 line-height: 1.5;
}

#container
{
 position: relative;
 margin: 0 auto 0 auto;
 padding: 0;
 text-align: center;
 width: 950px;
 background: #fff;
}

#container:after
{
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
}


/* ヘッダー（レイアウト） */
#banner
{
 position: relative;
 width: 100%;
 height: 65px;
 margin: 0 auto;
 text-align:center;
 background:url(img/headerbg.gif) ;
 
}
#banner h1{
 line-height:65px;
}
.banner2{
 width:950px;
 height:186px;
 margin:0px 0 30px 0;
 padding:0;
 background:url(img/topbanner.jpg) bottom no-repeat #fff;
}
#banner div
{
 position: relative;
 display: block;
 width: 950px;
 height: 65px;
 margin: 0 auto;
 background: #fff;
 text-align:left;
 background:url(img/banner.gif);
}

/* ヘッダー（サイトタイトル） */

#searchform4 {
	position:absolute;
        top:-90px;
        right:0px;
	width: 200px;
	background: url(img/input4.gif) left top no-repeat; 
	display: block;
	height: 24px;
}
#keywords4	{
	width: 156px;
	position: absolute;
	top: 3px;
	left: 12px;
	border: 1px solid #FFF;
}
#searchBtn4	{
	position: absolute;
	top: 3px;
	left: 174px;
}


/* ヘッダー（サイト説明） */
#banner-description
{
 display: none;
}


/*グローバルナビ*/
#navi{
  width:100%;
  height:35px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #e2e2e2;
  margin-bottom:10px;
  background:url(img/navibg.gif) repeat-x #fcfcfc;
}
#navi div{
  width:950px;
  height:35px;
  margin:0 auto 0 auto;
  background:url(img/navibg.gif) no-repeat left;
}
#navi ul{
  list-style-type:none;
  margin:0; padding:0;
}
#navi li{
  width:190px;
  height:35px;
  float:left;
  text-align:center;
  line-height:35px;
  margin:0; padding:0;
  background:url(img/libg.gif) no-repeat;
}
#navi li.top{
  background:url(img/litopbg.gif) no-repeat;
}
#navi li a{
  display:block
  width:190px;
  height:35px;
  float:left;
  text-align:center;
  line-height:35px;
  margin:0; padding:0;
  background:url(img/libg.gif) no-repeat;
}
#navi li.top a{
  background:url(img/litopbg.gif) no-repeat;
}

/* メインコンテンツ全体 基本レイアウト*/
#pagebody
{
 position: relative;
 width: 950px;
 height:auto;
 margin: 0 auto;
 text-align: left;
 background:#fff;
}

#pagebody:after
{
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
}


/* メインコンテンツレイアウト */

#main /* 記事部分 */
{
 display: inline;
 position: relative;
 float: left;
 min-height: 1px;
 width: 680px; 
 margin: 0 20px 0 0;
 text-align: left;
 }
#main p{
  padding:0 0 10px 0;
  margin:0;
}
#side /* サイドメニュー */
{
 position: relative;
 float:right;
}
#side div /* サイドメニュー */
{
 min-height:1px;
 margin: 0 0 10px 0;
 width: 244px;
 _width:249px;
 text-align: left;
 color: #999;
 padding:2px;
 background:#f8f8f8;
 border-top:#346eeb 2px solid;
 border-left:1px solid #cacaca;
 border-right:1px solid #cacaca;
 border-bottom:1px solid #cacaca;
}

#s-main /* 検索結果記事部分 */
{
 display: inline;
 position: relative;
 float: left;
 min-height: 1px;
 width: 510px;
 _width: 490px;
 margin: 10px;
 text-align: left;
 }

/* 記事部分見出し */

.header1
{
 position: relative;
 width: auto;
 _width: 100%;
 margin: 0px 0 0 0;
 padding: 0 0 30px 0;
 font-size: 2.2em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-transform: uppercase;
 clear: both;
 letter-spacing: 0.2em;
 color:#103aa2;
}

.header3
{
 width: 680px;
 _width: 680px;
 position: relative;
 margin: 0 0 10px 0;
 border:#cacaca 1px solid;
 background:url(img/header4bg.gif) repeat-x;
 padding: 0 0 0 20px;
 font-size: 1.1em;
 font-weight: bold;
 font-family: "ＭＳ　Ｐゴシック";
 line-height: 30px;
 color:#424242;
 display:block;
}

.header4
{
 width: auto;
 _width: 100%;
 position: relative;
 margin: 0 0 10px 0;
 border:#cacaca 1px solid;
 background:url(img/header4bg.gif) repeat-x;
 padding: 0 0 0 20px;
 font-size: 1.1em;
 font-weight: bold;
 font-family: "ＭＳ　Ｐゴシック";
 line-height: 30px;
 color:#424242;
}
.header5
{
 width: 680px;
 _width: 680px;
 position: relative;
 margin: 0 0 10px 0;
 border:#cacaca 1px solid;
 background:none;
 padding: 0 0 0 20px;
 font-size: 1.1em;
 font-weight: bold;
 font-family: "ＭＳ　Ｐゴシック";
 line-height: 30px;
 color:#cacaca;
 display:block;
}




/* 記事部分コンテンツ */

.entry
{
 line-height: 1.5;
 margin: 0 0 20px 0;
 padding: 0 0;
}
.kanrenentry span{
 display:block;
 padding:0 0 0 10px;
}
.more
{
 text-align: right;
 }

.header2
{
 width: auto;
 _width: 100%;
 position: relative;
 margin: 0 0 10px 0;
 border-bottom:#506fbb solid 1px;
 background:url(img/header2bg.gif) no-repeat left center;
 padding: 5px 0 5px 20px;
 font-size: 1.6em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 line-height: 1.25;
 color:#506fbb;
}

.header1 a, .header2 a 
{
 text-decoration: none;
 }

.entry-footer
{
 margin: 5px 10px 0 0;
 border-top: 1px dotted #ccc;
 padding: 5px 0;
 color: #999;
 font-size: 10px;
 text-align: right;
}

.bread
{
 background: none;
 margin: 0 0 30px 0;
 padding:0px;
 text-align: left;
}

.f-navi
{
 margin: 5px 0;
 text-align: center;
 clear: both;
}

.gotop 
{
 text-align: right;
 clear: both;
 padding: 10px;
}

.img
{
 float: left;
 margin: 0 5px 5px 0;
 text-align: center;
}

.tb-info
{
 text-align: center;
 border: 1px dotted #ccc;
}


/* フッター */
#footer
{
 margin: 0 auto;
 width: 100%;
 text-align: center;
 padding: 0;
 clear: both;
 color: #cacaca;
 background: url(img/footerbg.gif);
 border-top: 1px dotted #ccc;
}

#footer .finner
{
 margin: 0 auto;
 width: 950px;
 text-align: left;
 padding: 0;
 clear: both;
 color: #cacaca;
 background: #1b1b1b;
}

#footer p
{
 padding-top:0;
 margin: 0;
 font-size: 0.8em;
 text-align: right;
 background: #1b1b1b;
}

#footer a
{
 text-decoration: none;
 color: #cacaca;
}

.footer-navi
{
 width: 950px;
 margin: 0 auto;
 padding: 10px 0;
 font-size: 0.8em;
 text-align: right;
 line-height: 1.25;
 clear: both;
 color:#cacaca;
}

.footer-navi a
{
 color: #cacaca;
}

#side ul
{
 margin: 0 0 0px;
 padding: 2px;
 list-style: none;

}
#side ul span a{
 display:block;
 margin:5px 0 5px 0;
 text-decoration:none;
 padding-left:15px;
}
#side li.ctitle
{
 width:239px;
 _width:240px;
 height:40px;
 background:url(img/ctitlebg.gif) no-repeat #fff;
 line-height:40px;
 text-indent: 15px;
 display: block;
 font-size: 14px;
 margin: 2px 0;
 border: 1px solid #dcdcdc;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-decoration: none;
 color: #103aa2;
}

#side li a
{
 width:224px;
 _width:240px;
 height:40px;
 background: #fff;
 padding:10px 0 0 15px;
 _padding:10px 0 10px 15px;
 line-height:20px;
 display: block;
 font-size: 12px;
 margin: 2px 0;
 border: 1px solid #dcdcdc;
 text-decoration: none;
 color: #666;
}

#side li a:hover
{
 background: #60a2bf;
 color: #fff;
}



/* 物販用おすすめ・ピックアップ部分 */

.pickup
{
 width: auto;
 min-height: 190px;
 _height: 190px;
 margin: 5px 0;
 padding: 5px;
 border: 1px solid #ccc;
 line-height: 1.5;
}

.pickup1
{
 width: 47%;
  min-height: 190px;
 _height: 190px;
 margin: 5px 0;
 padding: 5px;
 line-height: 1.5;
 float: left;
}

#news{ margin:30px 0 30px 0;}
#news div{padding:10px;border:1px solid #cacaca;margin:5px 0 0 0;height:80px;_height:100px;background:#fff;}
body #news p{padding:0; margin:0;font-size:0.9em;}
#news .leftimg{float:left; margin:0 10px 0 0;}body .pr .prurl{color:red;}
#news a{font-size:1.2em;text-decoration:underline; margin-bottom:10px;}
#news .prurl{color:#7cc563;}
#news img{ border:1px solid #e0e0e0;}
.sllver{color:#666;}

/*　文字装飾 */
.red{ color:red; font-weight:normal;}
.yellow{ color:#ff9d1d; font-weight:normal;}
.blue{ color:#1129ba; font-weight:normal;}
.orange{ color:orange; font-weight:normal;}


.red1{ color:red; font-weight:bold;}
.yellow1{ color:#ff9d1d; font-weight:bold;}
.blue1{ color:#1129ba; font-weight:bold;}
.orange1{ color:orange; font-weight:bold;}

.line { background: #ffff00; }

