
/*                menu_list        　          */
/*=============================================*/

#menu_open {
	background-color: #4d3f31;
	line-height:1.5em;
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	color:#ede2c5;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #221c15;
}



#menu_list {
	background-color: #f5ede1;
	text-align: left;
	margin: 0px 3px 0px 3px;
}
#menu_list ul {
	margin-top:5px;
	margin-botom:10px;
	padding:0px 5px 0px 5px;
	margin-bottom:1em;
}
#menu_list li {
	padding-left:10px;
    text-align:left;
	color:#544b4b;
	margin-bottom:5px;
	border-bottom:1px #1d1812 dotted;
	line-height:1.5em;
}
#menu_list li:first-child {
	border-left: none;
}
#menu_list li:last-child {
	border-right: none;

}


/* menu list1 -menu（list1） - */
#menu_open1 {
	background-color: rgba(68,68,68,0.3);
	line-height:1.5em;
	margin: 5px 2px 8px 2px;
	padding-top :8px;
	padding-bottom: 8px;
	text-align: center;
	font-size:14px;
	color:#444;
	font-weight:bold;
	border: 3px #444 ridge;
}


#menu_list1 {
	text-align: left;
	margin: 5px 2px 3px 2px;
	padding:5px 0px;
	color:#444;
}




/* menu list2 -menu（list2） - */
#menu_open2 {
	background-color: rgba(68,68,68,0.3);
	line-height:1.5em;
	margin: 5px 2px 8px 2px;
	padding-top :8px;
	padding-bottom: 8px;
	text-align: center;
	font-size:14px;
	color:#444;
	font-weight:bold;
	border: 3px #444 solid;
}


#menu_list2 {
	text-align: left;
	margin: 5px 2px 3px 2px;
	padding:5px 0px;
	color:#444;
}




/* menu list3 -menu（list3） - */
#menu_open3 {
	background-color: rgba(68,68,68,0.3);
	line-height:1.5em;
	margin: 5px 2px 8px 2px;
	padding-top :8px;
	padding-bottom: 8px;
	text-align: center;
	font-size:14px;
	color:#444;
	font-weight:bold;
	border: 3px #444 ridge;
}


#menu_list3 {
	text-align: left;
	margin: 5px 2px 3px 2px;
	padding:5px 0px;
	color:#444;
}






/* menu list4 -menu（list4） - */
#menu_open4 {
	background-color: rgba(68,68,68,0.3);
	line-height:1.5em;
	margin: 5px 2px 8px 2px;
	padding-top :8px;
	padding-bottom: 8px;
	text-align: center;
	font-size:14px;
	color:#444;
	font-weight:bold;
	border: 3px #444 ridge;
}


#menu_list4 {
	text-align: left;
	margin: 5px 2px 3px 2px;
	padding:5px 0px;
	color:#444;
}






/* menu list5 -menu（list5） - */
#menu_open5 {
	background-color: rgba(68,68,68,0.3);
	line-height:1.5em;
	margin: 5px 2px 8px 2px;
	padding-top :8px;
	padding-bottom: 8px;
	text-align: center;
	font-size:14px;
	color:#444;
	font-weight:bold;
	border: 3px #444 ridge;
}


#menu_list5 {
	text-align: left;
	margin: 5px 2px 3px 2px;
	padding:5px 0px;
	color:#444;
}

