@charset "utf-8";

/* ------------------------------------
1.lead
------------------------------------ */

/*--1-1 lead background/p--*/

#trial-lead {
min-height: 353px;
background: url(../img/trial/img01.jpg) no-repeat right top;
}

/*For IE6*/
* html #trial-lead {
height: 353px;
}

#trial-lead p {
width: 420px;
}


#trial-lead #catch00 {
margin-left: 55px;
}

/* ------------------------------------
2.h2_01/h2_02
------------------------------------ */

#h2_01_01 {
background: url(../img/trial/h2_01_img.jpg) no-repeat right top;
}

#h2_02_01 {
background: url(../img/trial/h2_02_img.jpg) no-repeat right top;
}


/* ------------------------------------
3.h2_03/h2_04
------------------------------------ */

#h2_03 {
background: url(../img/trial/img02.jpg) no-repeat right top;
}

#h2_04 {
background: url(../img/trial/img03.jpg) no-repeat right top;
}

#h2_03 p,
#h2_04 p {
width: 430px;
}

#h2_04 ul li {
list-style-type: disc;
list-style-position: inside;
}
