 *{ 
    margin:0;padding:0; 
}

html{ 
    height:100%; 
}

body {
	color: #FFFFFF; 
	width: 100%;
	height:100%;
	background-color: #000033;
  	background-image: url('../images/bg_main.jpg');
	background-size: cover;
	background-attachment: fixed;
	font-size: 12px;
	line-height: 18px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
p {
	font-size: 12px; 
	line-height: 20px;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFCC00;
	}
a:visited, 
a:visited:hover { 
	text-decoration: none; 
	color: #CC9900;
	}
a:hover, 
a:active { 
	text-decoration: underline; 
	color: #FFFF00;
	}
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

img 	{
	border: 0;
	}

a { /* FireFox NIπΜ_όπΑ·@*/
	overflow: hidden;
	outline: none;
}

* html .link_text1 { top: -0.1em; } /* for win ie6 */
*:first-child+html .link_text1 { top: 5px; margin-left: -10px; } /* for win ie7 */

#container { 
	width: 100%;
	height: 100%;
	min-height:100%;
	padding: 0px;
	}

#header {
	width: 100%;
	height: 233px;
 	background-image: url(../images/wave.png);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px;
	padding: 0px;
}

/* y[Wgbv */
#page-top {
	position:fixed;
	bottom:0;
	margin-bottom: 20px;
	right:20px;
	font-size:16px;
	font-weight:600;
	z-index:10;
	}

#page-top a {
	background: none repeat scroll 0 0 #F90;
	border-radius: 5px;
	color: #fff;
	display: block;
	_font-family: FontAwesome;
	opacity: 0.5;
	text-align: center;
	text-decoration: none;
	width: 50px;
	}

#page-top a:hover {
	text-decoration:none;
	background:#999;
	}
/* y[Wgbv */


.s_br {
	display:none;
	}
.br_20 {
	height:20px;
	}

.logo {
	width:100%;
}

#header_c {
	width: 920px;
	height: 164px;
	margin: 0px auto ;
	padding: 0px;
}

#header_L {
	float: left;
	width: 291px;
	height:140px;
	margin-top: 10px;
	margin-left: 0px;
}

#header_R {
	float: right;
	width: 620px;
	height: 38px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

#header_L2 {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 0px;
}

#header_R1-R2 {
	float: right;
	width: 620px;
	text-align: left;
	margin: 10px 0;
}

#header_R1 {
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 50px;
}

#header_R2 {
	float: right;
	width: 280px;
	text-align: left;
	margin-top: 16px;
	margin-left: 10px;
}

#header h1 {
	text-align: left;
	font-weight: 600;
	color: #FFFFFF;
	line-height:140%;
	margin-top: 10px;
	margin-right: 0px;
}

.tel-link {
	color: #FFCC00;
	text-shadow: 2px 2px 0px #939393, 4px 4px 0px #1c1c1c;
	line-height: 120%;
	font-size: 32px;
	font-weight: bold;
}

.facebook {
	clear: both;
	float: right;
	width: 97px;
	margin: 30px 12px 0 0;
}

#header2 {
	width: 100%;
	height: 354px;
	margin: 0px;
	padding: 0px 0 16px 0;
}

#cont_img {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

#cruise1_img {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

#cruise1_txt {
	width: 840px;
	color:#000;
	font-size:14px;
	line-height:160%;
	background-color: rgba(204,255,204,0.9);
	padding: 15px 30px 10px 30px;
	margin:-5px auto;
}
#cruise2_img {
	width: 900px;
	margin: 0px auto;
	padding:0px;
}

#cruise2_txt {
	background-color: rgba(255,237,189,1.0);
	color:#000;
	font-size:14px;
	line-height:160%;
	padding: 10px 10px 0px 30px;
}

#cruise2_txt h2{
	line-height:36px;
	font-size: 20px;
	color:#C90;
 	background-image: url(../images/tsuru.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 0px #111,1px 1px 1px #C99;
	padding-top: 3px;
	padding-left: 38px;
	margin-left:-10px;
	margin-bottom: 0px;
}

#cruise3 {
	width:900px;
	background-color: rgba(255,255,255,0.9);
	color:#000;
	font-size:14px;
	line-height:160%;
	margin:0 auto;
}
.cont_list_wrap {
	max-width:760px;
	list-style: none;
	margin: 0 20px 0 15px;
	padding: 0;
	}

.cont_list:before {
	content: "";
	width:10px;
	height:10px;
	display: inline-block;
	background-color:#F90;
	border-radius:50%;
	position:  relative; 
	top: -1px; 
	left:2px;
	margin-left: -15px; 
	margin-right: 5px; 
	text-indent:1em;
	padding-left:0em;
	}

ul.cp_list {
	width:640px;
	padding: 0.5em;
	list-style: none;
	}
ul.cp_list li {
	position: relative;
	padding: 0.5em 1em 0.5em 2.3em;
	margin-bottom:5px;
	border-bottom: 1px dotted rgba(255,143,0,1);
	}
ul.cp_list li:after,
ul.cp_list li:before {
	content:'';
	position: absolute;
	transform: rotate(45deg);
	}
ul.cp_list li:before {
	top: 0.7em;
	left: 0.2em;
	width: 12px;
	height: 12px;
	border:2px solid rgba(255,143,0,1);
	}
ul.cp_list li:after {
	top: 0.9em;
	left: 0.7em;
	width: 14px;
	height: 14px;
	background: rgba(255,143,0,0.5);
	transform: rotate(60deg);
	}

#collection {
	width: 900px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}


/*----------  gallery ---------- */

#collection #gallery1 {
	float: left;
	left: 0;
	top: 0px;
	display: block;
	border: 1px solid #666699;
	width: 899px;
	height: 354px;
}

#collection #gallery1 .fadeSec {
	position: relative;
}

#collection #gallery1 .fadeSec .changePic1 {
	position: absolute;
	width: 500px;
	height: 335px;
	left: 0px;
	top: 0px;
}

#collection #gallery2 {
	float: left;
	left: 0;
	top: 0px;
	display: block;
	width: 300px;
	height: 280px;

}

#collection #gallery2 .fadeSec {
	position: relative;
}

#collection #gallery2 .fadeSec .changePic2 {
	position: absolute;
	width: 300px;
	height: 280px;
	left: 0px;
	top: 0px;
}


#collection #gallery3 {
	float: left;
	left: 0;
	top: 0px;
	display: block;
	width: 225px;
	height: 280px;

}

#collection #gallery3 .fadeSec {
	position: relative;
}

#collection #gallery3 .fadeSec .changePic3 {
	position: absolute;
	width: 225px;
	height: 280px;
	left: 0px;
	top: 0px;
}


#collection #gallery4 {
	float: left;
	left: 0;
	top: 0px;
	display: block;
	width: 225px;
	height: 280px;

}

#collection #gallery4 .fadeSec {
	position: relative;
}

#collection #gallery4 .fadeSec .changePic4 {
	position: absolute;
	width: 225px;
	height: 280px;
	left: 0px;
	top: 0px;
}

body > #container{ 
	height:auto; 
	}

#int {
	width: 100%;
	}

ul
	{
	width:900px;
	height:40px;
	list-style:none;
	border: none;
	}

/* j[ */


#menu {
	width: 906px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	margin-top:-72px;
	}
#menu li {
	display: block;
	float: left;
	width: auto;
	min-width: 100px;
	max-width: 280px;
	margin: 0 ;
	padding: 0;
	 }
#menu li a{
	display: block;
	padding: 8px 22px;
	background-color: rgba(20,23,78,0.7);
	border-left: 1px solid #666;
	border-right: 1px solid #000;
	color: #FEC23E;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	}
#menu li a:hover{
	background-color: rgba(255,194,62,1.0);
	color: #FFFFFF;
	}
#toggle {
	 display: none;
	}
@media only screen and (max-width: 766px) {
#menu {
	 display: none;
	  }
#menu li{
	 width: 100%;
	  }
#toggle {
	display: block;
	position: relative;
	width: 100%;
	background-color: rgba(20,23,78,0.8);
	}
#toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid #444;
	color: #fff;
	text-align: center;
	text-decoration: none;
	}
#toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
	}
#toggle a:before, #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #222;
	}
#toggle a:before{
	margin-top: -6px;
	}
#toggle a:after{
	margin-top: 2px;
	}
	}

/* j[ */



.menu2 {
	width: 900px;
	height: 32px;
	margin: 0px auto ;
	padding: 0px;
	}

.menu2 ul {
	width:auto;
	margin: 0px;
	padding: 0px;
	height:32px;
	list-style:none;
	border: none;
	}

/* eΪ */
.menu2 li
	{
	width:auto;
	height:32px;
	float:left;
	margin:0;
	}

.menu2 ul {
	width:900px;
	height:32px;
	background-image:url(../images/reservation.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	list-style:none;
	border: none;
	}

.reservation1 img {
	display:block;
	width:600px;
	height:32px;
	background-image:url(../images/reservation.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	}

.reservation1 a
	{
	display:block;
	width:600px;
	height:32px;
	background-image:url(../images/reservation.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	}

.reservation1 a:hover	{
	background-image:url(../images/reservation.png);
	background-position:0px 0px;
	}

.reservation2 a
	{
	display:block;
	width:300px;
	height:32px;
	background-image:url(../images/reservation.png);
	background-position:-600px 0px;
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
	}
.reservation2 a:hover
	{
	background-image:url(../images/reservation.png);
	background-position: -600px -32px;
	}

/* eΪ */


#oshirase {
	width: 592px;
	padding: 0x;
	margin: 0;
}

.inner {
	width: 560px;
	height: 180px;
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #999999;
	color: #FFFFFF;
	padding: 2px 15px;
	margin: 0;
	overflow: auto;
}
.inner li {
	width: 540px;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
	line-height: 1.5;
}
.inner li span {
	display: block;
	font-weight: bold;
}


.midashi {
	width: 900px;
	height: auto;
	background-color: rgba(0,0,0,0.7);
	margin: 14px auto;
	}

.midashi h2 {
	line-height: 38px;
	font-size: 20px;
	color:#FC0;
	text-shadow: 1px 1px 0px #333333, 1px 1px 0px #CCCCCC;
	padding:10px 20px;
}
.midashi_form {
	font-size: 20px;
	line-height: 160%;
	color:#FC0;
	font-weight:600;
	text-shadow: 2px 2px 0px #663300, 2px 2px 2px #FFFFFF;
	border-left:5px solid #FC0;
	padding:5px;
	margin:0 0 8px  2px;
}
.midashi_L {
	float :left;
	width: 452px;
	height: 38px;
	}

.midashi_R {
	float :right;
	width: 452px;
	height: 38px;
	margin-top: 5px;
	}

.new {
	float :right;
	height: 38px;
 	background-image: url(../images/new_kazari.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 5px;
	margin-left: 28px;
	padding-top: 3px;
	padding-left: 28px;
	}

.new_txt {
        border-bottom:1px dotted #342607;
	}


#content h2 {
	line-height: 38px;
	font-size: 20px;
 	background-image: url(../images/tsuru.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 1px #111;
	padding-top: 5px;
	padding-left: 44px;
	margin-bottom: 5px;
}

#content h3 {
	height: 32px;
	color: #342607;
	line-height: 32px;
	text-align: left;
	font-size: 16px;
        border-left:8px solid #BDAA89;
	padding-top: 6px;
	padding-left: 5px;
}


.clear {
	clear: both;
	line-height:20px;
	margin-left: auto ; 
	margin-right: auto ;
	margin: 0px;
	}

.clear_zero {
	clear: both;
	line-height:0;
	margin-left: auto ; 
	margin-right: auto ;
	margin: 0px;
	}

.p_br {
	clear: both;
	line-height:140px;
	margin-left: auto ; 
	margin-right: auto ;
	margin: 0px;
	}

.line {
	clear: both;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	}

#main@{
 	width: 904px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 25px;
	margin: 0px 66px 0px 66px;
	padding: 20px 0px 16px 0px;
	}

#content {
 	width: 900px;
	height: 100%;
	min-height: 100%;
	color: #EEEEEE;
	margin: 0px auto;
	font-size: 14px;
	line-height: 160%;
	padding: 0px 0px 0px 0px;
	}

.main_txt {
	background-color: rgba(0,0,0,0.5);
	margin: 10px 0px;
	padding: 10px;
	}

.right_img {
	float:right;
	padding: 10px 10px 2px 10px;
	}

.right_img2 {
	float:right;
	background-color: rgba(51,102,204,0.0);
	padding: 30px 20px 0 0;
	margin:0 0 0 20px;
	}

#content_LR {
 	width: 100%;
	min-height: 100%;
	margin: 0px auto;
	}

.content_L {
	float: left;
	width: 600px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	}

.dotted_line {
	clear: both;
	width: 100%;
	height: 6px;
	font-size: 14px;
        border-bottom:1px dotted #FFFFFF;
	margin: 3px 0 3px 0;
	}

.dotted_line_L {
        float: left;
	width: 100px;
	height: 16px;
	color: #FFEE00;
        border-left: 5px solid #649839;
	margin: 3px;
	padding: 0px 0px 3px 3px;
	}

.dotted_line_R {
        float: left;
	text-align: left;
	margin-top: 0px;
	padding: 3px 0px 0px 0px;
	}

.waku_orange {
	width:900px;
	text-align:center;
	font-size:14px;
	line-height:160%;
	background-color: rgba(255,102,0,1.0);
	margin: -5px auto 5px auto;
	padding: 0 0 10px 0;
	}

#profile {
	width:860px;
	font-size:14px;
	line-height:160%;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	}

.profile_s {
	margin: 0 0 0 20px ;
	}

#link  {
	width:860px;
	font-size:14px;
	text-align: left;
	background-color: rgba(0,0,0,0.6);
	padding:  20px 20px 0px 20px;
	margin: 0 auto;
	}

#form  {
	width:840px;
	font-size:14px;
	text-align: left;
	background-color: rgba(255,255,255,0.6);
	padding:  30px;
	margin: 0 auto;
	}

.form_s  {
	width:640px;
	font-size:14px;
	text-align: left;
	background-color: rgba(207,32,0,0.8);
	color:#EEE;
	padding:  20px;
	margin: 10px;
	}

.form_s2  {
	width:640px;
	font-size:14px;
	text-align: left;
	background-color: rgba(0,0,64,0.8);
	color:#EEE;
	padding:  20px;
	margin:20px 10px;
	}

.form_com  {
	width:98%;
	font-size:14px;
	text-align: left;
	background-color: rgba(0,0,0,0.5);
	color:#FC0;
	font-weight:600;
	padding: 1%;
	}

.form_txt_bk  {
	font-size:14px;
	text-align: left;
	background-color: rgba(255,255,255,0.8);
	color:#000;
	padding: 10px;
	}

.link_txt {
	width:300px;
	font-size:14px;
	line-height:160%;
	padding: 0;
	margin:0 0 10px 100px;
	}

table	{
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
}

table .tbl1	{
	border:0;
	border-spacing: 0;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tbl1	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 0px;
}
.tbl1 th	{
	text-align: center;
	background-color: rgba(255,153,0,1.0);
	border: 1px solid #000;
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px;
	}

.tbl1 tr	{
	background-color: rgba(255,255,255,0.8);
	border: 1px solid #000;
	color: #000000;
	padding: 5px;
	}

td 	{

	background-color: rgba(255,255,255,0.5);
	border: 1px solid #000;
	color: #333333;
	font-size: 14px;
	line-height: 160%;
	padding: 10px;
	}

td .gray	{
	background-color: rgba(255,255,0,1.0);
	border: 1px solid #000000;
	text-align: center;
	color: #333333;
	padding: 10px;
	}

 .white	{
	padding: 3px 0 3px 0px;
	background-color: rgba(255,255,255,1.0);
	border: 1px solid #000000;
	color: #333333;
	padding: 10px;
	}

 .black	{
	padding: 3px 0 3px 0px;
	background-color: rgba(0,0,0,0.8);
	border: 1px solid #999;
	padding: 10px;
	}

.table1 td	{
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 10px;
	}


 .tbl2 {
	width:80%;
	vertical-align: top;
	border:0;
	text-align: left;
	border-spacing: 0;
	border: 1px solid #666;
	margin:0 auto;
}


.tbl2 th	{
	text-align: center;
	background-color: rgba(255,153,0,1.0);
	border: 1px solid #666;
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px;
	}

.tbl2 tr	{
	border: 1px solid #666;
	color: #000000;
	padding: 5px;
	}

.table2 td {
	vertical-align: top;
	border: 1px solid #666;
	padding-left: 10px;
	}

 .tbl3 {
	width:840px;
	vertical-align: top;
	border:0;
	text-align: left;
	font-size: 14px;
	border-spacing: 0;
	border: 1px solid #999;
	margin:0 auto;
}


.tbl3 td	{
	text-align: left;
	background-color: rgba(255,255,255,0.8);
	border: 1px solid #999;
	color: #333;
	font-size: 14px;
	line-height:160%;
	padding: 10px;
	}

 .btn	{
	border:solid 1px #ccc;
	padding:15px 30px;
	margin:0 0 20px;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	}


 .gray2	{
	white-space: nowrap;
	background-color: rgba(192,192,192,0.8);
	border: 1px solid #666;
	text-align: center;
	vertical-align:top;
	color: #333333;
	padding: 10px;
	}

div#map {
	width:590px;
	height:400px;
	} 

div#g-map {
	width:590px;
	height:400px;
	_margin:5px;
	} 

div#map_s {
	display: none;
	} 

.content_R {
	float: right;
	width: 268px;
	height: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	}

.content_text_R {
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px;
	}

.content_img_L {
	float: left;
	text-align: left;
	margin: 2px 14px 0px 5px;
	padding: 0px 0px;
	}

#content_img_R {
	float: right;
	text-align: left;
	margin: 2px 10px 0px 0px;
	padding: 0px 0px;
	}

.txt11 {
	clear: both;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	}

.txt12 {
	clear: both;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	}

.orange {
	font-size: 16px;
	color:#FA0;
	line-height: 160%;
	padding: 0;
	}
.yellow {
	font-size: 16px;
	color:#FC0;
	line-height: 160%;
	padding: 0px 0px 0px 0px;
	}

.red {
	font-size: 14px;
	color:#F00;
	line-height: 160%;
	padding: 0;
	}
.midashi_red {
	font-size: 16px;
	color:#F30;
	line-height: 160%;
	padding: 0px 0px 0px 0px;
	}

 .input{
	width:280px;
	padding:5px 10px;
	background:#fff;
	border:1px solid #999;
	border-radius:0;
	box-sizing:border-box;
	-webkit-appearance:none;
	font-size:16px;
	font-family:'Hiragino Kaku Gothic ProN','qMmpS ProN',Meiryo,CI,'YuGothic','ΰSVbN',Helvetica,Arial,sans-serif;
	}
 .input2{
	width:50px;
	padding:5px 10px;
	background:#fff;
	border:1px solid #999;
	border-radius:0;
	box-sizing:border-box;
	-webkit-appearance:none;
	font-size:16px;
	font-family:'Hiragino Kaku Gothic ProN','qMmpS ProN',Meiryo,CI,'YuGothic','ΰSVbN',Helvetica,Arial,sans-serif;
	}
#search-form input[type="text"]::-webkit-input-placeholder{
	padding-top:3px;
	font:italic 300 14px/1.5 'Open Sans',sans-serif
	}

#search-form input[type="text"]::-moz-placeholder{
	padding-top:3px;font:italic 300 14px/1.5 'Open Sans',sans-serif
	}

	#search-form input[type="text"]:-ms-input-placeholder{
	padding-top:3px;
	font:italic 300 14px/1.5 'Open Sans',sans-serif
	}

 .txt_area{
	width:600px;
	background:#fff;
	border:1px solid #999;
	border-radius:0;
	box-sizing:border-box;
	-webkit-appearance:none;
	font-size:16px;
	font-family:'Hiragino Kaku Gothic ProN','qMmpS ProN',Meiryo,CI,'YuGothic','ΰSVbN',Helvetica,Arial,sans-serif;
	}

input:focus {
    border:solid 1px #EEA34A;
}

.txt_area:focus {
    border:solid 1px #EEA34A;
}
#global-footer{
	position:relative;
	padding:20px;
	background-color:#f6f6f6
	}

.box {
	background-color: rgba(0,0,0,0.5);
	margin: 18px 0 0 0;
	padding: 10px;
}

.box img {
	max-width: 100%;
}

.fourcorners{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #FFAA00;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.40);
	-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.40);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.40);
}


.facebook_s {
	display: none;
	}

#footer {
 	width: 100%;
	height: 200px;
	background-color: rgba(0,0,0,0.7);
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	bottom: 0;
	}

#footer_menu {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	padding: 12px;
	}

#footer2 {
	font-size: 12px;
	line-height: 18px;
	text-apass
	lign: center;
	padding-top: 32px;
	bottom: 5px;
	}

#end {
 	clear: both;
	margin-left: auto ; 
	margin-right: auto ;
	background-color: #BDAA89;
	margin: 0px;
	padding: 0px;
	}
