@charset "UTF-8";
body {
	background-image: url(../image/back-side-image.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.basic {
	background-image: url(../image/S07_008.gif);
}
.copyright {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text-title {
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.text-red {
	color: #FF0000;
}
.text-white {
	color: #FFFFFF;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
.navi-background {
	background-image: url(../navi/wp_cha01.jpg);
	background-repeat: repeat;
}
.new {
	font-weight: bold;
	color: #FF00FF;
}
.text-left {
	text-align: left;
}

table {
	text-align: left;
}
