/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-size: 12px;
	line-height: 133%;
	color: #333333;
}

.s10-150 {
	font-size: 10px;
	line-height: 150%;
}

.s11-150 {
	font-size: 11px;
	line-height: 150%;
}

.s12-100 {
	font-size: 12px;
	line-height: 100%;
}

.s12-150 {
	font-size: 12px;
	line-height: 150%;
}

.s12-180 {
	font-size: 12px;
	line-height: 180%;
}

.s12-200 {
	font-size: 12px;
	line-height: 200%;
}

.s12-250 {
	font-size: 12px;
	line-height: 250%;
}

.s13-133 {
	font-size: 13px;
	line-height: 133%;
}
.s13-150 {
	font-size: 13px;
	line-height: 150%;
}

.s14-133 {
	font-size: 14px;
	line-height: 133%;
}

.s14-150 {
	font-size: 14px;
	line-height: 150%;
}

.s15-125 {
	font-size: 15px;
	line-height: 125%;
}

.s15-133 {
	font-size: 15px;
	line-height: 133%;
}

.s15-150 {
	font-size: 15px;
	line-height: 150%;
}

.s17-125 {
	font-size: 17px;
	line-height: 125%;
}
.s17-133 {
	font-size: 17px;
	line-height: 133%;
}

.s17-150 {
	font-size: 17px;
	line-height: 150%;
}

.style1 {
	color: #FF6600;
	font-weight: bold;
}

.style2 {
	color: #ff0000;
}

.style2b {
	color: #ff0000;
	font-size: 11px;
}

.style3 {font-size: 10px; color: #CC3300}
.style3b { color: #CC3300; }

.style4 {color: #FF6633;}

.style5 {color: #CC6699;}

.style5b {
	color: #CC0000;
	font-size: 11px;
}

.style5c {
	color: #CC0000;
	font-size: 10px;
}

.style6 {color: #0033CC;}

.gyoukan2 {
	line-height: 150%;
}

.gyoukan3 {
	line-height: 180%;
}

p.wihte a:link {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}

p.wihte a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #ACACAC;
	text-decoration: none;
}

p.wihte a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: underline;
}

p.navi a {
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-left: 12px;
}

p.navi a:hover {
	font-size: 12px;
	text-decoration: underline;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-left: 12px;
	background-color: #FFFFFF;
}

.u_line1 {
	font-size: 12px;
	line-height: 150%;
	text-decoration: underline;
}

.m1 {
	margin:5px 20px 15px 15px;
}
	