@chartset"Shift_JIS"
/*HTML*/

html{min-width:760px;}

body{
	font: 12px "ＭＳ Ｐゴシック", "Trebuchet MS",  "Verdana", Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	margin:0;  padding:0;
	background-color:#FFF;
	}html>body {font:"Trebuchet MS", Osaka, "Lucida Grande";}


/*ページ全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*---コンテンツ全体コンテナ*/
#wrapper {
	background: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	text-align: left;
}

/*---ヘッダ全体コンテナ*/
#header {
	height: 80px;
	background: #E20A16;
	padding: 0px;
	margin: 0px;
	font: 9px;
	color: #FFF;
}

#logo a {
	width: 150px;
	height: 50px;
	display: block;
	margin: 5px;
}

#logo em {
	visibility: hidden;
}

#logo a{
	background: url(../img/btn/logo_btn.jpg) no-repeat;
}


#logo a:hover,#topnavi h3#list a:active {
	background: url(../img/btn/logo_btn_on.jpg) no-repeat;
}



/*------------------------------*/
/*---トップナビゲーションバー---*/
/*------------------------------*/


#topnavi {
  	width: 760px;
	height: 30px;
	padding: 0px;
	margin: 0px;		
	float: left;
}

/*トップナビボタン全体*/
#topnavi a{ 
	display: block;
	text-decoration: none;
	height: 30px;
	padding: 0px;
	margin: 0px;
	width: 98px;
	float: right;
	font-size: 9px;
	}

#topnavi em {
	visibility: hidden;
}

/*トップナビボタンリンクとロールオーバー*/

#topnavi div#tn1 a {
	background: url(../img/btn/mailmagazine_btn.gif) no-repeat;
}
#topnavi div#tn1 a:hover,#topnavi h3#tn1 a:active {
	background: url(../img/btn/mailmagazine_btn_f2.gif) no-repeat;
}
#topnavi div#tn2 a {
	background: url(../img/btn/pointcard_btn.gif) no-repeat;
}
#topnavi div#tn2 a:hover,#topnavi h3#tn2 a:active {
	background: url(../img/btn/pointcard_btn_f2.gif) no-repeat;
}
#topnavi div#tn3 a {
	background: url(../img/btn/kameiten_btn.gif) no-repeat;
}
#topnavi div#tn3 a:hover,#topnavi h3#tn3 a:active {
	background: url(../img/btn/kameiten_btn_f2.gif) no-repeat;
}
#topnavi div#tn4 a {
	background: url(../img/btn/event_btn.gif) no-repeat;
}
#topnavi div#tn4 a:hover,#topnavi h3#tn4 a:active {
	background: url(../img/btn/event_btn_f2.gif) no-repeat;
}
#topnavi div#tn5 a {
	background: url(../img/btn/shoping_btn.gif) no-repeat;
}
#topnavi div#tn5 a:hover,#topnavi h3#tn5 a:active {
	background: url(../img/btn/shoping_btn_f2.gif) no-repeat;
}
#topnavi div#tn6 a {
	background: url(../img/btn/link_btn.gif) no-repeat;
}
#topnavi div#tn6 a:hover,#topnavi h3#tn6 a:active {
	background: url(../img/btn/link_btn_f2.gif) no-repeat;
}

/*サイトマップ付近*/

#topnavi div#sp {
	width: 65px;
	height: 30px;
	display: block;
	background: url(../img/format/rightnavi_ue.jpg) no-repeat;
	float: right;
	padding: 0px;
	margin: 0px;
}

#topnavi div#sitemap a {
	width: 105px;
	background: url(../img/btn/sitemap.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}


/*-------------------------*/
/*---コンテンツコンテナ----*/
/*-------------------------*/

#contents {
	width: 590px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color:#FFF;
}

#contents em {
	visibility: hidden;
}

#title_header img {
	width: 590px;
	margin: 5px 0px 10px 0px; 
}

/*テレビ*/

#tv {
	width: 590px;
	height: 365px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 10px;
}


#tv div#in{
	width: 590px;
	height: 365px;
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px;
}

/*FLASH ボタン*/

#flash {
	width:200px;
	height: 305px;
	float: left;
	margin: 0px;
}


/*FUSSA NEWS*/

#fussanews {
	width: 340px;
	height: 303px;
	border: 2px #E20A16 outset;
	float: right;
	background-color: #FFFFFF;
	font: 11px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}




/*テレビ以下コンテンツ*/

/*スペシャルバナー*/

#spcial {
	width: 290px;
	height: 180px;
	float: left;
	margin: 15px 5px auto 0px;	
}

/*新着情報*/

#new {
	width: 288px;
	height: 178px;
	float: right;
	margin: auto 0px auto 5px;
	border: 1px #E20A16 solid;
	background-color:#FFF5EE;
	
}

#new div#newin{
	width: 268px;
	height: 129px;
	margin: 10px 9px; 

}

#new div#newin img{
	float: left;
	margin: 0px 10px 0px 0px; 

}

/*PICKUP!!*/

#pickup {
	width: 288px;
	height: 178px;
	margin: 10px 5px 10px 0px;
	float: left;
	border: 1px #666666 solid;
	background-color:#EEFFFF;
}

#pickup div#pickupin {
	width: 268px;
	height: auto;
	margin: 15px 10px;

}

#pickup div#pickupin img{
	float: left;
	margin: 0px 10px 0px 0px; 
}

/*更新情報*/

#koushin {
	width: 288px;
	height: 178px;
	float: right;
	margin: 10px 0px auto 5px;
	border: 1px #FFC50A solid;
	background-color:#FFFFEE;
}

#koushin div#koushinin {
	width: 268px;
	height: 129px;
	margin: 10px 9px; 
}

#koushin div#koushinin img{
	float: left;
	margin: 0px 10px 0px 0px; 

}

#setsumei {
	font: 10px/150% #CCCCCC ;
}

/*横長ビッグバナー*/

#big_banar img {
	width: 590px;
	margin: 10px 0px;
}

/*ページトップへ*/

#gopagetop {
	width: 590px;
	height: 25px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

#gopagetop h3#btn a {
	width: 130px;
	height: 25px;
	margin: 0px auto;
	display: block;
}


#gopagetop h3 em {
	font-size: 10px;
	visibility: hidden;
}

#gopagetop h3#btn a {
	background: url(../img/btn/to_pagetop.jpg) no-repeat;
}
#gopagetop h3#btn a:hover,p#btn h3#tn1 a:active {
	background: url(../img/btn/to_pagetop_on.jpg) no-repeat;
}




/*--------------------*/
/*---右メニューバー---*/
/*--------------------*/


#rightmenu {
	width: 150px;
	height: auto;
	margin: 3px 0px auto 0px; 
	float: right;
	background: #FFF;
	text-align: left;
}

#rightmenu em {
	visibility: hidden;
}


/*ボタン・ロールオーバー*/
#seach div a{
	margin: 1px;
	display: block;
}

#seach em {
	visibility: hidden;
}



/*今月の運勢*/

#uranai a {
	width: 150px;
	height: 30px;
	background: url(../img/btn/uranai_btn.gif) no-repeat;
	clear:both;
	display: block;
	margin: 3px 0px 0px;
}

#uranai a:hover,#topnavi h3#list a:active {
	background: url(../img/btn/uranai_btn_f2.gif) no-repeat;
}


/*イベントカレンダー*/

#eventcalendar a {
	width: 150px;
	height: 30px;
	background: url(../img/btn/eventcalendar_btn.gif) no-repeat;
	clear:both;
	display: block;
	margin: 3px 0px 0px;
}

#eventcalendar a:hover,#topnavi h3#list a:active {
	background: url(../img/btn/eventcalendar_btn_f2.gif) no-repeat;
}



/*福生について*/

#aboutfussa a {
	width: 150px;
	height: 30px;
	background: url(../img/btn/aboutfussa_btn.gif) no-repeat;
	clear:both;
	display: block;
	margin: 3px 0px 0px;
}

#aboutfussa a:hover,#topnavi h3#list a:active {
	background: url(../img/btn/aboutfussa_btn_f2.gif) no-repeat;
}




/*見る・楽しむ*/

#entertainment {
	width: 150px;
	height: 168px;
	background-image: url(../img/format/entertainment_back.gif);
	margin: 0px;
	padding: 0px;
	  
}

#entertainment em {
	visibility: hidden;
}


/*福生MOVIES*/

#entertainment div#movies a {
	width: 138px;
	height: 50px;
	margin: 15px 6px 1px;
	display:block;
}

#entertainment div#movies a {
	background: url(../img/btn/fussamovies_btn.gif) no-repeat;
}
#entertainment div#movies a:hover,#entertainment div#movies a:active {
	background: url(../img/btn/fussamovies_btn_f2.gif) no-repeat;
}

/*エンタテイメント下3つボタン*/

#entertainment div#enta a {
	width: 138px;
	height: 27px;
	margin: 1px 6px;
	display:block;
}

#entertainment div#enta #btn1 a {
	background: url(../img/btn/uranai_btn1.gif) no-repeat; }
#entertainment div#enta #btn1 a:hover,#entertainment div#btn1 a:active { 
	background: url(../img/btn/uranai_btn2.gif) no-repeat; }

#entertainment div#enta #btn2 a {
	background: url(../img/btn/bbs_btn1.gif) no-repeat; }
#entertainment div#enta #btn2 a:hover,#entertainment div#tn2 a:active { 
	background: url(../img/btn/bbs_btn2.gif) no-repeat; }
	
#entertainment div#enta #btn3 a {
	background: url(../img/btn/aboutfussa_btn1.gif) no-repeat; }
#entertainment div#enta #btn3 a:hover,#entertainment div#tn3 a:active { 
	background: url(../img/btn/aboutfussa_btn2.gif) no-repeat; }



#shortcut a{ 
	display: block;
	text-decoration: none;
	height: 42px;
	padding: 0px;
	margin: 1px 0px;
	width: 150px;
	font-size: 9px;
	}

#shortcut em {
	visibility: hidden;
}


#shortcut div#tn1 a {
	background: url(../img/btn/kyujin_btn.gif) no-repeat;
}
#shortcut div#tn1 a:hover,#topnavi h3#tn1 a:active {
	background: url(../img/btn/kyujin_btn_f2.gif) no-repeat;
}
#shortcut div#tn2 a {
	background: url(../img/btn/fudosan_btn.gif) no-repeat;
}
#shortcut div#tn2 a:hover,#topnavi h3#tn2 a:active {
	background: url(../img/btn/fudosan_btn_f2.gif) no-repeat;
}
#shortcut div#tn3 a {
	background: url(../img/btn/hospital_btn.gif) no-repeat;
}
#shortcut div#tn3 a:hover,#topnavi h3#tn3 a:active {
	background: url(../img/btn/hospital_btn_f2.gif) no-repeat;
}

/*福生の情報リンク*/

#jikoku a{
	width: 160px;
	height: 40px;
	margin:: 0px;
	display: block;
	background: url(../img/aboutfussa/fussa_2_btn.gif) no-repeat;
}

#jikoku a:hover,#jikoku h3#tn4 a:active {
background: url(../img/aboutfussa/fussa_2_btn_on.gif) no-repeat;
}

#tenki a{
	width: 160px;
	height: 40px;
	margin:: 0px;
	display: block;
	background: url(../img/aboutfussa/fussa_1_btn.gif) no-repeat;
}

#tenki a:hover,#tenki h3#tn4 a:active {
background: url(../img/aboutfussa/fussa_1_btn_on.gif) no-repeat;
}

#wiki a{
	width: 160px;
	height: 40px;
	margin:: 0px;
	display: block;
	background: url(../img/aboutfussa/fussa_3_btn.gif) no-repeat;
}

#wiki a:hover,#wiki h3#tn4 a:active {
background: url(../img/aboutfussa/fussa_3_btn_on.gif) no-repeat;
}


<!--バナー関係-->

#media_banar {
	width: 150px;
	height: 70px;
	margin: 5px 0px;
}

#small_banar  img {
	width: 150px;
	height: 38px;
	margin: 3px 0px 3px 0px;
}

/*QRコード*/

#QRcode {
	width: 150px;
	height: 130px;
	background-image: url(../img/format/qrcode.jpg);
	text-align: center;
	display: block;
}

#QRcode div#codein {
	width: 140px;
	height: 95px;
	margin: 21px 5px 5px 5px;
	font-size: 10px;
}


/*加盟店ログインバー*/

#kameilogin {
	width: 590px;
	font: 10px/100% #666666;
}


/*---footer1*/
#footer1 {
	clear: both;
	width: 760px;
	height: 24px;
	background: #E20A16;
	padding: 3px;
}

#footer1 div {
	margin: 0px 10px;
	float: left;
}



/*---footer2*/
#footer2 {
	width: 760px;
	height: 70px;
	margin: 7px auto 10px 0px;
}
