body {
	color: #555555;
	background-image: url(./images/bg.gif);
	background-color: #FFFFFF;
	font-family:'Hiragino Kaku Gothic Pro' , 'ヒラギノ角ゴ Pro W3' , 'ＭＳ Ｐゴシック',sans-serif; 
}

 TD {font-size: 80%;line-height:120%;} 
 BR {font-size: 50%;line-height:120%;}

A:link {text-decoration: none;color: #0033CC;}
A:visited {text-decoration: none;color: #0033CC;}
A:active {text-decoration: none;color: #0033CC;}
A:hover {color: #FF3C00;}

#window1 {overflow: auto;}

p{
	position:relative;
	top:0;
	left:0;
	width:480px;
	height:260px;
	margin:0;
	padding:25px;
	line-height:1.5;
	background:transparent;
}



/* メイン外枠 */
#main_outline{
	width:748px;
	border:6px solid;
	border-color:#a25402;
	background-color: #FFF;
	margin:0px auto;
}

/* メインイメージ用 */

#main_image {
	width:748px;
	height:268px;
	margin:0 auto;
	position:relative;
	
	/*IE用*/
	zoom: 1;
}

#main_tv {
	position:absolute;
	margin:0;
	z-index:auto;
	width:346px;
	height: 84px;
	top:16px;
	left:384px;
	float: right;
}

/* スペース */
.spacer2{
	clear: both;
	margin-top: 2px;
}
.spacer5{
	clear: both;
	margin-top: 5px;
}
.spacer20{
	clear: both;
	margin-top: 20px;
}

/* 特別バナー */
.sbnr1{
	width:740px;
	height:104px;
	text-align: center;
	margin-left: 4px;
}
.sbnr2{
	width:740px;
	height:54px;
	text-align: center;
	margin-left: 4px;
}
.sbnr3{
	width:740px;
	height:64px;
	text-align: center;
	margin-left: 4px;
}

.sbnr4{
	width:367px;
	height:104px;
	text-align: center;
	margin-left: 2px;
	float:left;
}

.bb1{
	float: left;
	padding-left: 2px;
}
.i_banar{
	margin-top: 0px;
	float: right;	
}
#tsuika {
	width:732px;
	height:45px;
}


/* ニュース */
#new_topi {
	width:748px;
	margin-top: 0px;
}

#news_inline {
	width:468px;
	height:387px;
	background-image: url(./images/news_back.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 6px;
}
#news_inline .news1{
	height:47px;
}
#news_inline .news2{
	height:300px;
}
#news_inline .news3{
	height:40px;
}
#news_inline .news_box{
	margin:0 auto;
}
#news_inline .kako_button{
	width:168px;
	height:28px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
#news_inline .rss_button{
	width:120px;
	height:19px;
	float: left;
	margin-top: 9px;
	margin-left: 20px;
}
#topics_flash {
	width:260px;
	height:387px;
	background-image: url(./images/topics_back.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 6px;
}
#topics_flash .swf{
	width:242px;
	height:338px;
	margin-top: 34px;
	-ms-interpolation-mode: bicubic;
}


/* スペシャル */
#spe {
	width:748px;
	height:126px;
	background-image: url(images/catch_game1.jpg);
	background-repeat: no-repeat;

}
#spe .spefl{
	width:468px;
	height:108px;
	margin-right: 6px;
 	float: right;
}

/* アイコンバナー */
#ib_waku {
	width:734px;
	height:334px;
}

#ib_waku .menu1{
	width:224px;
	background-color: #FFB79A;
	float: left;
	margin-left: 6px;
}

#ib_waku .menu2{
	width:224px;
	background-color: #95F4FF;
	float: left;
	margin-left: 24px;
}
#ib_waku .menu3{
	width:224px;
	background-color: #E0C2FF;	
	float: right;
	margin-right: 6px;
}
#ib_waku .menu4{
	width:224px;
	background-color: #B1FF95;
	float: left;
	margin-left: 6px;
}
#ib_waku .menu5{
	width:224px;
	background-color: #FFDCA8;
	float: left;
	margin-left: 24px;
}
#ib_waku .menu6{
	width:224px;
	background-color: #F4C2FF;
	float: right;
	margin-right: 6px;
}
.tsuiki{
	background-color: #FFF;
	height: 20px;
}
.bnr {
	height: 32px;	
}


/* 下部メニュー */
#under_url_box{
	width:824px;
	height:32px;
	margin-top: 8px;
	margin: 0px auto;
}
#under_url_box .under_menu{
	width:710px;
	height:22px;
	border:5px solid;
	border-color:#a25402;
	background-image: url(images/bottommenu_bg2.gif);
	padding-top: 4px;
	float: left;
	line-height:22px;
}
#under_url_box .omikuji1{
	float: left;	
}
#under_url_box .omikuji2{
	float: left;	
}
#giga_url{
	padding-top: 1px;
	width:748px;
	clear: both;
	margin: 0px auto;
}

