/* g03_02 CSS */

div#no1 {background:url(../image/img_step1_no.gif) no-repeat;height:125px;}
div#no2 {background:url(../image/img_step2_no.gif) no-repeat;height:125px;}
div#no3 {background:url(../image/img_step3_no.gif) no-repeat;height:125px;}
div#no4 {background:url(../image/img_step4_no.gif) no-repeat;height:125px;}

h3#step1 {background:url(../image/img_step1_title.gif) no-repeat;}
h3#step2 {background:url(../image/img_step2_title.gif) no-repeat;}
h3#step3 {background:url(../image/img_step3_title.gif) no-repeat;}
h3#step4 {background:url(../image/img_step4_title.gif) no-repeat;}

ul.intarr_img {margin-top:10px;float:right;width:442px;}
ul.intarr_img li {list-style:none;display:block;float:left;margin-bottom:5px;width:155px;text-align:center;}
