@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	solar v0.1
	Up Date: 2008 06 16

   ------------------------------------- */
   


/*=======================================

   container
   
  =======================================*/

#container {
	width: 100%;
	background-color: #ffffff;
	background-image: url(../img/h_bg01.jpg);
	background-repeat: repeat-x;
	line-height: 180%;
}


/*=======================================

   main
   
  =======================================*/

#main {
	width: 835px;
	margin: 0px auto;
	padding: 0 0 20px 0px;
}


/*=======================================

   solar
   
  =======================================*/


#solar {
	width: 577px;
	float: left;
}


#solar p {
	padding-bottom: 20px;
}

#solar h4 {
	color: #000455;
	font-weight: bold;
	font-size: 114%;
	padding: 3px 0 15px 25px;
	background: url(../img/sv_tit_bg.gif) no-repeat;
}

#solar h5 {
	font-weight: bold;
	padding: 0 0 10px 10px;
}

#solar h6 {
	padding: 0 25px 20px 10px;
	line-height: 200%;
}


/*=======================================

   solar_item
   
  =======================================*/


#solar_item {
	padding-bottom: 40px;
}

#solar_item p {
	padding: 0 5px 30px 5px;
	width: 182px;
	float: left;
}.bg_gray {
	background-color: #CCCCCC;
}
.bg_wht {
	background-color: #FFFFFF;
}

