@charset "Shift_JIS";

/*さかえやスタイルシート

■目次：

１，共通指定
２，全体レイアウト
３，ヘッダー
４，ナビゲーションメニュー
５，フラッシュ
６，サブメニュー
７，コンテンツ
８，サイドメニュー
９，メイン
１０，メインボックス
１１，フォトボックス
１２，フッター
１３，コピーライト


*/


/*---------------共通指定---------------*/
/*
　　・全体にマージン、パディングは０
　　・バッググランド画像
　　・テキストのスタイル
　　・イメージのボーダーは０
　　・行の高さ指定：文字サイズの1.4倍

*/

*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	font-size: small;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C3243;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #5E1F00;
}

img {
	border: 0;
}

h1,h2,h3,h4,p,ul,ol,dl,img,address,table,input,textarea {
	line-height: 1.4;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/*---------------全体レイアウト---------------*/

#container {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-position: center top;
}


/*---------------ヘッダー---------------*/


#heder {
	width: 750px;
}


/*---------------ナビゲーションメニュー---------------*/

#topnavi {
	background: #FFFFFF center center;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 2px;
	height: 20px;
	width: 747px;
}
#topnavi h2 {
	font-size: 9px;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: center center;


}
#topnavi h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 83px;
}
#topnavi h2 em {
	visibility: hidden;
	background: url(../image/share/menu_top/09.gif) center center;

}
/*１番目のボタン*/
#topnavi h2#tn1 a {
	background: url(../image/share/menu_top/01.gif) no-repeat center;
}
#topnavi h2#tn1 a:hover,#topnavi h2#tn1 a:active {
	background: url(../image/share/menu_top/01on.gif) no-repeat center;
}
#topnavi h2#tn1_no {
	background: url(../image/share/menu_top/01.gif) no-repeat;
}


/*２番目のボタン*/
#topnavi h2#tn2 a {
	background: url(../image/share/menu_top/02.gif) no-repeat;
}
#topnavi h2#tn2 a:hover,#topnavi h2#tn2 a:active {
	background: url(../image/share/menu_top/02on.gif) no-repeat;
}
#topnavi h2#tn2_no {
	background: url(../image/share/menu_top/02.gif) no-repeat;
}
/*３番目のボタン*/
#topnavi h2#tn3 a {
	background: url(../image/share/menu_top/03.gif) no-repeat;
}
#topnavi h2#tn3 a:hover,#topnavi h2#tn3 a:active {
	background: url(../image/share/menu_top/03on.gif) no-repeat;
}
#topnavi h2#tn3_no {
	background: url(../image/share/menu_top/03.gif) no-repeat;
}

/*４番目のボタン*/
#topnavi h2#tn4 a {
	background: url(../image/share/menu_top/04.gif) no-repeat;
}
#topnavi h2#tn4 a:hover,#topnavi h2#tn4 a:active {
	background: url(../image/share/menu_top/04on.gif) no-repeat;
}
#topnavi h2#tn4_no {
	background: url(../image/share/menu_top/04.gif) no-repeat;
}

/*５番目のボタン*/
#topnavi h2#tn5 a {
	background: url(../image/share/menu_top/05.gif) no-repeat;
}
#topnavi h2#tn5 a:hover,#topnavi h2#tn5 a:active {
	background: url(../image/share/menu_top/05on.gif) no-repeat;
}
#topnavi h2#tn5_no {
	background: url(../image/share/menu_top/05.gif) no-repeat;

}
/*６番目のボタン*/
#topnavi h2#tn6 a {
	background: url(../image/share/menu_top/06.gif) no-repeat;
}
#topnavi h2#tn6 a:hover,#topnavi h2#tn6 a:active {
	background: url(../image/share/menu_top/06on.gif) no-repeat;
}
#topnavi h2#tn6_no {
	background: url(../image/share/menu_top/06.gif) no-repeat;
}

/*7番目のボタン*/
#topnavi h2#tn7 a {
	background: url(../image/share/menu_top/07.gif) no-repeat;
}
#topnavi h2#tn7 a:hover,#topnavi h2#tn7 a:active {
	background: url(../image/share/menu_top/07on.gif) no-repeat;
}
#topnavi h2#tn7_no {
	background: url(../image/share/menu_top/07.gif) no-repeat;
}

/*8番目のボタン*/
#topnavi h2#tn8 a {
	background: url(../image/share/menu_top/08.gif) no-repeat;
}
#topnavi h2#tn8 a:hover,#topnavi h2#tn8 a:active {
	background: url(../image/share/menu_top/08on.gif) no-repeat;
}
#topnavi h2#tn8_no {
	background: url(../image/share/menu_top/08.gif) no-repeat;

}
/*9番目のボタン*/
#topnavi h2#tn9 a {
	background: url(../image/share/menu_top/09.gif) no-repeat;
}
#topnavi h2#tn9 a:hover,#topnavi h2#tn9 a:active {
	background: url(../image/share/menu_top/09on.gif) no-repeat;
}
#topnavi h2#tn9_no {
	background: url(../image/share/menu_top/09.gif) no-repeat;
}


/*---------------ボタンメニュー---------------*/

#btnavi {
	background: #FFFFFF;
}
#btnavi h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: center center;
}
#btnavi h2 a {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 120px;
}
#btnavi h2 em {
	visibility: hidden;
}
/*詳細のボタン*/
#btnavi h2#so a {
	background: url(../image/share/btplan.gif) no-repeat right;
}
#btnavi h2#so a:hover,#btnavi h2#so a:active {
	background: url(../image/share/btplanon.gif) no-repeat right;
}
#btnavi h2#so_no {
	background: url(../image/share/btplan.gif) no-repeat;
}
}
/*プランのボタン*/
#btnavi h2#pl a {
	background: url(../image/share/btplans.gif) no-repeat center;
}
#btnavi h2#pl a:hover,#btnavi h2#pl a:active {
	background: url(../image/share/btplanson.gif) no-repeat center;
}
#btnavi h2#pl_no {
	background: url(../image/share/btplans.gif) no-repeat;
}
}
/*お部屋のボタン*/
#btnavi h2#ro a {
	background: url(../image/share/btro.gif) no-repeat center;
}
#btnavi h2#ro a:hover,#btnavi h2#ro a:active {
	background: url(../image/share/btroon.gif) no-repeat center;
}
#btnavi h2#ro_no {
	background: url(../image/share/btro.gif) no-repeat;
}
}
/*パンフのボタン*/
#btnavi h2#tn1 a {
	background: url(../image/share/btpam.gif) no-repeat center;
}
#btnavi h2#tn1 a:hover,#btnavi h2#tn1 a:active {
	background: url(../image/share/btpamon.gif)) no-repeat center;
}
#btnavi h2#tn1_no {
	background: url(../image/share/btpam.gif)) no-repeat;
}


/*---------------フラッシュ---------------*/
#flash {
	border-bottom: 2px solid #423450;
	padding-bottom: 0px;
}


/*---------------サブメニュー---------------*/
#sub_menu {
	text-align: right;
	line-height: 26px;
	vertical-align: bottom;
	padding-right: 10px;
}


/*---------------コンテンツ---------------*/

#content {
	clear: both;
	width: 750px;
	position:relative
}

/*---------------サイドメニュー---------------*/
#sidemenu {
	margin:2px 18px 2px 2px;
	padding:0;
	width: 200px;
	float: left;
	vertical-align: middle;
}

#sidemenu_top {
	margin:2px 18px 2px 2px;
	padding:0;
	width: 200px;
	float: left;
	vertical-align: middle;
}


.sidemenu_sub1 {
	text-align: left;
	text-indent: 12px;
}

.sidemenu_sub2 {
	text-align: left;
	text-indent: 24px;
}


#sidemenu img {
	vertical-align: bottom;
}
#sidemenu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 23px;

}
#sidemenu li {
	line-height: 1.4;

}
#sidemenu a {
	background-image:url(../image/share/side/py01.gif); 
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:15px; 
	width:200px;
	margin:1px 0px;
	height:15px;
}
#sidemenu a:hover {
	background-image: url(../image/share/side/py02.gif);
	text-decoration: underline;
	color: #003366;
	background-repeat: no-repeat;
	width: 200px;
	margin: 1px 0px;
	padding-left: 15px;
	height: 15px;
}




 .contents_ba {
	height: 30px;
	border-bottom: 1px solid #663333;
	width: 180px;
	display: block;
	background: left;
	padding-top: 8px;
	margin-left: 15px;
	margin-bottom: 6px;
}


/*---------------メイン---------------*/

#main {
	margin:2px 0 0 0;
	padding:0;
	width: 510px;
	float: left;
	color: #333333;
	position:relative

}

#main_top {
	margin:2px 0 0 0;
	padding:0;
	width: 530px;
	float: left;
	color: #333333;
	position:relative
}

#main h1 {
	margin: 0 0 17px;
}

#main h2 {
	font-size: 14px; 
	font-weight: bold;
	color: #333333;
	margin: 0 0 12px;
}

#main h3 {
	margin: 0 0 17px;
}


.main_box {	                 /*■メインの大きいボックス*/
	margin: 0;
	padding: 0;
	width: 550px;
}

.main_box_left {	          /*■メインの左側のボックス*/
	margin: 0;
	width: 240px;
	float: left;
}

.main_box_right {	          /*■メインの右側のボックス*/
	margin: 0 12px 0 0;
	width: 240px;
	float: right;
	line-height: 130%;
}

.main_box_left_pian {	          /*■プランページ用メインの左側のボックス*/
	margin: 0;
	width: 291px;
	float: left;
}


.main_box_right_plan {	          /*■プランページ用メインの右側のボックス*/
	margin: 0 12px 0 0;
	width: 211px;
	float: right;
	line-height: 140%;
	color: #333333;
}


#main .main_box h2 {	          /*■メインの(h2)*/
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/*#main .main_box h3 {
	margin: 0px;
	font-size: 100%;
	color: #333333;
}*/

#main .main_box p {
	margin: 0 0 12px;
}


.photo_box01 {	                  /*■メイン写真用ののボックス*/
	margin: 2px;
	padding: 2px;
	width: auto;
	float: left;

}


/*---------------ボトムナビ 各種案内---------------*/
.bottom_navi {
	clear: both;
	text-align: right;
	margin:20px 3px 3px 3px;
}
/*---------------フッター---------------*/
#footer {
	width: 750px;
	color: #FFFFFF;
	background-image: url(../image/share/footer.jpg);
	line-height: 12px;
	clear: both;
	padding: 7px 0px 5px 0px;
	position:relative
}


/*---------------コピーライト---------------*/
.copylight {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	color: #333333;
	position:relative

}

/*---------------客室ページ　テキスト---------------*/
.text_room {
	clear: both;
	text-align: left;
	padding-top: 8px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-left: 20px;
}
/*---------------客室ページ　テキスト1---------------*/
.text_room01 {
	clear: both;
	text-align: left;
	padding-top: 8px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-left: 26px;
}
/*---------------　TOPページ　ぷらん用テキスト---------------*/
.top_plan_text {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #663300;
	border-bottom: 1px dotted #663366;
}

.top_plan_main {
	margin:2px 0;
	padding:0;
}	
/*---------------　トピックス用テキスト---------------*/
#topics {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 10px;
	width: 500px;
}
/*---------------　飲み物タイトル　テキスト---------------*/
.drink_title {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #996666;
	border-bottom: 1px dotted #999966;
}
/*---------------　飲み物料金　テキスト---------------*/
.drink_charge {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	vertical-align: bottom;
	text-align: right;
	border-top: 1px dotted #999966;
}

.faq {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
	padding-top: 0px;
	padding-bottom: 0px;
}
.kanko_text {
	padding-left: 33px;
}

.photo_02 {
	padding-right: 10px;
}

.text_caption {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 14px;
}

.text_b14 {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.c12 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #990000;
	padding-bottom: 3px;
}











/*---------------　汎用css　---------------*/

.margin5 {
	height: 5px;
}

.margin10 {
	height: 10px;
}

.margin15 {
	height: 15px;
}

.margin20 {
	height: 20px;
}

.main_contents {
	margin:0;
	padding:0;
	width: 478px;
}

.style2 {
	color: #663300;
	font-weight: bold;
}

.style4 {color: #990000}
.style5 {font-size: 12px}
.style7 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 4px;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.1em;
}
.style8 {
  color: #663300
}
.スタイル6 {color: #55413A; background-color: #55413A; }
.スタイル8 {font-size: 11px; color: #583F23; }


.スタイル3 {
  font-size: 12px
}
.スタイル4 {font-size: 13px; }
.スタイル5 {
  color: #562755;
  font-size: 16px;
  font-weight: bold;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "HG正楷書体-PRO";
}
.スタイル6 {color: #562754; }
.スタイル7 {
  color: #6B4169;
}
.style3 {color: #663300; font-size: 16px; font-weight: bold; font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "HG正楷書体-PRO"; }
.style4 {color: #663300; }
.style5 {color: #660000; }
.style6 {color: #FFFFFF}
.style9 {
  color: #674C35;
  font-weight: bold;
  font-size: 18px;
}
.style5 {font-size: 18px}
/*
.style7 {
	font-size:16px;
	color: #FFFFFF;
}
*/
.style11 {font-size:11px}
.style13 {color: #FF0000}

.スタイル19 {color: #000000}
.スタイル20 {font-size: 15px; color: #000000; }
.スタイル21 {
  font-family: 'ｍｓ ｐゴシック';
  font-size: 15px;
  color: #000000;
}
.スタイル22 {
  font-family: 'ｍｓ ｐゴシック';
  font-size: 15px;
  color: black;
}

.red {
	color: #cc0000;
}

.redmiddle {
	font-size:14px;
	color:#ff0000;
}

.redbig {
	font-size:24px;
	color:#990000;
}

.big {
	font-size:24px;
}

.big_s {
	font-size:18px;
}

.half_box {
	margin:0;
	padding:0;
	width: 255px;
	float: left;
}

.brown {
	color: #663300;
}

.purple {
	color: #9966cc;
}

table.standard{
    border:1px solid #000;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}

.standard th{
    border:1px solid #000;
    padding:0.3em 1em;
	text-align:left;
}

.standard td{
    border:1px solid #000;
    padding:0.3em 1em;
	font-weight:normal;
}

.block3 {
	margin:0;
	padding:0;
	width: 170px;
	float: left;
}

.main_word {
	font-size:15px;
}

.box280_left {
	margin:0;
	padding:0;
	width: 280px;
	float: left;
}

.box220_right {
	margin:0 0 0 10px;
	padding:0;
	width: 220px;
	float: left;
}

.box300_left {
	margin:0;
	padding:0;
	width: 300px;
	float: left;
}

.box200_right {
	margin:0 0 0 10px;
	padding:0;
	width: 200px;
	float: left;
}

.box200_left {
	margin:0;
	padding:0;
	width: 200px;
	float: left;
}

.box300_right {
	margin:0 0 0 10px;
	padding:0;
	width: 300px;
	float: left;
}

.box_line {
	margin:0;
	padding:5px;
	border:#999 1px solid;
}


/*---------------　メインコンテンツ：レイアウト用css　---------------*/


.top_plan_left {
	margin:0;
	padding:0;
	width: 98px;
	float: left;
}

.top_plan_right {
	margin:0 0 0 10px;
	padding:0;
	width: 402px;
	float: left;
}

.spa_left {
	margin:0;
	padding:0;
	width: 327px;
	float: left;
}

.spa_right {
	margin:0 0 0 10px;
	padding:0;
	width: 173px;
	float: left;
}

.access {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
	vertical-align:top;
}

.access_left {
	margin:0;
	padding:0;
	width: 280px;
	float: left;
}

.access_right {
	margin:0 0 0 10px;
	padding:0;
	width: 220px;
	float: left;
}

.access_s_left {
	margin:0;
	padding:0;
	width: 90px;
	float: left;
}

.access_s_right {
	margin:0 0 0 10px;
	padding:0;
	width: 410px;
	float: left;
}

.plan_s_left {
	margin:0;
	padding:0;
	width: 250px;
	float: left;
}

.plan_s_right {
	margin:0 0 0 10px;
	padding:0;
	width: 250px;
	float: left;
}

.plan_title {
	margin:0 0 2px 0;
	padding:5px;
	font-family:'ＭＳ 明朝';
	font-size:15px;
	font-weight: bold;
	color: #663300;
	background:#EBE4D0;
}

.plan_title2 {
	margin:0;
	padding:0;
	color: #663300;
	font-weight: bold;
	font-size:110%;
}

.plan_bus_left {
	margin:0;
	padding:0;
	width: 190px;
	float: left;
}

.plan_bus_right {
	margin:0 0 0 10px;
	padding:0;
	width: 310px;
	float: left;
}

.answer_left {
	margin:0 0 0 40px;
	padding:0;
	width: 30px;
	float: left;
}

.answer_right {
	margin:0 0 0 10px;
	padding:0;
	width: 430px;
	float: left;
}

.group_left {
	margin:2px 0 0 0;
	padding:0;
	width: 330px;
	float: left;
}

.group_right {
	margin:2px 0 0 10px;
	padding:0;
	width: 170px;
	float: left;
}

.omitu_box {
	margin:0;
	padding:0;
	border:#7B4939 1px solid;
	background:#EBE4D0;
}

.omitu_title {
	margin:0;
	padding:0.3em 1em;
	background:#7B4939;
	color:#FFF;
	font-weight: bold;
}

table.omitu{
    border-top:1px solid #7B4939;
	border-bottom:1px solid #7B4939;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}

.omitu th{
    border-top:1px dotted #7B4939;
	border-bottom:1px dotted #7B4939;
    padding:0.3em 1em;
	text-align:left;
}

.omitu td{
    border-top:1px dotted #7B4939;
	border-bottom:1px dotted #7B4939;
    padding:0.3em 1em;
	font-weight:normal;
}

.omitu1{
    background-color:#EBE4D0;
	text-align:right;
}

.school_left {
	margin:2px 0 0 0;
	padding:0;
	width: 340px;
	float: left;
}

.school_right {
	margin:2px 0 0 10px;
	padding:0;
	width: 160px;
	float: left;
}

.bus_left {
	margin:2px 0 0 0;
	padding:0;
	width: 330px;
	float: left;
}

.bus_right {
	margin:2px 0 0 10px;
	padding:0;
	width: 170px;
	float: left;
}

.bus_side {
	margin:0;
	padding:0;
	width: 240px;
	float: left;
}

.bus_center {
	margin:0;
	padding:0;
	width: 30px;
	float: left;
}

.bus_title {
	margin:0;
	padding:3px;
	background:#EBE4D0;
}

.room_left {
	margin:0;
	padding:0;
	width: 300px;
	font-size:15px;
	float: left;
}

.room_right {
	margin:0 0 0 10px;
	padding:0;
	width: 200px;
	float: left;
}





.room_s3_left {
	margin:0;
	padding:0;
	width: 210px;
	float: left;
}

.room_s3_right {
	margin:0 0 0 60px;
	padding:0;
	width: 240px;
	float: left;
}

.cuisine_left {
	margin:0;
	padding:0;
	width: 325px;
	font-size:15px;
	float: left;
}

.cuisine_right {
	margin:0 0 0 10px;
	padding:0;
	width: 175px;
	float: left;
}



.sightseeing2_left {
	margin:0;
	padding:0;
	width: 198px;
	float: left;
}

.sightseeing2_right {
	margin:0 0 0 10px;
	padding:0;
	width: 302px;
	float: left;
}










.rinfo_left {
	margin:0;
	padding:0;
	width: 240px;
	float: left;
}

.rinfo_right {
	margin:0 0 0 10px;
	padding:0;
	width: 260px;
	float: left;
}

.room_s2_left {
	margin:0;
	padding:0;
	width: 260px;
	font-size:15px;
	float: left;
}

.room_s2_right {
	margin:0 0 0 10px;
	padding:0;
	width: 240px;
	font-size:15px;
	float: left;
}












.plan_left {
	margin:0;
	padding:0;
	width: 280px;
	float: left;
}

.plan_right {
	margin:0 0 0 10px;
	padding:0;
	width: 220px;
	float: left;
}

.room_s_left {
	margin:0;
	padding:0;
	width: 280px;
	font-size:15px;
	float: left;
}

.room_s_right {
	margin:0 0 0 10px;
	padding:0;
	width: 220px;
	font-size:15px;
	float: left;
}

.sightseeing_left {
	margin:0;
	padding:0;
	width: 280px;
	float: left;
}

.sightseeing_right {
	margin:0 0 0 10px;
	padding:0;
	width: 220px;
	float: left;
}

.faq_left {
	margin:0;
	padding:0;
	width: 280px;
	float: left;
}

.faq_right {
	margin:0 0 0 10px;
	padding:0;
	width: 220px;
	float: left;
}

.faq2_left {
	margin:0;
	padding:0;
	width: 320px;
	float: left;
}

.faq2_right {
	margin:0 0 0 10px;
	padding:0;
	width: 180px;
	float: left;
}















.answer {
	margin:0 0 0 40px;
	padding:0;
	width: 470px;
}

.answer_block3 {
	margin:0;
	padding:2px;
	width: 150px;
	/*color:#663300;*/
	float: left;
}

.answer_s {
	margin:0;
	padding:2px 0 0 20px;
}

.facilities_left {
	margin:0;
	padding:0;
	width: 132px;
	float: left;
}

.facilities_center {
	margin:0 0 0 10px;
	padding:0;
	width: 150px;
	float: left;
}

.facilities_right {
	margin:0 0 0 10px;
	padding:0;
	width: 208px;
	float: left;
}

.member {
	margin:0;
	padding:0;
	list-style-type:none;
	vertical-align:top;
}

.enishi_title {
	margin:0;
	padding:3px;
	background:#e8d1a4;
	color:#7b4939;
}

.drink_info {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
}






