@charset "UTF-8";


#name {
	background: url(../bg.gif) no-repeat center top;
	width: 100%;
	height: 230px;
	display: block;
	}

#name h1 a img {
	border: 0px none;
	}



/*container----------------------------------------------*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
	display: block;
	}

#container h2 img {
	margin-bottom: 20px;
	display: block;
	}

#container .halfl {
	width: 350px;
	float: left;
	clear: left;
	}

#container .halfr {
	width: 350px;
	float: right;
	}

#container p.full {
	line-height: 1.5em;
	margin-bottom: 5px;
	}




/*sys----------------------------------------------*/
ul#sys {
	margin: 0 auto;
	padding: 30px 0 0;
	width: 760px;
	height: 80px;
	clear: both;
	}

ul#sys li {
	float: left;
	list-style-type: none;
	}

ul#sys #info a {
	background: url(../../contents/top/info.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 80px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	}

ul#sys #access a {
	background: url(../../contents/top/access.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 80px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	}

ul#sys #policy a {
	background: url(../../contents/top/policy.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 80px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	}

ul#sys #about a {
	background: url(../../contents/top/about.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 80px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	}

ul#sys #sitemap a {
	background: url(../../contents/top/sitemap.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 152px;
	height: 80px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	}


ul#sys #info a:hover,
ul#sys #access a:hover,
ul#sys #policy a:hover,
ul#sys #about a:hover,
ul#sys #sitemap a:hover {
	background-position: left -80px;
	}


/*copy----------------------------------------------*/
p#copy {
	margin: 0 auto;
	padding: 30px 0 20px;
	width: 100%;
	font-size: 0.9em;
	}

/*footer----------------------------------------------*/
#footer {
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 760px;
	text-align: left;
	}



/*access----------------------------------------------*/
#acsogo {
	padding: 0 0 5px;
	}

#aceiyo {
	padding: 30px 0 5px;
	}

#acbiyo {
	padding: 30px 0 5px;
	}
