@charset "UTF-8";

.archive #flow{
	margin:10px 0;
	padding:0;
	width:860px;
	height:480px;
	position:relative;
	background:url(../images/bg_flow2020.jpg) no-repeat;
}

#flow .note{
	margin:0;
	padding:0;
	font-size:93%;
	*font-size:83%;
}

#flow #txtarea{
	margin:0;
	padding:0;
	top:30px;
	left:350px;
	width:485px;
	font-size:125%;
	font-weight:bold;
	line-height:1.4;
	position:absolute;
}

#txtarea .step_ex{
	margin-top:20px;
	font-size:87%;
	font-weight:normal;
	/*position:absolute;*/
}

#flow #gallery{
	margin:0;
	padding:0;
	top:342px;
	left:55px;
	position:absolute;
}

#flow #price{
	margin:0;
	padding:0;
	top:275px;
	left:360px;
	position:absolute;
}


.archive #step{
	width:830px;
	height:150px;
	margin:15px;
	background:url(../images/bg_step.jpg) no-repeat;
}

#step ul{
	width:800px;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

#step ul li{
	width:190px;
	margin:0;
	padding:0 10px 0 0;
	font-size:87%;
	line-height:1.3;
	float:left;
}

.archive h4.half{
	width:420px;
	margin:0 0 8px 0;
	padding:4px 0;
	text-align:center;
	font-weight:bold;
	background:#eadede;
}

.half_r ul.cont_list{
	margin:0 0 0 18px;
	padding:0;
	list-style-type:square;
	list-style-position:outside;
}

ul.cont_list .add{
	font-size:81%;
}

ul.cont_list li{
	margin-bottom:4px;
	padding:0;
	font-weight:bold;
	font-size:106%;
	line-height:1.2;
	/*border-bottom:#E4C0C2 1px dotted;*/
}

.half_l .sheet{
	margin:10px 0 0 120px;
	padding:4px 15px 4px 8px;
	font-size:87%;
	border-left:#a28396 6px double;
	background-color:#F3E9EF;
}

.archive .send{
	margin:30px 0 10px 0;
	padding:0;
	text-align:center;
	font-weight:bold;
}


