﻿@charset "utf-8";
body, html {
	height: 100%;
}
body {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}

a:link {
	color:#333;
	text-decoration: none;
	border-radius: 2px;

}
a:visited {
	color: #666;

}
a:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	background-color: #2FA8E1;
	color: #FFF;
	}
	
a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}



.clear {
	clear: both;
}
.align_right {
	text-align: right;
}



#wrapper {
	width: 100%;
    position: relative;
    height: auto !important;    
    height: 100%;
    min-height: 100%;}

#header {
	height: 68px;
	width: 960px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#hisaki_logo {
	margin: 0px;
	float: left;
	height: 68px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0px;
}
#hisaki_logo h1 {
	display: none;
}

#header_nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: x-small;
}
#header_nav ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_nav li {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

#header_nav form {
	float: right;
	padding: 0px;
	margin: 0px;
}
#header_nav form .button {
	font-size: x-small;
}
#navigation {
	width: 100%;
	padding: 0px;
	height: 37px;
	background-color: #1a1a1a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 0px;
}
#navbg {
	background-color: #FFF;
	height: 37px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#navigation ul {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
}



#top_navarea {
	height: 277px;
	width: 100%;
	background-image: url(image/nav_top_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#top_movie {
	padding: 0px;
	height: 240px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_navigation {
	height: 37px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/nav_top_bg_center.png);
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0px;
}
#top_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_navigation li {
	float: left;
}

#contents_wrap {
	/* width: 960px; */
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 125px;
	padding-left: 0px;
}
.contents_eyecatch, .contents_eyecatch_w {
	width: 299px;
	float: left;
	margin-right: 30px;
}
.contents_eyecatch {
	background-color: #1A1A1A;
}
.contents_eyecatch_w {
}


.contents_eyecatch a:link {
	color: #FFF;
}
.contents_eyecatch ul {
	margin: 0px;
	list-style-type: none;
	text-align: right;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.contents_eyecatch ul li {
	margin-bottom: 5px;
}
.contents_body {
	float: right;
	width: 630px;
	margin: 0px;
	padding: 0px;
}
.ceo_comments {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 403px;
}
.ceo_photo {
	float: right;
	width: 227px;
	background-image: url(image/company/photo_01.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 307px;
}
.contents_photo {
	width: 630px;
}
.contents_body dl dt {
	margin-bottom: 3px;
}
.contents_body dl dd {
	margin-bottom: 15px;
}


.top_contents_l {
	margin: 0px;
	float: left;
	width: 475px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_contents_r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 475px;
	font-size: 0px;
}
.topics {
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2FA8E1;
	border-right-color: #2FA8E1;
	border-bottom-color: #2FA8E1;
	border-left-color: #2FA8E1;
	margin-bottom: 0px;
}
.topics dt {
	font-size: small;
}
.topics dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.prev_topics {
	font-size: x-small;
	text-align: right;
}
.sec_section {
	height: 160px;
	padding: 0px;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sec_body {
	float: right;
	width: 460px;
	margin-left: 10px;
	overflow: hidden;
}

.sec_thumb {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 160px;
	float: left;
}
.sec_title {
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2FA8E1;
	border-right-color: #2FA8E1;
	border-bottom-color: #2FA8E1;
	border-left-color: #2FA8E1;
	margin-bottom: 20px;
}

a:hover .sec_section .sec_body ul li {
	color: #2FA8E1;
}
.sec_body ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
	letter-spacing: -0.1em;
	width: 460px;
}
.sec_body li {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.access_info {
	width: 400px;
	margin-left: auto;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2FA8E1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.access_img {
	vertical-align: top;
	height: 278px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.access_section {
	font-size: small;
	position: absolute;
	bottom: 0px;ss
}
.access_section img {
	margin-right: 10px;
}
.access_add {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 210px;
}
.product_body {
	width: 630px;
}
.product_info {
	float: left;
	margin-left: 10px;
	padding: 0px;
	width: 460px;
}






h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2FA8E1;
	border-right-color: #2FA8E1;
	border-bottom-color: #2FA8E1;
	border-left-color: #2FA8E1;
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.h2_topics {
	background-image: url(image/top/h2_topics.png);
	height: 31px;
	background-repeat: no-repeat;
}
.h2_company_01 {
	background-image: url(image/company/h2_01.png);
	height: 60px;
	background-repeat: no-repeat;
}
.h2_company_02 {
	background-image: url(image/company/h2_02.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_company_03 {
	background-image: url(image/company/h2_03.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_company_04 {
	background-image: url(image/company/h2_04.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_company_05 {
	background-image: url(image/company/h2_05.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_section_01 {
	background-image: url(image/section/h2_01.png);
	height: 76px;
	background-repeat: no-repeat;
}
.h2_section_02 {
	background-image: url(image/section/h2_02.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_section_03 {
	background-image: url(image/section/h2_03.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_section_04 {
	background-image: url(image/section/h2_04.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_access_01 {
	background-image: url(image/access/h2_01.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_product_01 {
	background-image: url(image/product/h2_01.png);
	height: 75px;
	background-repeat: no-repeat;
}
.h2_recruit_01 {
	background-image: url(image/recruit/h2_01.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_recruit_02 {
	background-image: url(image/recruit/h2_02.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_contact_01 {
	background-image: url(image/contact/h2_01.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_link_01 {
	background-image: url(image/link/h2_01.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_policy_01 {
	background-image: url(image/h2_policy01.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_policy_02 {
	background-image: url(image/h2_policy02.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_sitemap_01 {
	background-image: url(image/h2_sitemap.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_topics {
	background-image: url(image/h2_topics.png);
	height: 33px;
	background-repeat: no-repeat;
}

.h2_en_01 {
	background-image: url(image/en/h2_01.png);
	height: 60px;
	background-repeat: no-repeat;
}
.h2_en_02 {
	background-image: url(image/en/h2_02.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_en_03 {
	background-image: url(image/en/h2_03.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_en_04 {
	background-image: url(image/en/h2_04.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}

.h2_en_05 {
	background-image: url(image/en/h2_05.png);
	height: 33px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.h2_en_06 {
	background-image: url(image/en/h2_06.png);
	height: 33px;
	background-repeat: no-repeat;
}
.h2_en_07 {
	background-image: url(image/en/h2_07.png);
	height: 33px;
	background-repeat: no-repeat;
}
.contents_body h3 {
	font-size: x-large;
	font-weight: normal;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #2FA8E1;
	padding-left: 5px;
	letter-spacing: 0.1em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contents_inner {
	margin-bottom: 100px;
}


#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #2FA8E1;
	height: 100px;
}
#footer_inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right center;
	height: 79px;
	text-align: right;
	padding-top: 11px;
}
