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

h4{
	font-size:15px;
}

.gyoumu{
	background:url(img/gyoumuflow.jpg) no-repeat;
	padding-top:50px;
}


table{
	margin-top:20px;
	border-collapse:collapse;
}

.gray{
	width:106px;
	padding:3px 0 3px 5px;
	background-color:#ccc;
}

.white{
	width:420px;
	padding:3px 0 3px 5px;
}

dl{
	width:400px;
}

img{
	border:0px;
}

#bottom{
	margin-bottom:30px;
	text-align:center;
}
