@charset "utf-8";

/* トップページ */

#top-contents {
}

#toppage {
	background-image: url(../images/top_main.jpg);
	background-repeat: no-repeat;
	height: 504px;
}

#top-flash {
	width: 310px;
	position: relative;
	left: 522px;
	top: 55px;
}

#top-main {
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	width: 900px;
}

#top-news {
	float: left;
	width: 585px;
}

#top-news-inner {
	margin: 0 37px 0 25px;
	padding: 0 0 10px 20px;
}

#top-ba {
	float: left;
	width: 315px;
	background-image: url(../images/top_ba_bg.jpg);
	background-repeat: no-repeat;
	padding: 30px 0 10px 0;
}

#top-ba p {
	padding-bottom: 5px;
}

#top-ba01 {
	width: 280px;
	background-image: url(../images/top_ba_bg1.gif);
	background-repeat: no-repeat;
	color: #333333;
	margin: 5px 0;
}

#top-ba01 p {
	padding: 8px 12px 8px 12px;
}

#top-ba01 a {
	color: #333333;
}

#top-ba01 h1 {
	padding: 0 12px 10px 12px;
}

#top-ba02 {
	width: 283px;
	background-image: url(../images/top_ba02_bg.jpg);
	background-repeat: repeat-y;
	color: #4075a1;
}

#top-ba02-inner {
	padding: 10px 10px 10px 20px;
}

#top-ba02 strong {
	font-size: 120%;
	color: #336633;
}

#top-ba02 strong a {
	color: #336633;
}

#top-ba02-01 {
	margin: 10px 0 20px 0;
}

#top-ba02-01 p {
}

#top-ba02-01 a {
}

#top-ba02-02 {
	background-image: url(../images/top_ba_voice.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#top-ba02-02 p {
	padding: 32px 15px 5px 130px;
	line-height: 1.2em;
}

#top-ba02-02 a {
	padding: 10px 0;
	color: #4075a1;
}

#top-news-inner table {
	width: 500px;
}

#top-news-inner th, td {
	padding: 10px 5px 15px 5px;;
	vertical-align: top;
}

#top-news-inner th {
	width: 80px;
	color: #663300;
}

#top-news-inner tr {
	background-position: 3px bottom;
	background-repeat: no-repeat;
}

#top-news-inner tr.r1 {
	background-image: url(../images/top_line01.gif);
}

#top-news-inner tr.r2 {
	background-image: url(../images/top_line02.gif);
}

#rss {
	text-align: right;
}


#rss a {
	background-image: url(../images/rss_chu.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 38px;
}


.ba {
	padding: 5px 0;
}
.ba1 {
	padding: 0 0 5px 0;
}
