* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	font-family: Osaka, "MS UI Gothic", Verdana, Arial, Helvetica,monospace;
	line-height: 175%;
	background: #000;
	color: #eee;
}
#wrapper:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* #wrapper {
	height: 100%;
	 /*\*//*/
	display: inline-block;
	/**/
}
*>#wrapper {
	height: auto;
	/* \*/
	overflow: hidden;
	/* */
}
#wrapper {
	width: 700px;
	margin: 30px auto;
	text-align: left;
	border: 1px solid #333;
	background: #111;
}
*+html #wrapper {
	width: 700px;
}
* html #wrapper {
	width: 702px;
}
h1 {
	text-indent: -9999px;
	display: block;
	width: 260px;
	height: 80px;
	background: url("../../img/logo_top.jpg") no-repeat 0 0;
	float: left;
}
p a {
	text-indent: -9999px;
	display: block;
	width: 440px;
	height: 80px;
	background: url("../../img/bt_home.jpg") no-repeat 0 0;
	float: right;
	text-decoration: none;
}
p a:hover {
	background: url("../../img/bt_home_o.jpg") no-repeat 0 0;
	text-decoration: none;
}

/* address
------------------------------------------------------- */
address {
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	font-style: normal;
	margin: -30px auto 0;
	padding: 10px 0 30px 0;
	width: 700px;
	text-align: center;
}
body.index address {
	margin-top: 0px;
}
address a,
address a:hover {
	color: #eee;
	text-decoration: none;
	cursor: default;
}
/* osakagus
------------------------------------------------------- */
ul.osakagus {
	background: url("../../img/line01.gif") repeat-x 0 0;
	padding: 30px 0 0;
	text-align: center;
	width: 700px;
	margin: auto;
}
ul.osakagus	li {
	display: inline;
	margin-right: 20px;
}
ul.osakagus	li a img {
	border: none;
}
*+html ul.osakagus {
	width: 700px;
}
* html ul.osakagus {
	margin-left: 0px;
}
/* Common
------------------------------------------------------- */
a {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #960;
	text-decoration: underline;
}
.voiceBrowse {
	display: none;
}
.capital {
	text-transform: uppercase;
}
.end {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
abbr {
	text-decoration: none;
	border: none;
}
.marginBottom10 {
	margin-bottom: 10px !important;
}
.marginBottom20 {
	margin-bottom: 20px !important;
}
.marginTop20 {
	margin-top: 20px !important;
}
/* index
------------------------------------------------------- */
#flashcontent a img {
	border: none;
	text-decoration: noen;
}
/*IE5/Win
------------------------------------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */
/*IE5/Mac
------------------------------------------------------------------------- */
/*\*//*/
#wrapper {
	width: 700px !important;
}
/**/