/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-size:14px;
	/**font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align:center;

}

ul { list-style-type:none;}

a:link,a:visited { text-decoration:none;}
a:hover,a:active { text-decoration:underline;}


/* アマゾン用 */
iframe {
	margin:0 0 0 35px;

}

#wrap {
	width:801px;
	margin:0 auto;
	text-align:left;
	/*border-left:1px #666 solid;
	border-right:1px #666 solid;*/
}

#header {
	position:relative;
	height:100px;
	width:801px;
	background:url(../img/bg_header_bottom.gif) repeat-x bottom left;
}

#leftMenu {
	width:244px;
	float:left;
	margin:0 35px 0 0 ;
	_margin:0 0 0 0;
}


#topContents {
	/*padding:0 3px;*/

}

#topFlash {
	width:795px;
	height:180px;
	margin:0 0 0 3px;
}


#footer {
	clear:both;
	padding:5px 10px;
}

#footer li {
	float:left;
}

#footer address {
	float:right;

}

/* 以下。 */

#header h1 {
	margin:2px 0 0 0;
	width:242px;
	height:61px;
	background:url(../img/logo.gif) no-repeat;

}

#header h1 a {
	width:242px;
	display:block;
	height:61px;
	overflow:hidden;
	text-indent:-9941px;
}

#header p {
	font-size:9px;
	color:#666;

}

#header ul {
	position:absolute;
	bottom:12px;
	right:0px;

}

#header li {
	float:left;
	height:31px;

}

#header li a {
	height:31px;
	display:block;
	text-indent:-4894px;
	overflow:hidden;
}

#header #mnHome a { background:url(../img/menu_home.gif) bottom no-repeat;		width:68px;}
#header #mnObk a { background:url(../img/menu_obaka.gif) bottom no-repeat;		width:101px}
#header #mnTlt a { background:url(../img/menu_talent.gif) bottom no-repeat;		width:81px;}
#header #mnNo1 a { background:url(../img/menu_No1.gif) bottom no-repeat ;	width:90px;}
#header #mnBbs a { background:url(../img/menu_bbs.gif) bottom no-repeat ;	width:43px;}
#header #mnKnj a { background:url(../img/menu_kanji.gif) bottom no-repeat;width:138px;}

#header #mnHome a:hover ,
#header #mnObk a:hover , 
#header #mnTlt a:hover , 
#header #mnNo1 a:hover , 
#header #mnBbs a:hover , 
#header #mnKnj a:hover {  background-position:top;}


#footer {
	clear:both;
	margin:10px 0 0 0 ;
	border-top:5px double #333;
	background:#effefe;

}




#topContents {
	float:right;
	_padding:0 0 0 5px;

}

#topContents #leftMenu {

}

#topContents #leftMenu div {
	margin:2px 0 10px 0;
	padding:5px 3px;
	border:#666666 1px solid;
	
}

#topContents #leftMenu li {
	margin:8px;
	font-size:16px;
}


#leftMenu h2#recentBlog {
	background:url(../img/left_hd1.jpg) no-repeat;
	width:244px;
	height:56px;
	text-indent:-5400px;
}

#leftMenu #leftGoods {
	background:url(../img/left_hd2.jpg) no-repeat;
	width:244px;
	height:37px;
	text-indent:-5400px;
}

#leftMenu h2#liveDoor {
	background:url(../img/left_hd3.jpg) no-repeat;
	width:244px;
	height:37px;
	text-indent:-5400px;
}


#leftMenu h2#rankChin {
	background:url(../img/left_hd4.jpg) no-repeat;
	width:244px;
	height:37px;
	text-indent:-5400px;
}


#colum2Main {
	float:right;
	width:510px;
	padding:10px 5px;
}


/* パンくずリンクの設定 s*/

p#pankuzu {
	width:98%;
	background:#ece9ef;
	font-size:12px;
	color:#333;
	margin:10px 0 20px 0 ;
}




#leftMenu #rss dt {
	margin:0 0 3px 0;
	font-size:14px;
	color:#000;
}

#leftMenu #rss dd {
	margin:0 0 10px 5px;
	font-size:12px;
	color:#333;
}

#leftMenu table#ChinResult {
	border:#333 double 3px;
	width:94%;
	border-collapse:collapse;
}

#leftMenu table#ChinResult th ,
#leftMenu table#ChinResult td  {
	padding:5px;
	border:1px #666 solid ;

}

