@charset "UTF-8";
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Helvetica, Arial, sans-serif;
	line-height: 160%;
}

h1, h2, h3 {
	padding: 10px;
	font-size: large;
	font-weight: bold;
	color: #fff;
	background: url("../images/h_bar.jpg");
	background-repeat: no-repeat;
}

h1.top_h1 {
	background-image: none;
	padding: 0;
	margin: 0;
}

h2.mi_h2 {
	zoom: 1;
	padding: 10px;
	font-size: medium;
	font-weight: bold;
	color: #fff;
	background: #3366CC;
}

h2#mi_h2_map {
	zoom: 1;
	padding: 10px;
	font-size: medium;
	font-weight: bold;
	color: #fff;
	background: #3366CC;
}


h2.h2_d {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_d.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_gaiyou {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_gaiyou.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_info {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_info.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_intro {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_intro.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_saiteki {
	zoom: 1;
	padding: 20px 0px 20px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_saiteki.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_shouene {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_shouene.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_contact {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_contact.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
h2.h2_kojin{
	zoom: 1;
	padding:30px 0px 30px 10px;
	margin-bottom:20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_kojin.jpg");
	background-repeat: no-repeat;
	border:1px solid #cccccc;

}
h2.h2_site {
	zoom: 1;
	padding: 30px 0px 30px 10px;
	margin-bottom: 20px;
	font-size: large;
	font-weight: bold;
	color: #000;
	background: url("../images/h1_site.jpg");
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}

a {
	text-decoration: none;
}
img {
	line-height: 0;
	border: none;
}
.cnt{
	text-align:center;
}
a {
	color: #000;
}
p {
	padding: 0;
	margin: 0;
}
p.bold {
	font-weight: bold;
	font-size: large;
	color: #000;
}
p.bold_m {
	font-weight: bold;
	font-size: large;
	color: #696969;
	margin-bottom: 20px;
}
p.info {
	background: url("../images/check.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
}
p.en_info {
	margin-left: 25px;
	margin-bottom: 20px;
	color: #696969;
	font-weight: bold;
}
p.contact {
	margin-left: 25px;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
}
span.en {
	color: #000;
	font-weight: bold;
	font-size: small;
}
p#en_m20 {
	color: #696969;
	font-weight: bold;
	margin-top: 20px;
}
p#midasi {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-top: 35px;
}
p#midasi_en {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
p.tokkyo {
	zoom: 1;
	font-weight: bold;
	padding: 5px;
	margin: 0px 440px 20px 0px;
	color: #fff;
	background-color: #FF6600;
}
span.mi_h2 {
	font-size: small;
	font-weight: bold;
}
/****************************************

 ナビ部

 *****************************************/
#logo {
	position: absolute;
	left: 15px;
	z-index: 99999999;
}

.nav {
	position: relative;
	margin: 0;
	padding: 0;
	right: -140px;
}

.head {
	overflow: hidden;
}
.nav ul {
	zoom: 1;
	list-style-type: none;
	margin: 0;
}

.nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	width: auto;
	font-size: 15px;
	border-right: 1px solid #bbbbbb;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	width: auto;
	height: 50px;
}

.nav a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.nav ul li a span {
	font-size: 12px;
}

.centered {
	height: 70px;
	background: url("../images/li_bg.jpg");
	background-repeat: repeat-x;
}

/****************************************

 サイドバー

 *****************************************/
.side {
	overflow: hidden;
	border: 1px solid #696969;
	margin-bottom: 30px;
}
.side ul {
	padding: 0px;
	margin: 0px;
}
.side li {
	overflow: hidden;
	list-style-type: none;
	border-bottom: 1px dotted #696969;
}
.side li.title {
	background-color: #003b89;
	color: #fff;
	font-size: large;
	text-align: center;
	border-bottom: none;
	margin: 0px;
	padding: 5px;
	zoom: 1;
}
.side ul li.title span {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1px;
}

.side li a {
	display: block;
	width: auto;
	text-decoration: none;
	margin: 10px;
	background: url("../images/check_nav.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	zoom: 1;
}
.side ul li a span {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.side li:last-child {
	border-bottom: none;
}

.side ul li {
	border-bottom: expression((this.parentNode.lastChild ==this) ?'none':'1px solid #ccc');
}
.side ul li:last-child {
	border-bottom: none;
}

/****************************************

 コンテンツレイアウト

 *****************************************/
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url("../images/back.jpg");
	background-repeat: repeat-y;
	position: relative;
}
#main {
	overflow: hidden;
	padding-top: 30px;
	position: relative;
}

/*==940gridsystem==*/
.container {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12 {
	position: relative;
	float: left;
	display: inline;
	margin-left: 20px;
}
.grid1 {
	width: 60px;
}
.grid2 {
	width: 140px;
}
.grid3 {
	width: 220px;
}
.grid4 {
	width: 300px;
}
.grid5 {
	width: 380px;
}
.grid6 {
	width: 460px;
}
.grid7 {
	width: 540px;
}
.grid8 {
	width: 620px;
}
.grid9 {
	width: 700px;
}
.grid10 {
	width: 780px;
}
.grid11 {
	width: 860px;
}
.first {
	margin-left: 0;
	clear: left;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child+ html .clearfix {
	zoom: 1;
}
a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* ie 8 */
	-moz-opacity: 0.7; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
	zoom: 1;
}

/*==レイアウト==*/
div.box {
	position: absolute;
	width: 280px;
	padding: 10px;
	bottom: 15px;
	zoom: 1;
}

div.how {
	overflow: hidden;
	position: relative;
}

div.consu {
	overflow: hidden;
	position: relative;
}

div.overf {
	overflow: hidden;
}

.overf ul li {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
div.overf_sub {
	overflow: hidden;
	padding-bottom: 20px;
}

div#overf_sub_advanced {
	overflow: hidden;
	padding-bottom: 20px;
}

div#overf_sub_simulation {
	overflow: hidden;
	padding-bottom: 20px;
}

div#overf_sub_energy_saving {
	overflow: hidden;
	padding-bottom: 20px;
}

div#overf_sub_energy_investigation {
	overflow: hidden;
	padding-bottom: 20px;
}

div#overf_sub_energy_management {
	overflow: hidden;
	padding-bottom: 20px;
}

div#overf_sub_energy_conservation {
	overflow: hidden;
	padding-bottom: 20px;
}

div.overf_gray {
	overflow: hidden;
	/*background-color:#eee;*/
	border: 1px solid #cccccc;
	padding: 20px;
}
.grid8.smap_t li a {
	display: block;
	width: auto;
	text-decoration: none;
	margin: 10px;
	background: url("../images/arrow001_05.gif");
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	zoom: 1;
}

div.box_L {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 300px;
	width: 600px;
	height: 200px;
}

img.cnt {
	display: block;
	margin: auto;
}
img.R {
	display: block;
	float: right;
	padding: 20px;
}
div.mail_cnt {
	text-align: center;
	margin-top: 50px;
}

#inner {
	padding: 20px;
}

#to_top {
	overflow: hidden;
	text-align: right;
	margin-top: 20px;
	padding: 0;
}

#to_top img {
	vertical-align: bottom;
	margin-right: 50px;
}

div.img_center {
	width: 620px;
	height: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	layout-grid-line: 100px;
}

div.imgcenter img {
	vertical-align: middle;
}

/*==パンくず==*/
#PANKUZU {
	overflow: hidden;
	padding: 5px 0 10px 5px;
	margin: 3px;
}

ul#topicPath {
	margin: 10px 0;
	padding: 0;
	font-size: 80%;
	list-style: none;
}
ul#topicPath li {
	float: left;
	padding-right: 5px;
	padding-left: 20px;
	background: url("../images/check_nav1.jpg") no-repeat 0 50%;
}
ul#topicPath li.home {
	padding-left: 0;
	background: none;
}
ul#topicPath li a:link, ul#topicPath li a:visited {
	color: #3366FF;
	text-decoration: underline;
}
ul#topicPath li a:hover, ul#topicPath li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ul#topicPath li em {
	font-style: normal;
	font-weight: bold;
}
/*==google MAP のスタイル===*/
#map {
	margin: 20px 60px;
}

.clear {
	clear: both;
}

/*吹き出しのスタイル*/
.gmap_block {
	width: 300px;
}

.gmap_block .gmap_title {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

.gmap_block .gmap_photo {
	float: right;
	margin-left: 10px;
	overflow: hidden;
}

.gmap_block .gmap_info {
	font-size: 75%;
}

.gmap_block .gmap_description {
	font-size: 75%;
	margin-top: 10px;
}

/*お店の情報（個別用）*/
#gmap_data {
	margin-right: 10px;
	width: 320px;
}

#gmap_data .gmap_photo {
	float: left;
	width: 130px;
}

#gmap_data .gmap_title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
}

#gmap_data .gmap_info, #gmap_data .gmap_description {
	font-size: 75%;
	line-height: 1.5em;
}

#gmap_data .gmap_description {
	padding-top: 5px;
}

/*お店の情報（リスト用）*/
#gmap_list {
	width: 300px;
	height: 500px;
	overflow: scroll;
	float: left;
	margin: 0px;
	padding: 0px;
}

#gmap_list li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#gmap_list .gmap_photo {
	float: left;
	width: 130px;
}

#gmap_list .gmap_title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
}

#gmap_list .gmap_title a {
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
}

#gmap_list .gmap_info, #gmap_list .gmap_description {
	font-size: 75%;
	line-height: 1.5em;
}

#gmap_list .gmap_description {
	padding-top: 5px;
}

.gmap_coord, .gmap_kml {
	display: none;
}



/*==テーブルレイアウト==*/
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table {
	font-size: 15px;
	width: 100%;
	margin-bottom: 20px;
}

.table th, .table td {
	padding: 15px;
	line-height: 35px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.table td.tabletext {
	padding-left: 130px;
}

.table td.tabletext_mail {
	text-align: center;
}

.table th {
	font-weight: normal;
}

.table thead th {
	vertical-align: bottom;
}

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0;
}

.table tbody + tbody {
	border-top: 2px solid #dddddd;
}

.table .table {
	background-color: #ffffff;
}

.table-condensed th, .table-condensed td {
}

.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.table-bordered th, .table-bordered td {
	border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}

a.com_link {
	text-decoration: underline;
}

span.small_en {
	font-size: 14px;
}
/****************************************

 フッター

 *****************************************/
#foot {
	overflow: hidden;
	clear: both;
	width: 100%;
	background: #696969;
}
#foot_box {
	overflow: hidden;
	width: 940px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.foot_box_left {
	overflow: hidden;
	display: inline;
	position: relative;
	width: 440px;
	float: left;
	margin-left: 30px;
}

.foot_box_right {
	overflow: hidden;
	display: inline;
	position: relative;
	width: 440px;
	float: left;
	margin-left: 30px;
}

div.overf_foot {
	overflow: hidden;
	width: 940px;
	padding: 20px 0px 20px 0px;
	background: #cccccc;
}

.foot_nav {
	overflow: hidden;
}
.foot_nav ul li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 10px;
}
.foot_nav a {
	text-decoration: none;
	font-weight: bold;
	background: url("../images/check_foot1.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	font-size: x-small;
}

.foot_nav li.child_li {
	margin: 0px 0px 10px 10px;
}

.foot_nav a.child {
	text-decoration: none;
	font-weight: lighter;
	background: url("../images/check_foot_cld.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	font-size: x-small;
}
.foot_nav a:hover {
	text-decoration: underline;
}
p.foot_L {
	font-weight: bold;
	font-size: middle;
	color: #fff;
}
p.foot_M {
	font-weight: bold;
	font-size: small;
	color: #fff;
}
p.foot_S {
	font-size: small;
	color: #fff;
}
p.foot_S a {
	font-size: small;
	color: #fff;
}

#copy {
	padding-top: 20px;
	margin-left: 30px;
	color: #fff;
}
