@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/


#privacy #wrap {
	background: #FFFFFF url(../../common/img/bg_body_pp.jpg) repeat-x 0 0;
}
#privacy #wrap #main .contents .no01 {
	background: url(../img/ic_no_01.gif) no-repeat 0em 0.2em;
	padding-left: 25px;
	margin-bottom: 15px;
}
#privacy #wrap #main .contents .no02 {
	background: url(../img/ic_no_02.gif) no-repeat 0em 0.2em;
	padding-left: 25px;
	margin-bottom: 15px;
}
#privacy #wrap #main .contents .no03 {
	background: url(../img/ic_no_03.gif) no-repeat 0em 0.2em;
	padding-left: 25px;
	margin-bottom: 15px;
}

