@charset "utf-8";


.sub_title{
	background:url(icon_title.gif) no-repeat 8px 0.4em;
	margin:25px 0 15px;
	padding:0 0 5px 26px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}

#content a{
	color:#6f9c01;
}

.guide_flow{
	width:610px;
	margin:0 30px;
	background:url(flow_bg.gif) repeat-y;
}

.guide_flow_title1{
	background:url(flow_head.gif) no-repeat;
	height:57px;
	text-indent:-9999px;
}


.guide_flow_subtitle{
	background:url(flow_title.gif);
	height:109px;
	width:610px;
	text-indent:-9999px;
}

.guide_flow_cont{
	padding:0 52px 0;
}

.guide_flow01{
	background:url(flow_01.gif) no-repeat 0 0;
	padding:3px 0 0 30px;
}

.guide_flow02{
	background:url(flow_02.gif) no-repeat 0 0;
	padding:3px 0 0 30px;
}

.guide_flow03{
	background:url(flow_03.gif) no-repeat 0 0;
	padding:3px 0 0 30px;
}

.guide_flow04{
	background:url(flow_04.gif) no-repeat 0 0;
	padding:3px 0 0 30px;
}

.guide_flow05{
	background:url(flow_05.gif) no-repeat 0 0;
	padding:3px 0 0 30px;
}

.guide_flow06{
	background:url(flow_06.gif) no-repeat 0 0;
	padding:3px 0 3px 30px;
}


.guide_flow01 span,
.guide_flow02 span,
.guide_flow03 span,
.guide_flow05 span{
	display:block;
	background:url(flow_cur.gif) 30px bottom no-repeat;
	padding:0 0 15px;
}

.guide_link{
	display:block;
	background:url(flow_cur.gif) 60px bottom no-repeat;
	padding:0 0 15px;
}


.guide_flow04 span{
	display:block;
	padding:0;
}


.guide_flow_btm{
	padding:0 52px 25px;
	background: url(flow_btm.gif) no-repeat bottom;
}

.btmbanner{
	margin:10px 0;
	text-align:center;
}

.guide_img{
	margin:8px 0;
}

.guide_text{
	padding:0 16px 0;
}

.guide_link{
	text-align:right;
	margin:10px 0;
}

.txtl{
	font-size:123.1%;
}

.notice{
	color:#f00;
}

.bank_account{
	display:block;
	margin:10px 0;
	width:18em;
	padding:8px;
	border:1px solid #ccc;
	background:#FFF0FB;
}

.guide_btmtext{
	border-top: 1px dotted #ddd;
	margin:15px 0;
	padding:8px 26px;
}





