@charset "Shift_JIS";

#menu {
	float: right;
	width: 300px;
	padding-right: 40px;
}
	#menu .midashi {
		padding: 0 0 15px;
	}
	#menu li {
		margin-bottom: 5px;
	}
	
#hobo {
	position: absolute;
	top: 0;
	right: 20px;
}
	
#amalka {
	position: absolute;
	top: 20px;
	left: -20px;
}

.interview {
	border-top: 2px solid #7373BA;
	margin-top: 50px;
	border-bottom: 2px solid #7373BA;
	margin-bottom: 2em;
	padding-bottom: 50px;
}

.cap {
	font-size: 12px;
	line-height: 1.5em;
	color: #808080;
}

.column {
	width: 620px;
	margin: 0 auto;
}
	.column .mid {
		background: url(../images/column_mid.gif) repeat-y center top;
		padding: 10px 30px;
	}
	.column h2 {
		margin-bottom: 2em;
	}
	.column h3 {
		margin-top: 2em;
		margin-bottom: 0.2em;
		font-size: 14px;
		font-weight: bold;
		color: #808080;
	}
	.column h4 {
		margin-bottom: 0.5em;
		font-size: 18px;
		font-weight: bold;
		color: #000;
	}
	.column p {
		margin-bottom: 1em;
	}
	.column p.banner {
		margin-bottom: 1em;
		padding: 20px 0;
	}
	.column p.dvd {
		margin-bottom: 0;
		padding: 0;
	}
	.column p.cap {
		font-size: 14px;
		color: #808080;
	}
	.column .dvdinfo {
		margin-bottom: 40px;
	}

.column .caution {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}


.column2 {
	width: 500px;
	background-color: #FFF;
	padding: 20px;
	margin: 20px auto;
}
	.column2 h2 {
		margin-bottom: 2em;
		font-size: 16px;
		font-weight: bold;
		color: #808080;
	}
	.column2 p {
		margin-bottom: 1em;
	}

.ust {
	margin: 20px 0;
}
	.ust .left {
		float: left;
		padding: 50px 0;
		background-color: #FFF;
	}
	.ust .right {
		float: right;
		background-color: #FFF;
	}


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

	  Override common id styles

--------------------------------------------------------------------*/
#wrapper {
}

#header {
	position: relative;
}

#yodogawa {
	float: left;
	width: 360px;
	padding-left: 40px;
}

#contents {
}

#update {
}

#date {
}

#footer {
	width: 680px;
}
	
#copyright {
	float:right !important;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
	
.copyright {
	margin-top: 20px;
	font-size: 10px;
	line-height: 1.5em;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #808080;
}
