@charset "UTF-8";

@import url("base.css");


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* scroll */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	height:100%;
	width:100%;
	/*margin:0;*/
	padding:0;
	overflow:hidden;
	}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	overflow:hidden;
	}

#mask {
	width:500%;
	height:100%;
	}

.item {
	width:20%;
	height:100%;
	float:left;
	}	

.content {
	width:800px;
	height:700px;
	position:relative;
	}


#cal01 {/*2gatu*/
	width:692px;
	text-align:right;
	}
	
#cal02 {
	width:692px;
	text-align:right;
	}

#menu {
	width:548px;
	overflow:hidden;
	float:left;
	}

#cal {
	width:152px;
	overflow:hidden;
	float:left;
	}
#cal li {
	list-style:none;
	float:left;
	}

#c01 {
	width:78px;
	height:134px;
	overflow:hidden;
	text-indent:-7777px;
	}
#c01 a {
	display:block;
	width:78px;
	height:134px;
	background:url(../img/index/tori01.gif);
	}
#c01 a:hover {
	background:url(../img/index/tori01.gif) 0 134px;
	}

#c02a {
	width:74px;
	height:107px;
	background:url(../img/index/tori02a.gif);
	overflow:hidden;
	text-indent:-7777px;
	margin:34px 0 0 0;	
	}

#c02b {
	width:74px;
	height:186px;
	overflow:hidden;
	text-indent:-7777px;
	}
#c02b a {
	display:block;
	width:74px;
	height:152px;
	background:url(../img/index/tori02b.gif);
	margin:34px 0 0 0;	
	}
#c02b a:hover {
	background:url(../img/index/tori02b.gif) 0 152px;
	}



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* index */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h1 {
	width:700px;
	height:86px;
	overflow:hidden;
	background-image: url(../img/index/header.gif);
	text-indent:-7777px;
	}
	
#main {
	width:700px;
	height:490px;
	overflow:hidden;
	background-image: url(../img/index/main2.gif);
	}

#copyright {
	width:825px;
	height:44px;
	overflow:hidden;
	background-image: url(../img/index/copyright.gif);
	text-indent:-7777px;
	}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メニュー */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#menu li {
	list-style:none;
	}

#m01 {
	width:206px;
	height:52px;
	overflow:hidden;
	}
#m02 {
	width:139px;
	height:48px;
	overflow:hidden;
	}
#m03 {
	width:139px;
	height:50px;
	overflow:hidden;
	}
#m04 {
	width:139px;
	height:50px;
	overflow:hidden;
	}
#m05 {
	width:206px;
	height:54px;
	overflow:hidden;
	}
#m06 {
	width:183px;
	height:51px;
	overflow:hidden;
	}
#m07 {
	width:206px;
	height:51px;
	overflow:hidden;
	margin:15px 0 0 0;
	}





