@charset "UTF-8";
/* -------------------------
コンテンツ
------------------------- */
#content {
	background-color: #eaeaea;
	padding: 5px 6px 5px 4px;
	margin: 15px 0 10px 0;
}
.button ul {
	float: left;
	width: 235px;
	margin: 0;
	ppadding: 0;
}
.button li {
	list-style-type: none;
}
.button li a {
	text-indent: -9999em;
	text-align: left;
	text-decoration: none;
	display: block;
	width: 235px;
	line-height: 56px;
	overflow: hidden;
}
.button li a:hover {
    background-position: 0px -56px;
}
.button #bu01 a { background-image: url(images/top_button01.gif); }
.button #bu02 a { background-image: url(images/top_button02.gif); }
.button #bu03 a { background-image: url(images/top_button03.gif); }
.button #bu04 a { background-image: url(images/top_button04.gif); }
.button #bu05 a { background-image: url(images/top_button05.gif); }
.flash {
	float: right;
	margin: 0;
	padding: 0;
	width: 590px;
}
#topics {
	margin: 0 0 30px 0;
	line-height: 1.6;
	width: 595px;
	float: left;
}
#topics dl {
	padding: 5px 5px 0px;
}
#topics dt {
	padding-left: 10px;
}
#topics dd {
	padding-left: 10px;
	background-image: url(images/t_kei.gif);
}
.day {
	width: 80px;
	display: block;
	float: left;
	padding: 7px 0 8px 0;
}
.txt{
	padding: 7px 0 8px 90px;
}
#banner {
	width: 240px;
	margin-left : auto ;
	margin-right : 0 ;
	text-align : right ;
	padding-bottom: 50px;
}
#banner img {
	padding-bottom: 2px;
}
/* -------------------------
文字
------------------------- */
h1 {
	display: inline;
	font-weight: normal;
	padding: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
h2 {
	color: #cc0000;
	font-size: 115%;
	display: inline;
	line-height: 2em;
	margin-left: 2px;
}
h3 {
	color: #000000;
	font-size: 110%;
	display: inline;
}
h4 {
	color: #7baf40;
	font-size: 105%;
	display: inline;
}
h5 {
	color: #608a40;
	font-size: 105%;
	display: inline;
}
em {color: #000000}
strong {color: #cc0000}
.small {
	font-size: 85%;
}