div#page_title{
	width:670px;
	background-image: url('../images/08/bg_title.png');
	padding:30px 0px 30px;
	margin:10px auto 20px ;
	text-align:center;
	color:white;
	font-size:32px;
	font-weiht:bold;
}

div.lead_text{
	font-size:14px;
	text-align:center;
	margin:25px 0 20px 0;
}

#flow_image{
	padding:10px 0px 10px 0px;
	margin:5px 0px 5px 0px;
	border:1px solid #cccccc;
}

table#detail{
	margin:20px 0px 0px 0px;
}

table#detail tr td{
	padding:0px 0px 10px 0px;
}

table#detail tr td div.present_discription{
	line-height: 145%;
	height: 156px;
	width:220px;
	margin:0px 5px 100px 5px;
	padding:25px 30px 0px 30px;
	font-size:14px;
	border: solid 1px #cccccc;
	text-align:left;
}

table#schedule{
	margin: 20px 0px 30px 0px;
	font-size:18px;
	font-weight:bold;
}

table#schedule tr td.title{
	vertical-align:top;
	text-align:right;
}