div#Container {
	width:800px;
	/* border:1px solid #666666; */
	margin:10px auto 10px auto;
	text-align:center;
	padding:10px;
}


div#Contents {
	width:800px;
}

div#Contents * {
	margin:0;
	padding:0;
}


div#Contents #yochiTitle {
	width:798px;
	text-align:left;
	margin-bottom:30px;
	background: url(img/title_photo.jpg) no-repeat right;
}

div#Contents #yochiBoshuarea {
	margin-bottom:20px;
}

div#Contents #yochiProcess {
	margin-bottom:50px;
}

div#Contents #yochiOffice {
	margin-bottom:40px;
}

div#Contents #yochiEmail {
	margin-bottom:12px;
}


div#Contents #ButtonArea {
	margin-bottom:90px;
}

div#Contents #ButtonArea img {
	border:none;
}

div#Contents #ButtonArea a:hover img {
	filter:alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

