*{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
img {
	border: none;
	padding: 3px;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/top/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#container {
	width: 750px;
	margin: 0px;
	background-image: url(img/page_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents {
	padding-bottom: 10px;
}
.hide {
	display: none;
}
/*	ヘッダー	*/
#header {
	height: 80px;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#header h1 {
	background-position: left top;
	background-image: url(img/top/owariasahi.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 80px;
	float: left;
	width: 325px;
	padding-left: 20px;
}
#header p {
	font-size: 70%;
	text-align: right;
	line-height: 200%;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;

}
/*	フッター	*/
#footer {
	margin-top: 10px;
	clear: both;
	width: 100%;
}
#footer p {
	background-color: #FCDF2A;
	color: #333333;
	font-size: 70%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
/*　メイン　*/
#main {
	margin-left: 180px;
}
#main p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 88%;
	line-height: 1.5em;
	padding-bottom: 5px;
}
#main h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FCDF2A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 20px;
	padding-right: 8px;
}
#main ul {
	margin-bottom: 10px;
}
#main li {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 88%;
	line-height: 1.5em;
	padding-bottom: 5px;
	list-style-type: none;
}
.strong {
	font-weight: bold;
}
/*　アドレス　*/
address {
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: 10px;
}
/*　メニュー　*/
#menu {
	float: left;
	width: 180px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px;
}
#outline {
	background-image: url(img/title/outline.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#guide {
	background-image: url(img/title/guide.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#floor {
	background-image: url(img/title/floor.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#jisyu {
	background-image: url(img/title/jisyu.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#event {
	background-image: url(img/title/event.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#space {
	background-image: url(img/title/space.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#plane {
	background-image: url(img/title/plane.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#access {
	background-image: url(img/title/access.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#link {
	background-image: url(img/title/link.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#policy {
	background-image: url(img/title/policy.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#menu li {
	margin: 0px;
	padding: 0px;
}
#banner {

	background-image: url(img/top/owariasahi_city.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
