@charset "utf-8";

/*////////////////////////////////////////

  txt001 Setting

/////////////////////////////////////// */

.txt001 {
	padding:20px 10px 5px 10px;
}


#list {
	padding-bottom:25px;
}

#list ul {
	width:640px;
	margin:0 0 0 10px;
	padding:0;
	_width:630px;
}

#list li {
	list-style:none;
	background: url(../../shopflow/img/menu_img.jpg) no-repeat;
	padding:3px 0 0 25px;
	margin:5px 15px 5px 0;
	float:left;
	width:150px;
}

#list li a {
	font-weight:bold;
}


/*////////////////////////////////////////

  H2 title001 Setting

/////////////////////////////////////// */

h2.title001 {
	background: url(../img/title001.jpg) no-repeat;
	width:640px;
	height:31px;
	display:block;
	text-indent:-9999px;
}

.btn001 {
	text-align:right;
	padding-right:10px;

}

h3 {
	border-bottom:1px dotted #cccccc;
	font-size:16px;
	color:#297323;
	background: url(../img/h3_bg.jpg) no-repeat 0 2px;
	padding:0 0 3px 22px;
	margin-bottom:10px;
}

/*////////////////////////////////////////

  step01 Setting

/////////////////////////////////////// */

.step01 {
	background: url(../img/step01.jpg) no-repeat;
	width:640px;
	height:56px;
	display:block;
	text-indent:-9999px;
	margin:25px 0 0 0;
}

.txtBox01 {
	width:613px;
	background:url(../img/step_bg.jpg);
	padding:13px 11px 13px 16px;
	display: inline-block;
}
.txtBox01:after {   
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both;   
}  
.photo001 {
	float:left;
	margin-right:13px;
	width:288px
}

.txt002 {
	float:right;
	width:310px
}


.stepBottom {
	clear:both;
	padding-bottom:30px;
}

/*////////////////////////////////////////

  step02 Setting

/////////////////////////////////////// */

.step02 {
	background:url(../img/step02.jpg) no-repeat;
	width:640px;
	height:56px;
	display:block;
	text-indent:-9999px;
}

/*////////////////////////////////////////

  step03 Setting

/////////////////////////////////////// */

.step03 {
	background:url(../img/step03.jpg) no-repeat;
	width:640px;
	height:56px;
	display:block;
	text-indent:-9999px;
}

.photo002 {
	float:left;
	margin:0 13px;
	width:242px
	padding-bottom:25px;
}

.txt003 {
	float:right;
	width:355px;
	margin-right:13px;
	padding-bottom:25px;
}

.step04 {
	background:url(../img/step04.jpg) no-repeat;
	width:640px;
	height:56px;
	display:block;
	text-indent:-9999px;
}

