@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:
		"qMmpS Pro W3",
		"Hiragino Kaku Gothic Pro W3",
		Osaka,
		"lr oSVbN",
		"MS P Gothic",
		Arial,
		Helvetica,
		sans-serif;
}
.head {
	background-image: url(images/head_back.png);
	background-repeat: repeat-x;
}
.head .inner {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.head2 {
	background-image: url(images/head_back2.png);
	background-repeat: repeat-x;
}

.head2 .inner2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}

.menu {
	background-image:url(images/menu_back.png);
	margin-bottom: 20px;
}
.menu .inner {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	height:65px;
	overflow:hidden;
	padding:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:611px;
}
.menu li {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.menu li, .menu a {
	display:block;
	height:65px;
}
.menu span {
	display:none;
}
#menu-01 {
	width: 152px;
}
#menu-02 {
	width: 153px;
}
#menu-03 {
	width: 153px;
}
#menu-04 {
	width: 153px;
}
#menu-01.active {
	background:transparent url(images/menu.png) no-repeat scroll 0px -72px;
	width:152px;
}
#menu-02.active {
	background:transparent url(images/menu.png) no-repeat scroll -152px -72px;
	width:153px;
}
#menu-03.active {
	background:transparent url(images/menu.png) no-repeat scroll -305px -72px;
	width:153px;
}
#menu-04.active {
	background:transparent url(images/menu.png) no-repeat scroll -458px -72px;
	width:153px;
}
#menu-01 a:hover {
	background:url(images/menu.png) 0px -72px no-repeat;
}
#menu-02 a:hover {
	background:url(images/menu.png) -152px -72px no-repeat;
}
#menu-03 a:hover {
	background:url(images/menu.png) -305px -72px no-repeat;
}
#menu-04 a:hover {
	background:url(images/menu.png) -458px -72px no-repeat;
}
.content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.content .main {
	float:left;
	margin-right: 220px;
	display:block;
}
.content p {
	font-size: 90%;
	line-height: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h2 {
	background-image: url(images/h2_back.gif);
	background-repeat: repeat-x;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h2 span {
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 12px;
}
.content .block ul {
	font-size: 90%;
}
.content .photo {
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	padding:1px;
}
div.sp_name, div.sp_title {
	font-size:80%;
	line-height:1.4;
	margin:2px 2px 2px 10px;
}
.content h3 {
font-size:90%;
line-height:150%;
margin-bottom:3px;
margin-top:0;
padding:3px;
}

.content h4 {
	font-size:90%;
	margin-bottom:3px;
	margin-top:0;
	padding:2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.content h5 {
	color:#FFFFFF;
	margin-bottom:8px;
	margin-top:0;
	background-color: #666666;
	display: block;
	padding: 3px;
}

.content .block {
	margin-bottom: 20px;
}
.content .session {
	border-bottom:1px dashed #CCCCCC;
	clear:both;
	margin-bottom:20px;
	padding:0 5px 2px 5px;
}

.content .session {   
    overflow: hidden;   
}   
    
* html .content .session{   
    height: 1%;   
}  


.content table {
	border:1px solid #E3E3E3;
	border-collapse:collapse;
	border-spacing:0;
	font-size:80%;
}
.content table th {
	background:#F5F5F5 none repeat scroll 0 0;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:0 0 1px 1px;
	font-weight:bold;
	line-height:120%;
	padding:5px;
	text-align:center;
	white-space:nowrap;
}
.content table td {
	border-color:#E3E3E3;
	border-style:solid;
	border-width:0 0 1px 1px;
	padding:5px;
	text-align:left;
}
.content table td.break {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	text-align:center;
}
.content table th.room {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#333333 none repeat scroll 0 0;
	text-align:center;
	white-space:normal;
	color: #FFFFFF;
}

.content table.noborder {
	border:none;
	font-size:80%;
}
.content table th.noborder {
	background:#F5F5F5 none repeat scroll 0 0;
	border:none;
	font-weight:bold;
	line-height:120%;
	padding:5px;
	text-align:center;
	white-space:nowrap;
}
.content table td.noborder {
	border:none;
	padding:5px;
	text-align:left;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-color:#EFEFEF;
	font-size:80%;
	line-height:150%;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.footer .inner {
	padding:20px;
}
.content .side {
	width:210px;
	float:right;
	margin-left:-210px;
}
.content .side .block {
	background-color: #E9E7E9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.content .side .block .banner {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.content .side .block .title {
	margin-bottom: 10px;
}
.content .block .red {
	color: #CC0000;
}
.content .block li {
	line-height: 150%;
	margin-bottom: 5px;
}
.pagetop {
	text-align: right;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.content .block .flow {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: 2px solid #FFCC00;
}
.content .main .arena {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #970808;
	border-bottom-color: #970808;
	border-left-color: #970808;
	margin-bottom:20px;
	background-color:#efefef;
}

.content .main .arena .inner{
margin:10px;
}


.content .main .arena .photo {
	border:1px solid #CCCCCC;
	display:block;
	margin-bottom:5px;
	margin-right:5px;
	padding:1px;
	float:none;
}


.content .main .arena .title {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size:90%;
	font-weight:bold;
	line-height:120%;
}
.content .main .arena .title span {
	background-image: url(images/arena_title.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 5px center;
	color:#ffffff;
}

.content .main .arena .title span a
{
		color:#ffffff;
		text-decoration:none;
}

.content .main .arena .title span a:hover 
{
			color: #FF0000;
}