@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	display 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;
}


/*=======================================

   display
   
  =======================================*/


#display {
	width: 577px;
	float: left;
}


#display p {
	padding-bottom: 20px;
}


#display h4 {
	color: #000455;
	font-weight: bold;
	font-size: 114%;
	padding: 3px 0 15px 25px;
	background: url(../img/sv_tit_bg.gif) no-repeat;
}

#display h5 {
	font-weight: bold;
	padding: 0 0 10px 10px;
}

#display h6 {
	padding: 0 25px 20px 10px;
	line-height: 200%;
}


#display div h6 span {
	font-weight: bold;
}


/*=======================================

    display_item
	
  =======================================*/

#display_item p {
	padding: 0 5px 30px 5px;
	width: 182px;
	float: left;
}

/*=======================================

    display_pic
	
  =======================================*/

#display_pic p {
	text-align: center;
	padding-bottom: 40px;
}


/*=======================================

    diy
	
  =======================================*/
  
#diy {
	padding-bottom: 40px;
}


#diy p{
	padding: 20px 0 40px 10px;
	float: left;
}

#diy h5 {
	font-weight: normal;
	padding: 25px 0 0 230px;
}

