* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(http://www.nnn8.info/img/bg.jpg);

}

a {
	color:#0000ff;
}

a:hover {
	background-color:#ffff66;
	text-decoration: none;
position : relative;top:2px;left:2px;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.nnn8.info/img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:120px;
	margin: 10px 0 0 0;
	background-image: url(http://www.nnn8.info/img/header.gif);
}


h1	{
	font-size	:10px;
	color: #A8A253;
	background-color: #FFFFFF;
	text-align	:right;
	margin: 0 0 0 0;
	padding: 0;
	}

#header #sub {
	font-size: 12px;
	color: #A8A253;
	margin: 80px 0 0 0;
	text-align: center;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 40px;
	background-image: url(http://www.nnn8.info/img/navi.gif);
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(http://www.nnn8.info/img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
 width:610px;
 float: left;
 overflow:hidden;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;

	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #993300;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993300;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	color: #333333;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E4F3E4;
	border: 1px solid #D0E3D0;
}

#contents div.top1_img {
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
 height: 230px;

}

.haken{
 margin-left:250px;
 padding-top:60px;
 width: 570px;
}

.haken p{
 text-align:left;
}

.ha1{
  background: url(img/top1.gif) no-repeat;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(http://www.nnn8.info/img/side_h3.jpg);
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:115px;
	font-size: 10px;
	text-decoration:underline;
	color:#660000;
	line-height: 20px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:url(http://www.nnn8.info/img/li.gif);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc8c8;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #ffc8c8;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/* ランキング
-------------------------------------------- */

#rank {
	width: 570px;
	clear: both;
	margin: 20px 0 0 20px;
	}
	
table.rank {
	width: 570px;
	border-color: #0118c7;
	border-width: 0 1px 1px 2px;
	border-style: solid;
	}

img.rank_rank {
	text-align: center;
	vertical-align: middle;
	margin: 10px 0 10px 9px;
	}

img.rank_4under {
	text-align: center;
	vertical-align: middle;
	margin: 10px 0 10px 22px;
}

img.rank_logo {
	text-align: center;
	vertical-align: middle;
	margin: 0 6px 0 5px;
	}
	
p.rank_detail {
	width: 250px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height:100%;
	letter-spacing: 0em;
	margin: 5px 6px 5px 5px;
	}
	
table.rank td {
	vertical-align: middle;
	}

img.rank_state {
	text-align: center;
	vertical-align: middle;
	margin: 0 7px 0 8px;
	}
	
td#b_none {
	border-bottom: 1px solid #0118c7;
	border-right: none;
	}
	
table.rank td {
	border-right: 1px solid #0118c7;
	border-bottom: 1px solid #0118c7;
	}

p.attention,
span.gray,
a.gray {
	text-align: right;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	letter-spacing: 0em;
	}	

p.attention {	
	text-align: right;
	margin: 5px 0 0 0;
	}



/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(http://www.nnn8.info/img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 11px;
}

#f_menu p {
	font-size: 11px;
	color: #333333;
}

#f_menu a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#f_menu a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-image: url(http://www.nnn8.info/img/copy.gif);
	font-size: 12px;
}


/*商品の各テーブル設定
■テーブルのフチを変えたい場合、.t1項目内の「double」を変える。単なる直線なら「solid」。
　破線なら「dashed」、点線なら「dotted」。他にも色々あるので試すといいでしょう。
■テーブルのフチ色を変えたい場合、.t1項目内の「#CCCCCC」を変える。現在はグレー色。
■写真のフチ色を変えたい場合、.t1 img項目内の「#CCCCCC」を変える。現在はグレー色。
　また、写真とフチの間のスペースにも色を付けられる。.t1 img項目内の「#FFFFFF」で変える。現在は白。
----------------------------------------------------------------------------------*/
.t1 {
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-top: 9px;
	margin-right: 5px;
	margin-left: 0px;
	width: 550px;
	background: url(http://www.nnn8.info/img/item_bg.gif) repeat-x bottom;
}

.t1 td {
	vertical-align: top;
}

.t1 strong {
	background: url(http://www.nnn8.info/img/arrow1.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #5b710e;
	display: block;
	margin-bottom: 10px;
}

.t1 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}

/*画像配置の設定
--------------------------------------------------------*/



#left{
	float: left;
	margin: 0px 20px 10px 0px;
}


#right{
	float: right;
	margin: 0px 10px 10px 20px;
}

*/
文字装飾
-------------------------------------------------------------------*/
/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0000dd;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #ffff00;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #cccccc;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #167FA6;}/*黄緑テキスト*/
.line { background: #ffff66;
	font-size: 25px;
		color: #cc0000; }
.line1 { background: #ffff66;
	font-size: 16px;
		color: red; }


/* Link
--------------------*/
#link a {
  font-size : 35px;
  font-weight : normal;


