@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
   margin: 0;
   padding: 0;
   font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
 } 
body {
   font-size: 16px;
}
* html body { 
   font-size: medium; /* IE 6 or sooner */
} 
 
body {
	background:#fff;
	color:#3f3f3f;
}
a span {
	font-size:1px;
	visibility:hidden;
}
a:link, a:visited {
	text-decoration:underline;
	color:#006;
}
a:hover {
	text-decoration:none;
	color:#600;
}
a img{
	border:none;
	text-decoration:none;
}
#contents {
	width:800px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
	background-image: url(images/contents.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 791px;
	margin-left: 9px;
}
h1 {
	font-size:1px;
	visibility:hidden;
}
#read {
	font-size:1px;
	visibility:hidden;
}
#right {
	width:791px;
	float:right;
	margin:0px;
	margin-top:2px;
	margin-left:-191px;
	margin-bottom:20px;
	padding:0px;
	background:url(images/left_bg.gif) repeat-y;
}
#right_contents {
	width:580px;
	margin:0px;
	margin-left:201px;
	position:relative;
}
#read2 {
	width:580px;
	height:275px;
	background: url(images/read.jpg) no-repeat;
	margin:0px;
	margin-bottom:20px;
}
#read2 p {
	font-size:1px;
	visibility:hidden;
	margin:0px;
}
/*
#moshikomi {
	position:absolute;
	top:247px;
	left:135px;
	width:299px;
	height:48px;
}
#moshikomi a {
	display:block;
	width:299px;
	height:48px;
	text-decoration:none;
}
#moshikomi a:link, #moshikomi a:visited {
	background:url(images/moshikomi.gif) no-repeat left top;
}
#moshikomi a:hover {
	background:url(images/moshikomi.gif) no-repeat left bottom;
}
*/
.rc {
	margin:0px;
	width:580px;
	background:url(images/rc.gif) repeat-y;
	padding-bottom:15px;
	border-bottom:#CFD3D6 1px solid;
}
.rc2 {
	margin:0px 9px;
	border:#CFD3D6 1px solid;
	padding:20px;
	background:#fff;
}
.rc h2 {
	width:580px;
	height:33px;
	background:url(images/rc_h2.gif) no-repeat;
	margin:0px;
	padding:0px;
	position:relative;
}
.rc h2 span {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:33px;
}
.rc #h2_2{
	width:580px;
	background:url(images/h2_2.gif) repeat-y;
	padding-bottom:3px;
}
.rc #h2_2 span {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin-left:33px;
}
.rc #h2_4{
	width:580px;
	background:url(images/h2_2.gif) repeat-y;
	padding-bottom:3px;
}
.rc #h2_4 span {
	font-size:14px;
	font-weight:bold;
	margin-left:33px;
}
.rc #h2_3{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:400px;
}
.rc2 dl {
	margin:10px 0px;
	padding:0px;
	margin-bottom:15px;
}
.rc2 dl dt {
	margin:0px;
	padding:0px;
	font-weight:bold;
	margin-bottom:3px;
	border-left:1em #666 solid;
	padding-left:3px;
}
.rc2 dl dd {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	margin-left:1em;
}
.rc2 dl dd dl{
margin:0;
}
.rc2 dl dd dl dt{
border-left:none;
padding:0;
}
.rc2 p {
	margin:10px 0;
	padding:0px;
	margin-bottom:15px;
}
.rc2 ul, .rc2 ol {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
.rc2 li {
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-bottom:5px;
}
.rc2 h3{
  font-size:1em;
	font-weight:bold;
	margin:15px 0px;
	margin-bottom:5px;
	border-bottom:1px #666 solid;
}
.rc3 {
background:url(images/rc3.gif) no-repeat;
margin-top:20px;
height:17px;
}
.at{
margin-top:20px;
font-size:0.9em;
color:#544;
}


#left {
	width:191px;
	margin-top:2px;
	margin-bottom:20px;
	background:url(images/left_bg.gif) repeat-y;
	float:right;
}
#left_contents {
	display:block;
	width:191px;
	padding-top:20px;
	background:url(images/left_header.gif) no-repeat;
}
#left_keirin {
	width:191px;
	padding:10px 0px;
	background:url(images/left_keirin.gif) repeat-y;
	margin-bottom:20px;
}
#left ul {
	padding:0px;
	list-style-type:none;
	width:181px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#left ul.navi2{
margin-bottom:0px;
}
#left ul li {
	display:block;
	margin:0px;
	border-top:4px #ccc double;
	border-left:4px #ccc double;
	border-right:4px #666 double;
	border-bottom:4px #666 double;
	font-size:12px;
	line-height:1.1em;
	margin-bottom:2px;
}
#left ul li a {
	display:block;
	padding:5px;
}
#left ul li a:link, #left ul li a:visited {
	text-decoration:none;
	color:#000;
	background:#e5e5e0;
}
#left ul li a:hover {
	color:#000;
	background:#fff;
}
#left .navi1 li a:link, #left .navi1 li a:visited{
	background:#ffe5e5;
}
#left .navi1 li a:hover {
	color:#000;
	background:#fff;
}
#left .navi2 li a:link, #left .navi2 li a:visited{
	background:#e5e5ff;
}
#left .navi2 li a:hover {
	color:#000;
	background:#fff;
}
#left .navi3 li a:link, #left .navi3 li a:visited{
	background:#e5ffe5;
}
#left .navi3 li a:hover {
	color:#000;
	background:#fff;
}
#left .navi4 li a:link, #left .navi4 li a:visited{
	background:#f5fff5;
}
#left .navi4 li a:hover {
	color:#000;
	background:#fff;
}

#left h2 {
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	width:191px;
	height:11px;
	background:url(images/left_h2.gif) no-repeat;
}
#left h2 span {
	font-size:1px;
	visibility:hidden;
}
#left #keirin{
  margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	width:191px;
	height:80px;
	background:url(images/keirin.gif) no-repeat;
}
#left #keirin a{
display:block;
	width:191px;
	height:80px;
	text-decoration:none;
}
#left #keirin span{
	font-size:1px;
	visibility:hidden;
}
#left #itkyoto{
  margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	width:191px;
	height:39px;
	background:url(images/left_itkyoto.gif) no-repeat;
}
#left #itkyoto a{
display:block;
	width:191px;
	height:39px;
	text-decoration:none;
}
#left #itkyoto span{
	font-size:1px;
	visibility:hidden;
}

#footer {
	clear:right;
	width:781px;
	margin-left:9px;
	background:url(images/footer_bg.gif) repeat-y;
}
#footer_contents {
	width:781px;
	background:url(images/footer_header.gif) no-repeat;
	padding-top:13px;
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
	color:#5B5A5F;
}
.center {
	text-align:center;
}

.habahiro{
border-top:#fff 30px solid;
border-bottom:#fff 30px solid;
}
.small{
font-size:0.8em;
}

.border{
width:520px;
border:#666 1px solid;
border-collapse:collapse;
}
.border td, .border th{
padding:3px;
border:#666 1px solid;
font-size:14px;
}
table th{
white-space:nowrap;
}

.error{
color:#f00;
}
hr{
margin:20px 0px;
}
.big{
font-size:1.2em;
margin:15px;
}

.fr{
float:right;
margin:5px;
}