body{
	background-image:url(back.gif);
	margin-left:32.5px;
    margin-right:32.5px;
    margin-top:0px;
    margin-bottom:10px;
	text-align:left
}
.contents{ 
	background-color:#FFFFFF;
	width:731px;
	height:auto;
  }
.contents img{
 	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0
}

.section{
   background-color:#FFFFFF;
   width:550px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
   margin-top:20px;
   text-align:left
}
table{
	width:500px;
	background-color:#009900
}
td{
	padding:0;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center
}
.yellow{
	background-color:#FFFFCC
}
.yellowgreen{background-color:#99CC00
}
.pink{background-color:#FFCCCC
}
.blue{background-color:#CCCCFF
}
.left{text-align:left
}

h1 {
	font-size: 1em;
	line-height: 22px;
	color: #333333;
	letter-spacing: 0.5pt;
	word-spacing: 0.5pt;
	font-weight: bold;
	border-bottom:solid 4px #339900;
	paddig-bottom:0;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}   
h2 {
	font-size: 1em;
	line-height: 20pt;
	font-weight: bold;
	color: #333333;
	margin-top:5px;
	margin-bottom:0;
	letter-spacing: 0.5pt;
	word-spacing: 0.5pt;
	margin-left:10px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	}
h2 img{
	vertical-align:middle
}
.mark{
     margin-right:0.3em;
}
h3{
	font-size:0.875em;
	line-height:15pt;
	color:#333333;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	text-align:left;
	margin-top:5px;
	margin-bottom:2px;
	margin-left:30px
	}
h4{
	font-size:0.875em;
	line-height:15pt;
	color:#333333;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	text-align:center
	}
h5{
	font-size:0.875em;
	line-height:15pt;
	color:#FFFFFF;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	text-align:center
	}
h6{
	font-size:0.875em;
	line-height: 10pt;
	color:#666666;
	margin-top:1em;
	margin-bottom:0;
	letter-spacing: 0.5pt;
	word-spacing: 0.5pt;
	text-align:right
}
p{
	font-size:0.875em;
	line-height:2em;
	color:#333333;
	margin-top:0;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
	paddig-bottom:5px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	line-height: 2em;
}
p a{
	color:#00CC00;
}
p a:hover{
	color:#FF6600
}
p.news{
	border-bottom:dotted 3px #CCCCCC;
}
p.white{
color:#FFFFFF
}
p.path{
	font-size:0.75em;
	color:#333333;
	width:500px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0px
}
p.path a{
	color:#00CC00
}
p.menu{
	font-size:12px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-botton:20px;
	background-color:#339900;
	line-height:1.5em
	}
p.menu a{
	color:#000000;
	background-color:#006600;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:104px;
	height:46px;
	float:left;
	background-image:url(top-b1.gif);
	padding-top:5px
	}
p.menu a:hover{
	background-image:url(top-b2.gif)
	}
p.preload{
	display:none
	}
p.menu span{
	display:none;
	}

/*イベント結果報告ページ*/
#graph{
	width:625px;
	height:200px;
	color:#CCCCCC;
	margin:5px 5px 5px 5px;
	}
#graph-l{
	float:left;
	width:300px;
	height:auto;
	margin:0;
	text-align:center;
	}
#graph-r{
	float:right;
	width:300px;
	height:auto;
	text-align:center;
	margin:0;
	}
#graph img{
	margin-bottom:2px;
	margin-right:5px;
	margin-left:5px;
	}

#graph-comment{
	float:clear;
	font-size:0.7em;
	color:#336600;
	width:270px;
	height:25px;
	text-align:center;
	line-height:1.5em;

	margin:5px;
	padding:0 10px 10px 10px;
	}
#graph-seiseki{
	float:clear;
	font-size:0.825em;
	color:#009900;
	width:260px;
	height:75px;
	text-align:center;
	line-height:2.0em;
	background-color:#CCFF66;
	margin:5px;
	padding:0px 10px 10px 20px;
	}
/*成績発表*/
#graph h3{
	font-size:0.875em;
	color:#006600;
	font-weight:bold;
	margin:0;
	text-align:center;
	}
/*フロート解除*/
.clear {
    clear:both;　/*floatの解除、ここがポイント*/
	}
dl{
	width:450px;
	font-size: 0.875em;
	line-height:20pt;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:2px;
	padding-top:2px
}
dt{
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
dd{
	color:#333333;
	margin-left:7em;
	border-bottom:dotted 3px #CCCCCC;
	background-color:#FFFFFF
}
dd a{
	color:#00CC00;
}
dd a:hover{
	color:#FF6600
	}
ul{
	text-align:left;
	list-style-image:url(maru.gif);
	margin-left:80px;
	padding-left:0;
	font-size: 0.875em;
	line-height:20pt;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	margin-top:0;
	margin-bottom:0;
	vertical-align:text-top
	}
ol{
	margin-left:2.3em;
}
ul a{
	color:#00CC00;
	text-decoration:none;
	border-bottom:dotted 2px #00CC00	
}
ul a:hover{
	color:#FF6600
	}
.toplink{
	position:absolute;
	width:450px;
	height:20px;
	top:5px;
	left:300px;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	text-align:right
	}
.toplink img{
	margin-top:0;
	margin-bottom:0;
	margin-left:3px
	}
.eh1 {
	position:absolute;
	width:260px;
	height:30px;
	top:210px;
	left:390px;
	margin-bottom:0;
	margin-right:0;
	text-align:right
}
address{
	font-size:0.875em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	border-top:sold 5px #009900;
	padding-top:4px;
	margin-top:30px;
	text-align:center;
}
address a{color:#009900;
	border-bottom:dotted 2px #339900;
}
p.graph4 {

	float:right;
	margin-left:20px;
	font-size:0.875em;
	color:#009900;
	width:200px;
}
p.graph4 img {

	margin-bottom:2px;
	margin-right:5px;
	margin-left:5px;
}
p.graph5 {

	float:none;
	margin-left:20px;
	font-size:0.875em;
	color:#009900;
	width:200px
}
.gray9 {
	font-size: 8pt;
	line-height: 20pt;
	color: #333333;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}

#jrtaikai table{
}
.red_bold {
	font-size:1.0em;
	font-weight:bold;
	color: #FF0000;
	letter-spacing:0.2em;
	word-spacing:0.2em;
}

