.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-y;
	width: 135px;
	background-position: center center;
}
.textbg {
	background-image: url(../images/textarea_bg.jpg);
	background-repeat: repeat-y;
}
.textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #333333;
}
.textfont01 {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.fonttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	text-indent: 10px;
	line-height: 120%;
}

.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
}

.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #CC3300;
}
text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.line_b {
	background-image: url(../images/b_line.jpg);
	background-repeat: repeat-x;
	height: 7px;
	background-position: center center;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}




.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 127px;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
.bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.bgright {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.bgsky {
	background-image: url(../images/textbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bghand {
	background-image: url(../images/hand.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text01sp {
	height:8px;
}
.textfont01-1 {
	font-size: 14px;
	line-height: 110%;
	color: #003333;
	padding-right: 10px;
	padding-left: 10px;
}
.in_bg {
	background-image: url(../images/in_bg.jpg);
	background-repeat: repeat;
}
body {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-image: url(../images/bbg.gif);
}
a {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-position: center center;
	background-color: #9998FE;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
