@charset "shift_jis";

/*		#side
	--------------------*/
#side {
	background:url(../oden/img/bg_side.jpg) 13px 950px no-repeat;
}

/*		#msg1
	--------------------*/
#msg1 {
	background:url(../oden/img/bg_msg1.jpg) 0 0 no-repeat;
}

#msg1 table {
	margin:8px 0 0 198px;
}

#msg1 td {
	line-height:1.9;
}

/*		#msg2
	--------------------*/
#msg2 {
	background:url(../oden/img/bg_msg2.jpg) 0 0 no-repeat;
}

#msg2 table {
	margin:8px 0 0 198px;
}
#msg2 td {
	line-height:1.9;
}

/*		#msg3
	--------------------*/
#msg3 {
	background:url(../oden/img/bg_msg3.jpg) 0 0 no-repeat;
}

#msg3 table {
	margin:8px 0 0 198px;
}
#msg3 td {
	line-height:1.9;
}

/*		#menu1
	--------------------*/
#menu1 {
	background:url(../oden/img/bg_menu1.jpg) 0 0 no-repeat;
}
#menu1 table {
	margin:20px;
}
#menu1 table table {
	margin:0;
}
#menu1 td {
	color:#FFF;
	line-height:1.8;
}

/*		#menu2
	--------------------*/
#menu2 {
	background:url(../oden/img/bg_menu2.jpg) 0 0 no-repeat;
}
#menu2 table {
	margin:20px;
}
#menu2 table table {
	margin:0;
}
#menu2 td {
	color:#FFF;
	line-height:1.8;
}


/*		#menu3
	--------------------*/
#menu3 {
	background:url(../oden/img/bg_menu3.jpg) 0 0 no-repeat;
}
#menu3 table {
	margin:20px;
}
#menu3 table table {
	margin:0;
}
#menu3 td {
	color:#FFF;
	line-height:1.8;
}