
@charset eUTF-8Œ;

body {
	color: #525252;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','MS UI Gothic';

}

h2 {
	color: #666666;
	font-size: 14px;
}

h2.top_h2 {

	margin: 10px 0px 15px 0px;
	padding:5px 0px 5px 10px;
	background: url(image/h2_bg.png);
	border: #666666 1px solid;
	border-left:#0066FF 8px solid;
}

p.gyokanzero{
	padding:0;
	margin:0;
}

p.setumei {
	margin: 5px 0px 0px 8px;
	font-size: 13px;
	line-height: 20px;
}

p.aisatu {
	margin: 15px 15px 15px 15px;
	font-size: 13.5px;
	line-height: 25px;
}

img {
	border: none;
}


ul.nomark{
list-style-type:none;
line-height:180%;
}

li.link{
background:url(image/ya_a006.gif) left no-repeat;
text-indent:20px;
}


a{
text-decoration: none;
	color: #0066F;
}

a:hover {
	color: #BB000F;
}

h3{
border-top:3px solid #99CCFF;
border-bottom:1px solid;
padding: 5px 10px;
background-color: #e0f0f8;
font-size: 14px
}


#container {
	text-align: left;
	margin: 0px auto;
	padding: 3px; 
	width: 700px;
	border:1px solid #000000;
	background: #F4F7FB;
}

#header {
	position: relative;
	background: url(image/top_back.jpg) no-repeat top;
	width: 700px;
	height: 190px;
}

#marathon {
	width: 700px;
	background: #F4F7FB;
	margin: 3px 0px 3px 0px;
	float:left;
}


#footer {
	clear: both;
	border-top:5px solid #99CCFF;
	background: url(image/footer.jpg) no-repeat;
	width:700px;
	height: 150px;
}

#footer_copy {
	width: 700px;
	color:#FFFFFF;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	margin-top:120px;
	margin-right:10px;
}

/* h2’¼‰º‹¤’Êƒ^ƒuƒƒjƒ…[ */
#tabs1 {
	float: left;
    width:100%;
	background:#F4F7FB;
    font-size:12px;
	line-height: 20px;
	border-top:5px solid #99CCFF;
    border-bottom:1px solid #BCD2E6;
}

#tabs1 ul {
	margin:0;
    padding:20px 10px 0px 0px;
    list-style:none;
}

#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs1 a {
	float:left;
	background:url("image/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs1 a span {
	float:left;
	display:block;
	background:url("image/tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}

/* End IE5-Mac hack */
#tabs1 a:hover span {
	color:#627EB7;
}

#tabs1 a:hover {
	background-position:0% -42px;
}

#tabs1 a:hover span {
	background-position:100% -42px;
}

#tabs1 #current a {
	background-position:0% -42px;
}

#tabs1 #current a span {
	background-position:100% -42px;
}