﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	color: #195305;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-decoration: none;
	text-align: center;
}

h1 {}

h2 {
	width: 500px;
	height:35px;
	font-size: medium;
	color: #349F2B;
}

h3 {
	clear: both;
	margin: 10px 0 0 0;
	padding: 3px 0 0;
	width: 580px;
	font-size: medium;
	color: #999999;
	border-bottom: 2px groove #CCCCCC;
}

h4 {
	margin: 10px 0 0 0px;
	padding: 3px 0 0;
	color: #3CB630;
	font-size: medium;
}

a:link {
	color: #349F2B;
	text-decoration: none;
}

a:visited {
	color: #349F2B;
	text-decoration: none;
}

a:hover {
	color: #349F2B;
	text-decoration: underline;
}

a:active {
	color: #349F2B;
	text-decoration: none;
}

p {margin: 5px 0 20px 3px;}

strong {color: #EE8C4E;}

img {
	display: block;
	border: none;
}

ul,ol {
	list-style: none;
}

.clear {clear: both;}

#wrapper {
	margin: 0;
	text-align: center;
	background-image: url(../img/back_wrapper.jpg);
	background-repeat: repeat-x;
	background-color: #FDFDFD;
}

.inline {
	display: inline;
}

/* ヘッダー */
#head_bar {
	height: 60px;
	background-image: url(../img/back_head_bar.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}

#css_select {
	margin: 0 auto;
	padding-top: 25px;
	width: 880px;
	text-align: left;
}

#header {
	height: 200px;
	border-top: 1px solid #FFFFFF;
	background-image: url(../img/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#header h1 {
	margin: 0 auto;
	width: 200px;
}

#header img {
	margin: 82px auto 0;
	text-align: center;
}

#headnavi {
	position: relative;
	bottom: 5px;
	text-align: right;
}

/* グローバルナビゲーション */

#gloNav {
	height: 50px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../img/back_glonav.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#gloNav ol {
	width: 971px;
	margin: 0 auto;
	text-align: center;	
}

#gloNav li {
	height: 50px;
	float: left;
}

#gloNav a {
	display: block;
	margin: 0px;
	height: 50px;
	float: left;
}

#gloNav a:hover {
	background-color: #FFFFFF;
}

#gloNav a:hover img,#gloNav img#now {
	visibility: hidden;
}

#navbg_home {width: 71px;background-image: url(../img/glonav_home_over.jpg);}
#navbg_profile {width: 91px;background-image: url(../img/glonav_profile_over.jpg);}
#navbg_factor {width: 85px;background-image: url(../img/glonav_factor_over.jpg);}
#navbg_recruit {width: 91px;background-image: url(../img/glonav_recruit_over.jpg);}
#navbg_partnership {width: 119px;background-image: url(../img/glonav_partnership_over.jpg);}
#navbg_sitemap {width: 91px;background-image: url(../img/glonav_sitemap_over.jpg);}
#navbg_legal {width: 79px;background-image: url(../img/glonav_legal_over.jpg);}
#navbg_privacy {width: 91px;background-image: url(../img/glonav_privacy_over.jpg);}
#navbg_inquiry {width: 91px;background-image: url(../img/glonav_inquiry_over.jpg);}
#navbg_service {width: 91px;background-image: url(../img/glonav_service_over.jpg);}
#navbg_blog {width: 71px;background-image: url(../img/glonav_blog_over.jpg);}

/* ローカルナビゲーションTOP */

#locNavTop {
	margin-top: 0px;
}

#locNavTop ol {
	margin: 0 0 10px;
	padding: 0;
	width: 168px;
	font-size: 0.8em;
}

#locNavTop li {
	width: 168px;
	height: 40px;
	border-bottom: 1px solid #A6B1BE;
}

#locNavTop li#locend {
	border: none;
}

#locNavTop a {
	display: block;
}

#locNavTop a:hover {

}

#locNavTop a:hover img {
	visibility: hidden;
}

a:hover#navbgtop_01 {color:#46B20A;background-image: url(../img/locnav_top_vision_over.gif);}
a:hover#navbgtop_02 {color:#46B20A;background-image: url(../img/locnav_top_ceo_over.gif);}
a:hover#navbgtop_03 {color:#46B20A;background-image: url(../img/locnav_top_strategy_over.gif);}
a:hover#navbgtop_04 {color:#46B20A;background-image: url(../img/locnav_top_tactics_over.gif);}
a:hover#navbgtop_05 {color:#46B20A;background-image: url(../img/locnav_top_recruit_over.gif);}
a:hover#navbgtop_06 {color:#46B20A;background-image: url(../img/locnav_top_blog_over.gif);}

/* ローカルナビゲーション */

#locNav {
	margin-top: 0px;
}

#locNav ol {
	margin: 0 0 10px;
	padding: 0;
	width: 168px;
	font-size: 0.8em;
}

#locNav li {
	width: 168px;
	height: 40px;
	border-bottom: 1px solid #A6B1BE;
}

#locNav li#locend {
	border: none;
}

#locNav a {
	display: block;
	padding: 12px 0 0 25px;
	width: 143px;
	height: 28px;
	text-align: left;
	color: #39485B;
}

#locNav a:hover {
	background-color: #FFFFFF;
}

#locNav a:hover img,#locNav img#now {
	visibility: hidden;
}

a:hover#navbgtop_01 {color:#46B20A;background-image: url(../img/locnav_top_vision_over.gif);}
a:hover#navbgtop_02 {color:#46B20A;background-image: url(../img/locnav_top_ceo_over.gif);}
a:hover#navbgtop_03 {color:#46B20A;background-image: url(../img/locnav_top_strategy_over.gif);}
a:hover#navbgtop_04 {color:#46B20A;background-image: url(../img/locnav_top_tactics_over.gif);}
a:hover#navbgtop_05 {color:#46B20A;background-image: url(../img/locnav_top_recruit_over.gif);}
a:hover#navbgtop_06 {color:#46B20A;background-image: url(../img/locnav_top_blog_over.gif);}

a:hover#navbg_01 {color:#46B20A;background-image: url(../img/locnav_over_01.jpg);}
a:hover#navbg_02 {color:#46B20A;background-image: url(../img/locnav_over_02.jpg);}
a:hover#navbg_03 {color:#46B20A;background-image: url(../img/locnav_over_03.jpg);}
a:hover#navbg_04 {color:#46B20A;background-image: url(../img/locnav_over_04.jpg);}
a:hover#navbg_05 {color:#46B20A;background-image: url(../img/locnav_over_05.jpg);}
a:hover#navbg_06 {color:#46B20A;background-image: url(../img/locnav_over_06.jpg);}

a#navbg_01now {color:#46B20A;background-image: url(../img/locnav_over_01.jpg);}
a#navbg_02now {color:#46B20A;background-image: url(../img/locnav_over_02.jpg);}
a#navbg_03now {color:#46B20A;background-image: url(../img/locnav_over_03.jpg);}
a#navbg_04now {color:#46B20A;background-image: url(../img/locnav_over_04.jpg);}
a#navbg_05now {color:#46B20A;background-image: url(../img/locnav_over_05.jpg);}
a#navbg_06now {color:#46B20A;background-image: url(../img/locnav_over_06.jpg);}

/* メインコンテンツ部 */

#contents {
	margin: 30px auto 0px;
	width: 840px;
}

/* 左サイドバー */

#side {
	width: 170px;
	float: left;
	text-align: right;
}

#side img#logo_side {margin-top:20px;}

#mail_recruit a, #mail_info a, #mail_construction a {
	display: block;
	margin: 0 1px;
	width: 123px;
	height: 14px;
}

#mail_recruit a:hover,#mail_info a:hover,#mail_construction a:hover {
	background-color: #FFFFFF;
}

#mail_recruit a:hover img,#mail_info a:hover img,#mail_construction a:hover {
	visibility: hidden;
}

#mail_recruit {background-image: url(../img/mail_recruit_over.gif);}

#mail_info {background-image: url(../img/mail_info_over.gif);}

#mail_construction {background-image: url(../img/mail_construction_over.gif);}

#flashcontent {

}

#cominfo {
	margin: 5px 0 0 0px;
	width: 160px;
	height: 120px;
	font-size: 0.8em;
	color: #6F7F94;
}

#cominfo a {
	float: right;
	width: 40px;
}

#cominfo p {
	margin: 0;
	padding: 0;
}

#cominfo ul{
	clear: both;
	margin: 0 0 10px;
	line-height: 120%;
}

#valid ul {
	margin-bottom: 40px;
	width: 160px;
	height: 20px;
	font-size: 0.8em;
}

#valid li {
	line-height: 1.1em;
}

/* 右メインコンテンツ部 */
#top, #company, #ceo, #tactics, #inquiry, #bussines, #recruit, #privacy, #access, #sitemap, #service, #product, #blog {
	margin: 0 0 20px 40px;
	padding: 0px;
	width: 630px;
	float: left;
	text-align: left;
}

#top img#top_image1 {
	margin: 15px 0;
}

#top dl {
	width: 600px;
}

#top dt {
	width: 80px;
	height: 20px;
	float: left;
}

#top dd {
	margin-left: 10px;
	width: 510px;
	height: 20px;
	float: left;
}

.block_main {
	margin-bottom: 20px;
}

#top p, #company p, #company p, #ceo p, #tactics p, #inquiry p, #bussines p, #recruit p, #privacy p, #access p, #service p, #product p, #blog p {
	width: 580px;
}

#company dl {
	margin: 5px 0 0 2px;
	width: 490px;
	text-align: right;
	clear: both;
}

#company dt {
	width: 80px;
	height: 18px;
	float: left;
	text-align: left;
}

#company dd {
	width: 400px;
	height: 18px;
	float: right;
	text-align: left;
}

#company dd.disp_office {
	font-weight: bold;
}
#company dd.disp_lab {
	margin-top: 10px;
	font-weight: bold;
}

#company ul, #privacy ul {
	margin: 5px 0 0 2px;
	padding-left: 20px;
	width: 560px;
	list-style-type: circle;
}

#company img#orgimg {
	margin-left: 20px;
}

#access {
	height: 1300px;
}

#access h3 {
	margin: 10px 0 10px;
	clear: both;
}

#access img.commap {
	margin-bottom: 20px;
}

#access .access_info{
	width: 365px;
	height: 200px;
	float: left;
}

#access .access_mobile {
	width: 150px;
	float: left;
}

#access dl {
	margin: 0 auto;
	width: 350px;
	text-align: right;
	clear: both;
}

#access dt {
	width: 50px;
	height: 20px;
	float: left;
	text-align: left;
}

#access dd {
	width: 285px;
	height: 20px;
	float: right;
	text-align: left;
}

#ceo {
	height: 550px;
}

#ceo img#sign {
	margin: 50px 0 0 330px;
	padding: 0;
	width: 279px;
	height: 55px;
}

#tactics {

}

#tactics dl {
	margin: 10px 0 20px 3px;
	width: 580px;
	text-align: right;
	clear: both;
}

#tactics dt {
	margin-left: 3px;
	padding-top: 3px;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	color: #3CB630;
}

#tactics dd {
	margin: 10px 0 0 3px;
	text-align: left;
}

#sitemap {
	height: 330px;
}

#sitemap ul {

}

#sitemap ul.sitemap_list ul li.sitemap_head {
	font-size: 1.2em;
}

#sitemap ul.sitemap_list ul {
	margin-bottom: 10px;
}

#sitemap ul.sitemap_list {
	float: left;
	width: 200px;
}

#privacy {

}

#privacy h4 {
	font-size: 1.0em;
	margin: 10px 0 0 20px;
}

#privacy p {
	margin-left: 3px;
}

#privacy ol {
	padding-left: 65px;
}

#privacy ol li {
	list-style-type: decimal;
}

#privacy dl {
	width: 580px;
}

#privacy dl dd {
	margin: 2px 0 12px 12px;
}

#privacy dl dd p {
	margin: 0 0 10px 0;
}

#privacy .privacy_date {
	float: right;
	widht: 160px;
	display: inline;
	margin-right: 56px;
}

#privacy .privacy_contact1 {
	clear: both;
	padding-top: 20px;
}

#privacy .privacy_contact2 {
	margin-left: 17em;
	padding-bottom: 20px;
}

#business {
	height: 550px;
}

#business2 {
	padding: 0 0 0 30px;
	width: 500px;
	height: 350px;
	float: left;
	background-color: #FFFFFF;
}

span.green{
	margin: 0 2px 0 0;
	color: #18B26F;
	font-weight: bold;
}

span.blue{
	margin: 0 2px 0 0;
	color: #2DA9E1;
	font-weight: bold;
}

#recruit {

}

#recruit p, #recruit a {
	margin-left: 3px;
}

#recruit dl {
	margin: 10px 0 4px 3px;
	width: 600px;
	text-align: right;
	clear: both;
}

#recruit dt {
	margin-right: 10px;
	padding: 3px 0 0 5px;
	width: 80px;
	height: 20px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	background-color: #F69D1F;
	border: 1px solid #FFFFFF;
}

#recruit dd {
	padding: 3px 0 0 0;
	width: 500px;
	float: right;
	text-align: left;
}

#inquiry {

}

#inquiry span.orange {
	color: #FF8000;
}

#inquiry dl {
	margin: 10px 0 0 3px;
	width: 450px;
	text-align: right;
	float: left;
}

#inquiry dl.message {
	height: 110px;
}

#inquiry dt {
	width: 130px;
	height: 30px;
	float: left;
	text-align: left;
}

#inquiry dd {
	width: 320px;
	height: 30px;
	float: right;
	text-align: left;
}

#inquiry textarea {
	width: 300px;
	height: 100px;
}

#inquiry p {
	margin: 5px 0 10px 3px;
}

#inquiry ul {
	margin-left: 6px;
}

#inquiry a#inqtohome {margin-left: 20px;}

#submit {
	clear: both;
	padding-top: 10px;
	margin-left: 133px;
}

#submit input {
	width: 120px;
}

#blog {
	
}

#blog .entry_unit {
	float :left;
	width: 270px;
	height: 140px;
	margin-right: 20px;
	display: inline;
}

#blog .entry_unit h4 {
	color: #349F2B;
}

#blog .entry_unit p {
	width: 270px;
	color: #195305;
}

#product p#title_top {
	margin: 0 0 3px;
	color: #313131;
	font-weight: bold;
	font-size: 14px;
}

#product h3 {
	border: none;
	margin: 0px 0 0;
	height: 1em;
	color: #0050a3;
	font-size: 32px;
}

#product h4 {
	margin: 10px 0 0 2px;
	padding: 0;
	color: #3a434d;
	width: 580px;
	border-bottom: 1px solid #3a434d;
	clear: both;
}

#product img.image_compare {
	margin: 5px 0 0 2px;
}

#product img.image_compare2 {
	margin: 5px 0 0 52px;
}

#product dl {
	margin-left: 20px;
	color: #3a434d;
}

#product dt {
	float: left;
	width: 170px;
	margin-bottom: 10px;
}

#product dd {
	float: left;
	width: 390px;
	margin-bottom: 10px;
}

#product p.press_date {
	text-align: right;
	margin: 0;
}

.dl_link {
	padding: 8px 4px 20px;
}

.dl_link img {
	display: inline;
	vertical-align: middle;
}

#product p.caution {
	clear: both;
	border: 1px solid #3a434d;
	background: #ebebeb;
	padding: 7px 10px;
	width: 558px;
	color: #3a434d;
}

p#hdmi_text1 {
	margin: 10px 0 10px;
	font-size: 1.6em;
	color: #111111;
	font-weight: bold;
	line-height: 1.2;
}

ul#hdmi_list1 li {
	margin: 0 0 5px 10px;
	padding-left: 14px;
	background: url(/img/back_arrow_blue.gif) no-repeat left center;
	vertical-align: middle;
	font-size: 1.2em;
	color: #111111;
}

img#hdmi_img1 {
	margin: 10px 0 0 210px;
}

p.hdmi_text2 {
	margin: 5px 0 10px;
	font-size: 25px;
	line-height: 1.2;
	color: #e60012;
	font-weight: bold;
}

p#hdmi_text3 {
	color: #434343;
}

p.hdmi_text4 {
	color: #505050;
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	margin: 0;
}

#service h3 {
	clear: both;
	margin: 10px 0 20px 0;
	padding: 0;
	color: #3a434d;
	width: 580px;
	border-bottom: 1px solid #3a434d;
}

#service h4 {
	margin: 2px 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

#service .thumb_box {
	float: left;
	width: 180px;
	height: 120px;
	margin-right: 20px;
}

#service .thumb_box p {
	width: 180px;
	margin: 0px 0 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 120%;
}

/* ローカルナビゲーション（サービス） */

#serviceNav {
	margin-top: 5px;
	text-align: left;
}

#serviceNav p {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#serviceNav ol {
	margin: 0 0 10px;
	padding: 0;
	width: 168px;
	font-size: 0.8em;
}

#serviceNav li {
	width: 168px;
	height: 40px;
	border-bottom: 1px solid #A6B1BE;
}

#serviceNav li#locend {
	border: none;
}

#serviceNav a {
	display: block;
	padding: 12px 0 0 5px;
	width: 163px;
	height: 28px;
	text-align: left;
	color: #39485B;
}

#serviceNav a:hover {
	color: #349F2B;
}


/* フッター */

#footer {
	clear: both;
	padding: 16px 0 0;
	height: 34px;
	background-image: url(../img/back_footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #6F7F94;
}

#image img {
	margin-right: 14px;
	float: left;
}



