* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

#container {
	width: 830px;
}

#menu {
	float: left;
	width: 160px;
	padding: 80px 0 0 15px;
	background: url(../images/menu-bg.gif) right top no-repeat;
}

/*メニューバーbt*/
#menu_bt span {
    height: 22px;
	line-height: 20px;
	padding-left: 10px;
}

#menu_bt ul{
 	list-style-type: none;
}

#menu_bt li {
	font-size: 12px;
    width: 150px;   
    height: 22px;
	margin-bottom: 10px;
}

#menu_bt ul li{/*btノーマル*/   
    display: block;   
	color: #FF9B9B;
    text-decoration: none;   
    background: url(../images/bt_roll.gif) left bottom no-repeat;
    width: 150px;   
    height: 22px;
}

#menu_bt ul a {/*btリンク*/   
    display: block;   
    text-decoration: none;   
    background: url(../images/bt_roll.gif) left top no-repeat;
    width: 150px;   
    height: 22px;
	color: #5E4402;
	cursor: pointer;
	cursor: hand;
}   

#menu_bt ul a:hover {/*btマウスオーバー*/   
    text-decoration: none;   
    background: url(../images/bt_roll.gif) left bottom no-repeat;
    width: 150px;   
    height: 22px;
	color: #FF9B9B;
}   
/*メニューバーtxt*/
#menu_txt ul{
 	list-style-type: none;
}

#menu_txt ul li .bt02{/*サマークラッセbtリンク*/   
    display: block;   
	color: #FF9B9B;
    text-decoration: none;   
    background: url(../images/bt_roll02.gif) left bottom no-repeat;
    width: 105px;   
    height: 35px;
}

#menu_txt ul .bt02 a {/*サマークラッセbtリンク*/   
    display: block;   
    text-decoration: none;   
    background: url(../images/bt_roll02.gif) left top no-repeat;
    width: 105px;   
    height: 35px;
	color: #5E4402;
	cursor: pointer;
	cursor: hand;
}   

#menu_txt ul .bt02 a:hover {/*サマークラッセbtリンク*/   
    text-decoration: none;   
    background: url(../images/bt_roll02.gif) left bottom no-repeat;
    width: 105px;   
    height: 35px;
	color: #FF9B9B;
}   

.bt02 span {/*サマークラッセbtリンク*/
	display: none;
}


/*テキストリンク*/
#menu_txt span {
	font-size: 10px;
	padding-left: 9px;
}

#menu_txt li {
	margin: 0 0 12px 0;
}

#menu_txt { 
	color: #5E4402;
	font-size: 12px;
 	list-style-type:none; 
	line-height: 95%;
} 

#menu_txt li a{
	color: #5E4402;
	text-decoration: none;
} 
#menu_txt li a:hover {
	color: #5E4402;
	text-decoration: underline;
}

 /*花画像*/
.hana {
	margin: 0 0 10px 20px;
}
 /*テキスト*/
#txt span {
	color: #5E4402;
	font-size: 11px;
}
#txt p {
	color: #5E4402;
	font-size: 14px;
}

#txt a,#txt a:hover {
	color: #FF9B9B;
}

.cb {
	clear: both;
}


h6 span{
	display: none;
}

h6 {
    background: url(../images/footer_01.gif) right top no-repeat;
	height: 45px;
}

#footer {
	text-align: right;
	height: 51px;
    background: url(../images/footer_02.gif) bottom;
	background-repeat: repeat-x;
	width: 593px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.up {
	text-align: right;
	margin: 20px 15px 40px 0;
}

#menu_bt ul .m_food {/*bt foodの各ページにいる場合*/   
    display: block;   
    text-decoration: none;   
    background: url(../images/bt_roll.gif) left bottom no-repeat;
    width: 150px;   
    height: 22px;
	color: #FF9B9B;
	cursor: pointer;
	cursor: hand;
}   

#menu_bt ul .m_kaijou {/*bt kaijouの各ページにいる場合*/   
    display: block;   
    text-decoration: none;   
    background: url(../images/bt_roll.gif) left bottom no-repeat;
    width: 150px;   
    height: 22px;
	color: #FF9B9B;
	cursor: pointer;
	cursor: hand;
}   
