<!--

BODY {
	background-color=#ffffff;
	margin:0 0 0 0;
}

h2 {color:#FFF;
	margin:0px;
	font-size:14px;
}

.header a{font-size:12px;
	color:#105CBA;
    text-decoration:none;
}

.header a:link {color:#105CBA;
    text-decoration:none;
}

.header a:visited {color:#105CBA;
    text-decoration:none;
}

.header a:hover {
    color:#ff0000;
    text-decoration:underline;
}

.header a:active {
    color:#ff0000;
    text-decoration:underline;
}


.small a {
	font-size:10px;
	color:#FFF;
}

h3 {width:155px;
	height:17px;
	border:none;
	background-image:url(img/segment-back.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#006699;
	margin:0 0 0 5px;
	padding:2px 0 2px 5px;}

ul {width:100%;
	list-style-image:url(img/top-yajirusi.gif);
	margin:0;
	padding:0 0 0px 25px;
}

li {width:86%;
	color:#999;
	font-size:12px;
	padding:10px 0px 0 0px;
	line-height:120%;
}

li a{color:#105CBA;
    text-decoration:none;
}

li a:link {color:#105CBA;
    text-decoration:none;
}

li a:visited {color:#105CBA;
    text-decoration:none;
}

li a:hover {
    color:#ff0000;
    text-decoration:underline;
}

li a:active {
    color:#ff0000;
    text-decoration:underline;
}

.back-line {background-image:url(img/bg_win.gif);
			background-repeat:repeat-y;
			background-position:50;}

.clear {
	clear: both;
	height: 25px;
}

.side{
	font-size:12px;
	COLOR:000000;
}

.cont_line {
		font-size:12px;
		line-height:125%;
		background:#fff;
		border:1px solid #bbb;
		border-width:0 1px 1px;
		margin-bottom:5px;
		}
		
.ttl_line {
		font-weight:bold;
		padding:5px 5px;
		background:#ffffff url(img/grade.gif) repeat-x 0 0;
		border:solid #bbbbbb;
		border-width:1px 1px 0;
		text-align:left;
		}

.footer {font-size:12px;}

-->

