﻿@charset "utf-8";
/* ===================================================================
CSS information

 file name  :  style.css
 style info :  リセット初期設定,フォーム周りのブラウザのずれを修正
 (このスタイルシートは基本的に変更しない)
=================================================================== */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
h1{
  font-weight:bold;
}
img,abbr,acronym,fieldset {
	border: 0;
}
ul li {
	list-style-type: none;
}
p {
	margin-bottom: 1em;
}
a,label {
	cursor:pointer;
}
img {
	vertical-align:bottom;
}

body.access #aside #title_category a:hover,
body.service #aside #title_category a:hover,
body.cs #aside #title_category a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}

a {
	color:#333333;
	text-decoration:none;
}
body {
	background:url(/img/share/bg-body.gif) top repeat-x #ffffff;
	width:100%;
	min-width:1024px;
	font-size:76%;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
}
body.index {
	background:url(../img/bg-a.jpg) repeat-x;
	width:100%;
	height:950px;
}

body.index #wrapper {
	width:100%;
}
#wrapper {
	background:url(/img/share/bg-header.gif) top no-repeat;
	width:100%
	
}

/* ===================================================================
    header
=================================================================== */
#header {
	width:980px;
	margin:0 auto;
}
#header .header_inner {
	width:980px;
	margin:0 auto;
}
#header .header_inner .header_top {
	width:980px;
	margin:0 auto;
}
#header .header_inner .header_top:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#header .header_inner .header_top .title_airport {
	width:230px;
	height:26px;
	padding:7px 0 7px 48px;
	float:left;
}

#header .header_inner .header_top ul {
	width:653px;
	padding:7px 0 7px 0;
	float:right;
}
#header .header_inner .header_top ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#header .header_inner .header_top ul li {
	float:left;
	width:auto;
}



#header .header_inner .header_top ul li form {
	zoom:1;
}
#header .header_inner .header_top ul li form div {
	float:left;
	height:26px;
	zoom:1;
	width:187px;
	
}
#header .header_inner .header_top ul li form div .search_input {
	background:none;
	border:none;
	width:150px;
	background:url(/img/share/bg-search.gif) no-repeat;
	height:26px;
	float:left;
	margin-left:10px;
	line-height:1.6;
	text-indent:0.4em;
}
#header .header_inner .header_top ul li form div .search_submit {
	width:27px;
	height:26px;
	float:right;
}


#header .header_inner .header_bottom {
	width:980px;
	margin:0 auto;
}
#header .header_inner .header_bottom:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#header .header_inner .header_bottom .title_logo a:hover{
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
	opacity:0.6;
}

#header .header_inner .header_bottom .btn_menu {
	display:none;
}

#header .header_inner .header_bottom ul {
	width:656px;
	float:left;
  height: 60px;
}
#header .header_inner .header_bottom ul ul {
	display:none;
}
#header .header_inner .header_bottom ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#header .header_inner .header_bottom ul li {
	float:left;
	width:auto;
}
#header .header_inner .header_bottom ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:60px;
	width:165px;
  padding-bottom: 5px;
}

#header .header_inner .header_bottom ul li a:hover {
	opacity:1;
	filter:alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
	-moz-opacity:1;
	margin-top:-5px;
}

body.buy #header .header_inner .header_bottom ul li.nav_airport {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}

body.airport #header .header_inner .header_bottom ul li.nav_airport a:hover {
  margin-top: 0;
  cursor: default;
}

body.airport #header .header_inner .header_bottom ul li.nav_airport {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}

body.buy #header .header_inner .header_bottom ul li.nav_airport a:hover {
  margin-top: 0;
  cursor: default;
}


body.spend #header .header_inner .header_bottom ul li.nav_spend {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}

body.spend #header .header_inner .header_bottom ul li.nav_spend a:hover {
  margin-top: 0;
  cursor: default;
}

body.access #header .header_inner .header_bottom ul li.nav_access {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}

body.access #header .header_inner .header_bottom ul li.nav_access a:hover {
  margin-top: 0;
  cursor: default;
}

body.service #header .header_inner .header_bottom ul li.nav_service {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}

body.service #header .header_inner .header_bottom ul li.nav_service a:hover {
  margin-top: 0;
  cursor: default;
}

body.steiff #header .header_inner .header_bottom ul li.nav_spend {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}
body.steiff #header .header_inner .header_bottom ul li.nav_spend a:hover {
  margin-top: 0;
  cursor: default;
}

body.doraemon #header .header_inner .header_bottom ul li.nav_spend {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}
body.doraemon #header .header_inner .header_bottom ul li.nav_spend a:hover {
  margin-top: 0;
  cursor: default;
}

#header .header_inner .header_bottom ul li.current {
  -webkit-box-shadow: 0 15px 15px #c7c7c7;
  -moz-box-shadow: 0 15px 15px #c7c7c7;
  box-shadow: 0 15px 15px #c7c7c7;
  behavior: url(/css/PIE.htc);
  z-index:100;
  position: relative;
}

#topic_path {
	width:100%;
	background:#ececec;
  position: relative;
  z-index: 9999;
}
#topic_path ul {
	width:980px;
	margin:0 auto;
}
#topic_path ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#topic_path ul li {
	float:left;
	padding:10px 0 10px 0;
}
#topic_path ul li a {
	text-decoration:none;
	color:#333333;
}
#topic_path ul li a:hover{
	color:#858585;
}

#topic_path ul li.home {
	background:url(/img/share/ico-home.gif) left no-repeat;
	padding-left:15px;
	font-weight:bold;
}
#topic_path ul li span {
	color:#999999;
	padding:0 6px 0 6px;
}

/* ===================================================================
    main
=================================================================== */
#main {
	width:980px;
	margin:0 auto;
}
#main.one_column {
	width:100%;
}
#main:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* ===================================================================
    article
=================================================================== */
#main #article {
	width:725px;
	float:right;
	position:relative;
	padding-top:39px;
	padding-bottom:40px;
}

/* ===================================================================
    article
=================================================================== */
#main.one_column #article {
	width:100%;
	float:none;
	position:relative;
	padding-top:0;
	padding-bottom:0;
}

#article #section .banner_detail a{
	display:block;
	width:100%;
}
#article #section .banner_detail a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}

/* ===================================================================
    aside
=================================================================== */
#main #aside {
	width:215px;
	float:left;
	padding-bottom:40px;
}

#main #aside .aside_nav ul li ul li a{
	display:block;
	width:100%;
}

/* ===================================================================
    banner_area
=================================================================== */
#banner_area {
	width:100%;
	background:url(/ja/img/share/bg-footer_banner.gif) top repeat-x;
	padding-top:40px;
	padding-bottom:40px;
}
#banner_area ul {
	width:980px;
	margin:0 auto;
}
#banner_area ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#banner_area ul li {
	float:left;
	width:230px;
	padding-left:20px;
}
#banner_area ul li.first {
	float:left;
	width:230px;
	padding-left:0;
}
#banner_area ul li span {
	font-size:84%;
}

/* ===================================================================
    footer
=================================================================== */
#footer {
	width:100%;
	background:url(/img/share/bg-footer.gif) bottom repeat-x #282828;
	color:#eeeeee;
}

#footer .footer_inner {
	width:982px;
	position:relative;
	margin:0 auto;
}
#footer .footer_inner .page_top {
	position:absolute;
	width:53px;
	height:17px;
	top:-16px;
	right:-7px;
}
#footer .footer_inner .page_top a {
	text-indent:-9999px;
	overflow:hidden;
	width:53px;
	height:17px;
	display:block;
	background:url(/img/share/btn-page_top.png) no-repeat;
}
#footer .footer_inner .page_top a:hover{
	background-color:#ffffff;
}

#footer .footer_inner .footer_top {
	width:982px;
	padding-top:25px;
	padding-bottom:30px;
}

#footer .footer_inner .about_time {
	clear:both;
	width:980px;
	background:url(/img/share/bg-about_time_bottom.gif) bottom no-repeat;
}
#footer .footer_inner .about_time_bottom {
	background:url(/img/share/bg-about_time_top.gif) top no-repeat;
	width:950px;
	padding:20px 15px 20px 15px;
}


#footer .footer_inner .about_time div.title_area {
	float:left;
	font-weight:bold;
	font-size:117%;
	width:100px;
}
#footer .footer_inner .about_time p {
	float:right;
	color:#e0e0e0;
	width:840px;
	line-height:1.7;
	margin-bottom:0;
}
#footer .footer_inner .about_time p span {
	font-size:84%;
}
#footer .footer_inner .about_time_bottom:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#footer .footer_inner .footer_bottom {
	height:75px;
	padding-top:20px;
}
#footer .footer_inner .footer_bottom ul {
	float:left;
	width:580px;
}
#footer .footer_inner .footer_bottom ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#footer .footer_inner .footer_bottom ul li {
	float:left;
	padding:0 20px 0 20px;
	border-right:1px solid #d6d6d6;
}
#footer .footer_inner .footer_bottom ul li.edge {
	border-right:none;
}
#footer .footer_inner .footer_bottom ul li a {
	color:#333333;
	text-decoration:none;
}
#footer .footer_inner .footer_bottom ul li a:hover {
	color:#999999;
	text-decoration:underline;
}
#footer .footer_inner .footer_bottom p {
	clear:right;
	float:right;
	text-align:right;
	color:#333333;
	margin-bottom:18px;
}
#footer .footer_inner .footer_bottom p.copyright {
	background:url(/img/share/ico-copyright.gif) left no-repeat;
	padding-left:20px;
	width:396px;
	font-size:90%;
}
#footer .footer_inner .footer_bottom:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* ===================================================================
    facebook
=================================================================== */
#facebook_area {
	padding-top: 20px; 
	text-align: left;
}
#facebook_area span img {
	width: 70px;
	cursor: pointer;
}
/* ===================================================================
    search js
=================================================================== */
.ui-widget-content {
	width: 147px;
 border: 1px solid #cecece;
 background: #ffffff;
}
.ui-widget-content a {
	word-wrap: break-word;
}


/* ===================================================================
    mt PC横幅制御
=================================================================== */
.mt-image-none {
	max-width: 100%;
	height: auto;
}


/* ===================================================================
    pagetop
=================================================================== */
@media print {
  #pagetop{
    display:none !important;
  }
}

#pagetop{
  display: block;
  width:24px;
  height:104px;
  position: fixed;
  bottom: 120px;
  right: 0px; 
  opacity: 1;
  cursor: pointer;
  font-size: 12px;
  z-index:1000;
  background:url(../ja/img/share/img_pagetop.png) no-repeat left top;
}

#pagetop img{
  width: 24px;
  height: 104px;
  opacity: 1;
}
