body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#444444;
}
img {
	border: none;
}
/*◆◆背景設定◆◆*/
.background {
	background-image: url(../image/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*◆◆フロート◆◆*/
.flote {
	float: left;
}
/*◆◆ページのトップへなど◆◆*/
.page-top {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	line-height: 130%;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;
	color:#444444;
}
.page-top a{
	color:#444444;
	text-decoration:underline;
}
.page-top a:hover{
	color:#444444;
}
/*◆◆テキスト◆◆*/
.texts {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	line-height: 130%;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
}
.textd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
	font-weight: bold;
}
.textd-g {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	color:#669900;
}
/*◆◆余白◆◆*/
.title {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align:center;
}
/*05*/
.td-5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
/*10*/
.td-10 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.td-t10 {
	padding-top: 10px;
}
.td-b10 {
	padding-bottom: 10px;
}
.td-lb10 {
	padding-bottom: 10px;
	padding-left: 10px;
}
.td-tb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*20*/
.td-t20 {
	padding-top: 20px;
}
.td-tb20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*◆◆リンク◆◆*/
td.link1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	etter-spacing: 1px;
	line-height: 130%;	
	color:#FFFFFF;
	text-decoration: none;
}
td.link1 a{
	color:#FFFFFF;
	text-decoration: none;
}
td.link1 a:hover{
	color:#000000;
}
/*◆◆新着情報のスクロール◆◆*/
#new{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: x-small;
 line-height: 130%;
 margin:0;
 padding:0px 0px 0px 0px;
 width:520px;
 height:100px;
 overflow:scroll;
}
*html #new{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 8pt;
 line-height: 130%;
 margin:0;
 padding:0px 0px 0px 0px;
 width:520px;
 height:100px;
 overflow:scroll;
}
/*インフォメーションの設定*/
.info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.info-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	color:#339999;
	padding-bottom: 5px;
}
.info-title a{
	color:#339999;
	text-decoration: underline;
}
.info-title a:hover{
	color:#0066CC;
	text-decoration: underline;
}
/*SEO対策テキスト*/
h1 {
	margin:0;
	font-size:x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	color:#fff;
}
/*IEのみ読み込む記述*/
* html h1 {
	margin:0;
	font-size:x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	color:#fff;
}
/*◆◆太陽光発電とは？◆◆*/
.g-back1 {
	background-image: url(../image/gener03.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.g-back2 {
	background-image: url(../image/gener10.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#F0F0F0;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-left: 90px;
}
/*◆◆施工実績とは？◆◆*/
.c-line01 {
	border: 1px solid #666666;
}
.c-line02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.c-line03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
}
.c-line04 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
/*◆◆アクアクリーンシステム◆◆*/
.a-line01 {
	border: 5px solid #EEEEEE;
}
.a-line02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}