@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 100%;
	text-align: left;
}
div#yuka {
	width: 100%;
	min-height: 590px;
	_height: 590px;
	text-align: left;
	background-image: url(../images/wall.gif);
	background-repeat: repeat-x;
}
div#container {
	width: 900px;
	position: relative;
	text-align: left;
	z-index: 1;
}
div#contents {
	width: 420px!important;
	width/**/: 432px;
	height: 530px!important;
	height/**/: 543px;
	background-image: url(../images/wallmain.png);
	background-repeat: no-repeat;
	padding: 5px 5px 8px 7px;
	position: absolute;
	left: 430px;
	top: 25px;
	z-index: 100;
}
div#columnbox {
	width: 380px!important;
	width/**/: 420px;
	height: 490px!important;
	height/**/: 530px;
	padding: 20px 20px 20px 20px;
	overflow: hidden;
	background-color: #fffbf2;
	background-repeat: repeat-y;
}
div#asobi {
	position: absolute;
	text-align: left;
	z-index: 5;
}
div#pageitem {
	position: relative;
	text-align: left;
	z-index: 10;
}

h1 {
	width: 98px;
	height: 94px;
	position: absolute;
	left: 133px;
	top: 10px;
	z-index: 400;
}

h2 {
	width: 380px;
	height: 40px!important;
	height/**/: 60px;
	padding: 0px 0px 20px 0px;
}
div#logo {
	width: 187px;
	height: 101px;
	position: absolute;
	left: 128px;
	top: 7px;
	z-index: 180;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.pageitem style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#hasira {
	width: 522px;
	height: 674px;
	position: absolute;
	z-index: 20;
	left: 90px;
	top: 0px;
}
div#rakugaki {
	width: 214px;
	height: 243px;
	position: absolute;
	z-index: 19;
	left: 190px;
	top: 120px;
}
div#tel {
	width: 171px;
	height: 83px;
	position: absolute;
	z-index: 21;
	left: 240px;
	top: 480px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 80px;
	position: absolute;
	left: 121px;
	top: 129px;
	z-index: 100;
	height: 227px;
}
div#navigator ul {
	clear: both;
	overflow: hidden;
	width: 80px;
}
div#navigator ul li {
	float: left;
	width: 80px;
	height: 18px!important;
	height/**/: 36px;
	padding: 0px 0px 18px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.asobi style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#uran {
	width: 206px;
	height: 99px;
	position: absolute;
	left: 639px;
	top: 580px;
	z-index: 20;
}
div#cheez {
	width: 56px;
	height: 36px;
	position: absolute;
	left: 60px;
	top: 600px;
	z-index: 5;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: none;
}
div#print {
	display: none;
}