@charset "utf-8";
/* CSS Document */

body {
	color: #ffffff;
	background-color:#000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:150%;
}
img {
	border:none;
	margin:0px auto 0px auto;
}
#content img {
	margin:5px;
}
img.right {
	float:right;
}
img.left {
	float:left;
}
.clear {
	clear:both;
}
#holder {
	width: 800px;
	background-color:#000000;
	text-align: left;
	margin: 0 auto 0 auto;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}
#header {
	border-top:1px #000000 solid;
	background-repeat : no-repeat ;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}
div.headerday{
	line-height: 220%;
	text-indent:2em;
	background-image:url(images/bgbar.gif);
	background-repeat:repeat-x;
}
#nav {
	width: 200px;
	float: left;
	padding: 15px 10px;
	font-size:10px;
	background-color:#000000;
}
#footer {
	color: #ffffff;
	background-color:#000000;
	border-top:3px #ffffff solid;
	text-align:center;
	background-image : url(images/footer.jpg);
	background-repeat : no-repeat ;
}
div.copy{
	line-height: 220%;
	background-repeat:repeat-x;
}
#content {
	margin: 0 0 0 220px;
	padding: 15px;
	padding-top: 0px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
#content p {
	line-height: 120%;
	text-indent:1em;
	margin: 5px auto 10px auto;
}
#content p.center {
	line-height: 120%;
	text-indent:none;
	text-align:center;
}
#content p.right {
	line-height: 120%;
	text-indent:1em;
	text-align:right;
	margin-left:60px;
}
#content p.tab {
	line-height: 120%;
	text-indent:1em;
}
#content p.tabcenter {
	line-height: 120%;
	text-indent:none;
	text-align:center;
}
#content p.tabright {
	line-height: 120%;
	text-indent:1em;
	text-align:right;
}
#content h1 {
	line-height: 100%;
	text-indent:1em;
	font-size:18px;
	font-weight:bold;
}
#content h1.tp {
	line-height: 100%;
	text-indent:1em;
	font-size:24px;
	font-weight:bold;
	color: #FFF;
}
#content h2 {
	line-height: 100%;
	text-indent:1em;
	font-size:16px;
	font-weight:bold;
}
#content h3 {
	line-height: 100%;
	text-indent:1em;
	font-size:14px;
	font-weight:bold;
}
#content h4 {
	line-height: 100%;
	text-indent:1em;
	font-size:12px;
	font-weight:bold;
}
#content h1.center {
	text-align:center;
}
#content h2.center {
	text-align:center;
}
#content h3.center {
	text-align:center;
}
#content h4.center {
	text-align:center;
}
#content dt {
	text-indent:1em;
	font-weight:bold;
	margin-left:30px;
	margin-top:10px;
}
#content dd {
	text-indent:1em;
	margin-left:70px;
	margin-right:60px;
}
#nav p {
	text-indent:1em;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
}
#nav p.center {
	text-indent:none;
	text-align:center;
}
#nav p.right {
	text-indent:none;
	text-align:right;
}
#nav h1 {
	line-height: 100%;
	text-align:center;
	text-indent:none;
	font-size:18px;
	font-weight:bold;
}
#nav h2 {
	line-height: 100%;
	text-align:center;
	text-indent:none;
	font-size:14px;
	font-weight:bold;
}
#nav h3 {
	line-height: 100%;
	text-align:center;
	text-indent:none;
	font-size:12px;
	font-weight:bold;
}
a:link, a:visited { 
	color: #9999ff;
	font-weight: bold;
}
a:hover, a:active, a:focus {  
	color: #cc0000;
	font-weight: bold;
}
.bold {
	font-weight:bold;
}
.red {
	font-weight:bold;
	color:#ff9999;
}
.green {
	font-weight:bold;
	color:#99ff99;
}
.blue {
	font-weight:bold;
	color:#9999ff;
}
.white {
	font-weight:bold;
	color:#ffffff;
}
.gray {
	font-weight:bold;
	color:#cccccc;
}
.small {
	font-size:10px;
}
.smallb {
	font-weight:bold;
	font-size:10px;
}
.large {
	font-size:18px;
}
.largeb {
	font-weight:bold;
	font-size:18px;
}
#nav span.large {
	font-size:12px;
}
#nav span.largeb {
	font-weight:bold;
	font-size:12px;
}
.callout {
	margin: 0;
	padding: 0px 0px;
	text-align:right;
	font-size:6px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.italic {
	font-style:italic;
}
em {
	font-weight:bold;
}
blockquote {
	border:#000000 1px dashed;
	padding:5px;
}
#content table {
	border-top:#ffffff 2px solid;
	border-bottom:#ffffff 2px solid;
	margin:10px auto 10px auto;
}
#content table.form {
	border:#333333 1px solid;
	margin:10px auto 10px auto;
}
#content table.app {
	border:none;
	margin:10px auto 10px auto;
}
#content table.nb {
	border:none;
	margin:10px auto 10px auto;
}
#content table.elist {
	margin:3px auto 3px auto;
	border-left:#ffffff 1px solid;
	font-size:10px;
}
#content table.prize {
	margin:3px auto 3px auto;
	border-left:#ffffff 1px solid;
	font-size:18px;
}
#content table.sch {
	margin:3px auto 3px auto;
	border-left:#ffffff 1px solid;
	font-size:18px;
}
#content table.format {
	margin:3px auto 3px auto;
	border-left:#ffffff 1px solid;
	font-size:12px;
}
#content table.appt {
	margin:3px auto 3px auto;
	border-left:#ffffff 1px solid;
	font-size:14px;
}
td {
	vertical-align:top;
}
td.elist {
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:center;
	vertical-align:middle;
}
td.prize {
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 14px;
}
td.sch {
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:center;
	vertical-align:middle;
}
td.format {
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:left;
	vertical-align:middle;
}
td.appt {
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:left;
	vertical-align:middle;
}
td.apptb {
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:center;
	vertical-align:middle;
}
td.mid {
	vertical-align:middle;
}
td.left {
	text-align:left;
}
td.right {
	text-align:right;
}
td.center {
	text-align:center;
}
td.leftmid {
	text-align:left;
	vertical-align:middle;
}
td.rightmid {
	text-align:right;
	vertical-align:middle;
}
td.centermid {
	text-align:center;
	vertical-align:middle;
}
td.ul {
	border-bottom:#cccccc 1px solid;
}
td.ulsl {
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
}
td.sl {
	border-left:#cccccc 1px solid;
}
td.ulb {
	border-bottom:#333333 1px solid;
}
td.ulslb {
	border-bottom:#333333 1px solid;
	border-left:#cccccc 1px solid;
}
#red {
	color: #F03;
	font-weight: bold;
	font-size: 14px;
}
#syou {
	font-size: 10px;
}
#syou {
	font-size: 10px;
}
#syou {
	font-size: 10px;
}
#syou {
	font-size: 10px;
}
#syou {
	font-size: 10px;
}
