@charset "utf-8";
/*基礎*/
* {
	margin:0;
	padding:0;
}
body    { color: #464646; font-size: small; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; line-height: 120%; background: url(../img/back.jpg) repeat-y center top   }
img {  }

hr {
	display:none;
}
h1,h2,h3 {
	font-size:100%;
	letter-spacing:.1em;
	margin-left:20px;
	color:#333;
}
ul li {
	list-style-type:none;
}
a {
	color:#333;
}
table { border-style: none; }
a:hover {
	color:navy;
}
.hid {
	display:none;
}
p { font-size: 110%; line-height: 1.3em; }
.noborder { border:none; }
#container  {
	width: 732px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
ul#point { background-color: transparent; background-image: url(../img/shere/2.jpg); background-repeat: no-repeat; background-attachment: scroll; margin-bottom: 0.5em; padding-left: 30px; }
.contentbox { margin-right: 30px; margin-left: 30px; }
/*ヘッダー
*/
div#header    {
	background-color: white;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div#header img { margin: 0; padding: 0; border-style: none; }
ul#header { background-color: gray; margin: 0 0 1px; padding: 0; width: 100%; height: 24px;/* 必ずwidthの設定をしてください */
}

ul#header:after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}
ul#header li { margin: 0; padding: 0; float: left; width: 83px; line-height: 1; border-right: 2px solid white; list-style-type: none; }

ul#header li a { padding: 0.6em 10px; /* ボタンの厚みはここで調整 */
 display: block; position: relative;/* IE6でマウス反応領域がおかしいのをFix */
 font-size: x-small; color: white; background-color: #808080; text-decoration: none; text-align: center; }

ul#header li a:hover {
 background-color: #8259ff;
}
/*ヘッダ１*/
div#header1    { background-color: transparent; margin-right: -10px; padding-bottom: 10px; }
div#header1 img { margin: 0; padding: 0; border-style: none; }
/*ヘッダ２*/
div#header2 { background-color: #f0f0f0; text-align:right; width: 100%; margin: 0 0 10px; border-bottom: 1px inset #999; }

div#header2 li { display:inline; line-height:1.5em; list-style-type:none; }
div#header2 li a { padding-right:10px; background:url(../img/shere/12.gif) no-repeat right center; }
div#header2 li a:hover { color: #3cf; background: url(../img/shere/12.gif) no-repeat right center; padding-right: 10px; }
/*ヘッダ３*/
div#header3    { background-color: transparent; margin-right: -10px; padding-bottom: 0px; }
#header3 #key_visual {
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 732px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../img/top_key_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header3 #key_visual #keyvisual_ul {
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 550px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header3 #key_visual #keyvisual_ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 212px;
	width: 110px;
	list-style-type: none;

}
#header3 #key_visual #keyvisual_ul li a{
	text-indent: -99999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 110px;
	background-attachment: scroll;
	background-image: url(../img/key_visual_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header3 #key_visual #keyvisual_ul #taiyousyuunetuki a {
	background-position: 0px 0px;
}
#header3 #key_visual #keyvisual_ul #taiyousyuunetuki a:hover {
	background-position: 0px -212px;
}
#header3 #key_visual #keyvisual_ul #taiyoukouhatuden a {
	background-position: -110px 0px;
}
#header3 #key_visual #keyvisual_ul #taiyoukouhatuden a:hover {
	background-position: -110px -212px;
}
#header3 #key_visual #keyvisual_ul #kaitouko_puranto a {
	background-position: -220px 0px;
}
#header3 #key_visual #keyvisual_ul #kaitouko_puranto a:hover {
	background-position: -220px -212px;
}
#header3 #key_visual #keyvisual_ul #kyuusokureitouko a {
	background-position: -330px 0px;
}
#header3 #key_visual #keyvisual_ul #kyuusokureitouko a:hover {
	background-position: -330px -212px;
}
#header3 #key_visual #keyvisual_ul #kinmiraisystem_z-1 a {
	background-position: -440px 0px;
}
#header3 #key_visual #keyvisual_ul #kinmiraisystem_z-1 a:hover {
	background-position: -440px -212px;
}

div#header3 img { margin: 0; padding: 0; border-style: none; }
/*メイン*/
div#main_container { float:left;
	background:url(../img/shere/back-left.jpg) repeat-y left top; width: 732px; padding-bottom: -20px;
}
/*メイン２*/
div#main_container1 {
	float:left;
	width: 732px;
	padding-bottom: -20px;
	background-image: url(../img/shere/backright.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
/*右側の箱部分*/
div#left_container { width: 530px; float:right; margin-top: 15px; padding-right: 10px; padding-bottom: 20px; padding-left: -20px; }
div#left_container p { padding:5px 10px; font-size:110%; line-height: 1.3em; background-color: #f3f3f3; text-align: left; margin: 0 auto 10px; }
div#left_container h5 { color: #333; font-size: 120%; font-weight: 500; line-height: 1.1em; text-align: left; margin: 0 20% 10px auto; padding: 5px 10px; }
div#left_container h3 {
	color: #333;
	font-size: 115%;
	font-weight: normal;
	line-height: 1.1em;
	background-color: #ccc;
	text-align: left;
	border-top-color: #fff;
	border-left: 5px solid #6cf;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#left_container h2 { color: #f6c; font-size: 115%; line-height: 1.2em; background-color: #ff9; text-decoration: none; text-align: left; margin: 0 auto 10px; padding: 5px 10px; border-right: 5px solid #fc0; border-left: 5px solid #fc0; }
div#left_container h1 { font-size: 130%; background-color: #fbeff6; margin: 0 0 10px; padding: 5px 10px; border-left: 5px solid #fb96cc; }

/*コンテナ2*/
div#left_container1 {
	width: 565px;
	float:left;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#left_container1 p { padding:5px 10px; font-size:110%; line-height: 1.3em; background-color: #f3f3f3; text-align: left; margin: 0 auto 10px; }
div#left_container1 h5 { color: #333; font-size: 120%; font-weight: 500; line-height: 1.1em; text-align: left; margin: 0 20% 10px auto; padding: 5px 10px; }
div#left_container1 h3 {
	color: #333;
	font-size: 115%;
	font-weight: normal;
	line-height: 1.1em;
	background-color: #ccc;
	text-align: left;
	border-top-color: #fff;
	border-left: 5px solid #6cf;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#left_container1 h2 { color: #f6c; font-size: 115%; line-height: 1.2em; background-color: #ff9; text-decoration: none; text-align: left; margin: 0 auto 10px; padding: 5px 10px; border-right: 5px solid #fc0; border-left: 5px solid #fc0; }
div#left_container1 h1 { font-size: 130%; background-color: #fbeff6; margin: 0 0 10px; padding: 5px 10px; border-left: 5px solid #fb96cc; }

li#point {
	background-color: transparent;
	margin-left: 25px;
	padding-left: 10px;
	list-style-image: url(../img/shere/2.jpg);
	list-style-position: outside;
	white-space: normal;
	line-height: 1.5em;
	float: none;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-top: 10px;
}
li#blue {
	padding-left:20px;
	margin-bottom: 0.5em;
	background-image: url(../img/list_triangle.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-attachment: scroll;
	background-position: left 3px;
}
div#left_container ol { background: url(../img/shere/2.jpg) no-repeat 2px 20px; margin-left:22px; }
div#left_container ol li { background: url(../img/shere/2.jpg) no-repeat 1pc auto url(../img/shere/2.jpg)   1pc 50% url(../img/shere/2.jpg)   1pc auto url(../img/shere/2.jpg)   1pc 50% url(../img/shere/2.jpg)   1pc 50%; margin-bottom:0.5em; padding-left: 50px; }
#table1 { width: 100%; table-layout: auto; text-align: center;border-collapse: collapse;}
#table2 { width: 100%; table-layout: auto; text-align: left;border-collapse: collapse;}
#td1 { border: solid 1px gray; }
#td2 {
	color: #FFFFFF;
	border: solid 1px gray;
}
#td3 {
	color: #FFFFFF;
	background-color:#39ba19;
	border: solid 1px gray;
}

#th1 { background-color: #999; border: solid 1px gray; }


/*左側のメニュー*/
div#right_container { margin: 0 0 1px; padding: 0 0 20px; width: 152px;/* 必ずwidthの設定をしてください */　}
div#right_container1 {
	float:left;
	width: 167px;/* 必ずwidthの設定をしてください */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
div#menu0 {
	margin: 0;
	padding: 0;
	width: 167px;
	font-size: medium;
}
div#menu0 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
div#menu0 li { margin: 0; padding: 0; }
div#menu0 a { background-color: #808080; width: 167px; display: block; border-bottom: 2px solid #fff; color: #fff; text-decoration: none; text-align: center; height: 2em; padding-top: 1em; }
div#menu0 a:hover { background-color: #8259ff; width: 167px; display: block; border-bottom: 2px solid #fff; color: #ffffff; text-align: center; height: 2em; padding-top: 1em; }
div#menu { margin: 0; padding: 0; width: 152px; font-size: medium; }
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
div#menu li { margin: 0; padding: 0; }
div#menu a { background-color: #808080; width: 152px; display: block; border-bottom: 2px solid #fff; color: #fff; text-decoration: none; text-align: center; height: 2em; padding-top: 1em; }
div#menu a:hover { background-color: #8259ff; width: 152px; display: block; border-bottom: 2px solid #fff; color: #ffffff; text-align: center; height: 2em; padding-top: 1em; }
div#menu1 {
	margin: 0;
	padding: 0;
	width: 152px;
	font-size: small;
}
div#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
div#menu1 li { margin: 0; padding: 0; }
div#menu1 a { background-color: #808080; width: 152px; display: block; border-bottom: 2px solid #fff; color: #fff; text-decoration: none; text-align: center; height: 2em; padding-top: 1em; }
div#menu1 a:hover { background-color: #8259ff; width: 152px; display: block; border-bottom: 2px solid #fff; color: #ffffff; text-align: center; height: 2em; padding-top: 1em; }

/*フッタ*/
address    { font-style: normal; background-color: white; background-position: 100% 0; text-align: center; padding-bottom: 5px; clear: both; margin-top: 10px; padding-top: 5px; border-top: 1px solid #a1a1a1      }
/*END*/


/*変更修正*/
.block_left {
	display: inline;
	margin: 0px 1.5em 1.5em 0px;
	float: left;
}
.block_right {
	display: inline;
	margin: 0px 0px 1.5em 1.5em;
	float: right;
}

#rainsoft_ul {
	margin-bottom: 20px;
	height: 150px;
}
#rainsoft_ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 117px;
}
.contents_p {
	background-color: #FFFFFF;
}
.rainsoft_th {
	font-size: 85%;
	background-color: #F3F3F3;
}
.rainsoft_td {
	font-size: 92%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#rainsoft_table {
	margin-bottom: 20px;
	width: 330px;
}
.block_cleared {
	clear: both;
}
.rainsoft_box {
	display: block;
	font-size: 92%;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	height: 150px;
	padding-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.rainsoft_p {
	background-color: #FFFFFF;
	padding: 5px;
}
#rainsoft_box2 {
	background-color: #F3F3F3;
	height: 170px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.bolder {
	font-weight: bold;
}
.rainsoft_hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
.saiyou {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 375px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.saiyou_th {
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	background-color: #ECE9D8;
	margin: 0px;
}
.saiyou_td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin: 0px;
}
.nowrap {
	white-space: nowrap;
}
.contents_dt {
	font-size: 114%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0000CC;
	padding-top: 5px;
}
.contents_dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
}
.cleared {
	clear: both;
}
.solorbox {
	margin-bottom: 10px;
	clear: right;
	height: 180px;
}
#right_container #menu2 {
	padding-top: 20px;
	margin: 0px;
	width: 152px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_container #menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#right_container #menu2 li {
	margin: 0px;
	padding: 0px;
}
#right_container #menu2 a { background-color: #333333; width: 152px; display: block; border-bottom: 2px solid #fff; color: #fff; text-decoration: none; text-align: center; height: 2em; padding-top: 1em;}
#right_container #menu2 a:hover {
	background-color: #0000CC;
}
#left_container .contentbox #solor_photovoltaics_ul {
	padding-bottom: 20px;
	display: block;
}
#left_container .contentbox #solor_photovoltaics_ul li{
	white-space: nowrap;
	float: left;
	margin-left: 15px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#left_container .contentbox #solor_box {
	height: 168px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/product/img_sakugen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_container .contentbox #solor_box #sakugen {
	width: 270px;
	position: absolute;
	left: 5px;
	top: 5px;
}
.point_p {
	font-size: 114%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0000CC;
	padding-top: 5px;
	background-color: #FFFFFF;
}


.graph {
}
.graph_dt {
	clear: left;
	float: left;
	width: 90px;
	color: #960028;
}
.graph_dd {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 90px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #960028;
	margin-bottom: 10px;
}

