@charset "utf-8";

/* --- lineup --- */
#naka .contents .fltl .ichiran{
	margin-left:10px;
	margin-right:10px;
	padding:0;
	width:580px;
}
#naka .contents .fltl .ichiran .parts{
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
}
#naka .contents .fltl .ichiran .parts h5{
	margin-right:25px;
	clear:both;
	float:left;
}
#naka .contents .fltl .ichiran .parts table{
	margin-top:5px;
	font-size:12px;
}
#naka .contents .fltl .ichiran .parts table th,
#naka .contents .fltl .ichiran .parts table td{
	padding:5px 10px;
}
#naka .contents .fltl .ichiran .parts table th{
	margin:1px;
	background-color:#eee;
	width:130px;
	text-align:left;
}
#naka .contents .fltl .ichiran .parts table td{
	width:260px;
}



/*
plan
*/


#naka .contents .fltl .ichiran table.plan{
	margin-top:5px;
	font-size:12px;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	width:100%;
}
#naka .contents .fltl .ichiran table.plan th,
#naka .contents .fltl .ichiran table.plan td{
	padding:8px 10px 5px 10px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	line-height:150%;
}
#naka .contents .fltl .ichiran table.plan th{
	margin:1px;
	background-color:#eee;
	text-align:center;
}
#naka .contents .fltl .ichiran table.plan th.pw{
	width:27%;
}
#naka .contents .fltl .ichiran table.plan td{
}




.step{
	width:600px;
	clear:both;
	margin:10px 0 10px;
	padding:0px;
	text-align:left;
	background:url(../flow/images/box_back.gif) no-repeat top center;
	overflow:hidden;
}

.step img{
	float:left;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:10px;
}
h5{
	margin:10px;
}
.step h6{
	color:#c00000;
	font-weight:bold;
	margin:15px 20px;
	padding-bottom:10px;
	padding-left:3px;
	background:url(../flow/images/line.gif) repeat-x bottom center;
}
#naka .contents .step p{
	margin:0px 20px;
}

#naka .contents .step p.waku{
	padding:10px;
	clear:both;
	text-align:left;
	display:block;
	border:#bfd4a5 solid 1px;
	background-color:#e8f2dd;
	margin-bottom:5px;
}

.boxB{
	text-align:center;
	margin:0px;
	padding:0px;
}
.boxB img{
	margin:0px;
	padding:0px;
}

.arrow{
	text-align:center;
	margin:auto;
}

