@charset "utf-8";

/* content01 */
#content01 p img {
	float:right;
	margin-left:10px;
}

/* content02 */
#content02 .left,
#content04 .left,
#content05 .left,
#content06 .left,
#content07 .left {
	float:left;
	width:420px;
}
#content02 .right,
#content04 .right,
#content05 .right,
#content06 .right,
#content07 .right {
	float:right;
	width:206px;
}
.table2 {
	width:410px;
	margin-top:8px;
	padding:5px;
	background:#ebeae9;
}
.table2 table {
	width:100%;
}



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

/* content04 */
#content04 p.notice {
	font-size:10px;
	color:#8B807E;
}
#content04 h4.subTitle ,
#content05 h4.subTitle {
	margin:10px 0 15px;
}
#content04 ul.check p,
#content05 ul.check p,
#content06 ul.check p,
#content07 ul.check p {
	width:300px;
}


/**/
.Img01 {
	background: url(img/content01_01.gif) no-repeat 0 0;
	width: 145px;
	height: 197px;
	text-indent: -9999px;
} 
/* content02 */
#content01 div.left {
	float:left;
	width:430px;
}
#content01 div.right {
	float:right;
	width:145px;
}
