@charset "utf-8";

html{
	font-size: 10px;
	/*font-size: 62.5%;*/
}

body {
     font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	 line-height: 1.5;
	 letter-spacing: 0;
	 background-color: #F0F0E1;
}

.clearFix:after,
header:after,
#wrapper:after,
section:after,
footer:after,
.itemHanger:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	_zoom: 1;
}

*:first-child+html .clearFix:after,
header:after,
#wrapper:after,
section:after,
footer:after,
.itemHanger:after{ zoom: 1; } /* IE7 */

a,a img{
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
}

a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.imageLeft{
	margin: 0 30px 0 0;
	float: left;
}

.imageRight{
	margin: 0 0 0 30px;
	float: right;
}

.imageHanger{
	text-align: center;
	padding-top: 20px 0;
}

/**************************************************
 header
**************************************************/
header{
	background-color: #FFFFFF;
	height: 140px;
}

#headerInner{
	width: 960px;
	margin: 0 auto;
}

h1{
	padding: 37px 0 0 0;
	float: left;
}

h1 a{
	position: absolute;
	z-index: 100;
}

#menu{
	width: 51px;
	height: 51px;
	display: none;
	cursor: pointer;
	background: url(../img/menu.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: 10px;
}

#menu.Selected{background: url(../img/menu.png) no-repeat 0 -51px;}

/**************************************************
 globalNavi
**************************************************/
#globalNavi{
	height: 80px;
	background-color: #FFFFFF;
}

#globalNavi ul{
	width: 960px;
	height: 60px;
	margin: 0 auto;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

#globalNavi ul li{
	width: 160px;
	float: left;
	border-right: 1px dotted #8A8A7B;
}

#globalNavi ul li:first-child{border-left: 1px dotted #8A8A7B;}

#globalNavi ul li a{
	height: 60px;
	color: #333333;
	display: block;
	padding: 37px 0 0 0;
}

#globalNavi ul li a:hover,#globalNavi ul li a.cur{
	color: #FF5C26;
	text-decoration: none;
}

#globalNavi ul li:first-child a{background: url(../img/globalnavi/icon1-1.png) no-repeat center 6px;}
#globalNavi ul li:first-child a:hover,
#globalNavi ul li:first-child a.cur{background: url(../img/globalnavi/icon1-2.png) no-repeat center 6px;}
#globalNavi ul li:nth-child(2) a{background: url(../img/globalnavi/icon2-1.png) no-repeat center 6px;}
#globalNavi ul li:nth-child(2) a:hover,
#globalNavi ul li:nth-child(2) a.cur{background: url(../img/globalnavi/icon2-2.png) no-repeat center 6px;}
#globalNavi ul li:nth-child(3) a{background: url(../img/globalnavi/icon3-1.png) no-repeat center 8px;}
#globalNavi ul li:nth-child(3) a:hover,
#globalNavi ul li:nth-child(3) a.cur{background: url(../img/globalnavi/icon3-2.png) no-repeat center 8px;}
#globalNavi ul li:nth-child(4) a{background: url(../img/globalnavi/icon4-1.png) no-repeat center 7px;}
#globalNavi ul li:nth-child(4) a:hover,
#globalNavi ul li:nth-child(4) a.cur{background: url(../img/globalnavi/icon4-2.png) no-repeat center 7px;}
#globalNavi ul li:nth-child(5) a{background: url(../img/globalnavi/icon5-1.png) no-repeat center 9px;}
#globalNavi ul li:nth-child(5) a:hover,
#globalNavi ul li:nth-child(5) a.cur{background: url(../img/globalnavi/icon5-2.png) no-repeat center 9px;}
#globalNavi ul li:nth-child(6) a{background: url(../img/globalnavi/icon6-1.png) no-repeat center 7px;}
#globalNavi ul li:nth-child(6) a:hover,
#globalNavi ul li:nth-child(6) a.cur{background: url(../img/globalnavi/icon6-2.png) no-repeat center 7px;}

#headerNavi{
	width: 100%;
	height: 84px;
	position: absolute;
	top: 15px;
}

#headerNaviInner{
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

#headerNaviInner img{margin: 10px 0 0 0;}

/**************************************************
 pageTop
**************************************************/
#pageTop{
	text-align: right;
	padding: 0 20px;
}

#pageTop img{ cursor: pointer;}

/**************************************************
 footer
**************************************************/
footer{
	background-color: #009E3B;
	text-align: center;
	color: #FFFFFF;
	padding: 0 5px;
}

footer p{
	padding: 30px 0 0 0;
}

#copyRight{
	font-size: 11px;
	font-size: 1.1rem;
	padding: 5px 0 25px 0;
}

/**************************************************
 table
**************************************************/
.tableHanger{
	width: 100%;
	overflow: auto;
}

table.style1{
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 1.5em;
	font-size: 1.5rem;
}

table.style1 th{
	margin: 0;
	padding: 15px 15px 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FDDBDD;
	text-align: left;
}

table.style1 td{
	margin: 0;
	padding: 15px 15px 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.style2{
	width: 100%;
	margin: 20px 0 30px 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 1.5em;
	font-size: 1.5rem;
}

table.style2 th{
	margin: 0;
	padding: 15px 15px 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FDDBDD;
}

table.style2 td{
	margin: 0;
	padding: 15px 15px 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.style2 tr td:first-child{border-left: 1px solid #CCCCCC;}

/**************************************************
 Responsive
**************************************************/

@media screen and (max-width: 640px){

.imageLeft,.imageRight{
	display: block;
	margin: 10px auto;
	float: none;
	width: 100%;
	max-width: 280px;
}

/** header **********/
header{
	height: auto;
	padding-bottom: 15px;
}

#headerInner{width: 100%;}

h1{
	padding: 15px 0 0 10px;
	float: none;
}

h1 img{width: 70%;}

h1 a{
	position: static;
	z-index: auto;
}

#menu{display: block;}

/** globalNavi **********/
#globalNavi{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 51px;
	background-color: #FFFFFF;
	display: none;
}

#globalNavi ul{
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	border: 5px solid #009E3B;
}

#globalNavi ul li{
	width: 100%;
	float: none;
	border: none;
	border-top: 5px solid #009E3B;
}

#globalNavi ul li:first-child{border: none;}

#globalNavi ul li a{
	height: auto;
	padding: 0;
	padding: 10px 10px 10px 50px;
}

#globalNavi ul li:first-child a{background: url(../img/globalnavi/icon1-1.png) no-repeat 17px center;}
#globalNavi ul li:first-child a:hover,
#globalNavi ul li:first-child a.cur{background: url(../img/globalnavi/icon1-2.png) no-repeat 17px center;}
#globalNavi ul li:nth-child(2) a{background: url(../img/globalnavi/icon2-1.png) no-repeat 16px center;}
#globalNavi ul li:nth-child(2) a:hover,
#globalNavi ul li:nth-child(2) a.cur{background: url(../img/globalnavi/icon2-2.png) no-repeat 16px center;}
#globalNavi ul li:nth-child(3) a{background: url(../img/globalnavi/icon3-1.png) no-repeat 10px center;}
#globalNavi ul li:nth-child(3) a:hover,
#globalNavi ul li:nth-child(3) a.cur{background: url(../img/globalnavi/icon3-2.png) no-repeat 10px center;}
#globalNavi ul li:nth-child(4) a{background: url(../img/globalnavi/icon4-1.png) no-repeat 14px center;}
#globalNavi ul li:nth-child(4) a:hover,
#globalNavi ul li:nth-child(4) a.cur{background: url(../img/globalnavi/icon4-2.png) no-repeat 14px center;}
#globalNavi ul li:nth-child(5) a{background: url(../img/globalnavi/icon5-1.png) no-repeat 17px center;}
#globalNavi ul li:nth-child(5) a:hover,
#globalNavi ul li:nth-child(5) a.cur{background: url(../img/globalnavi/icon5-2.png) no-repeat 17px center;}
#globalNavi ul li:nth-child(6) a{background: url(../img/globalnavi/icon6-1.png) no-repeat 17px center;}
#globalNavi ul li:nth-child(6) a:hover,
#globalNavi ul li:nth-child(6) a.cur{background: url(../img/globalnavi/icon6-2.png) no-repeat 17px center;}

#headerNavi{
	width: 100%;
	height: auto;
	position: static;
	border: 5px solid #009E3B;
	border-top: none;
	padding: 0 10px 10px 10px
}

#headerNaviInner{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/** pageTop **********/
#pageTop{
	text-align: center;
	margin: 20px 0 0 0;
}

/** footer **********/
footer p{
	padding: 20px 0 0 0;
}

#copyRight{padding: 5px 0 15x 0;}

/** table **********/
table.style1 th,table.style1 td{display: block;}

/** form **********/
input[type="text"],input[type="email"],input[type="tel"],textarea{
	width: 100%;
}

}