#top_img {
	background: #FFFFFF url(../img/top_img.jpg) no-repeat center center;
	height: 190px;
	width: 900px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2em;
	letter-spacing: 0.3em;
	text-align: center;
	border: 1px solid #15513E;
	padding-top: 130px;
	margin-right: 29px;
	margin-left: 29px;
}
.main_text {
	width: 880px;
	background: url(../img/main_text_bg.png) repeat;
	margin-right: 40px;
	margin-left: 40px;
}
/*-- oshirase --*/
#oshirase {
}
td.oshirase_subj{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
td.oshirase_date{
	text-align: right;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.oshirase_mesg{
	text-align: left;
	padding: 10px;
	line-height: 2em;
}

#oshirase a:link     {
	color: #432E27;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}
#oshirase a:visited  {
	color: #432E27;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}
#oshirase a:hover    {
	color: #3E7A31;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}
#oshirase a:active   {
	color: #432E27;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}

