@charset "UTF-8";
/* 全走*/

/* 初期化　*/

body,
h1,h2,h3,h4,h5,h6,p,ol,dl,dt,dd,
form,fieldset,legend,pre,blockquote,ul,li,{
	margin:0px;
	padding:0px;
}
* {
	margin:0px;
	padding:0px;
	
}

img,table {
	border:0;
}

img {
	margin:0px;
	padding:0px;
}

/* 初期化　*/

.clear {
	clear:both;
}


/* ラッパー　*/

#wrapper {
	width:1000px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	margin:0px auto;

	
}

body {
	background-color:#FFFFFF;
	margin:0px auto;
	font-size:12px;
	color:#2c2c2c;
	text-align:center;
}




#base{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position: relative;
}
/*img { border:none;}*/

.kugiri{ clear:both; margin:0; padding:0;}

.kugiri br{ display:none;}




a{
	color: #660000;
	text-decoration: none;
}

#r_main{
	font-size: 12px;
	line-height: 140%;
	width:980px;
	padding:10px;
	border:1px #BD0000 solid;
	background-color:#ffffff;
	text:#333333;
	text-align:left;
	
}

/* カテゴリー */
#r_cat{
	width:750px;
	padding:5px;
	border:0px;
	background-color:#f0f0f0;
	text:#333333;
	text-align:left;
	margin-bottom:10px;
}
#r_cat a{color: #0000ff;}



/* カテゴリー部分と注目の特集  */
#cat_tokushu_area {
	float:left;
	padding-bottom:10px;
	width:750px;
}





/* ランキング */
#r_rank{
	float:right;
	width:200px;
	margin:0px 0px 0px 5px;
	text-align:center;
}

/* サブタイトル */
#r_sttl{
	height:45px;
	margin:0px 0px 5px 0px;
	background-image: url(../images/sttl_bk.gif);
	background-repeat:repeat-x;
}

/* サブタイトル*/
#r_kei{
	height:4px;
	margin:10px 0px 10px 0px;
	background-image: url(../images/kei_bk.gif);
	background-repeat:repeat-x;
}

/* サブタイトル：グルメ */
#r_gourmet{
	float:left;
	width:500px;
	margin:0px 10px 0px 10px;
	padding: 0px;
	border:0px;
	background-color:#ffffff;
	text:#333333;
	text-align:left;
}

/* サブタイトル：レビュー */
#r_review{
	float:left;
	width:420px;
	margin:0px 0px 0px 10px;
	padding: 0px;
	border:0px;
	background-color:#ffffff;
	text:#333333;
	text-align:left;
}

/* サブタイトル：オススメ */
#r_osusume{
	width:940px;
	margin:0px 0px 0px 10px;
	padding: 0px;
	border:0px;
	background-color:#ffffff;
	text:#333333;
	text-align:left;
}



/*********** ヘッダー ************/




#header {
	width:980px;
	margin:0px auto;

}

/*上の段*/

#header #joudan {
	width:980px;
	margin:6px auto 0px;
}

#header #joudan #logo{
	width:192px;
	height:78px;
	background-image:url(../images/television_logo.gif);
	background-repeat:no-repeat;
	float:left;
}

#header #joudan #head_right {
	width:788px;
	float:right;
}

#header #joudan #head_right .kensaku {
	width:;
	height:21px;
	float:right;
	margin-bottom:5px;
}
#header #joudan #head_right .kensaku .nyuryoku{
	width:130px;
	height:21px;
	float:left;
	margin:0px 2px;
}

#header #joudan #head_right .kensaku .shop {
	line-height:200%;
	font-size:10px;
	height:21px;
	float:left;
	margin:0px 2px;
}

#header #joudan #head_right .kensaku img{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

#header #joudan #head_right .menu_btn {
	width:;
	float:left;
}


.head_bana {
	width:468px;
	height:60px;
	float:right;
}

.head_bana .link_btn {
	width:148px;
	float:right;
	margin-top:15px;
}

.head_bana .link_btn img {
	margin-bottom:2px;
}

/* メニュー　*/

#gnavi_area {
	width:320px;
	height:38px;
	padding-top:18px;
	padding-left:12px;
	margin:0px auto;
	float:left;
}

#gnavi ul{
	list-style-type:none;

}
#gnavi ul li{
	float:left;
}
.yohaku {
	margin-left:12px;
}

.yohaku01 {
	margin-left:5px;
}
.yohaku02 {
	margin-left:7px;
}
.yohaku03 {
	margin-left:9px;
}


#gnavi li img,
#gnavi li a img {
	vertical-align:top;
}





/*下の段*/
#header #gedan {
	width:980px;
	margin:0px auto;
	text-align:center;
}

#header #gedan #pankuz {
	text-align:left;
	font-size:11px;
}



#header #gedan table {
	margin:10px auto;
}

