body {
	background-color:#FFFFFF;
	margin:auto;
	padding:0;
	text-align:center;
	line-height:1.4em;
}

#container {
    background:#FFFFFF url(../img/bg.jpg) repeat-y scroll center top;
    width:838px;
    margin:auto;
    padding:0pt;
    text-align:left;
}

/* header navi-------------------------------------------*/

#header {
	background-color:#fff;
	width:830px;
	height:50px;
}

#header div#teny_logo {
  float:left;
	margin-left:15px;
}

#header div.global_nav ul {
  float:right;
  display:block;
  list-style:none;
  margin:0px;
  padding:0px 10px 0px 0px;
  position:relative;
  right:0px;
  top:25px;
	background-color:#fff;
}

#header div.global_nav li {
  display:block;
  float:left;
  margin-right:10px;
  padding-left:10px;
  border-left:1px solid #CCC;
}

#header div.global_nav li.tail {
  padding-right:10px;
  border-right:1px solid #CCC;
}

#header div.global_nav li a {
  color:#000099;
}

#header div.global_nav li a:hover {
  color:#FF0067;
}
/*------------------------------------------------*/

#teny_back {
	position:absolute;
	margin-top:-32px;
}

/*
*:first-child+html #teny_back {
	position:absolute;
	margin-top:-32px;
}
*/




#head {
		clear:both;
    background:#666666 url(../img/header.jpg) repeat scroll 0px;
    /*background:#666666 url(../img/header2.jpg) no-repeat top;*/
    height:180px;
    margin-left:auto;
    margin-right:auto;
    width:838px;
}

#head a {
    display:block;
    height:160px;
    width:795px;
    margin-left:auto;
    margin-right:auto;
    text-decoration:none;
}

#menu {
    color:#666666;
    padding:0px 15px 10px 30px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    float:left;
    width:170px;
}

#menu ul {
  color:#7D8085;
  text-align:left;
}


#menu li {
    font-weight:bold;
    font-size:13px;
    height:30px;
    margin:0px 0px;
    padding:0px;
}

#menu li a {
    color:#000099;
    display:block;
    height:30px;
    padding:0px 0px 0px 2px;
    text-decoration:none;
}


#menu li a:hover {
    background:#30581f none repeat scroll 0% ;
    color:#FFFFFF ;
    display:block;
    height:30px;
    text-decoration:none;
}

#menu ul {
	list-style-type:none;
}

#last {
	margin-top:15px;
}

#info {
	display:block;
	float:right;
	width:230px;
	margin:10px 0 10px 10px;
	padding:5px;
	border:1px solid #990000;
}

*:first-child+html #info {
	display:block;
	float:right;
	width:230px;
	margin:0px 0 10px 10px;
	padding:5px;
	border:1px solid #990000;
}

#info p {
	margin-left:-20px;
}

#info li {
	margin-left:20px;
}

#content {
    float:left;
    color:#777777; 
    margin:auto;
    margin-top:0px;
    width:590px;
		/*background:url(../img/logo_bg.gif) no-repeat right bottom #efeeed;*/
		background:#fff;

}

*:first-child+html #content {
    float:left;
    color:#777777; 
    margin:auto;
    margin-top:20px;
    width:590px;
		/*background:url(../img/logo_bg.gif) no-repeat right bottom #efeeed;*/
		background:#fff;

}


#content p {
    margin-bottom:15px;
    padding-bottom:2px;
}

#content ul {
	clear:both;
	margin:0 0 15px 0;
}

#content li.day  {
	width:170px;
	margin-bottom:5px;

	margin-left:2em;
	float:left;
}

#content li.round  {
	width:60px;
	margin-bottom:5px;
	margin-left:2em;
	font-weight:bold;
	border-bottom:1px solid #990000;
	float:left;
}

#content li.place  {
	width:500px;
	margin-bottom:5px;
	margin-left:6em;
	float:left;
}


#volunteer {
	width:100%;
	height:30px;
}














#footer {
    background:#FFFFFF url(../img/footer.jpg) no-repeat scroll 50% top;
    clear:both;
    font-size:90%;
    height:120px;
    padding:10px 0px 0px 0px;
}

ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

li {
    color:#777777;
    margin:0px 0px 2px;
    padding:0px;
}

img {
	border:none;
}

p {
	color:#444;
	font-size:14px;
  margin:0px 0px 5px;
  padding:0 0 0 2em;
}


div {
	font-size:14px;
  color:#444;
}

a {
    color:#000099;
    text-decoration:none;
}

a:hover {
    color:#ADCB00;
    text-decoration:none;
}

h1 {
    color:#FFFFFF;
    font-size:22px;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:normal;
    margin:0px;
    padding:0px;
}

h1 a {
	color:#FFFFFF;
}

h2 {
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    margin:5px 0px;
    padding:0px 0px 0px 0px;
		border-bottom:1px solid #FFAE00;
}

h2 a {
    background:#FFFFFF none repeat scroll 0%;
    color:#000000;
}

h2 a:hover {
    background:#FFFFFF none repeat scroll 0%;
    color:#A90000;
}

h3 {
	padding:10px;
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	color:#000;
	background:url(../img/h3_bg.gif) no-repeat;
	height:50px;
	margin:1em 0 0 0;
}

h3#item_name {
	padding:10px;
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	border:1px solid #ff9900;
	border-left:5px solid #ff9900;
	color:#000;
	height:1em;
	margin:1em 0 1em 0;
	background:none;
}

.nest1 {
	font-weight:bold;
	font-size:1.2em;
	display:block;
	border-top:1px solid #000;
	border-bottom:1px dotted #000;
	padding:0.5em 0 0.5em 0;
	margin-bottom:1em;
	color:#000;
}

.nest2 {
	padding-left:1em;
}

fieldset {
	border:1px solid #A90000;
}




table {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
  border: 1px solid #aaa;
  font-size: 14px;
}

th { 
  padding: 2px 6px;
  background: #eee;
  border-right: 1px solid #aaa;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

td {
  padding: 2px 5px;
  border: 1px solid #aaa;
  text-align:left;
}

tr.alt td {
  background: #ecf6fc;
}

tr.over td, {
  background: #bcd4ec;
}

tr.footer {
  color:#f00;
  background: #fee;
}

tr.footer td {
  background: #eee;
  color:#f00;
  font-weight:bold;
}

