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

#flow{
	width:729px;
	height:278px;
	margin:20px auto;
	position:relative;
	background-image:url(nyuin/flow.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#flow .txt01{
	width: 679px;
	height: 75px;
	position: absolute;
	left: 32px;
	top: 47px;
	line-height:125%;
}

#flow .txt02{
	width: 676px;
	height: 75px;
	position: absolute;
	left: 33px;
	top: 156px;
	line-height:125%;
}

/*-----------------------------------------------------------*/
/*総費用*/

#souhiyou{
	width:667px;
	margin:20px auto;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	border:1px solid #D6D6D6;
}

#souhiyou div{
	border:3px solid #F5F5F5;
	padding:1em 0px;
}

/*-----------------------------------------------------------*/


.price{
	width:660px;
	margin:20px auto;
	overflow:hidden;
}

.price dt{
	font-weight:bold;
	font-size:1.15em;
	display:block;
}

.price dd{
	margin:1em auto;
	overflow:hidden;
	display:block;
}

.price dd table{
	width:100%;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

.price dd table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:left;
	padding:0.5em 1em;
	background-color:#84CA00;
}

.price dd table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
	padding:0.5em;
	width:20%;
}

.price dd table .color01{
	background-color:#4C4C4C;
	text-align:center;
	color:#FFF;
}

.price dd table .color02{
	background-color:#F7FBEE;
}

/**/

.price2{
	width:660px;
	margin:20px auto;
	overflow:hidden;
}

.price2 dt{
	font-weight:bold;
	font-size:1.15em;
	display:block;
}

.price2 dd{
	margin:1em auto;
	overflow:hidden;
	display:block;
}

.price2 dd table{
	width:100%;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

.price2 dd table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
	padding:0.5em 1em;
	background-color:#B3E87A;
}

.price2 dd table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:left;
	padding:0.5em;
	width:20%;
}

.price2 dd table.txt_center{
	margin-top: 10px;
}

.price2 dd table.txt_center td{
	text-align:center;
}


/*-----------------------------------------------------------*/
/*枠*/

.ol{
	width:733px;
	margin:20px auto;
	overflow:hidden;
	background-image:url(../guide/nyuin/bg.png);
	border:1px solid #ABDE75;
	padding-bottom:10px;
}

.ol_title{
	width:713px;
	margin:0px auto;
	overflow:hidden;
	padding:10px 0px;
	font-weight:bold;
}

.ol_body{
	width:713px;
	margin:0px auto;
	background-color:#FFF;
}

.ol_padding{
	padding:10px;
	overflow:hidden;
}

/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/
