/* ---clear--- */
body {
  margin: 0 auto;
  height:100%;
  text-align: center;
  padding: 0;
  font-size: 10px;
  background:#000000;
}
h1, h2, h3, h4, h5, h6, address {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

img {
	border: 0;
}

#wrapper{
	width:875px;
	margin:0 auto;
	text-align:center;
	background:url(../img/back01.gif) repeat-y center top;
}
#wrapper_in{
	width:793px;
	margin:0 41px;
	background:#f0dcca;
}
#header{
	height:111px;
	text-align:right;
	padding:0px 7px 0px 0;
	font-style:italic;
	background:url(../img/common/header_bg.jpg) no-repeat left top;
}

#main{
	padding:0px;
	text-align:left;
}

#conts_right{
	float:right;
	width:176px;
	height:auto;
	background:url(../img/common/conts_bg.jpg) repeat-y right top;
}
#conts_right_in{
	padding:3px 3px;
}
.top_right_ban{
	padding:3px 0px;
}

#conts_left{
	float:left;
	width:600px;
}
#conts_left_in{
	padding:5px 8px;
}

#conts_left_in td{
	font-size:12px;
	line-height:16px;
}

.top_ban{
	padding:3px 0px;
}

#footer{
	background:url(../imgs/common/conts_bg.jpg) repeat left top;
	padding:4px 0 4px 0;
	font-size:10px;
	line-height:14px;
	border-top:1px solid #fff;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {zoom:1;}

#conts_fla{
	width:793px;
	height:250px;
	margin:0;
	padding:0;
	background:url(../img/back_fla.jpg) repeat-y center top;
}


.contbox{
	width: 580px;
	margin:10px 10px;
}
.contbox h6{
	margin:0 0 10px;
}
.contbox .stepbox{
	margin-bottom:15px;
	width:540px;
	padding:20px;
	border:1px solid #FEB443;
	background-color:#F5EFE0;
}



