@import url(reset.css);

/* 基本レイアウト */
*{font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;}
html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }

/* リンク色（ページ全体） */
a { color: #c1272d; text-decoration: underline; }
a:hover {
 color: #ff9900;
 /*position:relative;
 top:1px;
 left:1px;*/
}

/* リンク色（ヘッダー） */
#banner a { color: #fff; 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
{
 min-width: 730px;
 margin: 0;
 padding: 0;
 font-size: 100%;
 text-align: center;
 color: #333;
 background: #fff;
 line-height: 1.5;
}

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

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


/* ヘッダー（レイアウト） */
#banner
{
 position: relative;
 width: 730px;
 height: 200px;
 margin: 0 auto;
 background: url(img/0.jpg) no-repeat top;
}

#banner div
{
 position: relative;
 display: block;
 width: 730px;
 height: 500px;
 margin: 0 auto;
 /*background: url(img/top.gif) no-repeat bottom;*/
}

/* ヘッダー（サイトタイトル） */
#banner h1
{
 width: 730px;
 margin: 0;
 color: #fff;
 font-size: 174%;
 font-weight: bold;
 line-height: 1.25;
 /*font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";*/
 position:absolute; top:30px; left:20px;
 text-align: left;
 letter-spacing: 0.5em;
}

#banner h1 a:hover{color:#f00;}


/* ヘッダー（検索ボックス） */
#banner-search
{
 font-size:85%;
 position:absolute; top: 150px; right:10px;
 color: #fff;
 text-align: left;
}


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


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

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


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

#main /* 記事部分 */
{
 display: inline;
 position: relative;
 float: right;
 min-height: 1px;
 width: 490px; 
 margin: 10px;
 text-align: left;
 }

#side /* サイドメニュー */
{
 display: inline;
 position: relative;
 float: left;
 min-height: 1px;
 margin: 10px;
 width: 180px;
 text-align: left;
 color: #999;
}

#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: 15px 0;
 padding: 30px 0 10px 10px;
 border-left: 5px solid #ccc;
 border-bottom: 1px dotted #999;
 line-height: 1.25;
 font-size: 114%;
 font-weight: bold;
 /*font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";*/
 text-transform: uppercase;
 clear: both;
 letter-spacing: 0.2em;
}


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

.entry
{
 font-size:92%;
 line-height: 1.5;
 margin: 10px;
 padding: 0 0 5px;
 border-bottom: 1px dotted #ccc;
}

.entry p{
margin-bottom:15px;
}

.entry dt{
 margin-bottom:10px;
}

.entry dd{
margin:0 0 20px;
padding:0;
border-bottom: 1px dotted #dcdcdc;
}

.entry dd ul{
margin:0 0 10px 15px;
padding:0;
}

.entry dd li{
list-style:none;
display:inline;
margin-right:10px;
}

.more
{
 font-size:77%;
 text-align: right;
 }

.header2
{
 position: relative;
 display: inline;
 margin: 10px 0 0;
 border-left: 5px solid #dfdfdf;
 padding: 5px 0 5px 10px;
 font-size: 107%;
 font-weight: bold;
 /*font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";*/
 line-height: 2;
}

.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: 77%;
 text-align: right;
}

.bread
{
 background: none;
 font-size:77%;
 margin: 0 10px;
 padding-left: 10px;
 text-align: left;
}

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

.gotop 
{
 font-size:77%;
 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
{
 position: relative;
 margin: 0 auto;
 width: 730px;
 height: 140px;
 text-align: left;
 padding: 0;
 clear: both;
 color: #666;
 background: url(img/footer.gif) no-repeat bottom;
}

#footer p
{
 padding: 70px  0;
 margin: 0;
 font-size: 77%;
 text-align: left;
}

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

.footer-navi
{
  width: 710px;
 margin: 0 auto;
 padding: 10px 0;
 font-size: 77%;
 text-align: center
 line-height: 1.25;
 clear: both;
 border-top: 1px dotted #ccc;
 border-bottom: 1px dotted #ccc;
}

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


/* サイドメニュー内部 */
.side-header
{
 position: relative;
 width: auto;
 margin: 0 0 10px 0;
 padding: 5px 0;
 color: #666;
 background: none;
 font-size: 100%;
 font-weight: bold;
 line-height: 1.25;
 text-align: center;
 border-bottom: 1px solid #dcdcdc;
}

#side p 
{
 padding: 0 5px;
}

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

#side li a
{
 width: 178px; 
 background-color: none;
 text-indent: 0px;
 display: block;
 font-size: 92%;
 line-height: 1.25;
 margin: 2px 0;
 padding: 10px 0;
 border-bottom: 1px solid #dcdcdc;
 text-decoration: none;
 color: #666;
 text-align:justify;
}

#side li a:hover
{
 background: #c1272d;
 border-bottom: 1px solid #dcdcdc;
 color: #fff;
}

#side dl
{
 padding: 5px;
}

#side dt
{
 font-size: 12px;
 line-height: 1.5;
}

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

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




/*運営者情報テーブル*/

table.ask {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2%;
	width: 94%;

}


table.ask th{
	border: 1px dotted #666;
	border-collapse: collapse;
	background-color: #FEF5E7;
	color: #333333;
	font-size: 92%;
	font-weight:bold;
	line-height: 160%;
	margin:0;
	padding: 5px 10px;
	text-align: center;
	white-space:nowrap;
}


table.ask td{
	border: 1px dotted #666;
	border-collapse: collapse;
	font-size: 92%;
	margin:0;
	padding: 5px 15px;
	line-height: 140%;
}


p.ads_lbl{
 color:#ccc;
 font-size:77%;
 margin:0;
}



/*文字装飾*/

.rb{
 color:#f03;
}

.uline{
 text-decoration:underline;
}

.yb{
 background:#ff0;
}


/*●アドセンス●*/
#main div.ads{
	margin:1px 0px 20px 0px;
	border:1px solid #ccc;
	padding:10px 0 10px 20px;
}

#main div.ads p{
	color:#666;
	font-size:75%;
	margin:0 0 3px 1px;
	padding:0;
}


.left{
float:left;
margin:0 20px 0 0;
}

.eye_ad a{
 color:#00f;
}

.eye_ad a:hover{
 color:#f00;
 text-decoration:none;
}

