@charset "utf-8";


/*------------------------------
    フッターメニュー　footmenu
------------------------------*/

.inner_footmenu{
	width: 870px;
	margin: 0 auto;
	padding: 10px auto;
}

.footmenu_block{
	width: 150px;
	height: 170px;
	margin: 4px 2px;
	padding: 10px;
	float: left;
}

.footmenu_block2{
	width: 150px;
	height: 260px;
	margin: 4px 2px;
	padding: 10px;
	float: left;
}

.footmenu_block:hover,
.footmenu_block2:hover{
	background: #ffffff;
}

.level0{
	font-weight: bold;
	padding: 3px 0;
}
.level1{
	color: #0090d8;
}


ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li{
	margin: 6px 0 0 0;
	padding: 0 0 0 8px;
	background: url( '/images/dot_01.png' ) no-repeat;
}


.chapter_1-1{
	background: url( '/images/footimage_1-1.jpg' ) no-repeat;
}
.chapter_1-2{
	background: url( '/images/footimage_1-2.jpg' ) no-repeat;
}
.chapter_1-3{
	background: url( '/images/footimage_1-3.jpg' ) no-repeat;
}
.chapter_2-1{
	background: url( '/images/footimage_2-1.jpg' ) no-repeat;
}
.chapter_2-2{
	background: url( '/images/footimage_2-2.jpg' ) no-repeat;
}
.chapter_2-3{
	background: url( '/images/footimage_2-3.jpg' ) no-repeat;
}
.chapter_2-4{
	background: url( '/images/footimage_2-4.jpg' ) no-repeat;
}
.chapter_2-5{
	background: url( '/images/footimage_2-5.jpg' ) no-repeat;
}
.chapter_2-6{
	background: url( '/images/footimage_2-6.jpg' ) no-repeat;
}
.chapter_2-7{
	background: url( '/images/footimage_2-7.jpg' ) no-repeat;
}
.chapter_3-1{
	background: url( '/images/footimage_3-1.jpg' ) no-repeat;
}
.chapter_3-2{
	background: url( '/images/footimage_3-2.jpg' ) no-repeat;
}
.chapter_3-3{
	background: url( '/images/footimage_3-3.jpg' ) no-repeat;
}
.chapter_3-4{
	background: url( '/images/footimage_3-4.jpg' ) no-repeat;
}
.chapter_3-5{
	background: url( '/images/footimage_3-5.jpg' ) no-repeat;
}
.chapter_3-6{
	background: url( '/images/footimage_3-6.jpg' ) no-repeat;
}
.chapter_3-7{
	background: url( '/images/footimage_3-7.jpg' ) no-repeat;
}
.chapter_3-8{
	background: url( '/images/footimage_3-8.jpg' ) no-repeat;
}
.chapter_3-9{
	background: url( '/images/footimage_3-9.jpg' ) no-repeat;
}

