body{
	background-image : url(bg.gif);
}

#body-table{
	background : #ffffff url(images/navi_bg.gif) repeat-y left center;
}

.head-text {
	color:#FFFFFF;
	font-size: 10px;
	line-height:1.5;
	padding-left:8px;
}


.text10 {
	color:#333333;
	font-size: 10px;
	line-height:1.5;
}

.text10bold {
	color:#333333;
	font-size: 10px;
	line-height:1.5;
	font-weight:bold;
}

.text12 {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
}

.text12bold {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
	font-weight:bold;
}

.text14 {
	color:#333333;
	font-size: 14px;
	line-height:1.5;
}

#footer-border-box{
	border-top:1px solid #999999;
	padding:10px;
}

#footer-border-box2{
	border-top:1px dashed #999999;
	padding:10px;
}

.bread-link{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:link{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:visited{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:active{padding-left:3px;color:#660033;font-size:10px;text-decoration:underline;}
.bread-link a:hover{padding-left:3px;color:#660033;font-size:10px;text-decoration:underline;}


.footer-link{color:#666666;font-size:10px;text-decoration:none;}
.footer-link a:link{color:#666666;font-size:10px;text-decoration:none;}
.footer-link a:visited{color:#666666;font-size:10px;text-decoration:none;}
.footer-link a:active{color:#999999;font-size:10px;text-decoration:underline;}
.footer-link a:hover{color:#999999;font-size:10px;text-decoration:underline;}

.main-bg {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	background-image : url(main_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
}
.mds-box {
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	padding: 5px 10px;
}
.border-tex12 {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	border: 1px solid #CC99CC;
}
.main-bg2 {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	background-image : url(main_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
}
