@charset "Shift_JIS";


#body{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.title_line{
background: url(../../images/subtitle_line.gif) repeat-x;
padding-left:0px;
height:25px;
}



.background{
	background:url(../images/left_bar.gif) repeat-y;
height:100%;
}
.background2{
	background:url(../images/right_bar.gif) repeat-y;
height:100%;
}

.background_menu{
	background:url(../images/menu_bk.gif) no-repeat;
}



#bottom_info{
	width:738px;
background-image:url(../images/footer.gif) ;
height:57px;
padding:20px 0px 0px 0px;
}


.text{
	font-size:12px;
	line-height:180%;
padding:5px;
}

.text_green{
	font-size:12px;
	line-height:180%;
color:#3B9401;
}

.text_yellow{
	font-size:12px;
	line-height:180%;
color:#999A3D;
}

.text2{
	font-size:12px;
	line-height:160%;
}

.text10{
	font-size:10px;
	line-height:150%;
}

.text10_gray{
	font-size:10px;
	line-height:130%;
color:#666666;
}

.text10_gray a:visited{color:#a2c642;}
.text10_gray a:link{color:#0F8A0F}
.text10_gray a:hover{color:#fd7700;
text-decoration: none;
}

.text2 a:visited{color:#a2c642;}
.text2 a:link{color:#0F8A0F}
.text2 a:hover{color:fd7700;
text-decoration: none;
}

.text a:visited{color:#a2c642;}
.text a:link{color:#0F8A0F}
.text a:hover{color:#fd7700;
text-decoration: none;}
li,ul,ol,li,dl ,dt, dd { margin:0px; padding:0px; }


.bgFrame-F4F4F4 {
    background-color: #f4f4f4;
	border: solid 1px #d1d1d1;
	padding: 8px;
}
