@charset "UTF-8";
/* formatting styles
----------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	line-height: 1.6;
	color:#333333;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/* for WinIE6*/
* html body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html body { 
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for WinIE8*/
html>/**/body {
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for modern browser not WinIE8(Safari,FireFox)*/
html:not(:target) body {
	font-size: 12px;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
a {
	color: #6A3A0D;
}
a:visited {
	color: #815835;
}
a:hover {
	color: #9F7831;
	text-decoration: none;
}
img {
	border-style: none;
}
/* clearfix
----------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* container styles
----------------------------------------------*/
#container {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	position: relative;
	background-image: url(../img/right_back.gif);
	background-repeat: repeat-y;
	background-position: 595px 0px;
}

/* header styles
----------------------------------------------*/
#header {
	background-image: url(../img/header_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
}
#header_back {
	width: 794px;
	position: absolute;
	top: 33px;
	left: 3px;
	z-index: 0;
}
#headerbox {
	position: relative;
	z-index: 1;
}
#header h1 {
	font-size: 93%;
	line-height: 130%;
	height: 33px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: right;
	display: block;
	padding-right: 10px;
}
#header h1 a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 13px;
}

#header h2 {
	padding-left: 20px;
	display: block;
	float: left;
	width: 550px;
}
#header_top {
	height: 45px;
}

/* header sub_menu styles
----------------------------------------------*/
#hsub_menu {
	float: left;
	width: 225px;
	padding-top: 14px;
}
#hsub_menu ul {
	list-style: none;
	padding-left: 10px;
	width: 215px;
}
#hsub_menu li {
	display: block;
	float: left;
	font-size: 1px;
	line-height: 1;
}
#hsub_menu li a {
	display: block;
	height: 20px;
}
li#hsub_menu1 a {
	width: 110px;
	margin-right: 13px;
	background-image: url(../img/btn_contact_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
li#hsub_menu1 a:hover {
	background-position: 0px 0px;
}
li#hsub_menu2 a {
	width: 78px;
	background-image: url(../img/btn_sitemap_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
li#hsub_menu2 a:hover {
	background-position: 0px 0px;
}

/* header main_menu styles
----------------------------------------------*/
#hmain_menu {
	clear: both;
	height: 53px;
}
#hmain_menu ul {
	list-style: none;
	width: 783px;
	padding-left: 17px;
}
#hmain_menu li {
	display: block;
	font-size: 1px;
	line-height: 1px;
	float: left;
	padding-right: 2px;
}
#hmain_menu li a {
	display: block;
	height: 38px;
	width: 126px;
}
#hmain_menu li#mainmenu_01 a {
	background-image: url(../img/btn_concept_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#hmain_menu li#mainmenu_01 a:hover {
	background-position: 0px 0px;
}
#hmain_menu li#mainmenu_02 a {
	background-image: url(../img/btn_cms_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#hmain_menu li#mainmenu_02 a:hover {
	background-position: 0px 0px;
}
#hmain_menu li#mainmenu_03 a {
	background-image: url(../img/btn_business_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#hmain_menu li#mainmenu_03 a:hover {
	background-position: 0px 0px;
}
#hmain_menu li#mainmenu_04 a {
	background-image: url(../img/btn_bid_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#hmain_menu li#mainmenu_04 a:hover {
	background-position: 0px 0px;
}
#hmain_menu li#mainmenu_05 a {
	background-image: url(../img/btn_reputation_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#hmain_menu li#mainmenu_05 a:hover {
	background-position: 0px 0px;
}
#hmain_menu li#mainmenu_06 a {
	background-image: url(../img/btn_qa_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#hmain_menu li#mainmenu_06 a:hover {
	background-position: 0px 0px;
}

#header li a:hover img {
	display: none;
}

/* pagetitle styles
----------------------------------------------*/
#hpagetitlebox {
	position: relative;
}
#hpagetitlebox h3 {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	position: relative;
	z-index: 0;
}

/* pankuzu styles
----------------------------------------------*/
#pankuzu {
	font-size: 93%;
	line-height: 130%;
	color: #B3B3B3;
	text-align: right;
	padding-right: 13px;
	position: absolute;
	left: 4px;
	top: 68px;
	width: 772px;
	padding-left: 15px;
	height: 20px;
}
#pankuzu a {
	color: #B49C6D;
}
#pankuzu a:visited {
	color: #B49C6D;
}
#pankuzu a:hover {
	color: #D5C39F;
	text-decoration: none;
}

/* center styles
----------------------------------------------*/
#wrapper {
	padding-bottom: 25px;
}

/* center styles
----------------------------------------------*/
#centerbox {
	width: 580px;
	padding-left: 10px;
	float: left;
}

/* right_menu styles
----------------------------------------------*/
#right_menu {
	float: left;
	width: 210px;
}

/* company styles
----------------------------------------------*/
#company {
	background-color: #DCEBE8;
	margin-bottom: 15px;
	position: relative;
	border-bottom: 5px solid #00493F;
	width: 200px;
}
#company h3 {
	font-size: 1px;
	line-height: 1px;
	padding-bottom: 6px;
}
#company ul {
	list-style: none;
	width: 190px;
	padding-left: 5px;
	padding-bottom: 4px;
}
#company li {
	display: block;
	padding-bottom: 2px;
	font-size: 1px;
	line-height: 1px;
}
#company li a {
	display: block;
	height: 30px;
	width: 190px;
}
#company li#companymenu_01 a {
	background-image: url(../img/rig_btn_company_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#company li#companymenu_01 a:hover {
	background-position: 0px 0px;
}
#company li#companymenu_02 a {
	background-image: url(../img/rig_btn_news_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#company li#companymenu_02 a:hover {
	background-position: 0px 0px;
}
#company li#companymenu_03 a {
	background-image: url(../img/rig_btn_update_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#company li#companymenu_03 a:hover {
	background-position: 0px 0px;
}
#company li a:hover img {
	display: none;
}

/* contact styles
----------------------------------------------*/
#contact {
	padding-bottom: 10px;
}
#contact a {
	display: block;
	height: 80px;
	width: 200px;
	font-size: 1px;
	line-height: 1;
	background-image: url(../img/rig_btn_contact_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 85px;
}
#contact a:hover {
	background-position: 0px 0px;
}
#contact a:hover img {
	display: none;
}

/* seminar styles
----------------------------------------------*/
#right_menu #seminarbox {
	padding-bottom: 20px;
	width: 200px;
}
#right_menu #seminar {
	border-left: 6px solid #42796A;
	padding-left: 9px;
	width: 175px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#right_menu #seminar h3 {
	padding: 4px 0px 9px;
}
#right_menu #seminar_formlist {
}
#right_menu #seminar_formlist p {
	padding-bottom: 8px;
}
#right_menu #seminar_formlist p img {
	vertical-align: bottom;
}
#right_menu #seminar_formlist input {
	width: 122px;
}
#right_menu #seminar_soushin {
	margin-left: 39px;
	padding-top: 4px;
}
#right_menu #seminar_shousai {
	padding-right: 8px;
	line-height: 130%;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 10px;
}
#right_menu #seminar_shousai img {
	padding-right: 3px;
}


/* operator styles
----------------------------------------------*/
#operatorbox {
	padding-bottom: 27px;
}
#operatorbox h3 {
	padding-bottom: 7px;
}
#operator {
	padding-bottom: 13px;
}
#ope_profile {
	float: left;
	width: 97px;
}
#ope_company {
	line-height: 130%;
	color: #194C3D;
	border-left: 6px solid #42796A;
	padding-left: 5px;
}
#ope_company .font_small {
	font-size: 83%;
}
#ope_yakushoku {
	font-size: 93%;
	color: #333333;
	line-height: 130%;
	padding-top: 7px;
	padding-left: 10px;
}
#ope_name {
	font-size: 120%;
	color: #000000;
	line-height: 130%;
	padding-left: 10px;
}
#ope_photo {
	width: 96px;
	float: left;
}
#ope_photo img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}
#operatorbox p.ope_link {
	line-height: 130%;
	padding-bottom: 2px;
	clear: both;
	text-align: right;
	padding-right: 20px;
}
#operatorbox p.ope_link img {
	vertical-align: middle;
	margin-right: 4px;
	padding-bottom: 3px;
}

/* network styles
----------------------------------------------*/
#networkbox {
	padding-bottom: 15px;
}
#networkbox h3 {
	padding-bottom: 12px;
}
#networkbox ul {
	list-style: none;
}
#networkbox li {
	font-size: 1px;
	line-height: 1;
	padding-bottom: 5px;
}

/* book styles
----------------------------------------------*/
#book {
	padding-bottom: 30px;
}
#book h3 {
	padding-bottom: 12px;
}
#book h4 {
	line-height: 130%;
	color: #194C3D;
	font-size: 100%;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: 6px solid #42796A;
	width: 185px;
	padding-top: 2px;
	margin-bottom: 6px;
}
#book .book_text1 {
	font-size: 83%;
	color: #000000;
	line-height: 130%;
	display: block;
	padding-top: 3px;
}
#book .book_photo {
	width: 70px;
	padding-left: 10px;
	float: left;
}
#book .book_setsumei {
	float: left;
	width: 115px;
}
#book .book_text2 {
	font-size: 93%;
	color: #505050;
	padding-bottom: 6px;
	line-height: 130%;
}
#book .book_link {
	line-height: 130%;
	font-size: 93%;
	text-align: right;
	padding-right: 2px;
}
#book .book_link img {
	vertical-align: middle;
	margin-right: 4px;
	padding-bottom: 3px;
}

/* privacy styles
----------------------------------------------*/
#privacybox {
	border: 1px solid #CCCCCC;
	clear: both;
	background-color: #FFFFFF;
	width: 188px;
	margin-left: 5px;
	padding-bottom: 3px;
}
#privacybox h3 {
	padding-bottom: 3px;
}
#privacybox ul {
	list-style: none;
	width: 165px;
	padding-left: 13px;
}
#privacybox li {
	display: block;
	padding-bottom: 6px;
}
#privacybox li img {
	vertical-align: middle;
	margin-right: 4px;
	padding-bottom: 3px;
}

/* pagetop styles
----------------------------------------------*/
#pagetop {
	width: 140px;
	margin-left: 430px;
	padding-bottom: 15px;
}
#pagetop a {
	display: block;
	height: 22px;
	width: 140px;
	font-size: 1px;
	line-height: 1;
	background-image: url(../img/btn_pagetop_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#pagetop a:hover {
	background-position: 0px 0px;
}
#pagetop a:hover img {
	display: none;
}

/* footer styles
----------------------------------------------*/
#footer {
	clear: both;
	width: 800px;
}
#footerbox01 {
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 93%;
}
#footer01_setesumei {
	color: #505050;
	font-size: 90%;
}
#footerbox02 {
	background-color: #FFFFFF;
	background-image: url(../img/line_graydot.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	padding: 15px 10px 18px 2px;
}
#footerbox02 ul {
	list-style: none;
	width: 788px;
}
#footerbox02 li {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#footerlink_top {
	font-size: 93%;
	line-height: 130%;
	padding-bottom: 8px;
}
#footerlink_top a {
	color: #00675A;
}
#footerlink_top a:visited {
	color: #00675A;
}
#footerlink_top a:hover {
	color: #4D9A92;
	text-decoration: none;
}

#footerlink_second {
	font-size: 93%;
	line-height: 130%;
	padding-bottom: 15px;
	clear: both;
}
#footerlink_second a {
	color: #505050;
}
#footerlink_second a:visited {
	color: #505050;
}
#footerlink_second a:hover {
	color: #000000;
	text-decoration: none;
}
#copyright {
	text-align: right;
	font-size: 83%;
	line-height: 140%;
	color: #646464;
}

