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

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

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

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

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

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


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

#container
{
 position: relative;
 margin: 0 auto;
 padding: 0;
 text-align: center;
 width: 800px;
 background: url(img/bbg.jpg);
}

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


/* ヘッダー（レイアウト） */

#banner
{
 position: relative;
 display: block;
 width: 800px;
 height: 180px;
 margin: 0 auto;
 background: url(img/top.jpg);
}

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

#banner h1
{
 width: 300px;
 margin: 0;
 color: #FC0000;
 font-size: 1.0em;
 font-weight: normal;
 line-height: 1.0;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 position:absolute; top:150px; left:450px;
 text-align: right;
}


/* ヘッダー（検索ボックス） */
#banner-search
{
 position:absolute; bottom: 35px; right:40px;
 color: #fff;
 text-align: left;
}


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


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

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


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

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

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

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

/* 記事部分見出し */

.header1 {
 position: relative;
 width: auto;
/* _width: 100%;*/
 margin: 15px 0;
 padding: 10px 0 10px 10px;
 border-left: 5px solid #990000;
 border-bottom: 1px dotted #999;
 line-height: 1.25;
 font-size: 1.3em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-transform: uppercase;
 clear: both;
 letter-spacing: 0.5em;
}

h3 {
	background-color: #eeeeee;
	margin: 20px 20px 10px 0px;
	padding: 10px 0px 10px 7px;
	border-left: solid 7px #223A5C;
	font-weight: bold;
	font-size: 14px;
	color: #223A5C;

}

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

.topimg {
 line-height: 1.5;
 margin: 10px;
 padding: 0 0 5px 0;
 text-align: center;
}

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

.more
{
 text-align: right;
 }

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

.header1 a{
 text-decoration: none;
 }

/* 追加部分 */
.header2 a{
 text-decoration: none;
	padding-left: 20px;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
                color:#FF0066;}
.
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 10px;
 padding-left: 10px;
 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
{
 position: relative;
 margin: 0 auto;
 width: 790px;
 height: 100px;
 text-align: left;
 padding: 0;
 clear: both;
 color: #999;
}

#footer p
{
 padding-top: 40px;
 margin: 0;
 font-size: 0.8em;
 text-align: center;
}

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

.footer-navi
{
 margin: 0 20px;
 padding: 10px 0;
 font-size: 0.8em;
 text-align: center
 line-height: 1.25;
 clear: both;
 border-top: 1px dotted #ccc;
 border-bottom: 1px dotted #ccc;
}

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

/* フッター広告部分 */
#footer-pr
{
 position: relative;
 margin: 10px auto 0 auto;
 text-align: left;
 padding: 0 30px 0 30px;
 clear: both;
 color: #999999;
}

#footer-pr p
{
 margin: 0;
 font-size: 12px;
 text-align: center;
}

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

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

#side p 
{
 padding: 0 5px;
}

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

#side li a
{
 width: 198px; 
 background-color: none;
 text-indent: 5px;
 display: block;
 font-size: 12px;
 line-height: 1.25;
 margin: 2px 0;
 padding: 10px 0;
 border: 1px solid #dcdcdc;
 text-decoration: none;
 color: #666;
}

#side li a:hover
{
 background: #990000;
 border: 1px solid #FFCCFF;
 color: #fff;
}

#side dl
{
 padding: 5px;
}

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

/* サイドメニュー内部2 */
#side2 /* サイドメニュー */
{
 display: inline;
 position: relative;
 float: right;
 min-height: 1px;
 margin: 10px;
 width: 200px;
 text-align: left;
 color: #999;
 padding: 5px 0 0 0;
}

.side-header2
{
 position: relative;
 width: auto;
 margin: 0;
 padding: 5px 0;
 color: #666;
 background: #f5f5f5;
 font-size: 12px;
 font-weight: bold;
 line-height: 1.25;
 text-align: center;
 border: 1px solid #ccc;
}

#side2 p
{
 padding: 0 5px;
}

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

#side2 li a
{
 width: 198px; 
 background-color: none;
 text-indent: 10px;
 display: block;
 font-size: 12px;
 line-height: 1.25;
 margin: 0;
 padding: 5px 0;
 border-bottom: 1px solid #dcdcdc;
 border-right: 1px solid #dcdcdc;
 border-left: 1px solid #dcdcdc;
 text-decoration: none;
 color: #666;
}

#side2 li a:hover
{
 background: #990000;
 border-bottom: 1px solid #FFCCFF;
 border-right: 1px solid #FFCCFF;
 border-left: 1px solid #FFCCFF;
 color: #fff;
}

#side2 dl
{
 padding: 5px;
}

#side2 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;
}


/*******************************************************************************
	アクセサリ
*******************************************************************************/

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.cl {
	clear:both;
}

/*******************************************************************************/

.photo {
	float: right;
	margin: 0px 0px 0px 10px;
	padding:0px;
}

.photo_l {
	float: left;
	margin: 0px 10px 0px 0px;
	padding:0px;
	border: solid 2px #DDDDDD;
}

/*******************************************************************************/

.emp {
	font-weight: bold;
	background-color: #F9D5CF;
/*	color: #CC3300;	*/
}

.b {
	font-weight: bold;
	color: #333333;
}

.e,.red {
	color: #CC3300;
}

.o {
	font-weight: bold;
	color: #FF9900;
}

.blue {
	color: #0000cc;
}

.sml {
	font-size: 70%;
}

.red-b {
	border-bottom:solid 1px #FF0000;
	line-height:140%;
	font-weight:bold;
}
.mark-1 {
	background-color:#CCCCCC;
	padding:0px 2px 0 2px;
	line-height:140%;
}
.mark-2 {
	background-color:#ffff00;
	padding:0px 2px 0 2px;
	font-weight: bold;
}
.mark-3 {
	background-color:#eb99cc;
	padding:0px 2px 0 2px;
	line-height:140%;
}


