@charset "Shift_JIS";
/*===========================================================================
                                                                 2009/08/29
   guarantee.css 
   guarantee.htm‚Ö‚ÌCSS
  =========================================================================== */

/*--guarantee.htm-------*/


	h1.guarantee {
		background :url(../images/common/title_guarantee.gif) left top no-repeat;
	}

ul.gua {
	margin : 22px 0 0 0 ;
	list-style:none;
}

ul.gua li {
	line-height : 1.5 ;
}

ul.gua li.title {
	color : #009900 ;
	font-size : 14px ;
	font-weight : bold ;
}

p.gua_title {
	padding: 22px 0 7px 0 ;
	color: #009900 ;
	font-size : 14px ;
	font-weight : bold ;
}

table.gua_data {
	 width :525px ;
	 font-size: 10px ;
	 border :1px solid #696969;
}

table.gua_data td {
	 border :1px solid #696969;
}

table.gua_data td.p1 {
	padding: 2px 3px ;
}
