@charset "UTF-8";
/* global header and footer */
#header{
	width:100%;
	margin:0 auto;
	position:relative;
	height: 45px;
  border-bottom: solid #D1D1D1 1px;
}

#header:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#logo {
	display:none;
	float:left;
	width:161px;
	z-index:9999999;
}
#logo_s {
	display:block;
	float:left;
	width:121px;
	z-index:9999999;
}
#head_wrap {
  position: relative;
}
#identifier{
	position: absolute;
	left: 129px;
	top: 12px;
	display: none;
	z-index:9999999;
	width:303px;
	height:18px;
}
#gHeaderRightBlock {
  display: none;
}
.caution {
  margin-top: 10px;
  text-align: center;
  padding: 8px;
  background-color: #fffcce;
  border: solid #ffde5e 1px;
}


@media screen and (min-width: 768px) {
  #header {
    width: 760px;
    margin: 0 auto;
    position: relative;
    height: 64px;
    border-bottom: none;
  }

  #gHeaderRightBlock {
    display: block;
  }

  #gHeaderRightBlock {
    width: 465px;
    float: right;
    height: 50px;
    margin-top: 10px;
  }

  #logo {
    display: block;
    float: left;
    width: 161px;
    z-index: 9999999;
  }

  #logo_s {
    display: none;
  }

  #identifier {
    position: absolute;
    left: 210px;
    top: 23px;
    display: block;
    z-index: 9999999;
    width: 303px;
    height: 18px;
  }

  .list-region-switch {
    width: 100%;
    text-align: right;
    margin: 0px 0 5px 0;
    padding: 0;
    height: 12px;
    font-size: 12px;
  }

  ul.list-region-switch {
    list-style: none;
  }

  ul.list-utility {
    /*	width:100px;*/
    float: right;
    text-align: right !important;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
  }

  ul.list-utility li {
    display: block;
  }
}


@media screen and (min-width: 960px) {
  #header {
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 64px;
    background: none;
  }

  ul.list-utility {
    width: 100%;
  }
}


.list-region-switch{
	width:100%;
	text-align: right;
	margin: 0px 0 10px 0;
	padding: 0;
	height:14px;
}
ul.list-utility{
	float:right;
	text-align:right!important;
	margin-top:0px;
	margin-bottom:10px;
}
ul.list-utility li{
	display:inline;
}

.list-region-switch li {
	display:inline;
	margin-right:10px;
	margin-bottom:11px;
	padding:0 0;
}
.list-region-switch li.region input{
	margin-bottom:-3px;
}
ul.list-region-switch li a{
	line-height:1;
	padding: 2px 0 0 10px;
	background: url(../img/common/blt-link-list-01.gif) 0 7px no-repeat;
}

ul.list-utility li.sitemap{
	margin-right: 8px;
}
ul.list-utility li.contact{
	margin-right: 12px;
}
/*
ul.list-utility li.sitemap-active{
	margin-right: 8px;
	padding:2px 0 2px 17px;
	background:url(../img/common/header/icon-sitemap-active.gif) no-repeat left top;
	background-position:0 0.4em;
}
ul.list-utility li.contact-active{
	margin-right:10px;
	padding:2px 0 2px 17px;
	background:url(../img/common/header/icon-contact-active.gif) no-repeat left top;
	background-position:0 0.3em;
}
*/
ul.list-utility li a,
ul.list-utility li span {
	padding: 2px 0 0 10px;
	background: url(../img/common/blt-link-list-01.gif) 0 7px no-repeat;
}
ul.list-utility li.contact a,
ul.list-utility li.contact span {
	padding: 4px 0 2px 16px;
	background: url(../img/common/header/icon-contact.gif) no-repeat 0 5px;
}

div.block-search{
	float:right;
	font-size:0;
	text-align:right!important;
	position:relative;
	top:-4px;
	right:16px;
}

div.block-search form{
	background:url(../img/common/header/bg-block-search.gif) no-repeat left center;
	display:block;
	width:210px;
	height:21px;
}

div.block-search p.area{
	width:300px;
	margin:4px 0 0 0;
	font-size:12px;
	text-align:right!important;
	position:absolute;
	top:0;
	left:-306px;
}

div.block-search form fieldset input{
	padding:0 0 0 0;
	border:0;
	background:none;
}

div.block-search form fieldset input#search{
	width:140px;
	height:21px;
	padding:0 0 0 2px;
	position:absolute;
	top:0;
	right:67px;
	font-size:10px;
}

div.block-search form fieldset input#submit{
	width:35px;
	font-size:11px!important;
	cursor:pointer;
	position:absolute;
	right:32px;
	top:0;
}
div.block-search form{
	background:none;
}

div.block-search form fieldset input#search{
	right:54px;
	width:153px;
	border:1px solid #ccc;
	border-radius:3px;
	height:20px;
	height:17px\9;/*IE7-8 Bug Fix*/
	_height:20px;/*IE6 Bug Fix*/
}

div.block-search form fieldset input#submit{
	width:49px;
	right:0;
}

div.block-search p.help{
	width:32px;
	position:absolute;
	right:0;
	top:0;
	font-size:11px!important;
}


/* ---------- footLink ---------- */
#gfooter {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 16px 0;
  line-height: 1.3;
  border-top: 1px solid #999;
}
#gfooter .container {
  overflow: hidden;
}

#footLink_01 {
	width: 100%;
	font-size: 76%;
	clear: both;
	margin: 0px auto 25px;
	text-align:center;
	background:#DBDBDB;
	padding-top:8px;
	padding-bottom:8px;
	line-height:2em;
}

#footLink_01 p {
  margin: 0;
}

#footLink_01 p a.toPage {
	margin: 0;
	padding: 0 0 2px 20px;
	background: url(../img/common/image_pagetop_mark.gif) left 1px no-repeat;
	color:#666;
}

#footLink_01 p a.toPage:hover {
	color:#0380d7;
}
p.toHeader{
	width: 100%;
	font-size: 76%;
	clear: both;
	margin: 0px auto 25px;
	text-align:center;
	background:#DBDBDB;
	padding-top:8px;
	padding-bottom:8px;
	line-height:2em;}
p.toHeader a.toPageContens {
	margin: 0;
	padding: 0 0 2px 20px;
	background-repeat: no-repeat;
	background-position: left 1px;
	background-image: url(../img/common/image_pagetop_mark.gif);
	color: #666;
	text-decoration: underline;
	font-size: 100%;
}

p.toHeader a.toPageContens:hover {
	color:#0380d7;
}
#footLink_01 p a.cl_top {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/common/image_cl_top.gif) left center no-repeat;
	left: 0;
	top: 0;
}
p.pc_hide a.cl_top {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/common/image_cl_top.gif) left center no-repeat;
	left: 0;
	top: 0;
	font-size:80%;
}
#footLink_02 {
clear: both;
margin: 0px auto;
background: #eee;
padding: 15px 0;
}

#footLink_02 p {
width: 100%;
margin: 0 auto;
padding: 0;
font-size: 80%;
line-height: 1.7;
}

@media screen and (min-width: 768px) {
  #gfooter {
    padding: 0;
  }
  #gfooter .container {
    overflow: hidden;
  }
  
  #footLink_01 {
    position: relative;
    width: 100%;
    font-size: 77%;
    clear: both;
    margin: 0px auto 10px;
    text-align: right;
    background: #fff;
    padding: 0 15px;
  }
  #footLink_01 p a.toPage {
    margin: 0;
    padding: 0 0 0 20px;
    background: url(../img/common/image_pagetop_mark.gif) left 2px no-repeat;
    color: #039;
    text-decoration: underline;
  }
  #footLink_01 p a.toPage:hover {
    color: #F63;
  }

  #footLink_01 p a.cl_top {
    position: absolute;
    margin: 0;
    padding: 0 0 0 20px;
    background: url(../img/common/image_cl_top.gif) left center no-repeat;
    left: 10px;
    top: 0;
  }

  p.pc_hide a.cl_top {
    display: none;
    position: relative;
    margin: 0;
    padding: 0 0 0 20px;
    background: url(../img/common/image_cl_top.gif) left center no-repeat;
    left: 0;
    top: 0;
    font-size: 80%;
  }

  div.id_pc_hide {
    display: none;
    margin: 0;
  }

  ul.list-utilityF li.pc_hide {
    display: none;
  }

  #footLink_02 {
    position: relative;
    clear: both;
    margin: 0px auto;
    background: #eee;
    padding: 15px 0;
  }

  #footLink_02 p {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 76%;
    line-height: 1.7;
  }

  p.toHeader {
    margin: 0px auto 25px;
    text-align: right;
    background: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  p.toHeader a.toPageContens {
    margin: 0;
    padding: 0 0 0 20px;
    background: url(../img/common/image_pagetop_mark.gif) left 2px no-repeat;
    color: #039;
    text-decoration: underline;
    font-size: 108%;
  }

  p.toHeader a.toPageContens:hover {
    color: #F63;
  }
}


