body {
	background-image:   url(../img/bg.gif);
}

.def {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
.defbl {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
.large {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 170%;
	color: #333333;
}
a:link    {
	color:#990000;
	text-decoration: none;


}
a:active {
    color:#FF0000;
    text-decoration:none;   
}
a:visited {
    color: #7D3922;
    text-decoration:none;
}

a:hover { 
color: #FF6666;  text-decoration: underline;
} 
.kokomidashi {
	font-weight: bold;
	color: #CC6600;
	font-size: 14px;
}

.jitenkokomidashi {
	font-weight: bold;
	color: #333399;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333399;
	border-bottom-color: #333399;
	padding: 8px;
	background-color: #E8F1FF;
}

.adkokomidashi {
	font-weight: bold;
	color: #333399;
	font-size: 14px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #7CABF8;
	border-bottom-color: #7CABF8;
	padding: 8px;
	background-color: #FFFFCC;
}

.ad2kokomidashi {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding: 8px;
	background-color: #ECD9C6;
}
.opkokomidashi {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
	background-color: #CCCCCC;
}
.point {
	font-size: 12px;
	line-height: 120%;
	color: #333366;
	background-color: #F2F2F2;
}

