body {
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #575757;
	line-height:135%;
	background-image: url(../images/bg/bg.jpg);
	background-repeat:repeat-x;
}

a:link {
  color:#195AA5;
  text-decoration: none;
}

a:visited {
  color:#195AA5;
    text-decoration: none;
}
a:hover {
  color:#195AA5;
  text-decoration: underline;
}

a:active {
  color:#195AA5;
  text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
}

img { 
	border: 0;
	display: block;
}

#container {
	width: 900px;
	margin: 0 auto;
}

/***********************************************************************
	 header 
************************************************************************/
h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 900px;
	margin: 0 auto;
}


#navi {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 38px;
}
#navi ul {
	/* --- マージンを設定してください --- */
  margin: 0;
	/* --- パディングを設定してください --- */
  padding: 0;
  list-style:none;
  width: 900px;
  margin: 0 auto;
}
#navi ul li {
	/* --- 横並びにさせるためにフロートを指定してください --- */
    float: left;
	text-align:left;
	height: 24px;
	margin-top: 3px;
	margin-left: 6px;
	font-weight: bold;
	color: #cccccc;
	font-size: 11px;
	
	text-decoration:none;
	line-height:24px;
	vertical-align:middle;

}

#navi ul li.cline{
	border-left:1px solid #AAAAAA;
	padding-left:12px;
	margin-left: 6px;
}
#navi ul li.nolink{
	background-image: url(../images/icon_no.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 23px 0px 26px;

}
#navi ul li a {
	margin: 0;
	/* --- ナビゲーション１項目あたりのクリッカブル領域をテキスト部分だけでなくボックス単位とするためには display: block;と指定してください --- */
    display: block;
	/* --- ナビゲーション１項目あたりのフォントの太さを指定してください --- */
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/icon_white.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 23px 0px 26px;
}
#navi a.on {
  text-decoration: none;
  color:#FFCC00;
  background-image: url(../images/icon_ball.jpg);
}

#navi a:hover {
  /* 通常のリンクテキストでテキストに下線がついてしまう設定になっているので、ナビゲーションのテキスト下線は不要なためここで指定して上書きしてください */
  /*border-bottom-color:#FFFFFF;
  border-bottom-style:solid;
  border-bottom-width:2px; */
  text-decoration: none;
  color:#FFCC00;
  background-image: url(../images/icon_ball.jpg);
}
#header {
	height: 95px;
	margin-bottom:20px;
}
#navi #line {
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

#aboutus ul {
  list-style:square;

}
#aboutus ul.slogan{
  margin-left:20px;

}

/***********************************************************************
	 content 
************************************************************************/

#contents_left {
	width: 660px;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.pankz   {
	font-size: 11px;

}
#container h2{
	margin:0 0 20px 0;
}
#container h2.ptit{
	margin:0 0 20px 0;
	background-image: url(../images/icon_b.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 23px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	color: #195AA5;
	border-bottom-color: #195AA5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 10px;
	clear:both;
}



#contents_left h3.top {
	background-image: url(../images/bg/bg_h3.jpg);
	background-repeat:no-repeat;
	height:32px;
	color:#333333;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
	padding:8px 0 0 8px;
	
}
#contents_left h3.page {
	color:#333333;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	padding:8px 0 8px 0;
	
}
#contents_left h3.tabl {
	color:#333333;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
	padding:3px 0 3px 5px;
	border-left : solid #66ccff 3px;
	
}
#whats_new dt {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color:#CF4449;
	padding-bottom: 3px;
	float:left;
	clear:both;
	margin:0px 0px 0px 6px;
}
#whats_new dd {
	background-image: url(../images/bg/ball.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	margin-left: 80px;
}
#pagedata dt {
	font-size: 12px;
	font-weight: bold;
	color:#CF4449;
	padding-bottom: 3px;
	clear:both;
	margin:0px 0px 0px 6px;
}
#pagedata dd {
	margin-left: 30px;
	padding-bottom: 20px;
}
#pagedata ul{
	margin-left:24px;
	list-style-type:decimal;
}
ul.cSquare{
	margin-left:24px;
	margin-top:24px;
	list-style-type:square;
}

.news_list {
	padding-bottom: 20px;
} 
.news_list .list {
	padding-bottom: 3px;
} 
.contents_contact {
	clear:both;
} 
.contents_contact ul{
	list-style:none;
	padding-top:40px;

} 
.contents_contact li{
	padding:10px;

} 
.contents_contact img{
	margin:20px 30px 10px 10px;
	float:left;
} 
.contents_contact .contacts_1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:50px;
}
.contents_contact .contacts_2{
	font-size:12px;
	padding-bottom:10px;
}
.contents_contact .contacts_3{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#contents_sponsor h3{
	float:left;
	margin:10px 10px 20px 0px;

}

#contents_sponsor hr{
	clear:both;
	color:#195AA5;
	border-style:dotted;
}
	
#contents_sponsor p{
	margin:10px 10px 20px 220px;
}

#contents_aboutus img{
	float:left;
	margin:30px 50px 0 50px;
}
#contents_aboutus p{

	margin:40px 0 0 0;
}
/***********************************************************************
	 contents_right
************************************************************************/
#contents_right {
	width: 230px;
	float: right;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#contents_right h3 {
	background-image: url(../images/bg/bg_h3_right.jpg);
	background-repeat:no-repeat;
	height:32px;
	color:#333333;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	padding:8px 0 0 8px;
	margin:8px 0 0 0;
}
#infomation {
	margin:0 0 12px 0;
}
#contents_right dl {
	margin:0;
	}
#contents_right dt {
	font-weight: bold;
	margin:6px 0 3px 3px;
}

#contents_right dd {
	background-image: url(../images/bg/ball.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	margin:3px 0 3px 9px;
}
#contents_right dd.on{
	color:#CF4449;
}
#contents_right ul {
	margin:0;
}
#contents_right li {
	float:left;
	list-style:none;
	margin:6px 0 3px 18px;
	
}



h4 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color:#999999;
}




#container .info {
	text-align: left;
	padding-bottom: 20px;
}
#container .info th {
	text-align: left;
	width: 120px;
	height:100px;
	font-size: 12px;
	border-bottom-color: #99DAF2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
}
#container .info td {
	font-size: 12px;
	padding-top:6px;
	padding-bottom: 6px;
	border-bottom-color: #99DAF2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
}
#schedule{
	background-color:#336699;
	width:650px;
}
#schedule th{
	padding:3px 3px 3px 3px;
	background-color:#c0c0c0;

}
#schedule td{
	padding:3px 3px 3px 3px;
	background-color:#ffffff;
}

#schedule td.end{
	padding:3px 3px 3px 3px;
	background-color:#dcdcdc;
}

#container .arrow {
	background-image: url(../images/yazirusi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 0px 3px 20px;
	margin-left:6px;
	clear:both;
}
#container .main_area {
	width: 900px;
	padding-bottom: 10px;
}
.sponsor   {
	width: 900px;
	clear: both;
	padding-top: 100px;
}


.sponsor_list    {
	width: 700px;
	margin: 0 auto;


}
.sponsor_list   ul    {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sponsor_list    li       {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

.sup_coop {
	clear: both;
	width: 470px;
	padding-top: 20px;
	margin: 0 auto;
}

.sup_coop ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sup_coop li {
	float: left;
	padding: 5px 10px 5px 10px;
}
.sup_coop .supporter {
	width: 180px;
	float: left;
}
.sup_coop .cooperator {
	width: 290px;
	float: left;
}

/***********************************************************************
	 footer
************************************************************************/
#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#footer_navi {
	color: #185AA4;
	font-size:11px;
	width:370px;
	margin: 0 auto;

}


#footer_navi ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
#footer_navi li {
	float: left;
	padding: 0px 10px 0px 10px;
	border-left-style: solid;
	border-left-color: #185AA4;
	border-left-width: 1px;


}
#footer_navi li.end{
	border-right-style: solid;
	border-right-color: #185AA4;
	border-right-width: 1px;
}
#footer .copyright {
	margin-top: 20px;
	clear: both;

	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 8px;
	color: #FFFFFF;
	font-size:11px;
}






