@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #f1f0eb;
	font-size:0.875em;
	color:#1b1b1b;
	margin:0 auto;
	padding:0;
	text-align:center;
	line-height: 1.6;
}
/*page width controll*/
#wrap	{
	min-height:100%;
	height:100%;
	height:auto;
	width:900px;
	margin:0 auto -10px;
	padding:0;
}
/*page background*/
#main {
	width: 900px;
	text-align:left;
	background-image: url(../img/page_back.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
/*Header */
.headerback {
	height: 140px;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/header1.gif);
	background-repeat: no-repeat;
}
/*footer */
.footerBack {
	height: 95px;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/page_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 1.4em;
}

/*/ Header Navi*/
#h_navi {
	width:900px;
	background-image: url(../img/navi0.gif);
	height:47px;
}
#h_navi a {
	margin: 0px;
	display:block;
	background-repeat: no-repeat;
	float:left;
}
#h_navi a.hnavi1 {
	background-image: url(../img/navi1.gif);
	width:179px;
	height:47px;
	margin-left:51px;
}
#h_navi a.hnavi1:hover {
	background-image: url(../img/navi1_on.gif);
	width:179px;
	height:47px;
	margin-left:51px;
}
#h_navi a.hnavi2 {
	background-image: url(../img/navi2.gif);
	width:174px;
	height:47px;
}
#h_navi a.hnavi2:hover {
	background-image: url(../img/navi2_on.gif);
	width:174px;
	height:47px;
}
#h_navi a.hnavi3 {
	background-image: url(../img/navi3.gif);
	width:177px;
	height:47px;
}
#h_navi a.hnavi3:hover {
	background-image: url(../img/navi3_on.gif);
	width:177px;
	height:47px;
}
#h_navi a.hnavi4 {
	background-image: url(../img/navi4.gif);
	width:176px;
	height:47px;
}
#h_navi a.hnavi4:hover {
	background-image: url(../img/navi4_on.gif);
	width:176px;
	height:47px;
}


/*LINK COLOR*/
a:link {
	color:#0066cc;
	text-decoration:none;
}
a:visited{
	color:#0066cc;
	text-decoration:none;
}
a:hover {
	color:#0066cc;
	text-decoration:underline;
}
a:active {
	color:#0066cc;
	text-decoration:underline;
}
/*TEXT OFF*/
.off {
	position: absolute;
	top: 0px;
	left: -1500px;
	width: 15px;
}
/*/ page H1s, H2s, H3s*/
.cont_width {
	padding-right:100px;
	padding-left:100px;
	text-align:left;
}
.h1_about {
	background-image: url(../img/h1_about.gif);
	background-repeat: no-repeat;	
}
.h1_concept {
	background-image: url(../img/h1_concept.gif);
	background-repeat: no-repeat;	
}
.h1_consulting {
	background-image: url(../img/h1_consulting.gif);
	background-repeat: no-repeat;	
}
.h1_innovation {
	background-image: url(../img/h1_innovation.gif);
	background-repeat: no-repeat;	
}
.h1_link {
	background-image: url(../img/h1_link.gif);
	background-repeat: no-repeat;	
}
.h1_map {
	background-image: url(../img/h1_map.gif);
	background-repeat: no-repeat;	
}
.h1_member {
	background-image: url(../img/h1_member.gif);
	background-repeat: no-repeat;	
}
.h1_service {
	background-image: url(../img/h1_service.gif);
	background-repeat: no-repeat;	
}
.h1_sitemap {
	background-image: url(../img/h1_sitemap.gif);
	background-repeat: no-repeat;	
}
.h1_map {
	background-image: url(../img/h1_map.gif);
	background-repeat: no-repeat;	
}
.h1_contact {
	background-image: url(../img/h1_contact.gif);
	background-repeat: no-repeat;	
}

.h2_image {
	margin-top:30px;
	margin-bottom:8px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #00578e;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #acc9df;
	margin-top: 18px;
	margin-bottom: 5px;
	padding-left:2px;
}
/*Other*/
.FC {
	clear:both;
}
p {
	margin-top:5px;
	margin-bottom:15px;
}
li {
	padding-top: 12px;
}
.dotline1 {
	margin-top: 8px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a49b78;	

}
img {
	border:none;
}
.infotext {
	margin-top: 5px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a49b78;
}
.addressback {
 	background-color:#f8f8ef;
	margin-top:15px;
	width:257px;
}
.st {
	font-size: 0.8em;
	line-height: 1.4em;
}
.greyt {
color:#888888;
}
.gt {
 color:#4c831f;
 margin-bottom: 17px;
}
.rt {
 color:#ff0000;
}
.tbl_style1 {
	margin-top:15px;
	margin-bottom:20px;
}
.tbl_style1 table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #565656;
	border-right-color: #565656;
	border-bottom-color: #565656;
	border-left-color: #565656;
}
.tbl_style1 .th1 {
	font-weight: normal;
	background-color: #c1ff8a;
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #565656;
	border-left-color: #565656;
	text-align:center;
	vertical-align:middle;
}
.tbl_style1 .th2 {
	font-weight: normal;
	background-color: #c6d7ff;
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #565656;
	border-left-color: #565656;
	text-align:center;
	vertical-align:middle;
}
.tbl_style1 td {
	font-weight: normal;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #565656;
	border-left-color: #565656;
}

/* Links*/

.linkTbl table {
	border-top:dotted 1px #333333;
	margin-top:30px;
	margin-bottom:80px;
}

.linkTbl th {
	background-color:#e1ebff;
	text-align:center;
	padding:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #333333;
}

.linkTbl td {
	border-bottom:dotted 1px #333333;
	text-align:left;
	padding:8px;
	text-align:center;
}

/* LIST WITH LINK */
#arrowList3 {
	float:left;
	margin-right:60px;
	margin-top:30px;
	margin-bottom:200px;
}
#arrowList3  ul{
	list-style-type: none;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	height:1.5em;
}
#arrowList3 li{
	background-image: url(../img/orange_arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	margin-top:0px;
	margin-bottom:5px;
}
