@charset "utf-8";
/* CSS Document */

#con{
	width:610px;
	margin:30px 30px 100px 25px;
}
#con .tb{
	color:#666;
	font-size:22px;
	font-weight:bold;
	padding-left:3px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
#con .context{
	font-size:14px;
	line-height:24px;
	margin-top:40px;
	margin-left:70px;
	margin-right:50px;
}
#con .flow{
	text-align:center;
}
#con .paragraph{
	margin-top:50px;
	text-indent:2em;
}
#con .passage{
	margin-top:30px;
	text-indent:2em;
}
#con .service{
	margin-top:30px;
	text-indent:2em;
}
#con .service span{
	margin-right:50px;
}
