@charset "utf-8";
/* ========================================
CSS information
 style info : Flow ONLY
========================================== */

/*--------------- default ---------------*/
#Flow #GnaviArea li.nav04 a {
	background:url(../img/common/Gnavi.png) no-repeat -491px -104px;
}

#Flow #categoryHeader h2.cateTitle {
	background: url(../img/cateTitle/cateTitle_Flow.png) no-repeat left top;
}


#contentsWrap_Flow {
	width: 734px;
	padding: 0 3px 3px 3px;
}


#Flow_Area01 {
	width: 734px;
	height: 240px;
	background: url(../img/flow/img_Flow01.png) no-repeat left top;
	position: relative;
	clear: both;
}

#Flow_Area01 p a {
	position: absolute;
	top: 195px;
	left: 167px;
	color: #00b9ef;
	font-size: 13px;
}

#Flow_Area02 {
	width: 734px;
	height: 110px;
	background: url(../img/flow/img_Flow02.png) no-repeat left top;
	position: relative;
	clear: both;
}

#Flow_Area02 p a {
	position: absolute;
	top: 90px;
	left: 575px;
	color: #00b9ef;
	font-size: 13px;
}

#Flow_Area03 {
	width: 734px;
	height: 300px;
	background: url(../img/flow/img_Flow03.png) no-repeat left top;
	position: relative;
	clear: both;
}

#Flow_Area04 {
	width: 734px;
	height: 300px;
	background: url(../img/flow/img_Flow04.png) no-repeat left top;
	position: relative;
	clear: both;
}

#Flow_Area04 p a {
	position: absolute;
	top: 274px;
	left: 177px;
	color: #00b9ef;
	font-size: 13px;
}

#Flow_Area05 {
	width: 734px;
	height: 560px;
	background: url(../img/flow/img_Flow05.png) no-repeat left top;
	position: relative;
	clear: both;
}

#Flow_Area05 p a {
	position: absolute;
	top: 211px;
	left: 441px;
	color: #00b9ef;
	font-size: 13px;
	background-color: #fff;
}
#Flow_Area05 #btn_toForm {
	width: 661px;
	height: 69px;
	position: absolute;
	top: 460px;
	left: 37px;
}
#Flow_Area05 #btn_toForm a {
	display: block;
	width: 661px;
	height: 69px;
}
#Flow_Area05 #btn_toForm a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}


















