h3{
	padding:0;
	margin:20px 0 20px 0;
	}

h4{
	padding:0;
	margin:0;
	}
ul{
	padding:0;
	margin:0;
	}
p{
	padding:0;
	margin:0;
	}
div#Container{
	background:none;
	}

div#stepContainer{
	width:315px;
	margin-right:20px;
	line-height:1.3em;
	float:left;
	}
div#stepContainer div.stepBox{
	width:315px;
	border:1px #ccc solid;
	}
div#stepContainer p.stepTitle{
	margin:10px 10px 0 10px;
	}
div#stepContainer p.stepTitle01{
	margin:10px 10px 5px 10px;
	}
div#stepContainer p.stepText{
	margin:5px 10px 10px 10px;
	}
div#stepContainer p.Arrow{
	margin:10px 143px 10px 143px;
	}
	
	
div#entryBox{
	width:323px;
	float:right;
	clear:right;
	margin:0;
	}
div#entryBox h4{
	margin-bottom:20px;
	}
div#entryBox p {
	text-align:center;
	padding:0 0 20px 0;
	}
div#entryBox ul li{
	list-style:none;
	margin-bottom:5px;
	}
div#entryBox ul{
	padding:0 0 20px 50px;
	}
div#entryBox div.preEntry{
	width:323px;
	background:#ffdfd1 url(../../hanbai_entry/images/preentry_bottom.gif) no-repeat bottom left;
	}
div#entryBox div.myPage{
	width:324px;
	margin-top:54px;
	background:#daf8fb url(../../hanbai_entry/images/mypage_bottom.gif) no-repeat bottom left;
	}


