@charset "utf-8";
/* CSS Document */


#pageTtl {
	background-color: #F5F7FB;
	background-image: url(../img/07_cont_bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
#pageTtl h1 {
	height: 300px;
	line-height: 300px;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
}
#pageTtl h1 span {
	color: #0098CA;
}
.box h1 {
	text-align: center;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.box h1 img {
	margin-bottom: 10px;
}
/*=======================
#cont01
=======================*/
#cont01 {
}
#flow {
	background: url(../img/bg_flow.png) top no-repeat;
	height: 646px;
	position: relative;
	z-index: 50;
	padding-bottom: 20px;
}
#flow .flow01 {
	position: absolute;
	left: 260px;
	top: 4px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
#flow .flow02 {
	position: absolute;
	left: 669px;
	top: 84px;
	font-size: 13px;
	text-align: center;
	line-height: 1.2;
	font-size: 20px;
	font-weight: bold;
}
#flow .flow03 {
	position: absolute;
	left: 321px;
	top: 99px;
	font-size: 16px;
	font-weight: bold;
}
#flow .flow04 {
	position: absolute;
	left: 828px;
	top: 83px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
#flow .flow05 {
	position: absolute;
	left: 23px;
	top: 376px;
	text-align: center;
	line-height: 1.3;
}
#flow .flow05 span {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#flow .flow06 {
	position: absolute;
	left: 17px;
	top: 436px;
	color: #FFF;
}
#flow .flow07 {
	position: absolute;
	left: 192px;
	top: 298px;
	font-size: 11px;
	line-height: 1.3;
}

#flow .flow08 {
	position: absolute;
	left: 234px;
	top: 353px;
	color: #FFF;
}
#flow .flow09 {
	position: absolute;
	left: 438px;
	top: 316px;
	font-size: 14px;
	text-align: center;
	line-height: 1.3;
}
#flow .flow10 {
	position: absolute;
	left: 427px;
	top: 353px;
	color: #FFF;
}
#flow .flow11 {
	position: absolute;
	left: 476px;
	top: 386px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#flow .flow12 {
	position: absolute;
	left: 398px;
	top: 492px;
	font-size: 18px;
	font-weight: bold;
}
#flow .flow13 {
	position: absolute;
	left: 650px;
	top: 270px;
	font-size: 14px;
	text-align: center;
	line-height: 1.3;
}
#flow .flow14 {
	position: absolute;
	left: 830px;
	top: 270px;
	font-size: 14px;
	text-align: center;
	line-height: 1.3;
}
#flow .flow15 {
	position: absolute;
	left: 529px;
	top: 485px;
	color: #FFF;
}
#flow .flow16 {
	position: absolute;
	left: 419px;
	top: 601px;
	font-size: 22px;
	font-weight: bold;
}
#flow .flow17 {
	position: absolute;
	top: 527px;
	color: #E50011;
	line-height: 1.3;
	left: -6px;
}
#flow .flow18 {
	position: absolute;
	left: 774px;
	top: 483px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

/*=======================
#cont02
=======================*/
#cont02 {
	background: #F3F3F3;
	overflow: hidden;
	padding-bottom: 30px;
}
#cont02 .box {
	background: none;
	padding-top: 25px;
}
#cont02 ul.itemBox {
	outline-width: 950px;
	margin-left: -19px;
}
#cont02 ul.itemBox li {
	float: left;
	margin-left: 19px;
	padding-bottom: 10px;
}
#cont02 dt {
}
#cont02 dd {
	font-size: 11px;
	line-height: 1.3;
}
#cont02 .reccomend {
	font-size: 14px;
	padding: 6px 0;
}
#cont02 .reccomend span {
	display: inline-block;
	margin-left: 10px;
	color: #EF911E;
}
	
#cont02 .cost {
	width: 217px;
	height: 26px;
	line-height: 28px;
	background: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radiust: 5px;
	border-radius: 5px;
	display: block;
	margin-top: 6px;
}
