@charset "utf-8";

/* MAINCOLUMN
---------------------------------------------------- */
#maincolumn h2 {
	margin-bottom: 15px;
}
#maincolumn h3 {
	text-align: center;
}
#maincolumn div {
	width: 610px;
	margin: 0 auto 10px auto;
	padding: 10px 30px 50px 30px;
	background: url(../img/flow/bg_flow.jpg) no-repeat bottom;
}
p.flow-date {
	margin-bottom: 10px;
	text-align: center;	
}
p#flow-contact {
	margin-bottom: 10px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #E70012;
}
ul#flow-contact-detail li {
	width: 295px;
	float: left;
}
li#btn-contatct {
	padding-left: 20px;
}
ul#flow {
	width: 670px;
	margin: 0 auto 10px auto;
	padding-bottom: 40px;
	background: url(../img/flow/yajirushi.jpg) no-repeat bottom;
}
ul#flow li {
	float: left;
}
li#flow-detail1 {
	width: 230px;
}
li#flow-detail1 p {
	padding: 10px 10px 10px 30px;
	background: url(../img/flow/bg_flow4-1.jpg) no-repeat bottom;
}
li.flow-detail2 {
	width: 200px;
	margin-left: 20px;
}
li.flow-detail2 p {
	padding: 10px 15px 10px 20px;
	background: url(../img/flow/bg_flow4-2.jpg) no-repeat bottom;
}
#flow-end {
	padding: 10px 30px !important;
	background: url(../img/flow/bg_flow_end.jpg) no-repeat bottom !important;
}