@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: center;
	/* [disabled]position: relative; */
	/* [disabled]background-color: #999; */
	height: 800px;
	width: 800px;
	background-image: url(../images/base_yokokao.png);
	background-repeat: no-repeat;
	float: left;
}
#main_head {
	height: 330px;
	width: 200px;
	margin-top: 200px;
	margin-left: 360px;
	/* [disabled]background-color: #F00; */
	float: left;
}
#slide_contents {
	text-align: center;
	height: 684px;
	width: 837px;
	/* [disabled]z-index: 2; */
	background-image: url(../img/back_contents.png);
	overflow: hidden;
}
#wrap2 {
	/* [disabled]background-color: #0FF; */
	height: 330px;
	width: 100px;
	float: left;
	margin-top: 200px;
	/* [disabled]margin-left: 300px; */
}
#hikkoshi {
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 10px;
	border: 2px solid #000;
	position: relative;
	background-image: url(http://mono.tuzigiri.com/kabe.png);
	background-repeat: no-repeat;
}

a {
text-decoration: none;
}
#hikkoshi p img {
}
#yoko_sita {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#ex_text {
	height: 100px;
	width: 200px;
	margin-top: 50px;
	margin-left: 25px;
}
