@charset "utf-8";
*{
	margin:0;
	padding:0;
}


html{
	height: 100%;
}

body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	line-height: 1.8;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 85%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}

#wrapper{
	width:762px!important;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	position: relative !important;
	min-height: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #FFFFFF;
	}

* html #wrapper	{
	height: 100%;
}

table,tr ,td{
	border: 0px none;
}
.bfont{
	font-weight:bold;
}

br.cr{
	clear:both;
}

span.hidden {display:none;}

span.red {color:#c00;}

a img{border-width: 0;}

li{list-style-type:none;}

a {
	color:#688827;
	text-decoration:none;
}

a:hover {
	color: #688827;
	text-decoration: underline;
}



/*header*/

div#header {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background-repeat: no-repeat;

}

div#header h1 a {
	display: block;
	height: 80px;
	width: 250px;
	padding-left: 30px;
}






/*global menu*/









h2,h3,h4,h5,h6,p{
	text-align:left;
}

/*footer*/

#footer	{
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top: 10px;
}

#footer img{
	margin-right:1em;
	margin-bottom:1em;
}
p#footer {
	font-size: 12px;
}


p#copy{
	text-align:center;
	margin:0em auto 0.5em auto;
	font-size:0.8em;
}





/*contents*/
div#content {
	height: auto;
}



/**/

div#main {
	float: left;
	width: 520px;
	text-align: left;
	padding-top: 10px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
}
div#columnright {
	float: right;
	width: 200px;
	height: 100%;
	padding-top: 10px;
	margin-right: 15px;
}
#columnright img {
	margin-bottom: 15px;
}






/**/




caption{
	display:none;
}

th,tr,td{
	text-align:left;
	font-weight:normal;
}

/*ѥ󥯥ꥹ*/

p#root{
	margin:1em auto 0 2.1em;
	color:#fff;
	font-weight:bold;
}
p#root a{
	color:#fff;
	font-weight:normal;
}
p#root a:hover {
	color:#cc0000;
	font-weight:normal;
}
#gotop p {
	text-align: right;
	width: 105px;
	background-image: url(img/gotop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	margin-right: 1em;
	margin-left: auto;
}
table#top {
	width: 480px;
	margin-left: 1em;
}

p#main {
	margin-bottom: 1em;
	margin-left: 1em;
	width: 480px;
}
img#banar {
	margin-bottom: 10px;
}
#columnright p {
	margin-left: 1em;
	margin-bottom: 1em;
}
img#menu2 {
	margin-left: 1em;
	margin-bottom: 1em;
}
div#topbottom {

	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 820px;
	margin-top: 0px;
	padding-top: 0px;
}
#menubg {
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-y;
	height: 90px;
	width: 820px;
}
#bus p {
	padding-top: 90px;
}
p#right {
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.gotop {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}