#contents #main #selection h1 {
	background: url(img/index_title01.jpg) no-repeat 0px 0px;
	text-indent: -9999%;
	height: 40px;
}
#contents #main #selection div.wrap p {
	margin: 0;
	padding: 0;
}
#contents #main #selection .wrap dt,
#contents #main #selection .wrap dd{
	font-size:0;
	
}
#contents #box #main #selection .contents {
	background: url(img/content_back.gif) repeat-y 0 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:0 8px 20px;
	text-align:left;
}
#contents #box #main #selection .contents #noteTop {
	background: url(img/note_top.jpg) no-repeat 0 0;
	padding-top:29px;
	margin:-10px 0 25px;
}
#contents #box #main #selection .contents #noteSide {
	background: url(img/note_body.jpg) repeat-y 0 0;
}
#contents #box #main #selection .contents #noteBtm {
	background: url(img/note_btm.jpg) no-repeat 0 bottom;
	padding:0 12px 20px 40px; 
}

#contents #box #main #selection .contents #noteBtm ol li dd ul{
	*margin-left: -45px;
}
#contents #box #main #selection .contents #noteBtm ol li dd ul{
	*zoom: 1;
}


#contents #box #main #selection .contents ol.steps li{
	margin-bottom:10px;
}


#contents #box #main #selection .contents #noteBtm dt{
	margin-bottom:3px;
}
#contents #box #main #selection .contents #noteBtm li.txt{
	margin-left:10px;
}

/*step1*/
#contents #box #main #selection .contents #noteBtm .step01 li.txt{
	width:300px;
}
#contents #box #main #selection .contents #noteBtm .step01{
	position:relative;
}

#contents #box #main #selection .contents #noteBtm .step01 li.pList{
	position:absolute;
	top:-34px;
	right:-10px;
}

#contents #box #main #selection .contents #noteBtm .step01 li.thum{
	margin-top:8px;
}

/*step2*/
#contents #box #main #selection .contents #noteBtm .step02{
	margin-bottom: 30px;
}

#contents #box #main #selection .contents #noteBtm .step02 li.thum{
	margin-top: 6px;
}
#contents #box #main #selection .contents #noteBtm .step02 li.txt{
	margin-top: -13px;
}

/*step3*/
#contents #box #main #selection .contents #noteBtm .step03{
	float:left;
	width:300px;
}
#contents #box #main #selection .contents #noteBtm .step03 .txt{
	margin-top:15px;;
}

/*step4*/
#contents #box #main #selection .contents #noteBtm .step04{
	float:right;
	width:300px;
}
#contents #box #main #selection .contents #noteBtm .step04 .txt{
	margin-top:15px;;
}

#contents #box #main #selection .contents #noteBtm .step04 .thum{
	margin-top:17px;;
}



/* link */
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
a:hover img.over {
  opacity:1; filter: alpha(opacity=100);
}
a:hover img.none {
  opacity:1; filter: alpha(opacity=100);
}

s
