@charset "utf-8";
/* CSS Document */


@media screen and (min-width:640px){
/*header*/

div#hed_bg {
	background:  url(../images/hed_bg.png) repeat-x;	
}


div#header {
	width: 950px;
	height: 132px;
	margin-left: auto;
	margin-right: auto;
	
}



#hed_logo {
	float: left;
	width: 145px;
	height: 121px;
	background-color: #ffffff;
	display: block;
	text-align: center;
	padding-top: 10px;
}
div#header h1#hed_title {
	width: 480px;
	height: 40px;
	font-size: 16px;
	font-weight: normal;
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#hed_navi ul li {
	list-style: none;
	display: inline;
	font-size: 14px;
	line-height: 20px;
}



#hed_navi ul li.hn_01 a {
		width: 124px;
	height: 46px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	background:url(../images/hed_ico.png) no-repeat;
	background-position: left;
	background-color:#ffe1ba;
	padding-top: 12px;
	padding-left: 30px;
}

#hed_navi ul li.hn_01 a:hover {
	background-color:#ffffff;
	color:#f2912a;
}

#hed_navi ul li.hn_02 a:hover {
	background-color:#ffffff;
	color:#f2912a;
}




#hed_navi ul li.hn_02 a {
	width: 124px;
	height: 37px;
	display: block;
	background:url(../images/hed_ico.png) no-repeat;
	background-position: left;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	color: #000000;
	text-decoration: none;
	background-color:#f0eede;
}





#g_navi ul li {
		list-style: none;
	display: inline;
}




#g_navi ul li.gn_01 a {
	width: 131px;
	height: 50px;
	display: block;
	float: left;
	color:#000000;
	text-decoration: none;
	font-size: 18px;
		background:url(../images/g_navi_ico_01.png) no-repeat;
	background-position: left;
	padding-left: 70px;
	padding-top: 25px;
}

#g_navi ul li.gn_02 a {
	width: 131px;
	height: 50px;
	display: block;
	float: left;
	color:#000000;
	text-decoration: none;
	font-size: 18px;
		background:url(../images/g_navi_ico_02.png) no-repeat;
	background-position: left;
	padding-left: 70px;
	padding-top: 25px;
}

#g_navi ul li.gn_03 a {
	width: 131px;
	height: 50px;
	display: block;
	float: left;
	color:#000000;
	text-decoration: none;
	font-size: 18px;
		background:url(../images/g_navi_ico_03.png) no-repeat;
	background-position: left;
	padding-left: 70px;
	padding-top: 25px;
}

#g_navi ul li.gn_04 a {
	width: 131px;
	height: 50px;
	display: block;
	float: left;
	color:#000000;
	text-decoration: none;
	font-size: 18px;
		background:url(../images/g_navi_ico_04.png) no-repeat;
	background-position: left;
	padding-left: 70px;
	padding-top: 25px;
}

#g_navi ul li a:hover {
	color:#f2912a;
	text-decoration: underline
}


/*---heade end------*/

}


@media screen and (max-width:640px){
	

div#header {
	width: 100%;
	background-color:#ffffff;
	
}



#hed_logo {
	float: left;
	width: 20%;
	background-color: #ffffff;
	display: block;
	text-align: center;
	height: 60px;
}

#hed_logo img {
	width: 65px;
	height: auto;
}

div#header h1#hed_title {
	width: 80%;
	height: 20px;
	font-size: 9px;
	font-weight: normal;
	display: block;
	float: left;
	background-color:#f1aa4e;
	text-align: center;
	padding-top: 5px;
}




#hed_navi ul li {
	list-style: none;
	display: inline;
	font-size: 12px;
	line-height: 16px;
}



#hed_navi ul li.hn_01 a {
	width: 40%;
	height: 32px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	background-color:#ffe1ba;
	text-align: center;
	padding-top: 3px;
}





#hed_navi ul li.hn_02 a {
	width: 40%;
	height: 25px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	background-color:#f0eede;
	text-align: center;
	padding-top: 10px;
}

div#g_navi {
	height: 45px;
	width: 100%;
	background-color:#ffffff;

}

#g_navi ul li {
		list-style: none;
	display: inline;
}








#g_navi ul li.gn_01 a {
	width: 23%;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
	text-decoration: none;
	border-right: solid 1px #f0eede;
	background-color:#ffffff;
}

#g_navi ul li.gn_02 a {
	width: 20%;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
	text-decoration: none;
	border-right: solid 1px #f0eede;
	background-color:#ffffff;
}

#g_navi ul li.gn_03 a {
	width: 25%;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
	text-decoration: none;
	border-right: solid 1px #f0eede;
	background-color:#ffffff;
}





#g_navi ul li.gn_04 a {
	width: 27%;
	height: 35px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
	text-decoration: none;
	background-color:#ffffff;
}






}
