@import "http://www.7000430.jp/reset.css";

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

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

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

/* リンク色（サイドメニュー） */
#side a { color: #cc0000; }
#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: 750px;
 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: 740px;
 background: url(http://www.7000430.jp/img/bbg.gif) #fff;
}

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


/* ヘッダー（レイアウト） */
#banner
{
 position: relative;
 width: 740px;
 height: 160px;
 margin: 0 auto;
 background: url(http://www.7000430.jp/img/top.gif);
}


/* ヘッダー（サイトタイトル） */
#banner h1
{
 margin: 0;
 color: #fff;
 font-size: 136%;
 font-weight: bold;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
 line-height: 1.25;
display:none;
}
#banner h1 a{
display:block;
height:120px;
width:300px;
}

/* ヘッダー（検索ボックス） */
#banner-search
{
 position:absolute; top: 67px; right: 40px;
 font-size:77%;
}

/* ヘッダー（検索ボックス） */
#banner-search2
{
 font-size:77%;
}




/* ヘッダー（サイト説明） */
#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: 510px;
 margin: 10px;
 text-align: left;
 overflow:hidden;
 }

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

#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: 3px 0 2px 10px;
 border-left: 5px solid #666;
 border-bottom: 1px solid #666;
 background: #ccc;
 line-height: 1.25;
 font-size: 114%;
 font-weight: bold;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
 text-transform: none;
 clear: both;
}


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

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

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

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


.header2
{
 position: relative;
 margin-top: 10px;
 border-left: 5px solid #ccc;
 padding: 2px 0 2px 10px;
 font-size: 107%;
 font-weight: bold;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
 text-transform: none;
 line-height: 1.25;
}



.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;
 margin: 0 10px;
 padding-left: 10px;
 text-align: left;
 font-size:77%;
}

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

.gotop 
{
 text-align: right;
 clear: both;
 padding: 10px;
 font-size:77%;
}

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

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




/* フッター */
#footer
{
 position: relative;
 width: 740px;
 height: 60px;
 background: url(http://www.7000430.jp/img/footer.gif) no-repeat;
 text-align: left;
 padding: 0;
 clear: both;
 color: #666;
}

#footer p
{
 padding: 0;
 margin: 0;
 font-size: 77%;
 position:absolute; top: 10px; right: 20px;
}


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

.footer-navi
{
  width: 730px;
 margin: 0 5px;
 padding: 5px 0;
 background: #ccc;
 font-size: 77%;
 text-align: center;
 line-height: 1.25;
 clear: both;
}

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


/* サイドメニュー内部 */

#side div.side-header
{
 position: relative;
 width: auto;
 height: 16px;
 margin: 10px 0 5px 0;
 padding:3px 0;
 color: #fff;
 background: #666;
 font-size: 14px;
 font-weight: nomal;
 line-height: 16px;
 text-align: center;
}

#side div.side-header a{
 color:#fff;
 text-decoration:none;
}

#side div.side-header a:hover{
 text-decoration:underline;
}

#side p 
{
 padding: 0 5px;
}

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

#side li a
{
 width: 175px;
 _width: 177px;
 background-color: #fff;
 text-indent: 0px;
 display: block;
 font-size: 12px;
 line-height: 1.25;
 margin: 2px 0;
 padding: 5px 0 5px 3px;
 letter-spacing: 0.1em;
 border: 1px solid #ccc;
 text-decoration: none;
}

#side li a:hover
{
 background: #cc0000;
 border: 1px solid #ccc;
 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%;
}


/*文字装飾*/

.rb{
 color:#f03;
}

.uline{
 text-decoration:underline;
}

.yb{
 background:#ff0;
}


/* TOPページ */

div.top_cat_list{
width:45%;
_width:42%;
min-height:110px;
_height:120px;
margin:5px;
padding:5px;
float:left;
border:1px solid #ccc;
}

div.top_cat_list_inner{
margin-top:10px;
clear:both;
font-size:85%;
}

div.top_cat_list ul{
 margin:10px 0;
}

div.top_cat_list li{
 border-bottom:1px solid #ddd;
 text-indent:5px;
 font-weight:bold;
 font-size:90%;
}

div.top_cat_list li a{
 color: #333; 
 text-decoration: none; }

div.top_cat_list li a:hover {
 color: #ff9900; }

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

.left2{
float:left;
margin:0 5px 0 0;
}

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