body {
	line-height: 120%;
	color: #666666;
	
	scrollbar-face-color : #eeeeff;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #d3d3d3;
	scrollbar-3dlight-color : #d3d3d3;
	scrollbar-arrow-color : #dddddd;
	scrollbar-track-color : #f3f3ff;
	scrollbar-darkshadow-color : #eeeeee;
}

.btable {
	margin-top: 5px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	margin-left: 20px;
	margin-bottom: 5px;
}


.btable02 {
	margin-top: 5px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 10px;
	width: 500px;
	margin-bottom: 5px;
}

.btable03 {
	margin-top: 5px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
[class="btable03"] { /* Firefox */
	padding-left: 0px;
	padding-right: 0px;
}

.btable h1{
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
}

a:hover      {
	color:#006699;
	text-decoration:none;
	font-size: 12px;
}

A:link,A:visited,A:active{
color:#006699;
text-decoration:none}

.logo {
	width: 608px;
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
	height: 187px;
}

.logo02 {
	width: 608px;
	background-image: url(../image/logo02.jpg);
	background-repeat: no-repeat;
	height: 96px;
}
.tablebg {
	width: 608px;
	background-image: url(image/bg.gif);
	background-repeat: repeat-y;
}

.wbox{
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 5px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 17px;
}

.ybox{
	background-color: #FDF1A1;
	padding: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 10px auto;
	line-height: 16px;
}

.table {
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 10px;
}

.table02 {
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	border: thin dotted #999999;
	line-height: 17px;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.bosyu {
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding: 8px 10px 10px;
}

.bosyu h1{
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79560C;
	width:470px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bosyu p{
	margin-top: 8px;
	margin-bottom: 10px;
}

