@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	privacy 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;
}


/*=======================================

   pp
   
  =======================================*/

#pp {
	width: 835px;
	clear: both;
}


#pp h2 {
	padding-bottom: 25px;
}


#pp h3 {
	color: #000455;
	font-size: 114%;
	font-weight: bold;
	padding-bottom: 5px;
}


#pp h4 {
	padding: 0 0 20px 0;
}


#pp h5 {
	color: #000455;
	font-size: 114%;
	padding-bottom: 8px;
}


#pp p {
	padding: 0 0 20px 20px;
	
}


#pp ul {
	padding-bottom: 20px;
}


#pp ul li {
	list-style: disc;
	list-style-position: inside;
	padding-left: 35px;
	text-indent: -13px;
}


#pp_sign {
	letter-spacing: 3px;
	text-align: right;
}

#pp_sign p {
	padding: 0;
}

