@charset "shift_jis";
/* ======================================

  oizumifoods <<2010renewal version>>
  /common/css/global_index.css
  グローバルトップ専用css

====================================== */

body {
	background-color: #000000;
	background-image:  url("/img/bg/top_bg.gif");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
}

.txt-fff {
	color: #FFFFFF;
	font-size: 10px;
}
.logicttl {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: -10%;
}


#bnr_09winter {
	margin-bottom: 5px;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-image: url("/img/top/09winter/banner_bg.jpg");
}
#bnr_09winter p {
	float: left;
	width: 527px;
	margin: 0px;
	padding: 0px;
}
#bnr_09winter #link_list {
	padding-top:13px;
}
#bnr_09winter ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#bnr_09winter ul#list01 { width: 85px; }
#bnr_09winter ul#list02 { width: 93px; }
#bnr_09winter ul#list03 { width: 55px; }
#bnr_09winter l i{
	margin: 0px;
	padding: 0 0 7px 10px;
	list-style: none;
	letter-spacing: -1px;
	background-position: 0 30%;
	background-repeat: no-repeat;
	background-image: url("/img/top/09winter/list.gif");
}
#bnr_09winter li a,
#bnr_09winter li a:hover,
#bnr_09winter li a:active,
#bnr_09winter li a:visited {
	color: #262121;
	text-decoration: none;
}
.clr {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0;
	overflow: hidden;
}

.no_txt {
	display: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

/*-------------------------------------
  ニュースリスト
  .news_list
---------------------------------------*/
.news_list{
	width: 253px; height:260px; overflow-y:scroll; padding:0; text-align:left;
	scrollbar-base-color: #000000; scrollbar-face-color: #000000; scrollbar-arrow-color: #FFFF00;
	}


/*-------------------------------------
  右サイドバナー
  #right_side_bnr
---------------------------------------*/

td#omori{
	padding-bottom: 5px;
	}
	#tohoku_sakagura a{ 
		display:block; width: 193px; height: 78px;	background-color:#fff;}
	#omori a{ 
		display:block; width: 193px; height: 78px; background-color:#fff;}
	#tohoku_sakagura a:hover img,#omori a:hover img{
		opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
		}
td.right_bnr_cell{
	padding-bottom:5px;}
	.right_bnr_cell a{
		display:block; width: 193px; height: 78px;	background-color:#fff;}
	.right_bnr_cell a:hover img{
		opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);}
td.right_bnr_cell02{
	padding-bottom:5px;}
	.right_bnr_cell02 a{
		display:block; width: 193px; height: 50px;	background-color:#fff;}
	.right_bnr_cell02 a:hover img{
		opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);}


#right_side_bnr p {
	padding: 0px;
	/*margin: 8px 0 0;*/
	margin: 0 0 8px;
	line-height: 100%;
}

#right_side_bnr p a{
	display: block;
	background-color:#fff;
	width: 193px;
	height: 78px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
#right_side_bnr p img{ border:none;}

#right_side_bnr p a:hover {
	background-position: left bottom;
}
#right_side_bnr p a.hov:hover img{opacity: 0.8;	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);}


#right_side_bnr p.kacco_soden a {/*かっこ 静岡おでん*/
	height: 78px;
	background-image: url("/img/banner/kacco_shizuokaoden.jpg");
}
#right_side_bnr p.koshi_open a {/*越たんたん OPEN 2011/01 */
	height: 78px;
	background-image: url("/img/banner/koshi_tantan_open.jpg");
}
#right_side_bnr p.nenmatsunenshi a {/*nenmatsunenshi*/
	height: 50px;
	background-image: url("/img/banner/btn_newyear.jpg");
}
/* お年玉2011 */
#right_side_bnr p.otoshidama a {
	height:78px;
	background-image: url("/img/banner/bnr_otoshidama2011.gif");
}


