.container {width:980px;}
.col {float:left; margin-right:10px; font-family:Tahoma, sans-serif;}
.col-alpha {width:360px;}
.col-beta {width:600px; margin-right:0; position:relative; /*height:750px;*/}

#reserv_box {/*width:310px;*/ overflow:hidden}
#reserv_box td:first-child {font-size:13px; text-align:right; padding-right:4px; vertical-align:top; padding-top:10px;}
#reserv_box input, #reserv_box select, #reserv_box textarea {
    border: 1px solid #d6e3bc;
    border-radius: 5px;
    padding: 3px;
}

/*
#promotion .promotion-box {margin:0 0 16px 0;}
#promotion .promotion-box a {display:block; background:#eaf1dd; border-radius:14px; padding:20px; color:#000; text-decoration:none; height:84px; font-size:1.2em;}
#promotion .promotion-box a:hover {text-decoration:underline; background-color:#e2e8d6;}
*/

#golf-map {margin-bottom:10px; margin-left:10px; position:absolute; }
#promotion {position:absolute; bottom:0; right:10px;}
#promotion .box {margin-top:20px; text-align:right;}
#promotion .where {margin-right:80px;}

#sub-link li {margin-bottom:6px;}
#sub-link a {color:#00b34b; font-weight:bold; text-decoration:underline;}
/*
#package {width:100%; margin-top:20px;}
	#item div p {padding:0;}
	#item p {font-size:14px; padding-left:12px;}
*/

.clr {
	clear: both;
	float: none;
	line-height: 0px;
	font-size: 0;
}

select {
	font-weight: normal;
}


/* HOME POPUP */
#backgroundPopup {z-index:1000000;position: fixed;display:none;height:100%;width:100%;background:#000;top:0px;left:0px;opacity:0.8;}
#toPopup {background: #fff;color: #333;display: none;font-size: 14px;z-index: 1000001;padding:20px; top:10%}
#bottomNav {text-align:right; margin:10px 0 0;}


@media (max-width:992px){
.container { width: auto;}
.col-alpha { width:100%;margin-right: 0;}
.col-beta {width: 100%;}
/*#golf-map {width: 50%;float: left;}*/
#golf-map img{ /*width:100%; height:auto;*/}
#promotion p{width: 50%;float: right;}
#promotion p img{ max-width:100%; height:auto !important;}
.col-beta .col-alpha {width: 50%; padding-right:10px;
box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.col-beta .col-beta {width: 50%;}
.col-beta .col-alpha {margin-bottom:12px;}
#reserv_box {width: 100%;}
#item {width: 47%;margin: 6px 1.5%; /*background: #EAF1DD;border: 3px solid #C2D69B;
border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;
box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.55);-moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.55);-webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.55);
box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;*/
}
#wrapper, #fullsize, #information, #image, #image img {width:100%}
#fullsize {height:100%}
}

@media (max-width:680px){
/*#golf-map {width: 100%;float: none;}*/
.col-beta .col-alpha {width: 100%;}
.col-beta .col-beta {width: 100%;}
#item {width: 100%;margin: 6px 0;}	
#small_item_bg {max-width: 110px; width: auto; height: auto}
#show_text_content {height: auto}
#h1_slide_header { background-image:none; background-color:#eaf1dd; border-left:solid 4px #F9FFD7; border-right:solid 4px #F9FFD7; height:24px; line-height:24px;}
}

@media (max-width:580px){
#golf-map {width: 100%; float: none; position:relative;}
#promotion {position:relative; text-align:center; }
.col-beta {height:auto;}
}

@media (max-width:450px){
#promotion p {width: auto;float: none;}
#promotion p img{width: 100% !important;}
h1#web_name{font-size: 19px;}


}