html {
	overflow-y: scroll;
}
body {
	background-attachment: scroll;
	margin: 0px auto;
	height: auto;
	font-size: 13px;
	line-height: 18px;
	color:#FFF;
	background-image: url(../special/tgs/bg.jpg);
background-repeat: repeat-y;
background-attachment: fixed; 
	background-color: #000000;
	background-position: top center;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', verdana, Helvetica, Arial, sans-serif;
}
li {
	list-style-type: none;
}
/* main-page_base -------------------------------- */	
#contents {
	width: 807px;
	border-top: none;
	border-right: solid 15px #000000;
	border-bottom: none;
	border-left: solid 15px #000000;
	z-index: 0;
	margin: 0px auto;
	background-image: url(../special/tgs/bgtop.jpg);
	background-repeat: no-repeat;
}
#kaisai0901 {
	width: 421px;
	height: 385px;
	margin-left: 45px;
	margin-bottom:17px;
	z-index: 2;
	background-position: bottom left;
}

/* main-MENU -------------------------------- */

#main_menu {
	position: relative;
	width: 730px;
	height: 120px;
	margin: 0 auto;
	z-index: 2;
}
.menu01 a {
	display: block;
	width: 170px;
	height: 100px;
	background: url(../special/tgs/menu01.png) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}
.menu01 a:hover, .menu01 a.on {
	background-position: right bottom;
}
.menu02 a {
	display: block;
	width: 170px;
	height: 100px;
	background: url(../special/tgs/menu02.png) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}
.menu02 a:hover, .menu02 a.on {
	background-position: right bottom;
}
.menu03 a {
	display: block;
	width: 170px;
	height: 100px;
	background: url(../special/tgs/menu03.png) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}
.menu03 a:hover, .menu03 a.on {
	background-position: right bottom;
}
.menu04 a {
	display: block;
	width: 170px;
	height: 100px;
	background: url(../special/tgs/menu04.png) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}
.menu04 a:hover, .menu04 a.on {
	background-position: right bottom;
}
/* CONTENTS MAIN -------------------------------- */

#contents_main {
	width: 710px;
	position: relative;
	margin: 0 auto;
}

/*------------------------- guide button ---*/

#scr_btn {
	display:block;
	position:fixed;
	width:141px;
	height:217px;
	right:15px;
	bottom:15px;
	background-image:url(../special/tgs/sidemenubg.gif);
	background-repeat:no-repeat;
}

/*------------------------- FONT ---*/
.f-item {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color:#3CC;
}
.f-price {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.f-pickup {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color:#F90;
}
a.buppan_link {
	font-size: 15px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#090;
}
a:hover.buppan_link {
	color:#fff;
	background-color:#FC0;
}




/* OTHER -------------------------------- */

#alpha a:hover img {
	opacity:0.93;
	filter: alpha(opacity=93);
	-ms-filter: "alpha( opacity=93)";
}
