@charset "utf-8";
/* CSS Document */
ul, li { list-style:none; }

.guide_view_dt { width:690px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.guide_view_dt div { width:670px; line-height:18px; margin:10px 7px; }
.guide_view_dt div.tit1 { width:630px; border-bottom:1px solid #DDD; height:25px; margin-left:10px;
						  background:url(/image/detail/ico1.gif) no-repeat left top; padding-left:20px; font-size:12px; font-weight:bold; color:#666; }
.guide_view_dt div.tit2 { width:630px; border-bottom:1px solid #DDD; height:25px; margin-left:10px;
						  background:url(/image/detail/ico2.gif) no-repeat left top; padding-left:20px; font-size:12px; font-weight:bold; color:#666; }
.guide_view_dt div.tit3 { width:630px; border-bottom:1px solid #DDD; height:25px; margin-left:10px;
						  background:url(/image/detail/ico3.gif) no-repeat left top; padding-left:20px; font-size:12px; font-weight:bold; color:#666; }
.tbl_imp { width:650px; display:block; margin-left:10px; background:url(/image/detail/imp_t.gif) no-repeat top left; }
.tbl_imp td { color:#da845a; font-size:11px; line-height:16px; padding:0; margin:0; }

