@charset "euc-jp";


/*07-01-23
--------------------
	index

  1. ヘッダー
   -- ロゴ
   -- ユーティリティエリア
      -- リスト
      -- フォーム
  2. グローバルナビゲーション
  3. サブナビゲーション
  4. 広告エリア
  5. テロップ

--------------------
*/

/*全体
=====================*/
body{
font-family:"ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
}


/* ヘッダー
==================== */
#header{
	padding:0;
	width: 100%;
}

/* ロゴ
-------------------- */
#header #logo{
	float: left;
	margin: 0px 0 2px 1px;
	padding:3px 0;
}
/*#header #logo a{
	display: block;
}*/
#header #k_logo{
	float: right;
	margin: 3px 10px 0 0;
}
/* ユーティリティ
-------------------- */
#header #utility{
	float: right;
	/* overflow: hidden; */
	margin: 15px 0 0px;
	padding:0 0 0 25px;
	/* width: 140px; */
	height:20px;
	text-align: right;
}
/* リスト */
#header #utility ul{	display: inline;}
#header #utility ul li{
	display: inline;
	margin-right: 0px;
	padding-left: 0px;
}


/* グローバルナビゲーション
==================== */
#gnav{
	height:30px;
	width: 300px;
	font-weight: bold;
	padding:0;
	margin:0;
}
#gnav li{
	float: left;
	white-space: nowrap;
	list-style-type:none;s
}
#gnav li a{
	font:12px/1.0 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
	display: block;
	margin-right: 2px;
	padding: 7px 0px 3px 0;
	line-height: 1.0;
	text-decoration: none;
	color: #000000;
}


#top #gnav .gnav-exhibition {
	background: url(../e-img/bt_exhibition.gif);
	text-indent:-9999px;
	margin:0px;
	height:27px;
	width:78px;
}


#top #gnav .gnav-search {
	background: url(../e-img/bt_search.gif);
	text-indent:-9999px;
	margin:0px;
	height:27px;
	width:73px;
}

#top #gnav .gnav-reccomend {
background: url(../e-img/bt_recommend.gif);
text-indent:-9999px;
margin:0px;
height:27px;
width:67px;
}

#top #gnav .gnav-review {
background: url(../e-img/bt_review.gif);
text-indent:-9999px;
margin:0px;
height:27px;
width:82px;
}



/* ジャンル見出し
==================== */
#genre{
	margin-bottom: 0px;
	border-bottom: solid 1px #000;
	padding: 0 0 0 5px;
	line-height: 1.4;
}

.genre {
	margin-left: 0px;
	margin-bottom: 5px;
	padding:0pt 0pt 2px 5px;
	line-height:1.4;
	
	color: #333333;
	font:15px/1.4 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
	font-weight: bold;
	text-decoration: none;
}
.genre a:link,
.genre a:visited,
.genre a:hover,
.genre a:focus,
.genre a:active {
	color: #333333;
	font:15px/1.4 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
	font-weight: bold;
	text-decoration: none;
}


.list,
.list2 {
	padding: 0px;
	margin:15px 0 10px 0;
	border-top: 1px solid #b9b9b9;
}
.list li,
.list2 li {
	margin: 0;
	padding: 14px 7px;
	background: none;
	border-bottom: 1px solid #b9b9b9;
	line-height: 1.3;
	font-weight: bold;
	list-style-type:none;
}
.list li a,
.list2 li a {
	text-decoration:none;
	font:15px/1.4 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
	color:#006699;
}

/*本文共通設定
=====================*/

.honmon{
font:14px/1.4 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
color:#333333;
}

.tx-data{
font:14px/1.4 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
color:#333333;
}


/* レコメンド詳細ページ
==================== */

.honmon-box {
	padding: 0px;
	margin:20px 0 10px 0;
	border-top: 1px solid #b9b9b9;
	padding: 14px 7px;
}
.honmon-box {
	margin: 10px 0 0 0;
	padding: 14px 7px;
	background: none;
	line-height: 1.3;
	
}
.honmon-box a {
	text-decoration:none;
	font-weight: bold;
	color:#006699;
}


/* サブナビゲーション
==================== */
#snav{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #abb1aa;
	padding: 2px 6px;
	line-height: 1.0;
	text-align: right;
	vertical-align: middle;
	background: #c1c5be url("images/snav_bg.gif") 0 0 repeat-x;
}
#snav li{
	display: inline;
	padding-left: 3px;
	line-height: 1.0;
	white-space: nowrap;
	background: url("images/gnav_line.gif") 0 50% no-repeat;
}
#snav #on,
#snav li a{
	padding: 0 0 0 5px;
	color: #111;
}
#snav #on,
#snav #on a{
	color: #933;
	font-weight: bold;
}


/* 広告
==================== */
#ad{
	padding: 5px 0;
	margin: 0 auto;
	text-align: center;
	background-color: #E9EDE7;
}



/* テロップ
==================== */
#telop{
	padding:6px 0 3px 15px;
	background: #f5f5f5 url("images/telop_bg.gif") 0 0 repeat-x;
	border-bottom: solid 1px #d4d1d1;
	color:#c00;
}
#telop h2{
display:inline;
font-size:100%;
}

#telop h2.tickerred{
color:#c00;
}
#telop h2.tickerblack{
color:#000;
}
#telop h2.tickerblue{
color:#039;
}

/* footer
==================*/

#nav-footer {
	border-top: 1px solid #b9b9b9;
}
#nav-footer ul {
	margin: 5px 0;
	white-space: nowrap;
}
#nav-footer ul li {
	/* font-weight: bold; */
	
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#nav-footer ul li a {
	padding:0pt 2px;
}
#siteinfo-credits p {
	font-size: 35%;
}


#footer{
	padding: 5px 0 20px 0;
	border-top: 2px solid #b9b9b9;
	clear: both;
	margin: 0;
	border-top: solid 0px #b9b9b9;
	text-align: center;
	font:35%/1.4 "ヒラギノ角ゴ Pro W3", Arial, Helvetica, "ＭＳ Ｐゴシック";
}
#footer p{
	margin-bottom: 7px;
	line-height: 1.3;
}
#footer ul {
	padding:0;
		margin: 10px 0;
	line-height: 1.3;
}

#footer ul li{
	margin:0;
	display: inline;
	padding-bottom: 3px;
	white-space: nowrap;
}
#footer ul li a{
margin:0;
	border-left: solid 1px #b9b9b9;
	padding: 0 7px;
	text-decoration:none;
	font-weight: bold;
	color:#006699;
}
#footer ul li.first a{	border-left: none;}
#footer address{	font-style: normal;}
