@charset "Shift_JIS";
/* CSS Document */

/* -- temp_head layout ----------------- */

div#headImage {
  width: 780px;
  height: 193px;
  text-align: center;
}

div#headtitle {
  width: 780px;
  height: 288px;
  text-align: center;
}


div#container {
  width: 780px;
  margin-top: 20px;
  text-align:center;
}

table#bun {
  width: 680px;
  border: 0px; 

}

table#event {
  width: 600px;
  border: 0px; 
  margin-left:auto;
  margin-right:auto;

}


hr#tensen{
 border:none;
 border-top:dashed 1px #000000;
 height:1px;
 color:#FFFFFF;
 width:600px;
 }
 

table#title {
  width: 680px;
  height: 40px;
  border: 1px #696969 solid;

}

td#titlebun { 
  background-color: #696969;
  color: #ffffff;
  font-size: large;
  font-weight: bold;


}

td#title1 { 
  width: 100px;
  font-size: large;
  font-weight: bold;

}

table#ab {
  width: 680px;
  border: 0px;

}

span#s1 { 
  font-size:x-large; 

}

span#s2 { 
  font-size:large; 
  font-weight: bold;

}

span#s3 { 
  font-size:xx-large; 

}

/* グローバルナビゲーション */
.globalnavi {
		list-style-type: none;
		width: 780px;
		height: 48px;
		margin: 0;
		top: 100px;
		left: 0;
                 float:left;
                margin: 10px;
}

.globalnavi li {
		text-align: center;
		width: 156px;
		height: 48px;
		line-height: 40px;
		margin: 0;
		float: left;
}

.globalnavi a {
		text-decoration: none;
		display: block;
		width: 100%;
		background: url(../img/bg-gnav.jpg) no-repeat 0 0;
}

.globalnavi a:hover {
		text-decoration: none;
		background: url(../img/bg-gnav.jpg) no-repeat -180px 0;
}


/* -- pageTitle -------------- */
.pageTitle {
	display: block;
	padding-bottom: 15px;
	text-align: left;
}

/* -- copyright -------------- */
.copyright {
	color: #666666;
}

/* --------------------------- */
/* ------------------------------------- */
