@charset "utf-8";
* {
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.test {
	background-repeat: repeat;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/body-bak.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
p {
	font-size: 13px;
	line-height: 1.8em;
}

#global-navi ul {
	text-align: center;
	margin-top: 5px;
	height: 20px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	padding-right: 3px;
	padding-left: 2px;
}
#global-navi li.end {

}
#global-navi ul li {
	width: 125px;
	float: left;
	background-color: #000000;
	color: #999999;
	font-weight: bold;
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	height: 25px;
	padding: 0px;
}
#global-navi  ul  li a {
	text-decoration: none;
	color: #999999;
	display: block;
	width: 100%;
	height: 21px;
	padding-top: 4px;
	background-image: url(/img/gloval-navi-bak.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#global-navi  ul li a:hover {
	color: #FF0000;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	min-height: 150px;
	margin-top: 10px;
}
#footer {
	clear: both;
	margin-top: 20px;
}

#footer-inner {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#footer address {
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#header {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#header-inner {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	left: 0px;
	top: 0px;
}
#header-inner ul.top-annai {
	position: absolute;
	top: 0px;
	list-style-type: none;
	margin-top: 5px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	left: 160px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#header-inner     ul.cach-copy {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style-type: none;
	margin-top: 5px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#header-inner   ul.cach-copy li    {
	text-align: right;
}
#header-inner h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#header-inner h1 span {
	color: #FF0000;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}


#header-inner span.red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#header-inner span.orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	width: auto;
}
#header-inner span.green {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	width: auto;
}

#menu {
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#menu ul li {
	margin-bottom: 1em;
	font-weight: bold;
}


#menu ul li a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	display: block;
}
#menu ul.home  li.menu-home a,
#menu ul.yakuin  li.menu-yakuin a,
#menu ul.sanjo  li.menu-sanjo a,
#menu ul.league  li.menu-league a,
#menu ul.shiai  li.menu-shiai a,
#menu ul.shiai-kekka  li.menu-shiai-kekka a,
#menu ul.jigyou  li.menu-jigyou a,
#menu ul.kaigi  li.menu-kaigi a,
#menu ul.aisatsu  li.menu-aisatsu a,
#menu ul.wjbl  li.menu-wjbl a,
#menu ul.takayamasensyuken  li.menu-takayamasensyuken a,
#menu ul.ivent  li.menu-ivent a,
#menu ul.golf  li.menu-golf a,
#menu ul.kouhou  li.menu-kouhou a,
#menu ul.seiryu  li.menu-seiryu a,
#menu ul.toiawase  li.menu-toiawase a {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	display: block;
}
#menu  ul  ul  {
	margin-left: 1em;
	margin-top: .5em;
}
#menu ul ul li {
	color: #666666;
	margin-bottom: 0.5em;
}
#container #menu ul ul li a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 1px;
}
#container  #menu  ul  ul  li a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	display: block;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF6600;
}
#container #menu ul ul.kaisai li.menu2-kaisai a,
#container #menu ul ul.nittei li.menu2-nittei a,
#container #menu ul ul.menber li.menu2-menber a,
#container #menu ul ul.syouhai li.menu2-syouhai a,
#container #menu ul ul.kako li.menu2-kako a {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	display: block;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF6600;
}





#contents {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 650px;
}

#contents h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 0.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 1em;
}
#contents h3 {
	color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 1em;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-top: 1em;
}
#contents h3.block {
	width: 20em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	height: 4em;
	margin-right: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	background-color: #FF3300;
	color: #FFFFFF;
	padding-top: .3em;
	padding-left: .3em;
}
#contents-menu ul {
	font-size: 13px;
}
#contents-menu ul li {
	display: block;
	float: left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	width: auto;
	height: auto;
}
#contents-menu ul li a {
	background-color: #FFFFFF;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
	padding-left: 1em;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
#contents-menu ul li a:hover {
	background-color: #FFFF00;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
	padding-left: 1em;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}


.clear-both {
	clear: both;
}
#center-contents {
	width: 375px;
	float: left;
	margin-right: 5px;
}
#center-contents  #info  dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 1em;
}
#center-contents #info dd {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 0.5em;
	line-height: 1.2em;
	padding-top: .2em;
}
#center-contents #info dl {
}


#right-contents {
	float: right;
	width: 250px;
	margin-left: 5px;
	padding: 5px;
}


body.kyokai #global-navi ul li#kyokai a,
body.yakuin #global-navi ul li#yakuin a,
body.ippan #global-navi ul li#ippan a,
body.shinpan #global-navi ul li#shinpan a,
body.koukou #global-navi ul li#koukou a,
body.chugaku #global-navi ul li#chugaku a,
body.mini #global-navi ul li#mini a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 21px;
	padding-top: 4px;
	background-color: #FF0000;
	background-image: url(/img/gloval-navi-bak.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p.page-top {
	border: 1px dotted #FF0000;
	position: fixed;
	right: 50px;
	bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FF0000;
	color: #FFFFFF;
}
p.page-top a {
	position: fixed;
	right: 5px;
	bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FF0000;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

span.mail {
	background-image: url(../img/mail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}
#contents #info dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 1em;
}
#contents #info dd {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 0.5em;
	line-height: 1.2em;
	padding-top: .2em;
}
#contents #info dl {
}
#contents  h4.shiai {
	font-size: 16px;
	font-weight: bold;
}
ul.list li {
	font-weight: bold;
	margin-left: .5em;
}
p.page-top a:hover {
	position: fixed;
	right: 5px;
	bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	height: auto;
	width: auto;
}
#contents table.syouhai {
	width: auto;
}
#info p.special-info {
	background-color: #FFC;
	border: 1px double #F60;
	padding: 5px;
	line-height: 1.2em;
}
#information p.special-info {
	background-color: #FFC;
	border: 1px double #F60;
	padding: 5px;
	line-height: 1.2em;
}

#right-contents .senden strong.aka {
	color: #FF0000;
	font-weight: bold;
}
#contents p strong.orange {
	color: #F30;
}

