@charset "UTF-8";

@import "import.css";

ul.step{
	overflow: hidden;
}
ul.step li{
	float: left;
	width: 135px;
	height: 48px;
	padding: 168px 0 0 20px;
}
ul.step li.step1{
	background: url(../image/flow-step1.jpg) no-repeat;
}
ul.step li.step2{
	background: url(../image/flow-step2.jpg) no-repeat;
}
ul.step li.step3{
	background: url(../image/flow-step3.jpg) no-repeat;
}
ul.step li.step4{
	background: url(../image/flow-step4.jpg) no-repeat;
}
ul.step li a{
	padding: 0 0 0 10px;
	background: url(../image/flow-stepmark.gif) no-repeat;
	color: #0F0F69;
}
.section p{
	margin: 0 0 30px;
}
.section p span{
	font-weight: bold;
}
.section p a{
	color: #0F0F69;
}
.section dt{
	padding: 0 0 0 15px;
	margin: 0 0 10px;
	border-left: 5px solid #FAC5CB;
	font-size: 1.2em;
	font-weight: bold;
	color: #EF4A6D;
}
.section dd{
	margin: 0 0 30px;
}
.section dd ul{
	margin: 0 0 10px;
}
.section dd ul li.indent{
	text-indent: 0.5em;
}
#place{
	overflow: hidden;
}
#place p.totop{
	clear: both;
	margin: 0;
}
#pay dd a{
	color: #0F0F69;
}
div.text{
	float: left;
	width: 290px;
}
div.movie{
	float: right;
	width: 320px;
	margin: 0 0 60px;
}
/*end
----------------------------------------------------------------------------------------------------end*/
