body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/back.gif);
	bgcolor: #ffffff;
	text: #000000;
	text-align:center;
}

body#white{
	background-image: none;
	bgcolor: #ffffff;
}

body#white

a:link				{
	color:green;
}
a:visited			{
	color:green;
}
a:active 			{
	color:green;
}
a:hover				{
	color:#3D4553;
	
}

.font-gray {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.font-red {
	line-height: 20px;
	color: #C00;
}
.font-gray2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.font-orange {
	font-size: 12px;
	line-height: 20px;
	color: #FF9933;
}

.font-09 {
	font-size: 0.9em;
	line-height: 1.2;
}

.font-08 {
	font-size: 0.8em;
	line-height: 12px;
}

.font-07 {
	font-size: 0.7em;
}

.font-06 {
	font-size: 0.6em;
}

.runnerlist-md {
	font-size: 0.9em;
	color:#FF6600;
	font-weight:bold;
	padding-left: 20px;
	padding-bottom:5px;
}

.pankuzu {
	font-size: 0.7em;
	padding-left: 10px;
}

.font-white-bold {
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {color: #666666; line-height: 20px;}
.style3 {font-size: 16px}
.style4 {color: #FFFFFF}
.style6 {
	color: #333333;
	font-size: 9px;
	line-height: 1.5;
}

.style7 {line-height: 20px; font-size: 12px;}

.style8 {color: #FF0000}
.style9 {	color: #FF3366;
	font-weight: bold;
}

.style10 {
	color: #FF0000;
	font-weight: bold;
	font-size:14px;
	line-height: 16px;
}
.style11 {color: #FF9900}
.style12 {color: #666666; line-height: 20px; font-weight: bold; }
.style13 {color: #FF0000}

.font16b-green {color: #336600; font-weight: bold; font-size: 16px; }
.font12b-darkred {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.font14b-darkred {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}


.style18 {font-size: 15px}
.style20 {font-size: 12px}

.font14b-sky {
	color: #3E7CFF;
	font-weight: bold;
	font-size: 14px;
}

.font14-sky {
	color: #3E7CFF;
	font-size: 14px;
}


.align-right{
text-align:right;
padding-right:5px;
font-size:12px;
padding-top:5px;
}

ol{
font-size:12px;
}

ol li{
	line-height: 18px;
}

ul li{
	list-style-type: square;
}

dl.event{
font-size:12px;
color:#666666;
line-height:20px;
}

dl.event dt{
	margin-top:15px;
	border: 1px double #CC0000;
	background-color: #FFCCCC;
	padding-left: 20px;
	background-image: url(img/star_event.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 3px 3px;
	margin-bottom: 5px;
}

body form#mailform{
	text-align: left;
}

a img{
	border:none;
}

#brheight table{
	margin-top:8px;
}

.tate {
writing-mode: tb-rl;
}

p {
	margin:0;
	padding:0;
}

#menuback {
	background-image:url(img/menu_back.jpg);
}


/*  ------------------------------------------------------------------

	最新情報

---------------------------------------------------------------------*/

div#topinfo {
	width: 400px;
	font-size:14px;
}

/*  dl
-----------------------------------*/
div#topinfo dl {
	position: relative;
	margin-bottom: 5px;
	zoom: 1;
	color:#C00;
	font-weight:bold;
	margin-top: 5px;
	padding: 0;
}

div#topinfo dl dt {
	position: absolute;
	left: 0;
	width: 5em;
	
}

div#topinfo dl dd {
	margin-left: 80px;
	padding-bottom: 0.3em;
}

img.leftimg {
	float:left;
	margin-right:5px;
}

table.enquit td {
	padding:10px;
}	

ul{
	padding-left:2em;
}

#indent60 {
	padding-left:60px;
}

.font14b-blue {
	font-size:14px;
	font-weight:bold;
	color:#039;
}
