#wrapper {
	background-attachment:fixed;
}

#yodogawa {
	padding-bottom: 0;
	font-size: 16px;
	line-height: 1.75em;
	font-weight:  bold;
	color: #666666;
}

.link {
	margin: 25px 0;
	font-weight:  bold;
	text-align: center;
}

.contents {
	padding-top: 20px;
}

.contents .item {
	width: 500px;
	margin: 100px auto;
}

.contents .item h2 {
	color: #22A55C;
	margin-bottom: 25px;
}
.contents .item h3 {
	color: #1AA9C1;
	margin: 25px 0 10px;
}

.contents .spec {
	
}
.contents .spec .large {
	line-height: inherit;
}
.contents .spec table {
	width: 460px;
}
.contents .spec th,
.contents .spec td {
	vertical-align: top;
	text-align: left;
}
.contents .spec th {
	width: 100px;
}
.contents .spec td {
	width: 400px;
}
.contents .spec td p {
	margin-top: 0;
	width: auto;
}

.contents .column {
	padding: 20px;
	background-color: #C6E9EF;
}
.contents .column h3 {
	margin-top: 0;
}





.accordion h4 {
	margin: 0;
}
.accordion a.trigger {
	display: block;
	padding: 10px;
	border: 2px solid #16AE5E;
	text-align: center;
	line-height: 1.1em;
}
.accordion a.trigger:hover {
	background-color: #FFFFFF;
}
.accordion .content {
}




.mid {
	padding-top: 1px;
	padding-bottom: 1px;
}
	.mid .midashi {
		font-size: 16px;
		font-weight: bold;
		color: #999999;
		text-align: center;
		margin: 50px 0 25px;
	}
	.mid p.midashi {
		margin-top: 25px;
	}


.attention {
	color: #FF0000;
	font-weight: bold;
}

.large {
	font-size: 150%;
	line-height: 1.75em;
}

.right {
	float: right;
}

.date {
	text-align: center;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#live .item .comments .title .date {
	text-align: left;
}
#navi {
	padding-bottom: 1px;
}



.contents ul.item {
	list-style-type: none;
	width: 900px !important;
	margin: 25px auto !important;
	padding: 0;
	letter-spacing: -0.4em;
	text-align: center;
}
ul.item li {
	margin: 0;
	padding: 0;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	}
ul.item li a:hover img {
		opacity: 0.6;
		-moz-opacity: 0.6;
		-ms-filter: "alpha(opacity=60)";
		filter: alpha(opacity=60);
		cursor: pointer; }


#door {
	top: 470px;
	right: auto;
	left: 20px;
	z-index: 2; }
	#door:hover {
		opacity: 0.6;
		-moz-opacity: 0.6;
		-ms-filter: "alpha(opacity=60)";
		filter: alpha(opacity=60);
		cursor: pointer; }

#door2 {
	position: absolute;
	width: 276px;
	height: 165px;
	top: 650px;
	left: 35px;
	z-index: 2; }
	#door2:hover {
		opacity: 0.6;
		-moz-opacity: 0.6;
		-ms-filter: "alpha(opacity=60)";
		filter: alpha(opacity=60);
		cursor: pointer; }
		
#link {
	position: absolute;
	width: 170px;
	height: 79px;
	right: 120px;
	top: 895px;
	z-index: 2; }
	#link:hover {
		opacity: 0.6;
		-moz-opacity: 0.6;
		-ms-filter: "alpha(opacity=60)";
		filter: alpha(opacity=60);
		cursor: pointer; }
		
