/* CSS Document */
body,td,th {
	font-size: 12px;
	margin-top:5px;
}
body {
	background-color:#aacc00;
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.base { 
    width:798px;
	padding:2px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.sel1 {
	border-color: #555555;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	padding: 0px 5px;
}


h2 {
	border-color: #AAAAAA #FF3333;
	border-style: solid;
	border-width: 0px 0px 1px 8px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0px 5px 10px;
	padding: 10px 5px;
}

h3 {
	border-color: #AAAAAA #FF9933;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	padding: 0px 5px;
}

.bottomline{
    width:796px;
    background:#000000;
}
.footer{
    width:796px;
}
.main_right {
    background-color:#333333;
	padding-top:5px;
}
.main {
    background-color:#FFFFFF;
}
.hyou {
    line-height:150%;
	border-bottom:1px dashed #999999;
}
.hyou_co {
    background-color:#FFFFFF;
    line-height:130%;
	padding-left:10px;
}
.hyou_title {
    font-size:14px;
	font-weight:bold;
	background-color:#F7F7F7;
    line-height:130%;
}
.hyou_smalltitle {
    font-size:12px;
	background-color:#F7F7F7;
    line-height:130%;
	padding-left:10px;
}
.ft-red {
    color:#FF0000;
	}
.fontred {
    color:#CC0000;
	font-size:14px;
	line-height:150%;
	font-weight:bold;
}
.underline {
    border-bottom:1px dashed #999999;
	line-height:200%
}
.news {
    background-color:#FFFFFF;
	color:444444;
}
.bottomco {
    margin-top:5px;
	color:#999999;
	}

.footlink a{
	font-size:10px;
	text-decoration: none;
}

.footlink a:visited {
	text-decoration: none;
}

.footlink a:active {
	text-decoration: none;
}

.footlink a:hover{
	text-decoration: none;
}

