@charset "utf-8";

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

Created : 2008,09/16
Copyright (C) Trans New Technology, Inc. All right reserved.

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

body {
	background: url(../img/stripe_bg.gif) repeat;
	font-size: 85%;
	border-top: 4px solid #000;
}

td,
th {
	height: 2.3em;
}

#wrap {
	background: url(../img/wrap_bg.png) repeat-y center top;
	width: 800px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0 auto;
}

#wrap #title-logo {
	background: url(../img/title_bg.gif) no-repeat right top;
}

#wrap .wide-table #headline {
	background: url(../img/headline.gif) no-repeat center bottom;
	height: 49px;
}

#wrap .wide-table #schedule {
	background: url(../img/schedule.gif) no-repeat center bottom;
	height: 49px;
}

#wrap .wide-table #sponsors {
	background: url(../img/sponsors.gif) no-repeat center bottom;
	height: 49px;
}

#wrap .wide-table #profile {
	background: url(../img/profile.gif) no-repeat center bottom;
	height: 49px;
}

#wrap .wide-table #thanks {
	background: url(../img/thanks.gif) no-repeat center bottom;
	height: 35px;
}

#wrap .wide-table #headline span,
#wrap .wide-table #schedule span,
#wrap .wide-table #sponsors span,
#wrap .wide-table #profile span {
	background: url(../img/list-mark.png) no-repeat left top;
	padding: 0 0 0 20px;
	margin: 0 0 0 30px;
	top: 30px;
	position: relative;
}

#wrap #past {
	width: 600px;
	padding: 30px 0 0 0;
}

*+html body #wrap #past {
	display: inline;
}

* html body #wrap #past {
	display: inline;
}

*+html body #wrap #past li {
	margin: 30px 1em 0 1em;
}

* html body #wrap #past li {
	margin: 30px 1em 0 1em;
}

#wrap #past li {
	background: url(../img/stripe_bg.gif) repeat;
	height: 120px;
	width: 120px;
	float: left;
	margin: 0 1em;
}

#wrap .wide-table {
	width: 656px;
	background: url(../img/stripe_bg.gif) repeat;
	margin: 30px 0 0 20px;
	padding: 0;
	line-height: 1.8em;
	font-size: 95%;
}

#wrap #logo {
	margin: 30px 0 10px 20px;
	height: 201px;
	width: 201px;
}

.contents-table td,
.contents-table th {
	padding:0 5px;
}

.wide-table a {
	text-decoration: underline;
	color: #444;
}

.wide-table a:hover {
	color: #900;
}

.wide-table span {
	padding-left: 5px;
}

#wrap .wide-table .in-line {
	background: url(../img/widetable_in_bg.gif) repeat-y;
	padding: 0 15px 0 55px;
}

#wrap .wide-table .in-line p {
	margin: 10px 0;
}

#wrap .wide-table .in-line-header {
	background: url(../img/widetable_in_header.gif) no-repeat center bottom;
	height: 17px;
}

#wrap .wide-table .in-line-footer {
	background: url(../img/widetable_in_footer.gif) no-repeat center top;
	height: 19px;
}

#wrap .wide-table .in-line-footer02 {
	background: url(../img/widetable_in_footer02.gif) no-repeat left top;
	height: 20px;
}

.contents-table th {
	background: url(../img/th_bg.gif) no-repeat center top;
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	height: 34px;
}

.in-line .contents-table td {
	padding:0 7px;
}

.bottom-dot-line {
	border-bottom: thin dashed #ccc;
}


.contents-table .bottom-dot-line li {
	background-image: url(../img/list-mark.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 3px;
}


#wrap #copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	clear: both;
	text-align: center;
	background: url(../img/copyright_bg.gif) no-repeat center 43px;
	height: 32px;
	width: 764px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
