h1, h2, h3, h4 {margin:0; padding:0;}

* html #container{
 height: 1%;
}

/*
太陽光発電
-------------------------------------------------------------------------*/

#solar{
color:#333333;
	}

#solar img{/* IE画像用 */
border:0;
vertical-align:bottom;
padding:0;
margin:0;
}

ul, li, p{margin:0; padding:0;}
ul{list-style-type:none;}
p{font-size:12px; line-height:1.5em;}


/*
カスタムクラス
-------------------------------------------------------------------------*/

.hd{display:none;}

.line_g{
padding-top:15px;
width:920px;
height:5px;
display:inline;
float:left;}


/*
タイトル
-------------------------------------------------------------------------*/
#solar #title_01{
margin:0;
padding:0;
width:950px;
height:844px;
}

#solar #title_01 .box_l{
margin:0;
padding:0;
	width:523px;
	display:inline;
	float:left;}

#solar #title_01 .box_r{
margin:0;
padding:0;
	width:427px;
	display:inline;
	float:left;}
	
#solar #title_01 .box_movie{
margin:0;
padding:0;
	width:427px;
	height:348px;
	float:left;
	display:inline;
}

/*
ページ内
-------------------------------------------------------------------------*/
.solar_out{
margin:auto;
	width:950px;
	height:auto;
	background-image: url(images/bg_soler.gif);
	display:inline;
	float:left;
	}
	
.l_01,
.r_01{
	display:inline;
	float:left;
}



/*
その1
-------------------------------------------------------------------------*/
.solar001{
	display:inline;
	float:left;
	}

.solar001 .l_01{
margin-top:15px;
margin-left:35px;
	width:476px;
}

.solar001 .r_01{
margin-top:15px;
margin-left:5px;
	width:351px;
}

.line_y{
margin-top:15px;
margin-left:5px;
	width:11px;
	height:440px;
	display:inline;
	float:left;
	background-image: url(images/line_dot_y.gif);
	background-repeat:repeat-y;
}




/*
その2 
-------------------------------------------------------------------------*/
.solar002{
margin-top:20px;
	display:inline;
	float:left;
	}



/*
その3
-------------------------------------------------------------------------*/
.solar003{
margin-top:20px;
	display:inline;
	float:left;
	}
	

.solar003 .l_01{
	width:625px;
}
.solar003 .r_02{
	width:226px;
}



/*
その4
-------------------------------------------------------------------------*/
.solar004{
	display:inline;
	float:left;
	}

.solar004 .l_01{
margin-top:15px;
margin-left:45px;
	width:427px;
}

.solar004 .r_01{
margin-top:15px;
	width:424px;
}


/*
その5
-------------------------------------------------------------------------*/
.solar005{
	display:inline;
	float:left;
	}

.solar005 .l_01{
margin-top:15px;
margin-left:45px;
	width:624px;
}

.solar005 .r_01{
margin-top:15px;
margin-left:24px;
	width:144px;
}


/*
その6
-------------------------------------------------------------------------*/
.solar006{
margin-top:30px;
width:950px;
height:auto;
	display:inline;
	float:left;
	}


/*
その7
-------------------------------------------------------------------------*/
.solar007{
margin-top:30px;
width:950px;
height:auto;
	display:inline;
	float:left;
	}


/*
その8
-------------------------------------------------------------------------*/
.solar008{	
margin-top:25px;
width:950px;
	display:inline;
	float:left;
	}
	
.btn_to_qa{
margin-left:100px;
	}
	
/*
その9
-------------------------------------------------------------------------*/
.solar009{
width:950px;
height:auto;
	display:inline;
	float:left;
	}

.solar009 .l_01{
margin-top:35px;
margin-left:35px;
	width:509px;
}

.solar009 .r_01{
margin-top:35px;
	width:371px;
}

.solar009 .btn_mitsu_02{
margin-left:35px;
	width:880px;
}

/*
よくあるご質問
-------------------------------------------------------------------------*/
.solar_qa{
width:800px;
height:auto;
	display:inline;
	}
	
.solar_qa ul{
margin-left:15px;
margin-top:15px;
width:700px;
display:inline;
letter-spacing:2px;
	}
	
.q {
background-image:url("images/q.gif");
background-position:left top;
background-repeat:no-repeat;
font-size:16px;
font-weight:bold;
line-height:160%;
min-height:26px;
padding-left:30px;
	}

.a{
width:690px;
background-image:url("images/a.gif");
background-position:left top;
background-repeat:no-repeat;
font-size:14px;
margin-top:20px;
margin-left:32px;
min-height:26px;
padding-bottom:15px;
padding-left:30px;
	}
	
.a_u_line{
background:url("images/dot_line.gif") repeat-x scroll left bottom transparent;
padding:2px 0 3px;}
	
.btn_close{
margin-top:20px;
margin-left:380px;

}
	


/*
画効果
-------------------------------------------------------------------------*/
#btn_premium a:hover img,
.btn_bg dd a:hover img{
opacity:0.8;/*Opera・Firefox・Safari用*/
filter:alpha(opacity=80);/*IE用*/
}
/* /画効果 ☆----*/


.floLeft {
float:left;
}
.floRight {
float:right;
}

/*
すべてのアイテムを見る
-------------------------------------------------------------------------*/
.allitems,
.allitems a
{ width:800px; color:#CC0033; line-height:1.5em; font-size:13px; 
font-weight:bold; text-align:right; display:inline; float:right; margin-right:0px; padding-top:1px;
overflow:hidden;
outline:none;
}

.allitems a:visited
{color:#333399; line-height:1.5em; font-size:13px;  font-weight:bold;}

.allitems a:hover
{color:#FF0000; line-height:1.5em; font-size:13px; font-weight:bold;}


/*
プレミアムバナー
-------------------------------------------------------------------------*/
#btn_premium{
margin:0;
padding:0;
width:950px;
height:85px;
float:left;/*必要*/
display:inline;
}

#btn_premium img{
border:0;
padding:0;
margin:0;
vertical-align: top;
vertical-align: bottom;
}


/*
クリア
-------------------------------------------------------------------------*/

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac＼*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

/*-------------------------------*/




/*文字*/
.tx10 {font-size: 10px; font-weight: normal; line-height: 130%; color: #333333;}
.tx10tan{font-size: 10px; font-weight: normal; line-height: 130%; color: tomato;}
.tx14b {font-size: 14px; font-weight: bold; line-height: 130%; color: #333333;}
.tx14bred {font-size: 14px; font-weight: bold; line-height: 130%; color: #ff0000;}
.tx14 {font-size: 14px; font-weight: normal; line-height: 130%; color: #333333;}
.tx12 {font-size: 12px; font-weight: normal; line-height: 130%; color: #333333;}
.tx12b {font-size: 12px; font-weight: bold; line-height: 130%; color: #333333;}
.tx12b_navy {font-size: 12px; font-weight: bold; line-height: 130%; color: #042177;}
.tx12b_pink {font-size: 12px; font-weight: bold; line-height: 130%; color: #f61d6a;}
.tx15b_pink {font-size: 15px; font-weight: bold; line-height: 130%; color: #f61d6a;}

.tx10red {font-size: 10px; font-weight: normal; line-height: 130%; color: #ff0000;}
.tx12b_red {font-size: 12px; font-weight: bold; color: #ff0000;}
.tx12_red {font-size: 12px; color: #ff0000;}
.ha { color: #407605;}
.fra { color: #0066cc;}

.txgreen {font-size: 1.1em; color: #099236;}
.tx13embred {font-size: 1.1em; font-weight: bold; color: #ff0000;}

/*
 マージン：上方向
-------------------------------------------------------------------------*/
.mt0 {
	margin-top:0px !important;
}
.mt2 {
	margin-top:2px !important;
}
.mt3 {
	margin-top:3px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt8 {
	margin-top:8px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt35 {
	margin-top:35px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt45 {
	margin-top:45px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt55 {
	margin-top:55px !important;
}

.mt60 {
	margin-top:60px !important;
}

.mt70 {
	margin-top:70px !important;
}

.mt100 {
	margin-top:100px !important;
}


/*
 マージン：右方向
-------------------------------------------------------------------------*/
.mr10{
	margin-right:10px !important;
}

.mr50{
	margin-right:50px !important;
}
.mr100{
	margin-right:100px !important;
}


/*
 マージン：左方向
-------------------------------------------------------------------------*/
.ml5{
	margin-left:5px !important;
}
.ml10{
	margin-left:10px !important;
}
.ml11{
	margin-left:11px !important;
}
.ml15{
	margin-left:15px !important;
}
.ml20{
	margin-left:20px !important;
}
.ml25{
	margin-left:25px !important;
}
.ml30{
	margin-left:30px !important;
}
.ml35{
	margin-left:30px !important;
}
.ml40{
	margin-left:40px !important;
}
.ml45{
	margin-left:40px !important;
}
.ml50{
	margin-left:50px !important;
}

.ml106{
	margin-left:106px !important;
}


/*
 マージン：下方向
-------------------------------------------------------------------------*/
.mb5{
	margin-bottom::5px !important;
}
.mb10{
	margin-bottom::10px !important;
}
.mb15{
	margin-bottom::15px !important;
}
.mb20{
	margin-bottom::20px !important;
}

/*
 その他
-------------------------------------------------------------------------*/

