@charset "euc-jp";


dl#flow_step {
	margin-top: 20px;
	margin-bottom: 20px;
}
dl#flow_step dt{
	font-weight: bold;
	color: #1B9AD1;
	line-height: 25px;
	font-size: 16px;
	padding: 3px 0px 3px 35px;
	background: no-repeat 3px center;
	margin: 8px 0px;
	border-top: 1px solid #BDDFEC;
	border-bottom: 1px solid #BDDFEC;
}
dl#flow_step dt.step1{background-image: url(images/bg_num_01.gif) ;}
dl#flow_step dt.step2{background-image: url(images/bg_num_02.gif) ;}
dl#flow_step dt.step3{background-image: url(images/bg_num_03.gif) ;}
dl#flow_step dt.step4{background-image: url(images/bg_num_04.gif) ;}
dl#flow_step dt.step5{background-image: url(images/bg_num_05.gif) ;}
dl#flow_step dt.step6{background-image: url(images/bg_num_06.gif) ;}


dl#flow_step dd{
	padding: 10px 0px 20px 180px;
	background: url(images/img_arrow.gif) no-repeat 80px bottom;
}
dl#flow_step dd.no_arrow{
	background : none;
}


ol.ind1 {
	margin-left: 2em;
}
ul.ind2 {
	margin-left: 30px;
	font-size: small;
	list-style-type: disc;
	margin-top: 5px;
}

p.ind3,
ul.normal2 {
	margin-left: 30px;
}
p.needs {
	font-size: small;
	margin-top: 8px;
	color: #2D7B9D;
	margin-bottom: 3px;
}
p.needs strong{
	font-weight: bold;
	background: #E1F2FB;
	padding: 2px 5px;
}
p.wake {
	margin: 10px 0px;
	text-align: center;
}
p.wake a{
	background: url(../images/mini_01_02.gif) no-repeat left center;
	padding-left: 18px;
}
p.wake a,
p.wake a:visited{ color: #06C; }




div#flow_img {
	background: url(images/img_flow.gif) no-repeat;
	height: 202px;
	width: 860px;
	position: relative;
}
div#flow_img li { display: inline; }
div#flow_img a {
	width: 172px;
	height: 0px;
	display: block;
	float: left;
	padding-top: 202px;
	overflow: hidden;
}


p.insatsu {
	margin-bottom: 0px!important;
	margin-top: 10px;
	float: left;
	width: 300px;
}
p.insatsu a{
	background: #FFFFE6 url(../images/pdf_32.png) no-repeat 8px center;
	text-align: center;
	font-size: 12pt;
	text-decoration: none;
	padding: 8px 20px 8px 45px;
	line-height: 2em;
	border: 1px solid #FFCC00;
}
p.insatsu a:hover{ background-color: #FF9; }

















