@charset "shift_jis";
/************************************************************************************
STRUCTURE
*************************************************************************************/
#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#middleArea{
	width: 950px;
}
#header {
	height: 47px;
	background-color: #FFF;
	-webkit-border-bottom-right-radius: 10px;  
	-webkit-border-bottom-left-radius: 10px;  
	-moz-border-radius-bottomright: 10px;  
	-moz-border-radius-bottomleft: 10px;  
}
#content {
	width: 695px;
	float: left;
	margin-left: 5px;
}
#sidebar {
	width: 240px;
	float: right;
	margin-right: 5px;
}
#footer {
	clear: both;
}
#headerAreaC01 {
	display: none;
}
#footerAreaB01 {
	display: none;
}

div#wrapper {
	width: 980px;
}
#headerAreaA01, #footerAreaA01 {
	display: block;
}
#Head01, #Foot {
    display: block;
}
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
#pagewrap {
	width: 95%;
}
#content {
	width: 95%;
}
#middleArea{
	width: 95%;
}
div#aside{
	width: 100%;
}
#sidebar {
	width: 240px;
}
div#header li a#menu01{
	display: none;
}
div#header li a#menu02{
	display: none;
}
div#header li a#menu03{
	display: none;
}
div#header li a#menu04{
	display: none;
}
/*20130815-add*/
#crossLinkArea #crossLinkAreaInner {
	width: 100%!important;
}
#wrap {
	width: 98%;
}
#wrap #wrapInner{
	width: 98%;
}
#crossLinkArea #crossLinkAreaInner .bnrBlock01 {
	width: 98%;
}
div#article {
	width: 100%;
}
div.searchbox {
	width: 100%;
}
#anchorlinks{
	width:auto !important;
}
div#wrapper {
	width: 100%;
}
.sideBox02.style li.icn {
	padding: 8px 10px 6px 10px;
}
.sideBox02.style li.icn p {
	float: left;
	padding-top: 5px;
	padding-left: 15%;
	width: auto;
}
.sideBox02.style li.icn img {
	padding-left: 2%;
}
}

@media screen and (max-width: 980px) {
div#article p.topcomment {
	padding: 10px 0 20px 0px;
}
div#detailinfo div.rightbox {
	width: 100%;
	float: left;
}
div#detailinfo div.rightbox p.textbox {
    padding: 11px 0 0;
    width: 100%;
	line-height: 1.4em;
}
div#detailinfo {
	padding: 15px 0 0;
}
div#detailinfo div.rightbox p.note {
	width: 100%;
}
div#detailinfo p.photo {
	width: 100%;
	text-align: -webkit-center;
}
div#airport div.resultbox {
	margin: 0;
}
#headerAreaA01 {
	display: none;
}
#footerAreaA01 {
	display: none;
}
#headerAreaC01 {
	display: block;
}
#footerAreaB01 {
	display: block;
}
#sidebar {
/*	width: auto;
	float: none;
	display: none;*/
}
/*20130815-add*/
#crossLinkArea #crossLinkAreaInner {
	width: 100%;
}
#wrap {
	width: 98%;
}
#wrap #wrapInner{
	width: 98%;
}
#wrapper{
	width:auto !important;
	overflow: hidden;
}
#pastlist{
	height:auto;
}
#crossLinkArea #crossLinkAreaInner .bnrBlock01 {
	width: 98%;
}
div#article {
	width: 100%;
}
div#destination {
	width: 100%;
}
div#destination h3 {
	width: 100%;
}
div#destination ul {
	width: 100%;
}
div.searchbox {
	width: 100%;
}
div#airport div.resultbox{
	width: auto !important;
}
div#airport div.resultbox div.topbox{
	width: auto !important;
}
div#airport div.resultbox div.topbox h3{
	width: auto !important;
	float: left;
}
div#airport div.resultbox div.tourbox{
	width: auto !important;
}
div#airport div.resultbox div.tourbox p.comment{
	width: auto !important;
}
div#airport div.resultbox div.bottombox{
	width: auto !important;
}
div#airport div.resultbox div.bottombox dl.koukuukaisha{
	margin-top: 10px;
	margin-left: 10px;
	height: 25px;
}
div#airport div.resultbox div.bottombox dl.hotel{
	float: left!important;
	margin-top: 10px;
	margin-left: 10px;
	height: 35px;
}
div#airport div.resultbox div.bottombox ul.icon{
		width: auto !important;
	float: left!important;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div#airport div.resultbox div.tourbox dl.code{
	float: left!important;
	margin: 0 20px 15px!important;
}
div#airport div.resultbox div.tourbox dl.kikan{
	float: left!important;
	margin: 0 20px 15px!important;
}
div#airport ul#airporttab{
	overflow: visible;
	width:  auto !important;
}
div#airport ul#airporttab li{
	margin-top: 5px;
	height: 29px;
}
div#wrapper div#middleArea, div#wrapper div#pastlist, div#wrapper div#anchorlinks {
	width: 95% !important;
}
footer{
	background:#ebebf9;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

footer ul.linkBtm{padding:10px 10px;}
footer ul.linkBtm:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
footer ul.linkBtm li{ width:50%; float:left; padding:5px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

footer #copy{ background:#343474; text-align: center; color:#fff; font-size:8px; padding:10px 0;}
}
#wrapper{
	width:auto !important;
	overflow: hidden;
}

/* for 700px or less */
@media screen and (max-width: 700px) {
div#airport div.resultbox {
	margin: 0;
}
#article h1#titleE{
	font-size: 20px;
}
#content {
	width: auto;
	float: none;
}
#sidebar {
/*	width: auto;
	float: none;
	display: none;*/
}
div#header li a#menu01{
	display: none;
}
div#header li a#menu02{
	display: none;
}
div#header li a#menu03{
	display: none;
}
div#header li a#menu04{
	display: none;
}
#header h1.logo{
	display: none;
}
#header ul li#category_jr-2{
	display: none;
}
#headerAreaA01 {
	display: none;
}
#footerAreaA01 {
	display: none;
}
#headerAreaC01{
	display: block;
}
#footerAreaB01 {
	display: block;
}
/*20130815-add*/
#crossLinkArea #crossLinkAreaInner {
	width: 98% !important;
}
#wrap {
	width: 95%;
}
#wrap #wrapInner{
	width: 95%;
}
#crossLinkArea #crossLinkAreaInner .bnrBlock01 {
	width: 95%;
}
div#article {
	width: 100%;
}
div#destination {
	width: 95%;
}
div#destination h3 {
	width: 95%;
}
div#destination ul {
	width: 95%;
}
div.searchbox {
	width: 95%;
}
#article h2.searchbox2 {
	display: none;
}
#article .searchbox2 {
	display: none;
}
#div#airport{
	width:95%;
}
footer{
	background:#ebebf9;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

footer ul.linkBtm{padding:10px 10px;}
footer ul.linkBtm:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
footer ul.linkBtm li{ width:50%; float:left; padding:5px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

footer #copy{ background:#343474; text-align: center; color:#fff; font-size:8px; padding:10px 0;}
}
#wrapper{
	width:auto !important;
	overflow: hidden;
}
}

/* for 480px or less */
@media screen and (max-width: 480px) {
div#airport div.resultbox {
	margin: 0;
}
#article h1#titleE{
	font-size: 12px;
}
h1 {
	font-size: 12px;
}
#sidebar {
	display: none;
}
div#header li a#menu01{
	display: none;
}
div#header li a#menu02{
	display: none;
}
div#header li a#menu031{
	display: none;
}
div#header li a#menu04{
	display: none;
}
#headerAreaA01 {
	display: none;
}
#footerAreaA01 {
	display: none;
}
#headerAreaC01{
	display: block;
}
#footerAreaB01 {
	display: block;
}
/*20130815-add*/
#crossLinkArea #crossLinkAreaInner {
	width: 100%;
}
#wrap {
	width: 98%;
}
#wrap #wrapInner{
	width: 98%;
}
#crossLinkArea #crossLinkAreaInner .bnrBlock01 {
	width: 98%;
}
div#article {
	width: 100%;
}
/*20131003-add*/
#airporttab{
	border-bottom-width: 0px;
	border-bottom-style: none!important;
	border-bottom-color: #FFFFFF;
}
#pagebox {
	overflow: hidden;
	width: auto;
	display: block!important;
}
div#airport div#pagebox p.kensu {
	float: none;
	display: block!important;
}
div#airport div#pagebox p.page {
	float: none;
	display: block!important;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 14px;
}
footer{
	background:#ebebf9;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

footer ul.linkBtm{padding:10px 10px;}
footer ul.linkBtm:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
footer ul.linkBtm li{ width:50%; float:left; padding:5px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

footer #copy{ background:#343474; text-align: center; color:#fff; font-size:8px; padding:10px 0;}
}
#wrapper{
	width:auto !important;
	overflow: hidden;
}
}

#content {
	background: #f8f8f8;
}
#sidebar {
/*	background: #f0efef;*/
}
#header, #content, #sidebar {
	margin-bottom: 5px;
}
#pagewrap, #header, #content, #sidebar, #footer {
	border: solid 1px #ccc;
}

div.navi {
	clear:both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#copy {
	background:url(/nta_dom/landing/images/p2_bg_foot.gif) repeat-x;
	width: 100%;
	padding-top: 5px;
}
.s_area_body_03{
	float: left;
	display: inline;
	width: 30%;
	padding-bottom: 10px;
	padding-right: 10px;
}
.deparea_list{
	padding-left: 10px;
	padding-bottom: 5px;
}

/*20130718add*/
#headerAreaB01 {
	background: url("/shared2013/common/images/bg_header_04.gif") no-repeat scroll left bottom #111085;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: auto !important;
	margin-bottom: 10px;
	min-height: 72px;
	padding-bottom: 3px;
	position: relative;
	width:auto!important;
}
#footerArea #footerAreaInner {
	margin-left: 10px;
	margin-right: 10px;
	width:auto!important;
}
#footerArea #copyrightBlock {
	background: none repeat scroll 0 0 #111184;
	text-align: left;
	width:auto!important;
}
.forcia-title-yado-00{
	float: left !important;
	margin-left: 150px !important;
	margin-top: 20px !important;
}

/*20130816-responsive-add*/
#article div.searchbox{
	height: auto;
	padding-bottom: 10px;
}
#article div.searchbox dl.leftbox{
	float: left;
	margin-left: 20px;
}
#article div.searchbox dl.rightbox{
	float: left;
	margin-left: 20px;
}
#article div.searchbox dl.leftbox2{
	float: left;
	margin-left: 20px;
}
#article div.searchbox dl.rightbox2{
	float: left;
	margin-left: 20px;
}
#NTA_W_kodawari{
	float: left;
	margin-left: 20px;
	overflow: auto;
	width: auto !important;
	height: auto;
}
#NTA_W_kodawari.clear dd{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#article div.searchbox p{
	margin-bottom: 10px;
	display: block;
}
#article div.searchbox dl.rightbox dd{
	margin-left: 7px;
}
