@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	common v0.1
	Up Date: 2008 05 23

   ------------------------------------- */
   


/*=======================================

   format_styles
   
  =======================================*/

* {
	margin: 0px;
	padding: 0px;
}


html {
	height: 100%;
}


body {
	height: 100%;
	background: #dfdfdf;
	color: #646464;
	font-size: 12px;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


a:link {
	color: #646464;
	text-decoration: none;
}


a:visited  {
	color: #646464;
	text-decoration: none;
}


a:hover {
	color: #c33329;
	text-decoration: none;
}


a img {
	border-width: 0px;
	border-style: none;
	border-color: #fff;
	background: transparent;
}




h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: normal;
}


ul {
	list-style-type: none;
}


li {
	list-style-type: none;
}


.cl {
	overflow: hidden;
}

.emphasize_red {
	color: #e57a67;
	font-weight: bold;
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#bnr_area{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}

/*=======================================

   bread
   
  =======================================*/

#bread {
	width: 835px;
	font-size: 10px;
}


#bread a {
	text-decoration: underline;
}


#bread ul li {
	float:left;
	padding: 15px 0 2px 0; /*パン屑リストの上下余白をとっています。*/
}

#bread span {
	padding: 0 5px 0 5px;
}



/*=======================================

   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;
}


/*=======================================

   local_nv
   
  =======================================*/
  
/*ローカルナビゲーションの大枠です*/

#right {
	width: 235px;
	float: right;
}


/* local_nv(link)
-----------------------------------------*/

#local-right a:link {
	color: #000454;
	text-decoration: none;
}


#local-right a:visited  {
	color: #000454;
	text-decoration: none;
}


#local-right a:hover {
	color: #000454;
	text-decoration: underline;
} 
  
 
/* local_nv(colum)
-----------------------------------------*/

#local-right {
	width: 235px;
	background-image: url(../img/localnv_service_top.gif);
	background-repeat: no-repeat;
	padding: 42px 0 20px 0;
}


#local_menu ul li {
	height: 36px;
	background-image: url(../img/localnv_bg.gif);
	background-repeat: no-repeat;
	color: #000454;
}

#local_menu p {
	padding: 7px 0 0 45px;
}


#local_menu {
	border: #d9d9d9 1px solid;
	color: #ffffff;
}


/* local_nv(var.active)
-----------------------------------------*/

#local_menu ul li.stay {
	height: 36px;
	background-image:url(../img/localnv_bg3.gif);
	background-repeat: no-repeat;
}


#local_menu p.stay_txt {
	padding: 7px 0 0 64px;
}


#local_menu p.stay_tit_txt {
	color: #797979;
}


/* local_nv(var.service)
-----------------------------------------*/

#local_menu ul li.service {
	background-image: url(../img/localnv_bg2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}


/*=======================================

   top_nv(right)
   
  =======================================*/

#sub-right {
	width: 235px;
	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 5px 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;
}


/*=======================================

   service addbox
   
  =======================================*/
  
#addbox {
	width: 577px;
	height: 174px;
	background-image: url(../img/addbox.gif);
	background-repeat:no-repeat;
	position:relative;
	clear: both;
	padding-bottom: 50px;
	color: #8c8c8c;
}


#addbox h1 {
	width: 400px;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	top: 90px;
	left:25px;
}

#addbox h2 {
	width: 300px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top: 140px;
	left:25px;
}

#addbox h3.tel {
	font-size:20px;
	color: #8c8c8c;
	font-weight:bold;
	position:absolute;
	top: 62px;
	left:385px;
}
	
#addbox h3.fax {
	font-size:20px;
	font-weight:bold;
	position:absolute;
	top: 99px;
	left:385px;
}
	
#addbox h4 {
	color: #8c8c8c;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	top: 140px;
	left:300px;
}	
	
#addbox h5 {
	position:absolute;
	top: 128px;
	left:355px;
}	
	
#addbox h6 {
	position:absolute;
	top: 140px;
	left:340px;
}
