/* CSS Document */

body,div,p,address{
	margin:0;
	padding:0;
}
body{
	font-size:0.8em;
	color:#333;
	line-height:150%;
	background-image: url(../images/bg_01.jpg);
}
h1{
	margin:0;
	padding:0;
}
h2{
	margin:0 0 30px;
	padding:0 0 0 18px;
	height:47px;
	background-image: url(../images/line_02.gif);
	background-repeat: repeat-x;
	background-position:0 30px;
}
a{
	color:#333;
}
a:hover{
	color:#333;
	text-decoration:none;
}
a:active{
	color:#333;
	text-decoration:underline;
}
#background{
	width:820px;
	margin:0 auto;
	background:url(../images/bg_02.jpg) repeat-y center top ;
}
#container{
	width:780px;
	margin:0 auto;
}

.topic-path{
	padding:10px 10px 30px;
	font-size:0.85em;
	
}
.gotop{
	width:140px;
	margin:0 10px 10px auto;
	padding-top:50px;
}
.gotop a{
	display:block;
	text-indent:-1500px;
	outline:none;
	height:20px;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/btn_gotop.jpg);
}
.gotop a:hover{
	background-position:0 -20px;
}

/***************Header****************/
#head{
	border-top:5px solid #000;
	height:100%;
	z-index:1;
}
#head .left{
	float:left;
	width:auto;
	margin:13px 0 0;
	font-size:0.85em;
	padding-left:8px;
}
#head .right{
	float: right;
	width: 375px;
	margin: 5px 0 10px;
	padding-right: 8px;
}
#head .right p{
	font-size:0;
}
#head .cts01{
	margin: 0 0 0 auto;
	width: 330px;
	height: 100%;
	padding: 3px 0 0;
}
#head .cts01 p{
	margin:0 0 0 8px;
}
.cts01{
	position: relative;
}
.ttl_kome {
	position: absolute;
	top:24px;
	left: 255px;
	white-space: nowrap;
}
.ttl_kome p {
	font-size: 12px;
	line-height: 16px;
}
#head .rsv{
	float:right;
	width:162px;
}
/*.eng img,.kor img,.chi01 img,.chi02 img{
	margin-top:5px;
}*/
#head .chi02{
	width:56px;
	float:right;
}
#head .chi01{
	width:56px;
	float:right;
}
#head .kor{
	width:42px;
	float:right;
}
#head .eng{
	width: 80px;
	float: right;
	padding-bottom: 3px;
}
#head .cts02{
	margin:6px 0 0 auto;
	height:100%;
	width:367px;
}
#head .cts02 p{
	float:left;
}
#head .cts02 p a{
	display:block;
	text-indent:-1500px;
	outline:none;
	background-repeat: no-repeat;
	background-position:0 0;
}
#head .n01 a{
	background-image: url(../images/head_n01.gif);
	width:155px;
	height:11px;
	margin-top:9px;
	line-height:0;
}
#head .n01 a:hover{
	background-position:0 -11px;
}
#head .n02 a{
	background-image: url(../images/head_n02.gif);
	width:54px;
	height:11px;
	margin:9px 7px 0;
	line-height:0;
}
#head .n02 a:hover{
	background-position:0 -11px;
} 
#head .n03{
	margin-top:9px;
	line-height:0;
}
#head .n04 a{
	background-image: url(../images/head_s01.gif);
	height:20px;
	width:22px;
	margin-left:7px;
}
#head .n04 a:hover{
	background-position:0 -20px;
}
#head .n05 a{
	background-image: url(../images/head_s02.gif);
	height:20px;
	width:22px;
	margin:0 3px;
}
#head .n05 a:hover{
	background-position:0 -20px;
}
#head .n06 a{
	background-image: url(../images/head_s03.gif);
	height:20px;
	width:22px;
}
#head .n06 a:hover{
	background-position:0 -20px;
}

/****************Navi****************/
#navi{
	margin:0;
	padding:0;
}
#navi p{
	float:left;
	width:130px;
}
#navi p a{
	height:50px;
	display:block;
	outline:none;
	text-indent:-1500px;
	background-repeat: no-repeat;
	background-position:0 0;
}
#navi p a:hover{
	background-position:0 -50px;
}
#navi .n01 a{
	background-image: url(../images/navi_01.jpg);
}
#navi .n02 a{
	background-image: url(../images/navi_02.jpg);
}
#navi .n03 a{
	background-image: url(../images/navi_03.jpg);
}
#navi .n04 a{
	background-image: url(../images/navi_04.jpg);
}
#navi .n05 a{
	background-image: url(../images/navi_05.jpg);
}
#navi .n06 a{
	background-image: url(../images/navi_06.jpg);
}



/****************MainImage****************/
#mainimg{

}


/****************Body****************/
#body{
	position: relative;
}

/***************Footer***************/
#foot{
	background-color:#d9dbc3;
	border-top:1px solid #b9bc95;
	height:100%;
	padding-bottom:20px;
}
#foot .left{
	float:left;
	width:auto;
	padding:10px;
}
#foot .right{
	float:right;
	width:auto;
}
#foot .right p a{
	background-image: url(../images/foot_n01.gif);
	display:block;
	outline:none;
	text-indent:-1500px;
	background-repeat: no-repeat;
	background-position:0 0;
	width:105px;
	height:11px;
	line-height:0;
	margin:8px 10px 0;
}
#foot .right p a:hover{
	background-position:0 -11px;
}
#foot address{
	font-style:normal;
	font-weight:bold;
	color:#728247;
}




/***************ポップアップメニュー****************/


/* 宿泊 */

#FWTableContainer544406306 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	float:left;
	position:relative;
	margin:0px;
	width:130px;
	height:50px;
	padding:0;
	text-align:left;
}

#MMMenuContainer1109093049_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1109093049_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	bottom:10px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1109093049_0 {
/* This class defines things about menu MMMenu1109093049_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#a3b483;
	border:1px solid #214800;
	width:130px;
	height:61px;
}

.MMMIFVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border:1px solid #a3b483;
	width:130px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

.MMMIVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border-top:0px;
	border-left:1px solid #a3b483;
	border-bottom:1px solid #a3b483;
	border-right:1px solid #a3b483;
	width:130px;
	height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

#MMMenu1109093049_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1109093049_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:21px;
}

#MMMenu1109093049_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:41px;
}

#MMMenuContainer1109093049_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1109093049_0 a {
	/* Controls the general apperance for menu MMMenuContainer1109093049_0's items, including color and font */
	text-decoration:none;
	font-size:0.85em;
	color:#000;
	text-indent:20px;
	padding:4px 2px 0;
	background-color:#a3b483;
	font-weight:normal;
	line-height:100%;
	display:block;
	position:absolute;
	background-image: url(../images/navi_01_s01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#MMMenuContainer1109093049_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1109093049_0 */
	color:#000;
	background-color:#214800;
}



/* 料金一覧 */

#ChargeFWTableContainer544406306 {
	/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	float: left;
	position: relative;
	margin: 0px;
	width: 130px;
	height: 50px;
	padding: 0;
	text-align: left;
}

#ChargeMMMenuContainer1109093049_0 {
	/* This ID is related to the master menu div for menu MMMenuContainer1109093049_0 and contains the important positioning information for the menu as a whole */
	position: absolute;
	left: 0px;
	bottom: 10px;
	visibility: hidden;
	z-index: 300;
}

#ChargeMMMenu1109093049_0 {
	/* This class defines things about menu MMMenu1109093049_0's div. */
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background-color: #a3b483;
	border: 1px solid #214800;
	width: 130px;
	height: 62px;
}

.ChargeMMMIFVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border:1px solid #a3b483;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

.ChargeMMMIVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border-top:0px;
	border-left:1px solid #a3b483;
	border-bottom:1px solid #a3b483;
	border-right:1px solid #a3b483;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

#ChargeMMMenu1109093049_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:0px;
}

#ChargeMMMenu1109093049_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:21px;
}

#ChargeMMMenu1109093049_0_Item_2 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:41px;
}
#ChargeMMMenu1109093049_0_Item_3 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:61px;
}
#ChargeMMMenu1109093049_0_Item_4 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:81px;
}
#ChargeMMMenu1109093049_0_Item_5 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:101px;
}
/*2008年度ホテル*/
/*#ChargeMMMenu1109093049_0_Item_2 {
 Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position 
	left:0px;
	top:41px;
}*/
/*2008年度コテージ*/
/*#ChargeMMMenu1109093049_0_Item_3 {
 Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position
	left:0px;
	top:61px;
} 
#ChargeMMMenu1109093049_0_Item_4 {
 Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position 
	left:0px;
	top:81px;
}
*/

#ChargeMMMenuContainer1109093049_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#ChargeMMMenuContainer1109093049_0 a {
	/* Controls the general apperance for menu MMMenuContainer1109093049_0's items, including color and font */
	text-decoration:none;
	font-size:0.85em;
	color:#000;
	text-indent:20px;
	padding:4px 2px 0;
	background-color:#a3b483;
	font-weight:normal;
	line-height:100%;
	display:block;
	position:absolute;
	background-image: url(../images/navi_01_s01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#ChargeMMMenuContainer1109093049_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1109093049_0 */
	color:#000;
	background-color:#214800;
}




/* 施設紹介　*/

#FacFWTableContainer544406306 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	float:left;
	position:relative;
	margin:0px;
	width:130px;
	height:50px;
	padding:0;
	text-align:left;
}

#FacMMMenuContainer1109093049_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1109093049_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	bottom:10px;
	visibility:hidden;
	z-index:300;
}

#FacMMMenu1109093049_0 {
/* This class defines things about menu MMMenu1109093049_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#a3b483;
	border:1px solid #214800;
	width:130px;
	height:42px;
}

.FacMMMIFVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border:1px solid #a3b483;
	width:130px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

.FacMMMIVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border-top:0px;
	border-left:1px solid #a3b483;
	border-bottom:1px solid #a3b483;
	border-right:1px solid #a3b483;
	width:130px;
	height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

#FacMMMenu1109093049_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:0px;
}

#FacMMMenu1109093049_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:21px;
}

#FacMMMenu1109093049_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:41px;
}

#FacMMMenuContainer1109093049_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#FacMMMenuContainer1109093049_0 a {
	/* Controls the general apperance for menu MMMenuContainer1109093049_0's items, including color and font */
	text-decoration:none;
	font-size:0.85em;
	color:#000;
	text-indent:20px;
	padding:4px 2px 0;
	background-color:#a3b483;
	font-weight:normal;
	line-height:100%;
	display:block;
	position:absolute;
	background-image: url(../images/navi_01_s01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#FacMMMenuContainer1109093049_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1109093049_0 */
	color:#000;
	background-color:#214800;
}








/***************ポップアップメニューフッター用****************/


/* 宿泊 */
#FooterFWTableContainer544406306 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	float:left;
	position:relative;
	margin:0px;
	width:130px;
	height:50px;
	padding:0;
	text-align:left;
}

#FooterMMMenuContainer1109093049_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1109093049_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:-57px;
	visibility:hidden;
	z-index:300;
}

#FooterMMMenu1109093049_0 {
/* This class defines things about menu MMMenu1109093049_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#a3b483;
	border:1px solid #214800;
	width:130px;
	height:61px;
}

.FooterMMMIFVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border:1px solid #a3b483;
	width:130px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

.FooterMMMIVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border-top:0px;
	border-left:1px solid #a3b483;
	border-bottom:1px solid #a3b483;
	border-right:1px solid #a3b483;
	width:130px;
	height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

#FooterMMMenu1109093049_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:0px;
}

#FooterMMMenu1109093049_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:21px;
}

#FooterMMMenu1109093049_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:41px;
}


#FooterMMMenuContainer1109093049_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#FooterMMMenuContainer1109093049_0 a {
	/* Controls the general apperance for menu MMMenuContainer1109093049_0's items, including color and font */
	text-decoration:none;
	font-size:0.85em;
	color:#000;
	text-indent:20px;
	padding:4px 2px 0;
	background-color:#a3b483;
	font-weight:normal;
	line-height:100%;
	display:block;
	position:absolute;
	background-image: url(../images/navi_01_s01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#FooterMMMenuContainer1109093049_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1109093049_0 */
	color:#000;
	background-color:#214800;
}


/* 料金一覧 */

#ChargeFtFWTableContainer544406306 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	float:left;
	position:relative;
	margin:0px;
	width:130px;
	height:50px;
	padding:0;
	text-align:left;
}

#ChargeFtMMMenuContainer1109093049_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1109093049_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:-57px;
	visibility:hidden;
	z-index:300;
}

#ChargeFtMMMenu1109093049_0 {
	/* This class defines things about menu MMMenu1109093049_0's div. */
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background-color: #a3b483;
	border: 1px solid #214800;
	width: 130px;
	height: 62px;
}

.ChargeFtMMMIFVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border:1px solid #a3b483;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}
.ChargeFtMMMIVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border-top:0px;
	border-left:1px solid #a3b483;
	border-bottom:1px solid #a3b483;
	border-right:1px solid #a3b483;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

#ChargeFtMMMenu1109093049_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:0px;
}

#ChargeFtMMMenu1109093049_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:21px;
}
/*2008年度ホテル*/
/*#ChargeFtMMMenu1109093049_0_Item_2 {
 Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position 
	left:0px;
	top:41px;
}*/
/*2008年度コテージ*/
/*#ChargeFtMMMenu1109093049_0_Item_3 {
 Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position 
	left:0px;
	top:61px;
}*/
#ChargeFtMMMenu1109093049_0_Item_4 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:41px;
}


#ChargeFtMMMenuContainer1109093049_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#ChargeFtMMMenuContainer1109093049_0 a {
	/* Controls the general apperance for menu MMMenuContainer1109093049_0's items, including color and font */
	text-decoration:none;
	font-size:0.85em;
	color:#000;
	text-indent:20px;
	padding:4px 2px 0;
	background-color:#a3b483;
	font-weight:normal;
	line-height:100%;
	display:block;
	position:absolute;
	background-image: url(../images/navi_01_s01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#ChargeFtMMMenuContainer1109093049_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1109093049_0 */
	color:#000;
	background-color:#214800;
}



/* 施設 */

#FacFtFWTableContainer544406306 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	float:left;
	position:relative;
	margin:0px;
	width:130px;
	height:50px;
	padding:0;
	text-align:left;
}

#FacFtMMMenuContainer1109093049_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1109093049_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:-38px;
	visibility:hidden;
	z-index:300;
}

#FacFtMMMenu1109093049_0 {
/* This class defines things about menu MMMenu1109093049_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#a3b483;
	border:1px solid #214800;
	width:130px;
	height:42px;
}

.FacFtMMMIFVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border:1px solid #a3b483;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

.FacFtMMMIVStyleMMMenu1109093049_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1109093049_0 */
	border-top:0px;
	border-left:1px solid #a3b483;
	border-bottom:1px solid #a3b483;
	border-right:1px solid #a3b483;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:15px;
}

#FacFtMMMenu1109093049_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:0px;
}

#FacFtMMMenu1109093049_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:21px;
}

#FacFtMMMenu1109093049_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:41px;
}
#FacFtMMMenu1109093049_0_Item_3 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:61px;
}
#FacFtMMMenu1109093049_0_Item_4 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:81px;
}
#FacFtMMMenu1109093049_0_Item_5 {
/* Unique ID for item 2 of menu MMMenu1109093049_0 so we can set its position */
	left:0px;
	top:101px;
}


#FacFtMMMenuContainer1109093049_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#FacFtMMMenuContainer1109093049_0 a {
	/* Controls the general apperance for menu MMMenuContainer1109093049_0's items, including color and font */
	text-decoration:none;
	font-size:0.85em;
	color:#000;
	text-indent:20px;
	padding:4px 2px 0;
	background-color:#a3b483;
	font-weight:normal;
	line-height:100%;
	display:block;
	position:absolute;
	background-image: url(../images/navi_01_s01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#FacFtMMMenuContainer1109093049_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1109093049_0 */
	color:#000;
	background-color:#214800;
}
