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

/*サイドメニュー*/

#sidemenu{
	width:241px;
	
}



.sidebt_1{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt1b.png);
	background-repeat:no-repeat;
	margin-left:10px;
}


a.sidebt_1{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt1a.png);
	background-repeat:no-repeat;
	margin-left:10px;
}


a.sidebt_1:hover{
	background-image:url(images/sidebt1b.png);
	background-repeat:no-repeat;
}


.sidebt_2{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt2b.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_2{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt2a.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_2:hover{
	background-image:url(images/sidebt2b.png);
	background-repeat:no-repeat;
}


.sidebt_3{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt3b.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_3{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt3a.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_3:hover{
	background-image:url(images/sidebt3b.png);
	background-repeat:no-repeat;
	margin-top:10px;
}



.sidebt_3_1{
	display:block;
	width:212px;
	height:5px;
	background-image:url(images/sidebt3_1.png);
	background-repeat:no-repeat;
	margin-left:14px;
}


.sidebt_3_2{
	display:block;
	width:212px;
	background-image:url(images/sidebt3_2.png);
	background-repeat:repeat-y;
	margin-left:14px;
}


.sidebt_3_3{
	display:block;
	width:212px;
	height:23px;
	background-image:url(images/sidebt3_3.png);
	background-repeat:no-repeat;
	margin-left:14px;
}


.sidebt_4{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt4b.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_4{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt4a.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_4:hover{
	background-image:url(images/sidebt4b.png);
	background-repeat:no-repeat;
}


.sidebt_5{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt5b.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:10px;
}


a.sidebt_5{
	display:block;
	width:222px;
	height:41px;
	background-image:url(images/sidebt5a.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_5:hover{
	background-image:url(images/sidebt5b.png);
	background-repeat:no-repeat;
}


.sidebt_5b{
	display:block;
	width:222px;
	margin-left:10px;
}


.sidebt_6{
    display:block;
	width:222px;
	height:76px;
	background-image:url(images/sidebt6b.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_6{
	display:block;
	width:222px;
	height:76px;
	background-image:url(images/sidebt6a.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}


a.sidebt_6:hover{
	background-image:url(images/sidebt6b.png);
	background-repeat:no-repeat;
}

.sidebt3_space{
	width:200px;
	margin-left:10px;
	}

.sidebt3_title1{
	width:10px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	}
	
.sidebt3_title2{
	width:160px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	}
