@charset "euc-jp";
body {
	margin: 0;
	padding: 0;
	font-family: ¥á¥¤¥ê¥ª,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó ¥´¥·¥Ã¥¯", sans-serif;
	background-image: url('../images/back.gif');
	background-repeat: repeat;
}
html {
	margin: 0;
	padding: 0;
	text-align: center;
}

#pagewidth {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/bg-1.gif');
	background-repeat: repeat-y;
}
#wrapper {
	height: 100%;
	width: 772px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
img {
	vertical-align: middle;
	border-width: 0px;
}
td {
	 line-height:200%;
	 vertical-align:middle;
}
#headerTop {
	margin: 0px;
	height: 55px;
	background-image: url('../images/head_top.jpg');
	background-repeat:no-repeat;
}
#header {
	margin: 0px auto;
	padding: 0px;
	background-color: #C0C0C0;
	background-image: url('../images/head.jpg');
	background-repeat: no-repeat;
	width: 772px;
	height: 180px;
}
#header h1 {
	position: absolute;
	left:-5000px;
	top:-1000px;
	text-indent: -5000px;
	text-transform: uppercase;
	font-weight: normal;
}

#header_menu {
	padding-left: 220px;
	padding-top: 23px;
	width: 550px;
}


#header #header_image {
	position: absolute;
	width: 772px;
	height: 180px;
	text-indent: -5000px;
	left: 0px;
	top: 30px;
}
#menu {
	margin: 0px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}
#menu h2 {
	position: absolute;
	left:-5000px;
	top:-1000px;
	text-indent:-9999px;
}

#space1 {
	height: 0px;
}
#maincol1 {
	padding-left: 1px;
	background-color: #FFFFFF;
	float: left;
	width: 383px;
}
#maincol2 {
	background-color: #FFFFFF;
	float: right;
	width:385px;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-right: 1px;
}
#endline {
	clear: both;
	padding-top: 50px;
	width: 770px;
	text-align: center;
	border-bottom: 1px #60D546 solid;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 772px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	border-bottom: 1px #C0C0C0 solid;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#infoarea {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	float: right;
	width:385px;
}
#info_link {
	float: right;
	width:100%;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 1px;

}
#info_banner_top {
	float: right;
	width:100%;
	margin-top: 10px;
	text-align: right;
	margin-right: 1px;

}
#info_banner {
	float: right;
	width:100%;
	margin-top: 5px;
	text-align: right;
	margin-right: 1px;

}
#copyright {
	margin:0;
	width:100%;
	height:20px;
	background-color:#60D546;
	color:#FFF;
	text-align:center;
	font-size:10px;
	vertical-align:bottom;
	padding-top: 3px;
}

