*{ 
    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-repeat: no-repeat;
	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 リンク選択時の点線を消す　*/
	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;
	}

/* ページトップ */
#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:#FC0;
	}
/* ページトップ */


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

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

#header_L {
	display: block;
 	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:10px 0 0px 0;
}

#header_R {
	width: 100%;
	height: auto;
	text-shadow: 1px 1px 1px #111;
 	margin-left: auto;
	margin-right: auto;
}

.s_br {
	clear:both;
	line-height:1px;
	}

.br_20 {
	display:none;
	}

.logo {
	max-width:60%;
	}

#header_L2 {
	display:none;
	}

#header_R1-R2 {
	margin:0;
	}

#header_R1 {
	width: 100%;
	height: auto;
	margin: 0;
}
#header_R2 {
	text-align:center;
	height: auto;
	margin: 5px 0 10px 0;
}

#header h1 {
	text-align: center;
	font-weight: 600;
	line-height: 140%;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 5px;
	
}

.tel-link {
	clear:both;
	color: #FFAA00;
	text-shadow: 2px 2px 0px #666666,
	4px 4px 0px #000000;
	line-height: 120%;
	font-size: 32px;
	font-weight: bold;
}

.facebook {
	display: none;
	}

#header2 {
	clear: both;
	width: 100%;
	min-height: 200px;
	margin: 0px;
	padding: 0px;
}

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

#collection img {
	max-width: 100%;
	max-height: 100%;
	}


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

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

#cruise2_txt {
	background-color: rgba(255,237,189,0.9);
	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:100%;
	background-color: rgba(255,255,255,0.9);
	color:#000;
	font-size:14px;
	line-height:160%;
	margin:0 auto;
	margin-bottom:10px;
}

.cont_list_wrap {
	list-style: none;
	margin: 0 0px 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:98%;
	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);
	}

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

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

#collection #gallery1 {
	clear:both;
	left: 0;
	top: 0px;
	display: block;
	border: 1px solid #666699;
	max-width: 100%;
	height:180px;
}

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

#collection #gallery1 .fadeSec .changePic1 {
	position: absolute;
	max-width: 100%;
	left: 0px;
	top: 0px;
}


#collection #gallery2 {
	display:none;
	}

#collection #gallery2 .fadeSec {
	display:none;
	}

#collection #gallery2 .fadeSec .changePic2 {
	display:none;
	}


#collection #gallery3 {
	display:none;
	}

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

#collection #gallery3 .fadeSec .changePic3 {
	display:none;
	}


#collection #gallery4 {
	display:none;
	}

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

#collection #gallery4 .fadeSec .changePic4 {
	display:none;
	}

body > #container{ 
	height:auto; 
	}

.txt12 {
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

#int {
	width: 100%;
	}

/* ▼メニュー1******************************************************/

#menu {
	clear:both;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	}
	
#menu li{
	display: block;
	float: left;
	width: 20%;
	border-bottom: 1px dotted #333;
	margin: 0;
	padding: 0;
	 }
#menu li a{
	display: block;
	padding: 12px 0 10px;
	background-color: rgba(0,0,0,0.5);
	color: #FFAA00;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	}

#menu li a:hover{
	background-color: rgba(255,153,0,0.8);
	color: #FFFFFF;
	}

#toggle{
	 display: none;
	}

@media only screen and (max-width: 766px) {
#menu {
	display: none;
	  }
#menu li{
	width: 100%;
	 }

#menu-box {
	width: 100%;
	padding: 5px 0 0 0;
	  }
#toggle{
	display: block;
	position: relative;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	}
#toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid #333;
	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;
	}
	}

/* メニュー */


.menu2 {
	width: 300px;
	height: 32px;
 	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom:20px;
	}

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

/* 各項目 */
.menu2 li
	{
	width:auto;
	height:32px;
	float:left;
	}

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

.reservation1 img {
	display:none;
	}

.reservation1 a	{
	display:none;
	}

.reservation1 a:hover	{
	display:none;
	}

.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;
	}

.reservation1 img {
	display:none;
	}

.reservation1 a
	{
	display:none;
	}

.reservation1 a:hover	{
	display:none;
	}

.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;
	}

/* 各項目 */


#oshirase {
	padding: 10px;
	margin: 0;
}

#oshirase img{
	max-width: 100%;
}


.inner {
	height: 184px;
	background-color: rgba(0,0,0,0.5);
	border: 1px solid #999999;
	color: #FFFFFF;
	padding: 8px;
	margin: 0 10px;
	overflow: auto;
}
.inner li {
	color: #FFFFFF;
	margin-bottom: 15px;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
	line-height: 1.5;
}
.inner li span {
	display: block;
	font-weight: bold;
}


.new {
	display:none;
	}

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


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

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

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

.midashi h2 {
	line-height: 38px;
	font-size: 14px;
	color:#FC0;
	text-shadow: 1px 1px 0px #333333, 1px 1px 0px #CCCCCC;
	padding:10px 10px;
}

.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:5px 0 8px 5px;
}

#content h3 {
	display:none;
	}

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

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

table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	margin-top: 0px;
 	margin-left: auto;
	margin-right: auto;
}

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

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

td 	{

	background-color: rgba(255,255,255,0.5);
	border: 1px solid #000000;
	color: #333333;
	vertical-align:top;
	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;
	}

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

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


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

.tbl2 td	{
	border: 1px solid #000000;
	padding-left: 10px;
	}


.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;
	}

 .tbl3 {
	width:98%;
	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;
	}


.table2 td {
	vertical-align: top;
	background-color: rgba(255,255,255,0.8);
	border: 1px solid #666;
	padding-left: 10px;
	}

 .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;
	}

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

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

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

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

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

.main_txt {
	width:90%;
	line-height: 160%;
	background-color: rgba(0,0,0,0.5);
	margin-top:20px;
	margin-left: auto; 
	margin-right: auto;
	padding:10px;
}

.right_img {
	float:right;	
	width:44%;
	margin:0 0 0 5px;
	}

.right_img2 {
	float:right;	
	width:40%;
	padding:54px 10px 0 0;
	margin:0 0 0 5px;
	}

.img_50 {
	width:100%;
	}

.content_L{
	clear: both;
	width: 100%;
	text-align: left;
	margin-top: 8px;
	padding: 0px;
	}

.main_L h3{
	width:100%;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal; 
	padding: 0px;
	}


 
.box{
	-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);
}


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

.box1{
	background-color: rgba(0,0,0,0.5);
	margin: 18px 10px 10px 10px;
	padding: 10px;
}
 
.fourcorners1{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #999999;
	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);
}



.content_R {
	clear:both;
	height: 100%;
	min-height:100%;
	text-align: left;
	_background-color: #EEEEEE;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 10px 0px 10px;
	}

.dotted_line {
	clear: both;
	width: 100%;
	height: 6px;
	font-size: 12px;
        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 #33BB33;
	margin: 3px;
	padding: 0px 0px 3px 3px;
	}

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


.waku_orange {
	width:100%;
	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:98%;
	font-size:14px;
	line-height:160%;
	text-align: left;
	background-color: rgba(255,255,255,0.8);
	margin: 0 auto;
	padding:1%;
	}

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

#link  {
	clear:both;
	width:98%;
	font-size:14px;
	text-align: left;
	background-color: rgba(0,0,0,0.6);
	padding:1%;
	margin: 0 auto;
	}

.link_txt {
	font-size:14px;
	line-height:160%;
	padding: 20px;
	}

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

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

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

.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 {
	font-size:14px;
	line-height:160%;
	padding: 10px;
	}

.g-map {
	width:98%;
	height:360px;
	margin:0 2%;
	} 

div#map {
	max-width: 98%;
	height:300px;
	border:1px solid #BDAA89;
	margin: 10px;
	padding: 10px;
	} 

#map_link {
	width:100%;
	padding: 0 10px 0 10px;
	} 

.content_R p{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	}

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

.content_R h3{
	text-align: right;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal; 
	padding: 0px 0px 0px 0px;
	}

.content_R h4{
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal; 
	padding: 0px 0px 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: 14px;
	color:#FA0;
	line-height: 160%;
	padding: 0px 0px 0px 0px;
	}

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

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

 .input{
	width:90%;
	padding:5px 10px;
	background:#fff;
	border:1px solid #999;
	border-radius:0;
	box-sizing:border-box;
	-webkit-appearance:none;
	font-size:14px;
	font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN',Meiryo,メイリオ,'YuGothic','游ゴシック',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','ヒラギノ角ゴ ProN',Meiryo,メイリオ,'YuGothic','游ゴシック',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:90%;
	background:#fff;
	border:1px solid #999;
	border-radius:0;
	box-sizing:border-box;
	-webkit-appearance:none;
	font-size:14px;
	font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN',Meiryo,メイリオ,'YuGothic','游ゴシック',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;
}


.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 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer {
 	width: 100%;
	height: 180px;
	background-image:url(../images/bg_black50.png);
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	bottom: 0;
	}

#footer_menu {
	display: none;
	}

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

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