*	{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "lr SVbN", "Osaka|";
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

img {
	border: 0px none;
}


a{text-decoration: none; color:081681; }
a:link {color: #081681; }
a:visited {color: #0066FF; }
a:hover {color: #001DFF; text-decoration: none; }
a:active {color: #0066FF; }


#content-top {
	width: auto;
	height: 200px;
	background-image: url(images/background-top-1.gif);
	background-repeat: repeat-x;
}

#logo-sitemap {
	width: 800px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo-sitemap table{
	float:right;
}

#content-middle {
	width: auto;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#menu {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.content {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content-index {
	background-image: url(images/wall.gif);
	height:400px;
}

#content-index  img{
	margin:15px}

#content-inquire {
	background-image: url(images/wall.gif);
	height:400px;
}

#content-use {
	height:500px;
}

#content-access {
	height:500px;
}

#content-bottom {
	width: auto;
	background-image: url(images/content-b.gif);
	background-repeat: repeat-x;
}

#copyright {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.use {
	width: 300px;
}

.content p {
	width: 650px;
	font-size: 12px;
	line-height: 25px;
	margin-right: 25px;
	margin-left: 25px;
}

.content h1 {
	margin-top: 20px;
	margin-bottom: 40px;
}

.content h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 12px;
	text-decoration: none;
}

#masako {
	margin-left: 450px;
	padding-bottom: 30px;
}
.content ul {
	list-style-position: inside;
	list-style-type: none;
	width: 400px;
	margin-left: 50px;
}
.content li {
	line-height: 28px;
	font-size: 12px;
}
