body,ul,p {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFFFFF url(../images/bcg.jpg) repeat-x fixed 0 0;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯";
	font-size: small;
	color: #333333;
	text-align: center;
}



hr {
	display: none;
}


a img {
	border: none;
}
img {
	vertical-align: bottom;
}


a {
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

form {
	margin:0;
}





/*Contents Style
----------------------------------------------------------------------*/

div.section {
	text-align: left;
	margin: 0px auto;
	width: 750px;
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

div#sercharea {
	text-align: left;
	margin: 0px auto;
	width: 750px;
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 10px 0px;
}




/*Global Navigation
-----------------------------------*/

#nav {
	list-style: none;
	height: 44px;
	width: 750px;
}
#nav li {
	float: left;
}

/*Flash and TopicPath
-----------------------------------*/
div#flash,
#topicpath {
	clear: both;
	border-bottom: 1px solid #999999;
}

#topicpath {

}

#topicpath p {
	margin: 8px 10px;
}


/*Contents
-----------------------------------*/

#contents {
	padding: 10px;
}



/*Header
-----------------------------------*/
#header{
	background: #463960 url(../images/header_bcg.gif) no-repeat 0 0;
	width: 750px;
	height: 100px;
	position: relative;
}
#header p {
	padding-top: 28px;
	padding-left: 20px;
}

#header ul {
	list-style: none;
}

#header ul li {
	font-size: 1px;
}

#header ul li#inquiry {
	position: absolute;
	top: 80px;
	right: 95px;
}
#header ul li#sitemap {
	position: absolute;
	top: 80px;
	right: 10px;
}


p#footnav {
	width: 750px;
	text-align: center;
	clear: both;
	padding: 15px 0px;
}


/*Footer
-----------------------------------*/
#footer {
	background: #463960;
	width: 750px;
	padding: 14px 0;
}

div#secondary {
	width: 190px;
}

#footer address {
	text-align: center;
}
