/* css \*/
#contents {
	width: 749px;
	margin: 0 auto;
}

#contents h2 {
	text-align: center;
}

#contents div table.flow td.title {
	text-align: center;
	padding: 10px 0;
	background-color: #ffe2ce;
	border: 1px solid #ff6600;
	font-weight: bold;
	line-height: 1.2;
}

#contents div table.flow td.title_end {
	text-align: center;
	padding: 10px 0;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-weight: bold;
	line-height: 1.2;
}

#contents div table.flow td.yajirusi{
	text-align: center;
}

#contents div table.flow td.date {
	text-align: center;
	padding: 4px 0;
	line-height: 1.2;
	border: 1px solid #ff6600;
	background-color: #ffffff;
}

#contents div table.flow td.date_end {
	text-align: center;
	padding: 4px 0;
	line-height: 1.2;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}

#contents div table.flow td.text {
	padding: 4px 6px 140px 6px;
	border: 1px solid #999999;
	border-top: none;
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: no-repeat;
}

#contents div table.flow td.text_end {
	padding: 4px 6px 140px 6px;
	border: 1px solid #999999;
	border-top: none;
	background-color: #CCCCCC;
	background-position: bottom;
	background-repeat: no-repeat;
}

/* ܔ\ \*/
#contents div.taisho {
	width:625px;
	margin:0 auto;
}

#contents div.taisho  img.main_img {
	float:right;
	margin-left:10px;
}

#contents div.taisho  p {
	font-size:120%;
	line-height:1.8em;
}

#contents div.taisho .hyousho {
	padding:10px;
}

#contents div.yushu {
	width:300px;
	margin:15px auto 0 auto;
}


