@charset "utf-8";
/* CSS Document */


/* =====================================================================
	greeting
===================================================================== */
.map{
	float:left;
	width:366px;
	padding:1px;
	border:1px solid #DDD;
}
.flowBox{
	clear:both;
	width:670px;
}
.w440{
	width:440px;
}
.w460{
	width:460px;
}
.w210{
	width:210px;
}
.flowBox:after{
	display:block;
    height:0;
    content:"";
    clear:both;
	visibility: hidden;
}
.ya{
	padding:10px 0;
	text-align:center;
}
/*
.flowbg{ background:url(img/flowbox_bg.jpg) no-repeat center top;}
.flowbg2{ background:url(img/flowbox_bg2.jpg) no-repeat center top;}
*/
.flowPh{
	float:left;
	overflow:hidden;
	width:190px;
	margin-bottom:20px;
}
dl.dlFlow2 .flowPh{
	margin-right:10px;
}
dl.dlFlow{
	float:right;
	width:480px;
}
/*
dl.dlFlow2{
	width:440px;
}
dl.dlFlow dt,
dl.dlFlow2 dt{
	height:32px;
	margin-bottom:10px;
	padding:3px 0 0 0;
	color:#60539F;
	font-size:108%;
	font-weight:bold;
	text-align:center;
	line-height:32px;
}
dl.dlFlow dt{ background:url(img/flow_dt.gif) no-repeat 0 0;}
dl.dlFlow2 dt{ background:url(img/flow_dt2.gif) no-repeat 0 0;}

dl.dlFlow dd{
	padding:0 10px;
}
dl.dlFlow2 dd{
	padding:0 10px 0 0;
}
*/
div.entry h4.h4_white{
	clear:both;
	height:40px;
	margin-bottom:15px;
	padding:0 10px 0 25px;
	color:#6154A0 !important;
	font-size:108%;
	font-weight:bold;
	line-height:40px;
	letter-spacing:1px;
	background:url(img/h4_bg.gif) no-repeat 0 0;
}
.box{
	clear:both;
	padding:10px;
	background:#f5f5f5;
}
.boxFlow5,
.boxFlow6,
.boxFlow7{
	width:210px;
	height:120px;
	padding-top:200px;
	text-align:center;
}
.boxFlow5 h6,
.boxFlow6 h6,
.boxFlow7 h6{
	height:40px;
	line-height:40px;
	text-indent:-9999px;
}
.boxFlow5{ background:url(img/flow5.jpg) no-repeat 0 0;}
.boxFlow6{ background:url(img/flow6.jpg) no-repeat 0 0;}
.boxFlow7{ background:url(img/flow7.jpg) no-repeat 0 0;}