/* CSS Document */
body {
	font-size: 12px;
	color: #c0c0c0;
	background: #696969;
	margin: 20px 0px 10px;
}

a:link {text-decoration:none;} 
a:visited {text-decoration:none;} 
a:hover{background-color : #c0c0c0;}
.text10 { font-size: 10px;line-height: 12px;}
.text11 { font-size: 11px;line-height: 13px;}
.text12 { font-size: 12px;line-height: 15px;
}

.text13 { font-size: 13px;line-height: 16px;}
.text14 { font-size: 14px;line-height: 18px;}
img.left { float: left; margin-right:0.5em; margin-bottom:0.3em; margin-top:0.5em;}
img.right { float: right; margin-left:0.3em; margin-bottom:0.1em; margin-top:0.2em;}
.text12bold {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.text14bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.text12white {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.text12gray {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 12px;
	line-height: 15px;
	color: #c0c0c0;
}
.text12d_gray {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.text14white {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.text18gold {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFD700;
}
.text10white {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 10px;
	color: #000000;
}
.text10gray {
	font-family:"Verdana", "MS Gothic", "Osaka";
	font-size: 10px;
	font-weight: bold;
	color: #c0c0c0;
}
.maru { vertical-align: text-top; }
.indent1 {
	font-size: 12px;
	padding-left: 1em;
}
.indent2 {
	font-size: 12px;
	padding-left: 2em;
}
.indent5 {
	font-size: 12px;
	padding-left: 5em;
	line-height: 15px;
}

