body {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 110%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
	line-height: 150%;
	text-align: center;
	width: 600px;
	margin-top: 10px;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 130%;
	color: #FFFFFF;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #980610;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FF9900;
	font-weight: bold;
	font-size: 90%;
	padding-left: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 16px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	color: #666666;
	margin-bottom: 3px;
	line-height: 120%;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(../images/point01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
h5 {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

h6 {
	font-size: 80%;
	color: #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C8D29;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	padding: 10px;
	width: 580px;
	text-align: left;
}
div {
	margin: 0px;
	padding: 0px;
}

table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #000000;
}

th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
}
ol {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	line-height: 150%;
	color: #000000;
}
dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 120%;
	color: #000000;
}
dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 311px;
}
dt {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 100px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #FFFFFF;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF3300;
}

a:active {
	color: #FF0000;
}
.small {
	font-size: 80%;
}
.big {
	font-size: 120%;
}
.lsmall {
	font-size: 90%;
}
.lbig {
	font-size: 110%;
}
.msmall {
	font-size: 70%;
}
.mbig {
font-size: 150%
}
.bold {
	font-weight: bold
}
.margin0 {
	margin: 0px;
}
.margin5 {
	margin: 5px;
}
.margin10 {
	margin: 10px;
}
.margin20 {
	margin: 20px;
}
.margintop0 {
	margin-top: 0px;
}
.margintop5 {
	margin-top: 5px;
}
.margintop10 {
	margin-top: 10px;
}
.margintop20 {
	margin-top: 20px;
}
.marginbottom0 {
	margin-bottom: 0px;
}
.marginbottom5 {
	margin-bottom: 5px;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.marginbottom20 {
	margin-bottom: 20px;
}
.margintopbottom5 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.margintopbottom10 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.noborder {
	border: none ;
}
.gyo11 {
	line-height: 11px;
}
.gyo12 {
	line-height: 12px;
}
.gyo13 {
	line-height: 13px;
}
.gyo14 {
	line-height: 14px;
}
.gyo15 {
	line-height: 15px;
}
.gyo16 {
	line-height: 16px;
}
.gyo17 {
	line-height: 17px;
}
.gyo18 {
	line-height: 18px;
}
.gyo19 {
	line-height: 19px;
}
.gyo20 {
	line-height: 20px;
}
.scap {
	font-size: 70%;
	vertical-align: super;
	line-height: normal;
}
.li_nomal {
	list-style-image: none;
	list-style-type: square;
}
.li_suji {
	list-style-image: none;
	list-style-type: decimal;
}
.li_romasu {
	list-style-image: none;
	list-style-type: lower-roman;
}
#body {
	width: 693px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	width: 693px;
}
#header h1 {
	font-size: 12px;
	text-align: right;
	width: 693px;
	position: absolute;
	top: 10px;
}

#main {
	width: 786px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#memu {
	float: left;
	width: 326px;
}
#memu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#naiyo {
	width: 367px;
	float: left;
}

#footer {
	width: 693px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#copyright {
	text-align: right;
	padding-right: 10px;
	width: 590px;
}
#etc {
	width: 786px;
	padding-top: 12px;
	background-image: url(../images/k_yoko.gif);
	background-repeat: repeat-x;
}
.indent10 {
	margin-left: 10px;
}
em {
	font-weight: bold;
	font-style: normal;
}
strong {
	color: #000000;
	font-weight: normal;
}

.indent20 {

	margin-left: 20px;
}
.caption {
	font-size: 11px;
	line-height: 14px;
}
.honbun {
	width: 290px;
}
.kakomi {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 498px;
	background-color: #333333;
}
.clear {
	clear: both;
}
.fright {
	float: right;
}

.coach {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mem {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}
#header li {
	display: inline;
	padding-right: 10px;
	font-size: 12px;
	line-height: 18px;
}
#header ul {
	width: 771px;
	background-image: url(../images/bg_contents.gif);
	height: 27px;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
	margin: 0px 0px 15px;
}
#header li img {
	position: absolute;
	top: 20px;
}

#memu li {
	margin-bottom: 8px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#memu img {
	vertical-align: top;
}

.hidden {
	visibility: hidden;
}
#key {
	position: absolute;
	top: 43px;
	width: 771px;
	font-size: 12px;
	color: #666666;
	height: 15px;
	line-height: 15px;
	padding-left: 15px;
}
#key strong {
	color: #666666;
	font-weight: normal;
}
#key em {
	font-weight: normal;
}
#key a {
	text-decoration: none;
}
#copyright a:hover {
	color: #666666;
}
#map {
	height: 400px;
	width: 500px;
	border: 1px solid #999999;
}
#menu {

	float: left;
	width: 242px;
}
#c_naiyo {
	width: 431px;
	float: left;
	background-image: url(../images/contents_r1_c2.jpg);
	padding-top: 100px;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#news {
	background-image: url(../images/top_r5_c2.jpg);
	height: 135px;
	width: 367px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#iframe {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 316px;
}
#iframe dt {
	text-align: right;
	width: 80px;
	float: left;
	padding-right: 10px;
}
#iframe dd {
	float: left;
	width: 220px;
}
iframe {
	border: 1px solid #000000;
}
.red {
	color: #FF0000;
}
