@charset "UTF-8";
/* CSS Document */


body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 80%;
	line-height: 1.7;
	color: #4D4D4D;
	background: #FFFFFF;
	background-image: url(../images/t_headerbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}


a:link {
	color:#4D4D4D;
	text-decoration: none;
}
a:visited {
	color:#4D4D4D;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #0071BC;
	text-decoration: underline;
	}
a:active {
	color:#29ABE2;
}



.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



/* head */

.headerinfo {
	width: 950px;
	margin: 0 auto;
	position: relative;
	}

.headerinfo .headerlogo h1 {
	float: left;
	width: 384px;
	margin-bottom: 70px;
	}

.headerinfo .headerlogo .headerutility {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 5px;
	}

.headerinfo .headerlogo .headerutility .headerutilitynavigation {
	font-size: 85%;
	}

.headerinfo .headerlogo .headerutility .kensakunavigation {
	float: right;
	width: 300px;
	}

div.headerlogo:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.headerlogo{
	zoom: 1;
}



/*スマホで勝手に文字が大きくなる対策*/
.headerinfo .headerlogo .headerutility .headerutilitynavigation {
    -webkit-text-size-adjust: 100%;
}



/* globalnavigation */

.globalnavigation {
	width: 950px;
	margin: 0 auto;
	clear:both;
	position: absolute;
	top:75px;
	}
	
	
.globalnavigation li {
	float: left;
	height: 39px;
	margin-bottom: 20px;
}

ul.globalnavigation:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.globalnavigation{
	zoom: 1;
}


.globalnavigation li a {
	display: block;
}





.globalnavigation li#glonavi01 a {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.globalnavigation li#glonavi01 a:hover,
.globalnavigation li#glonavi01 a:focus {
	background-image: url(../images/g_navi01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.globalnavigation li#glonavi02 a {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi02.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.globalnavigation li#glonavi02 a:hover,
.globalnavigation li#glonavi02 a:focus {
	background-image: url(../images/g_navi02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.globalnavigation li#glonavi03 a {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi03.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.globalnavigation li#glonavi03 a:hover,
.globalnavigation li#glonavi03 a:focus {
	background-image: url(../images/g_navi03.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.globalnavigation li#glonavi04 a {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi04.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.globalnavigation li#glonavi04 a:hover,
.globalnavigation li#glonavi04 a:focus {
	background-image: url(../images/g_navi04.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.globalnavigation li#glonavi05 a {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi05.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.globalnavigation li#glonavi05 a:hover,
.globalnavigation li#glonavi05 a:focus {
	background-image: url(../images/g_navi05.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}








.globalnavigation li#glonavi01 {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.globalnavigation li#glonavi02 {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.globalnavigation li#glonavi03 {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi03.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.globalnavigation li#glonavi04 {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi04.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.globalnavigation li#glonavi05 {
	height: 39px;
	width: 190px; /*winIE6,7*/
	text-indent: -9999em;
	background-image: url(../images/g_navi05.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}



/* contents */

.contents {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 50px;
	background: #FFFFFF;
	}

div.contents:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.contents{
	zoom: 1;
}

/* pageback */

.pageback {
	width: 950px;
	margin: 0 auto;
	clear:both;
	padding-bottom: 15px;
	text-align: right;
	}


/* footer */

#footernaviback {
	background: #F2F2F2 ;
	width:100%;
	}
	
#footernavi {
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	}





#footerback {
	background: #E6E6E6;
	width:100%;
	}
	
#footer {
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 15px;
	}

#footer .footercopy {
	padding-bottom: 15px;
	}

#footer .footercopy span {
	font-size: 130%;
	}

#footer #copylight {
	font-size: 80%;
	}






