/*	ƒCƒxƒ“ƒg—pCSS	*/
.head-menu {
	width :810px;
	height :10px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
 margin: 0;
 padding: 0;
 line-height:1.4;
 color:#333;
 background-color:#ffffff;
 font-family:Arial, sans-serif;
 font-size:0.9em;
}

h1 { font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight:normal;
	margin: 2px;
}

	h1 a{
/*		display: block; */
		width:467px;
		height:49px;
		margin: 7px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-indent: -9999px;
	}

A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666; BACKGROUND-COLOR: palegreen
/*	COLOR: #666666; BACKGROUND-COLOR: white */
}

#sei {
	color:#c0c0c0; 
	font-size:9px; 
	line-height:90%;
	font-weight: normal;
}

#cmt {
	color:#333333; 
	font-size:9px; 
	line-height:140%;
	font-weight: normal;
}

#kiji {
	color:#000000; 
	font-size:13px; 
	line-height:120%;
	font-weight: normal;
}

#attn {
	color:#333333; 
	font-size:13px; 
	line-height:120%;
	font-weight: bold;
}

/*#bg-all {background: url(header_line.jpg) repeat-x top left;}*/
#bg-head {
 width: 100%;
 text-align: left;
/* background: url( bg_header.gif ) center top no-repeat; */
 background: center top no-repeat; 
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 }




	/*footerƒ{ƒ^ƒ“*/
div.btn{
	width:810px;
	height:26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	.btn p {
		height:26px;
		float: left;
		text-indent:-9999px;
		display: block;
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
	}
	.btn p a{
		height:26px;
		text-indent:-99999px;
		display: block;
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
	}


.btn p.btn01 a {
		width:110px;
		background-image:url('./b1-off.gif');
	}
.btn p.btn01 a:hover {
		width:110px;
		background-image:url('./b1-on.gif');
	}


.btn p.btn02 a {
		width:110px;
		background-image:url('./b2-off.gif');
	}
.btn p.btn02 a:hover {
		width:110px;
		background-image:url('./b2-on.gif');
	}


.btn p.btn03 a {
		width:110px;
		background-image:url('./b3-off.gif');
	}
.btn p.btn03 a:hover {
		width:110px;
		background-image:url('./b3-on.gif');
	}


.btn p.btn04 a {
		width:110px;
		background-image:url('./b4-off.gif');
	}
.btn p.btn04 a:hover {
		width:110px;
		background-image:url('./b4-on.gif');
	}


.btn p.btn05 a {
		width:110px;
		background-image:url('./b5-off.gif');
	}
.btn p.btn05 a:hover {
		width:110px;
		background-image:url('./b5-on.gif');
	}


.btn p.btn06 a {
		width:110px;
		background-image:url('./b6-off.gif');
	}
.btn p.btn06 a:hover {
		width:110px;
		background-image:url('./b6-on.gif');
	}

.btn p.btn-spacer  {
		width:110px;
/*		background-image:url('../spacer.gif'); */
	}

