/* body */
body{
	scrollbar-face-color: white;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
 
	background-attachment:fixed;
	background-color:#FFFFFF;
	background-image:url(top.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size:12px;
	line-height:15px;
	
	padding-left:40%;
}

a:link{color:#000000;}
a:visited{color:#333333;}
a:hover{
	background-color:#000000;
	color:#ffffff;
}

/* page */
.page{
	width:100%;
	float:left;
}

.foot{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	padding-top:5px;
	padding-left:10px;
	margin-top:10px;
	text-align:left;
}

/* font */
h1{
	font-size:36pt;
	color:#000000;
	font-family:"‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	line-height:40pt;
	font-weight:normal;
}

h2{
	font-family:"‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
}

.syo{
	width:300px;
	height:20px;

	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:15px;
	
	font-size:15px;
	text-align:center;}

.syo-t{
	width:auto;
	padding-left:20px;
}