@charset "utf-8";
/*-----------------------------------------------------------*/

body {
}

#wrap {
	background: #FFF;
	width:720px;
	padding: 0px;
	margin: 0px auto 0px auto;
}


/* header start -----------------------------------------------------------*/
#header {
	width:720px;
	height: 55px;
	margin: 0px auto 10px auto;
	position: relative;
	background: #f9f9f9;
	overflow: hidden;
	_zoom:1;
}

/* logo */
#header h1 {
	width: 170px;
	height: 45px;
	position: relative;
	margin: 0px;
	float: left;
}

#header h1 a {
	width: 170px;
	height: 45px;
	display:block;
	text-indent: -9999px;
	background: url(../images/common/logo.png) no-repeat left top;
	background-size: 100% 100%;
}
#header h2 {
	width: 300px;
	float: right;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 10px;
}

/* 翻訳ボタン */
#lang {
	display: none;
}
/* search */
#header form {
	display: none;
}
/* header end -----------------------------------------------------------*/

/* mainmenu start -----------------------------------------------------------*/

#mainmenu {
	display: none;
}

/* mainmenu end -----------------------------------------------------------*/

/* pankuzu start -----------------------------------------------------------*/
#pankuzu {
	display: none;
}
/* pankuzu end -----------------------------------------------------------*/

/* layout start -----------------------------------------------------------*/
#contentsAll {
	width: 720px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	_zoom:1;
	clear: both;
}

#contents {
	width: 720px;
	margin: 0px auto 0px auto;
	float: none;
	display: block;
}

#side {
	display: none;
}

/* layout end -----------------------------------------------------------*/

/* contentsTitle start -----------------------------------------------------------*/
#contentsTitle {
	width: 720px;
	margin: 0px auto 30px auto;

}

#contentsTitle h2 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
/* contentsTitle end -----------------------------------------------------------*/

/* contents start -----------------------------------------------------------*/

/* width box ----------*/
#contents ul.box2 {
	width: 720px;
	margin-bottom: 30px;
	overflow: hidden;
	_zoom;
	display: table;
}
#contents ul.box2 > li {
	width: 350px;
	float: left;
	margin-right: 20px;
	display: table-cell;
}
#contents ul.box3 {
	width: 720px;
	margin-bottom: 30px;
	overflow: hidden;
	_zoom;
	display: table-cell;
}
#contents ul.box3 > li {
	width: 230px;
	float: left;
	margin-right: 15px;
	display: table-cell;
}

/* contents end -----------------------------------------------------------*/

/* footer start -----------------------------------------------------------*/

footer {
	width:720px;
	margin: -40px auto 0px auto;
	padding: 0px;
	border-top: 1px solid #d9d4c1;
	overflow: hidden;
	_zoom:1;
}
footer .link { display: none; }

footer .copyright {
	width:100%;
	float: none;
	text-align: center;
}

/* footer end -----------------------------------------------------------*/

/* top page start -----------------------------------------------------------*/
.bgTop {
	background: none;
}

#topMainImg {
	width: 720px;
	height:264px;
	margin: 0px auto 30px auto;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
	behavior: url("/wp/wp-content/themes/isurftemp/js/PIE.htc");
}
#topMainImg img {
	width: 720px !important;
	height:264px !important;
}
#topBnrFooter {
	display: none;
}
/* 追加指定 */
#topCarousel .bx-wrapper {
	padding: 0px;
}
#topCarousel .bx-prev {
	display: none;
}
#topCarousel .bx-next {
	display: none;
}

/* top page end -----------------------------------------------------------*/

/* gmap */
.google-maps {
	position: relative;
	padding-bottom: 0px;
	width: 700px;
	height: 527px;
	overflow: auto;
	page-break-inside: avoid;
}
.google-maps iframe {
	position: relative;
	top: 0;
	left: 0;
	width: 700px !important;
	height: 527px !important;
}

.wp_social_bookmarking_light {display: none; }

.pagetop { display: none !important; }

