@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   common
			   - header
						- mainArea
						- footer

--------------------------------------------------------------------------------------------------*/


/*reset-------------------------------------------------*/
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd {
	margin: 0;
	padding: 0;
}

table {
 border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*-------------------------------------------------reset*/


/*common-------------------------------------------------*/
.fw-bold {
	font-weight: bold;
}

.ta_left { text-align: left;  }
.ta_right { text-align: right;  }
.ta_center { text-align: center;  }
.error { color:#F00;}

/*-------------------------------------------------common*/




@media screen and (min-width: 992px){





/*common-------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 1.4;
	min-width: 960px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover, a:active {
	color: #F26400;
}

.clear:after {
 content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
 display: inline-table;
 /*overflow: hidden;*/
}

/* mac \*/
* html .clear {
 height: 1%;
}
.clear {
 display: block;
}
/* macend */

.pc {
	display: block;
}

.sp {
	display: none;
}


/*-------------------------------------------------common*/


/*------------------------------------------------------------------------------------------------
  header
--------------------------------------------------------------------------------------------------*/
header {
	position: relative;
	width: 960px;
	height: 129px;
	margin: 0 auto;
}

#header_bg {
	width: 100%;
	height: 45px;
	background: #FF6666;
	position: absolute;
	top: 84px;/*79*/
	z-index: -1;
	left: 1px;
}

header h1 a, header p a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 386px;
	height: 84px;
	text-indent: -9999px;
	background: url(../image/header-logo.png) no-repeat 0 0;
	overflow: hidden;
}

/* header button */
#h_btn_multilingual {
	position: absolute;
	top: 4px;
	right: 0px;
	display: block;
}

#h_btn_mail {
	position: absolute;
	top: 4px;
	right: 204px;
	display: block;
}

#h_btn_fchg {
	position: absolute;
	top: 41px;
	right: 260px;
	display: block;
	width: 202px;
	height: 36px;
	background: url(../image/h_btn_fchg_bg.png) no-repeat 0 0;
}
	#h_btn_fchg ul#fchg {
		position: relative;
		top: -8px;
		left: 66px;
		list-style: none;
	}
	#h_btn_fchg ul#fchg li {
		float: left;
		margin-left: 2px;
		cursor: pointer;
	}

#h_btn_fcolor {
	position: absolute;
	top: 41px;
	right: 0px;
	display: block;
	width: 255px;
	height: 36px;
	background: url(../image/h_btn_fcolor_bg.png) no-repeat 0 0;
}
	#h_btn_fcolor ul#fcolor {
		position: relative;
		top: -8px;
		left: 32px;
		list-style: none;
	}
	#h_btn_fcolor ul#fcolor li {
		float: left;
		margin-left: 2px;
		cursor: pointer;
	}
	#h_btn_fcolor ul#fcolor li:hover {
		opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	}
	
/*** font color change ***/
	.fcolor_chg {
	}
	.fcolor_chg.fc_default, 
	#pagetop.fc_default {
		background-color: #fff !important;
		color: #000 !important;
	}
	.fcolor_chg.fc_blue, 
	#pagetop.fc_blue {
		background-color: #00f !important;
		color: #fff !important;
	}
		#bread.fcolor_chg.fc_blue a {	color: #fff; }
		#bread.fcolor_chg.fc_blue a:hover {	color: #F26400; }
		#sideContent .fcolor_chg.fc_blue a {	color: #fff; }
		#sideContent .fcolor_chg.fc_blue a:hover {	color: #F26400; }

	.fcolor_chg.fc_yellow, 
	#pagetop.fc_yellow {
		background-color: #ff0 !important;
		color: #000 !important;
	}
	.fcolor_chg.fc_black, 
	#pagetop.fc_black {
		background-color: #000 !important;
		color: #fff !important;
	}
		#bread.fcolor_chg.fc_black a {	color: #fff; }
		#bread.fcolor_chg.fc_black a:hover {	color: #F26400; }
		#sideContent .fcolor_chg.fc_black a {	color: #fff; }
		#sideContent .fcolor_chg.fc_black a:hover {	color: #F26400; }
/*** /font color change ***/
		

nav {
	display: block !important;
}

nav #nav00 {
	display: none;
}

nav #nav0 img {
	display: none;
}	

nav ul {
	position: absolute;
	top: 84px;
	left: 0px;
	margin: 0;
	padding: 0;
	list-style: none;	
}

nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

nav ul li a {
	/*display: table-cell;*/
	display: block;
	height: 45px;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	text-indent: -9999px;
}

nav ul li#nav01 a:link, nav ul li#nav01 a:visited {
	width: 141px;
	background: url(../image/gnavi.png) no-repeat 0 0;
}
		nav ul li#nav01 a:hover, nav ul li#nav01 a:active, nav ul li#nav01.now a {
			background: url(../image/gnavi.png) no-repeat 0 -45px;
		}


nav ul li#nav02 a:link, nav ul li#nav02 a:visited {
	width: 137px;
	background: url(../image/gnavi.png) no-repeat -141px 0;
}
		nav ul li#nav02 a:hover, nav ul li#nav02 a:active, nav ul li#nav02.now a {
			background: url(../image/gnavi.png) no-repeat -141px -45px;
		}


nav ul li#nav03 a:link, nav ul li#nav03 a:visited {
	width: 137px;
	background: url(../image/gnavi.png) no-repeat -278px 0;
}
		nav ul li#nav03 a:hover, nav ul li#nav03 a:active, nav ul li#nav03.now a {
			background: url(../image/gnavi.png) no-repeat -278px -45px;
		}


nav ul li#nav04 a:link, nav ul li#nav04 a:visited {
	width: 137px;
	background: url(../image/gnavi.png) no-repeat -415px 0;
}
		nav ul li#nav04 a:hover, nav ul li#nav04 a:active, nav ul li#nav04.now a {
			background: url(../image/gnavi.png) no-repeat -415px -45px;
		}


nav ul li#nav05 a:link, nav ul li#nav05 a:visited {
	width: 137px;
	background: url(../image/gnavi.png) no-repeat -552px 0;
}
		nav ul li#nav05 a:hover, nav ul li#nav05 a:active, nav ul li#nav05.now a {
			background: url(../image/gnavi.png) no-repeat -552px -45px;
		}


nav ul li#nav06 a:link, nav ul li#nav06 a:visited {
	width: 137px;
	background: url(../image/gnavi.png) no-repeat -689px 0;
}
		nav ul li#nav06 a:hover, nav ul li#nav06 a:active, nav ul li#nav06.now a {
			background: url(../image/gnavi.png) no-repeat -689px -45px;
		}


nav ul li#nav07 a:link, nav ul li#nav07 a:visited {
	width: 134px;
	background: url(../image/gnavi.png) no-repeat -826px 0;
}
		nav ul li#nav07 a:hover, nav ul li#nav07 a:active, nav ul li#nav07.now a {
			background: url(../image/gnavi.png) no-repeat -826px -45px;
		}



/*------------------------------------------------------------------------------------------------
  mainArea
--------------------------------------------------------------------------------------------------*/
#mainArea {
	background: url(../image/main-area_bg.jpg) #F9F1E0 repeat center 100%;
	padding-top: 40px;
}

#content{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#mainContent {
	float: left;
	width: 650px;
}
/**/
#sideContent {
	float: left;
	width: 310px;
}
/**/
#siteSearch{
	text-align:center;
}

	#siteSearch input[type=text] {
		padding: 5px 7px;	
	}
	#siteSearch input[type=submit] {
		padding: 3px 24px;	
		border: 1px solid #FF6666;
		background: #FF6666;
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color: #fff;
		cursor: pointer;
	}
	#sideMenu ul {
		padding: 0;
		list-style: none;
	}
	#sideMenu ul li {
		float: left;
		padding: 0;
		margin: 0 4px 4px 0;
	}
	#sideMenu .guidebook {
		margin: 10px auto 10px;
	}
	#sideMenu .multilingual {
		margin: 10px auto 20px;
	}
	#sideMenu .bnr ul {
		text-align: center;
		margin-right: 10px;
	}
	#sideMenu .bnr ul li {
		float: none;
		/*padding: 0;
		margin: 0 0 0 4px;*/
	}
	#sideMenu .bnr ul li.flt_right {
		float: right;
		padding: 0;
		margin: 0 8px 0 0;
	}

#bnrArea {
	position: relative;
	width: 960px;
	height: 84px;
	margin: 0 auto 0;
}

.btm_bnr {
	position: absolute;
	top: 15px;
	left: 0;
	width: 960px;
	text-align: center;
}

.btm_bnr a {
	margin: 0 10px;
}

	.btm_bnr ul {
		width: 400px;
		padding: 0;
		margin: 0 auto;
		list-style: none;
	}
	.btm_bnr ul li {
		float: left;
		padding: 0;
		margin: 0 5px;
	}
		.btm_bnr ul li a {
		}
			.btm_bnr ul li a img {
			}
		.btm_bnr ul li a.flt_right {
			height: auto;
		}

.pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}


/*------------------------------------------------------------------------------------------------
  footer
--------------------------------------------------------------------------------------------------*/
footer {
	padding: 7px 0;
	background-color: #ff6666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}


}








@media screen and (max-width: 991px){



/*common-------------------------------------------------*/
body {
	position: relative;
 -webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	color: #333333;
	font: 14px/1.231 "ヒラギノ角ゴ Pro W3";
 left: 0;
 overflow-x: hidden;
	/*min-width: 320px;*/
}

img {
 max-width: 100%;
 height: auto;
}

a:link {
	color: #18519F;
	text-decoration: none;
}

a:visited {
	color: #18519F;
}

a:hover, a:active {
	color: #18519F;
}

.clear:after {
 content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
 display: inline-table;
 overflow: hidden;
}

/* mac \*/
* html .clear {
 height: 1%;
}
.clear {
 display: block;
}
/* macend */

.pc {
	display: none;
}

.sp {
	display: block;
}

/*------------------------------------------------------------------------------------------------
  header
--------------------------------------------------------------------------------------------------*/
header {
	width: 100%;
	margin: 0 auto;
	background: #FF6666;
}

header h1 a, header p a {
	float: left;
	margin: 1px 0 0 15px;
	width: 99px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url(../image/sp/header-logo.png) no-repeat 0 0;
	background-size:cover;
	overflow: hidden;
}

header .menu {
	float: right;
	margin: 0 0 5px;
	padding: 8px 10px 0 0;
}

header .menu img {
	width: 30px;
}

nav {
	display: none;
	clear: both;
	width: 100%;
	margin: 0 0 5px;
	background-color: #FF6666; /* #F9F1E0 */
	box-shadow: 0 5px 10px rgba(150, 150, 150, 0.6);
}

nav #nav00 {
/*	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #FFF;*/
	height: 5px;
}

nav #nav0 img {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 30px;
}	

nav ul {
	margin: 10px 5px 0;
	padding: 0 0 1px;
	list-style: none;
}

nav ul li {
	margin: 0 0 10px;
	padding: 0;
}

nav ul li img {
	width: 24px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

nav ul li a {
	display: block;
	padding: 0 20px 0 10px;
	line-height: 39px;
	border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
	background: url(../image/sp/arrow-01.gif) #FFFFFF no-repeat 95% center;
	background-size: 12px;
}


/*------------------------------------------------------------------------------------------------
  mainArea
--------------------------------------------------------------------------------------------------*/
#mainArea {
	padding: 0;
	background: url(../image/main-area_bg.jpg) #F9F1E0 repeat center 100%;
	padding-top: 30px;
}

#tnArea {
	display: none;
}

#content{
}

#mainContent {
	width: 100%;
}
#sideContent,
#sideContent-app {
/*	float: left;
	width: 310px;*/
	width: 100%;
}
#siteSearch{
	text-align:center;
}
	#siteSearch input[type=text] {
		width: 60%;
		padding: 5px 7px;	
	}
	#siteSearch input[type=submit] {
		max-width: 39%;
		padding: 3px 24px;	
		border: 1px solid #FF6666;
		background: #FF6666;
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color: #fff;
		cursor: pointer;
	}
	#sideMenu ul {
		padding: 0;
		list-style: none;
		text-align: center;
	}
	#sideMenu ul li {
		float: left;
		width: 48%;
		padding: 0;
		margin: 0 4px 4px 0;
	}
	#sideMenu ul li img {
		width: 100%;
		height: auto;
	}
	#sideMenu .guidebook {
		width: 100%;
		margin: 10px auto 10px;
	}
		#sideMenu .guidebook img {
			width: 100%;
			height: auto;
		}
	#sideMenu .multilingual {
		width: 100%;
		margin: 10px auto 20px;
	}
		#sideMenu .multilingual img {
			width: 100%;
			height: auto;
		}
	#sideMenu .bnr ul li {
		float: none;
		width: auto;
		max-width: 130px;
		display: inline-block;
		/*padding: 0;
		margin: 0 0 0 4px;*/
	}
		#sideMenu .bnr ul li img {
			width: 100%;
			height: auto;
		}
	#sideMenu .bnr ul li.flt_right {
		float: right;
		width: 45%;
		padding: 0;
		margin: 0 8px 0 0;
	}
		#sideMenu .bnr ul li.flt_right img {
			width: 100%;
			height: auto;
		}

#bnrArea {
	position: relative;
	width: 100%;
/*	height: 84px;*/
	margin: 0 auto 0;
}

.btm_bnr {
/*	position: absolute;*/
	top: 15px;
	left: 0;
	width: 100%;
	text-align: center;
}

	.btm_bnr ul {
		padding: 0;
		list-style: none;
	}
	.btm_bnr ul li {
		float: left;
		width: 44%;
		padding: 0;
		margin: 0 5px;
	}
		.btm_bnr ul li a {
			width: 100%;
		}
			.btm_bnr ul li a img {
				width: 100%;
			}
		.btm_bnr ul li a.flt_right {
			width: 100%;
			height: auto;
		}



.pagetop {
	display: none;
}
#top_mainimage {
	display: none;
}
#top_message{
	padding: 10px;
	line-height: 1.6em;
}


/*------------------------------------------------------------------------------------------------
  footer
--------------------------------------------------------------------------------------------------*/
footer {
	padding: 7px 0;
	background-color: #ff6666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}


/*------------------------------------------------------------------------------------------------
  spPagetop
--------------------------------------------------------------------------------------------------*/
#spPagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}

#spPagetop a {
	outline: none;
}

#spPagetop img {
	width: 46px;
	height: auto;
}


}
