@charset "Shift_JIS";

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
img {
	border: 0px;
}
#Wrapper_Header {
	margin: auto;
	width: 100%;
	height: 70px;
	background-color: #ffffff;
	border-top: 2px solid blue;
}
#Wrapper_Contents {
	margin: auto;
	width: 100%;
	height: auto;
	background-color: #fdfdfd;
}
#Wrapper {
	margin: auto;
	width: 780px;
	height: auto;
	background-position: center;
	background-color: #ffffff;
}

#Header {
	margin: auto;
	width: 780px;
	height: 60px;
	background-position: center;
	background-color: #ffffff
}
#Header_bar_left {
	padding-top: 5px;
	width: 340px;
	height: 60px;
	float: left;
}
#Header_bar_right {
	padding-top:10px;
	width: 440px;
	height: 60px;
	float: right;
	position: relative;
}

#Header_bar_right div a {
	float: left;
	text-decoration: none;
	font-size: 13px;
	padding-left: 15px;
	margin-right: 10px;
	position: relative;
	top: 30px;
	left: 20px;
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#Global_navi {
	width: 780px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}

#Menu_bar {
	width: 780px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#Menu_bar ul {
	margin: 0px;
	margin-left: 0px;
	padding-left : 0px;
}

#Menu_bar li {
	float: left;
	Width: 156px;
	height: 40px;
	list-style-type:none;
	margin-right: 0px;
	margin-left: 0px;
}

#gn_home {
	background-image: url(../images/home_b.gif);
	background-repeat: no-repeat;
}
#gn_home a {
	display: block;
	width: 156px;
	height: 40px;
}
#gn_home a img {
	width: 156px;
	height: 40px;
	background-repeat: no-repeat;
}
#gn_home a:hover {
	background-color:transparent;
}
#gn_home a:hover img {
	visibility:hidden;
}
#gn_company_info {
	background-image: url(../images/bt_company_info_b.gif);
	background-repeat: no-repeat;
}
#gn_company_info a {
	display: block;
	width: 156px;
	height: 40px;
}
#gn_company_info a img {
	width: 156px;
	height: 40px;
	background-repeat: no-repeat;
}
#gn_company_info a:hover {
	background-color:transparent;
}
#gn_company_info a:hover img {
	visibility:hidden;
}
#gn_area_info {
	background-image: url(../images/bt_area_info_b.gif);
	background-repeat: no-repeat;
}
#gn_area_info a {
	display: block;
	width: 156px;
	height: 40px;
}
#gn_area_info a img {
	width: 156px;
	height: 40px;
	background-repeat: no-repeat;
}
#gn_area_info a:hover {
	background-color:transparent;
}
#gn_area_info a:hover img {
	visibility:hidden;
}

#gn_link {
	background-image: url(../images/bt_link_b.gif);
	background-repeat: no-repeat;
}
#gn_link a {
	display: block;
	width: 156px;
	height: 40px;
}
#gn_link a img {
	width: 156px;
	height: 40px;
	background-repeat: no-repeat;
}
#gn_link a:hover {
	background-color:transparent;
}
#gn_link a:hover img {
	visibility:hidden;
}

#gn_employ {
	background-image: url(../images/bt_employ_b.gif);
	background-repeat: no-repeat;
}
#gn_employ a {
	display: block;
	width: 156px;
	height: 40px;
}
#gn_employ a img {
	width: 156px;
	height: 40px;
	background-repeat: no-repeat;
}
#gn_employ a:hover {
	background-color:transparent;
}
#gn_employ a:hover img {
	visibility:hidden;
}

#Info_Label {
	width: 758px;
	height: auto;
}
#Contents_PR {
	width: 760px;
	height: 300px;
	position: relative;
	left: 10px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#Showcase {
	width: 758px;
	height: 298px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#Showcase div img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #afafaf;

}
#Sub_navi {
	width: 180px;
	height: 310px;
	float: right;
	margin: 0px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 0px;
}
#Sub_navi ul {
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#Sub_navi li {
	display: block;
	width: 180px;
	height: 100px;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
}
#Main {
	float: left;
	width: 560px;
	height: auto;
	position: relative;
	left: 10px;
	margin-top: 10px;
}

#Footer {
	width: 780px;
	height: 60px;
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 2px solid #afafaf;
	background-color: #c1f0ff;
	
}

#copyright {
	margin-top: 10px;
	width: 600px;
	font-size: small;
	color: #666666;
	float: left;
	text-align: center;
}
#Contents_valid {
	float: left
}

#xhtml_valid {
	margin-top: 10px;
	float: left;
}
#css_valid {
	margin-top: 10px;
	float: right;
}
