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

/*--------------------------------------------------------- 
Contents Title
--------------------------------------------------------- */
div#flow_tit {
	background: url(../../img/common/contents_tit_s01.gif) no-repeat;
	height: 83px;
	width: 550px;
	margin-bottom: 15px;
	text-indent: -9999px;
}

div#dougyo_tit {
	background: url(../../img/common/contents_tit_s07.gif) no-repeat;
	height: 83px;
	width: 550px;
	margin-bottom: 15px;
	text-indent: -9999px;
}


/*--------------------------------------------------------- 
Flow style
--------------------------------------------------------- */
div.flow_img {
	width: 550px;
	margin-bottom: 10px;
}

div.dougyo_cont {
	padding: 10px;
	width: 528px;
	border: 1px solid #FC0;
}
div.dougyo_cont h1{
	line-height: 20px;
	font-size: 14px;
}

