*{
	font-size:100%;
	}

body {
    margin: 0;
	padding: 0;
	background-color:#E7E7E7;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	color: #666666;
	font-size: 80%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 160%;
	}
	
tr,td{
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 160%;
	}

/* font */
.small    { font-size:11px; line-height:14px; }
.normal   { font-size:12px; line-height:16px; }
.large    { font-size:14px; line-height:18px; }
.larger   { font-size:16px; line-height:20px; }
.ultra    { font-size:18px; line-height:22px; }
.bsmall   { font-size:11px; font-weight:bold; line-height:14px; }
.bnormal  { font-size:12px; font-weight:bold; line-height:18px; }
.blarge   { font-size:14px; font-weight:bold; line-height:20px; }
.blargest { font-size:16px; font-weight:bold; line-height:22px; }
.bultra   { font-size:18px; font-weight:bold; line-height:24px; }
.red{
	color:#EB361D;
	font-weight:bold;
	}

h1 {
	font-size: 1px;
	line-height: 100%;
	height: 1px;
	margin-bottom:13px;
	}

h2 {
	height: 15px;
	margin-bottom:10px;
	}

h3 {
    height: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	}

h4 {
    font-weight: bold;
	margin-bottom: 10px;
	}

.copy{
	color:#fafafa;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.footer a:link { color: #ffffff; text-decoration: none;}
.footer a:visited { color: #cccccc; text-decoration: none;}
.footer a:hover { color: #ff9933; text-decoration: none;}
.footer a:active { color: #ffffff; text-decoration: none;}


.map {
	padding-top: 4px;
	width: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
	vertical-align: text-botom;
}


.list {
	list-style-position: outside;
	list-style-type: decimal;
	font-weight:bold;
	margin-left: 30px;
	margin-top: 14px;
	margin-bottom: 0px;
}

.list2 {
	list-style-position: outside;
	list-style-image:url(../images/list.gif);
	margin-left: 22px;
	margin-top: 14px;
	margin-bottom: 0px;
	line-height:100%;
}

.midashi{
	color:#704E38;
	font-weight:bold;
	margin-bottom:8px;
	}
.pointArea {
	width: 708px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #e0e0e0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

	
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 10px;
}

