@charset "utf-8";

/* ===============================
			top.css	
=============================== */

/* ------------------------------- 
		div#topBanner	
------------------------------- */

div#topBanner
{
	padding-bottom:6px;
	background:none;
}
div#topBannerBox
{
	width:auto;
	height:auto;
	margin:0 auto;
	background:none;
}
div#topBannerBox img {
	width: 100%;
}
/*---------- main部分 ----------*/
div#topSpMain
{
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}

div#topSpMain .topSpMainInner
{
	width: 100%;
	margin: 0 auto;
}

/* ----------------------------- flexslider ---------------*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 20px; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}



/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -20px; text-align: center; background: #FFFFFF; padding: 8px 0;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 6px; height: 6px; display: block; background: url(../images/bg_control_nav_sp.png) no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -6px;}
.flex-control-nav li a.active {background-position: 0 -12px; cursor: default;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 640px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/* ----------------------------- flexslider - end ---------------*/

/*---------- main部分-end ----------*/	






div#topContent
{
	width:94%;
	padding-top:0;
	margin:0 auto;
}



/* ------------------------------- 
		div#topNavi	
------------------------------- */

.message
{
	display: none;
}
.messageSp {
	display: block;
	margin: 20px 0;
}


#topNavi
{
	width:100%;
	float:none;
	text-align:left;
/*	background:url(../index_img/test.jpg) no-repeat 0 0;*/
}

#topNavi h2
{
	margin-bottom:4px;
}

#topNavi h2.select
{
	width: 100%;
	padding-top:0;
	margin-bottom:0;
	position:static;
}
#topNavi h2.select img { width: 100%; }

#topNavi h2.select img.btn-gn
{
	position:absolute;
	top:5px;
	left:351px;
}

#topNavi h2.selectsp {
	border-bottom: solid 3px #000;
	padding: 0 0 2px;
}


#topNavi p
{
	line-height:1.4;
	padding-bottom:4px;
	margin-top:-1px;
	margin-bottom:4px;
	background:url(../common/images/border01.gif) repeat-x 0 100%;
}

#topNavi .topBox
{
	margin-bottom:21px;
}

#topNavi .topBox:after { clear: both; content: "."; display: block; height: 0px; visibility: hidden; }
#topNavi .topBox { display: inline-block; }
/* \*/
* html #topNavi .topBox { height: 1em; }
#topNavi .topBox { display: block; }
/* */

#topNavi .topBox img.topNavi-img
{
	float:right;
	margin-top:1px;
}

#topNavi ul li 
{
	padding-left:16px;
	margin-bottom:5px;
	background:url(../common/images/icon-link.gif) no-repeat 4px 4px;
	line-height:1.25;
}

/* ------- div#topWorldMap ------- */

#topNavi div#topWorldMap
{
	margin-bottom:21px;
	position:relative;
	width:100%;
}
#topNavi div#topWorldMap img.map { width: 100%; }

#topNavi div#topWorldMap ul {
	display: none;
}

#topNavi div#topWorldMap .spbtn
{
	text-align: center;
	margin: 10px auto;
	display: block;
}


/* ------------------------------- 
		div#topPressRelease	
------------------------------- */

div#topPressRelease
{
	width:100%;
	float:none;
	text-align:left;
}

div#topPressRelease h2
{
	margin-bottom:8px;
	position:relative;
}
div#topPressRelease h2 img.releaseHeader
{
	width: 100%;
}

div#topPressRelease h2 img.rss
{
	display: none;
}

div#topPressRelease h2.presssp {
	background: #E8E8E8;
	padding: 0 0 0 10px;
}
div#topPressRelease h2.presssp img#ChNews
{
	display: block;
	position:absolute;
	top:50%;
	right:5px;
	margin-top: -7px;
}



div#topPressRelease dl dt
{
	padding-left:10px;
	color:#942525;
	background:url(../common/images/icon-square_red.gif) no-repeat 3px 7px;
	font-size: 90%;
}


div#topPressRelease dl dd
{
	padding:0 10px 10px;
	margin-bottom:8px;
	background:url(../common/images/border01.gif) repeat-x 0 100%;
	font-size: x-small!important;
	font-size: 90%;
}

div#topPressRelease dl:nth-child(n+6) { display: none!important; }

div#topPressRelease p#more
{
	text-align:right;
	padding:1px 2px 0 0;
	margin-bottom:23px;
}
ul.top-banner-list
{
width:94%;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

ul.top-banner-list li
{
margin: 0 0 5px;
float: none;
}
ul.top-banner-list li.margin-r15
{
margin-right: 0!important;
}
ul.top-banner-list li img
{
	width: 100%;
}
