@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	top v0.1
	Up Date: 2008 05 23

   ------------------------------------- */
   

/*=======================================

   container
   
  =======================================*/

#container {
	width: 100%;
	background-color: #ffffff;
	background-image: url(../img/h_bg.jpg);
	background-repeat: repeat-x;
}


/*=======================================

   main
   
  =======================================*/

#main {
	width: 835px;
	height: 100%;
	margin: 0px auto;
	padding: 0 0 20px 0px;
}


#mv {
	height: 200px;
	padding-bottom: 20px;
}

/*=======================================

   sub
   
  =======================================*/
  
#sub-left {
	width: 572px;
	float: left;
}


#sub-right {
	width: 235px;
	float: right;
	background-image: url(../img/r_bg-middle.gif);
	background-repeat: repeat-y;
	font-size: 8px;
	text-align: center;
}


#sub-right p {
	text-align: center;
	padding: 10px 0 10px 0;
}


#sub-right span {
	text-align: center;
}


#right_top {
	background-image: url(../img/r_bg-top.gif);
	background-repeat: no-repeat;
}


#right_bottom {
	background-image: url(../img/r_bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*=======================================

   sv
   
  =======================================*/

#sv {
	padding-bottom: 15px;
	width: 572px;
}


#sv h2 {
	padding-bottom: 12px;
}


#sv p {
	background-image: url(../img/service_bace.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	float: left;
	display: block;
	width: 170px;
	height: 90px;
	padding: 5px 0 0 12px;
	margin-left: 6px;
	line-height: 220%;
}


#sv p span {
	font-size: 10px;
	color: #000455;
}

#sv a:link {
	color: #000455;
	text-decoration: none;
}


#sv a:visited  {
	color: #000455;
	text-decoration: none;
}


#sv a:hover {
	color: #000455;
	text-decoration: underline;
}


#news {
	clear: both;
}


#news ul li {
	border-bottom: 1px #dfdfdf solid;
	padding: 22px 0 10px 14px;
}




/*=======================================

   glo_nv
   
  =======================================*/
  
#glo_nv {
	width: 836px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}


/*=======================================

   footer
   
  =======================================*/

#f {
	height: 80px;
	width: 100%;
	color: #ffffff;
	font-size: 10px;
	background-color: #000455;
	clear: both;
}/*ここにdiv指定しないでください*/


#f_nv {
	width: 835px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}


#f_nv ul li {
	float: left;
	padding-top: 10px;
}

#f_nv p {
	float: right;
	padding-top: 20px;
}


#f_nv span {
	padding: 0 12px 0 12px;
}


#f_nv a:link {
	color: #ffffff;
	text-decoration: none;
}


#f_nv a:visited  {
	color: #ffffff;
	text-decoration: none;
}


#f_nv a:hover {
	color: #ffffff;
	text-decoration: underline;
}