@charset "UTF-8";
/*====================================
	system design styles
====================================*/


#title h2 {
	background-image : url(../images/title.gif);
}
/*---------よく晴れた日はたくさんの電気を作ることができる太陽光発電---------*/
.txt_system01 {
	width:550px;
	font-size:88%;
	margin:0px 20px 0px 0px;
}
/*---テキスト---*/
.txt_system01 p {
	margin:0px 0px 20px 0px;
}
/*---しくみの図---*/
.img-system01 {
	clear:both;
	margin:10px 0px 0px 28px;
}
/*---------太陽光発電でエコしよう！---------*/


/*---テキスト---*/
.txt-system02 {
	font-size:75%;
	margin:30px 0px 0px 0px;
}
/*---例えばの図---*/
.img-system02 {
	margin:0px 20px 0px 0px;
}
/*---------太陽光発電の年間のＣＯ<sub>２</sub>削減量は… ---------*/

.box-system {
	width:440px;
	float:left;
	margin:0px 40px 0px 0px;
}
.txt-system03 {
	width:440px;
	font-size:75%;
	margin:10px 0px 20px 0px;
}
.txt-system04 {
	font-size:75%;
	width:430px;
	margin:30px 0px 0px 0px;
}
