@charset "UTF-8";

@charset "UTF-8";

/*-----------------------*/

body{
	color: #333333;
	font-size: 9pt;
	background-image: none;
	font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif;
	line-height: 1.5em;
}

#main h1{
	font-size: 15pt;
	position: static;
	text-indent: 0;
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	border-bottom: solid 1px #999999;
	background-image: none;
}
#main h1 a{
	text-decoration: none;
	width: auto;
	height: auto;
}

#main{
	width: 100%;
	height: auto;
	position: static;
	padding: 0;
	margin: 0;
}

#header{ display: none; }

#menu{
	width: 0;
	height: 0;
	background-image: none;
	position: static;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
#menu ul{ display: none; }

#menu address{
	position: absolute;
	left: 500px;
	top: 0;
	width: 200px;
	padding: 0;
	margin: 0;
}

#contents{
	position: absolute;
	left: 0;
	width: 705px;
	height: 100%;
	overflow: visible;
}

h2{ margin:  0 0 5px 0; }

#footer{ display: none; }

/*=================*/

