@charset "shift_jis";
/* formatting style
------------------------------*/
A {
	text-decoration:underline;
	color: #EA0000;
}

A:hover {
	text-decoration:underline;
	color: #0000FF;
}

.menu A {
	text-decoration:none;
	color: #EA0000;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	color: #0000FF;

 }

body{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	background-image: url(../images/bg.gif);
	background-color: #999999;
}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 130%;
}

.table-bg{
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDB300;
	background-image: url(../images/mainimage3.jpg);
}h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
h2 {
	text-transform: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}


.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
#wrapper {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
