@charset "utf-8";

/* content02 */
#content01 div.left {
	float:left;
	width:430px;
}
#content01 div.right {
	float:right;
	width:206px;
}

/* content02 */
#content02 ul.check {
	margin:15px 0;
}
#content02 ul.check li {
	float:left;
	width:237px;
	height:90px;
	padding-left:80px;
	margin-bottom:20px;
}

#content02 ul.check li.check01 {background:url(img/content02_icon01.gif) 0 0 no-repeat;}
#content02 ul.check li.check02 {background:url(img/content02_icon02.gif) 0 0 no-repeat;}
#content02 ul.check li.check03 {background:url(img/content02_icon03.gif) 0 0 no-repeat;}
#content02 ul.check li.check04 {background:url(img/content02_icon04.gif) 0 0 no-repeat;}
#content02 ul.check li.check05 {background:url(img/content02_icon05.gif) 0 0 no-repeat;}
#content02 ul.check li.check06 {background:url(img/content02_icon06.gif) 0 0 no-repeat;}
#content02 ul.check li.check07 {background:url(img/content02_icon07.gif) 0 0 no-repeat;}

#content02 h4 {
	margin-bottom:8px;
}



/* content03 */
#content03 ul.check {
	margin:15px 0;
}
#content03 ul.check li {
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../img/common/dot01.gif) 0 100% repeat-x;
}
#content03 ul.check h4 {
	float:left;
	width:120px;
}
#content03 ul.check p {
	float:right;
	width:530px;
}
#content03 p.notice {
	font-size:10px;
}


/**/
.Img01 { background: url(img/content01_img01.gif) 0 0 no-repeat; width: 206px; height: 190px; text-indent: -9999px; } 
