@charset "UTF-8";

/*MacIE5*/
a {
/*\*/
	overflow: hidden;
/**/
}
a:hover.menuHome {
	text-decoration: none;
	background-image: url(../../images/main_menu_home_rollover.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
a:active.menuHome {
	text-decoration: none;
	background-image: url(../../images/main_menu_home_rollover.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	display: block;
	display: block;
	text-indent: -9999px;
}
a:link.menuHome {
	text-decoration: none;
	background-image: url(../../images/main_menu_home_rollover.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
a:visited.menuHome {
	text-decoration: none;
	background-image: url(../../images/main_menu_home_rollover.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
.columnRight {
	width: 180px;
	float: right;
	padding-right: 8px;
}
.osusumeC {
	background-image: url("../../images/menu_right_c.jpg");
	background-repeat: no-repeat;
	height: 86px;
	width: 171px;
	padding-top: 154px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 16px;
}
.osusumeA {
	background-image: url(../../images/menu_right_a.jpg);
	height: 86px;
	width: 171px;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 154px;
	font-size: 12px;
	line-height: 16px;
}
.osusumeB {
	background-image: url(../../images/menu_right_b.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 171px;
	padding-top: 154px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 16px;
}
.columnCenter {
	width: 480px;
	float: right;
	margin-bottom: 20px;
	margin-right: 16px;
	margin-left: 16px;
	line-height: 120%;
}
/* CSS Document */

.oshirase {
	background-image: url(../../images/oshirase.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	width: 480px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27A639;
	margin-top: 12px;
}
.oshiraseIn {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 40px;
}
.oshiraseDay {
	padding-right: 1em;
	background-image: url(../../images/list_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0px 4px;
	width: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* news */
div#oshirase{
	background:url("../../images/oshirase.jpg") no-repeat 18px 5px;
	padding-top:20px;
}
table{
	border-top:solid #3b4 1px;

}
td.date{
	width:110px;
	vertical-align:top;
	background:url("../../images/list_arrow.gif") no-repeat 19px 5px;
	padding-left:30px;
}
td.txt{
	width:350px;
}
div.ttl{
	font-weight:bold;
	color:#3b4;
}
