/**** トップページ用 ****/

h2{
	padding: 5px;
	text-align: left;
}

div.flash_block{
	border-style: none solid none solid;
	border-color: #bf0000;
	border-width: 1px;
	background-color: #000000;
}

table#hero{
	width: 700px;
}

td#hero_banner{
	background-image: url(../images/top/banner_back.jpg);
	width: 230px;
	height: 85px;
	text-align: center;
}

img#hero_banner{
	margin: 13px 0 12px 2px;
}

a.hero_link{
	font-size: smaller;
	color: #ffffff;
	text-decoration: none;
}

table#contents{
	width: 700px;
}

td#contents_td{
	width: 50%;
}

p.info{
	border-bottom: dashed 1px #ff8888;
	padding: 0 0 3px 5px;
	text-align:left;
	margin-bottom: 10px;
}

table#sche{
	background-image: url(../images/common/bg_stripe.gif);
	color: #bf0000;
}

td#sche_date{
	text-align: left;
	border-bottom: solid 1px #bf0000;
}

font.sche_date{
	color: #bf0000;
	font-weight: bold;
}