@charset "utf-8";

/* トップページ */

#top-contents {
	border-top: solid 1px #adc3b0;
}

#toppage {
	background-image: url(../images/top_main.jpg);
	background-repeat: no-repeat;
	height: 469px;
}

#top-flash {
	float: left;
	width: 310px;
	position: relative;
	top: 75px;
	left: 290px;
}

#top-main {
	background-image: url(../images/contents_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
}

#top-news {
	float: left;
	width: 583px;
}

#top-news-inner {
	margin: 0 37px 0 25px;
	padding: 0 0 10px 10px;
}

#top-ba {
	float: left;
	width: 317px;
	padding: 0 0 10px 0;
	color: #6699cc;
}

#top-ba p {
	padding-bottom: 5px;
}

#top-ba01 {
	background-image: url(../images/top_ba_bg1.jpg);
	background-repeat: no-repeat;
	color: #333333;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#top-ba01 a {
	color: #333333;
}


#top-ba01 p {
	padding: 10px 2px 8px 10px;
}

#top-ba01 h1 {
	padding: 0 52px 10px 12px;
}

#top-ba02 {
	width: 283px;
	background-image: url(../images/top_ba02_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 20px 0 0 12px;
}

#top-ba02 a {
	color: #6699cc;
}

#top-ba02 h2 {
	padding: 0 20px 0 10px;
}

#top-ba02-inner {
	text-align: left;
	padding: 10px 10px 10px 20px;
}

#top-ba02 strong {
	font-size: 120%;
}

#top-ba02-01 {
	margin-top: 10px;
}

#top-ba02-01 p {
	text-align: center;
}

#top-ba02-02 {
	background-image: url(../images/top_ba_voice.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 25px;
	color: #ffffff;
}

#top-ba02-02 p {
	padding: 30px 130px 5px 8px;
	line-height: 1.2em;
}

#top-ba02-02 a {
	padding: 10px 0;
	color: #ffffff;
}

#top-ba-smile {
	padding: 10px;
}

#top-news-inner table {
	width: 500px;
}

#top-news-inner td a {
	color: #666666;
}

#top-news-inner th, td {
	padding: 10px 5px 15px 5px;;
	vertical-align: top;
	color: #666666;
}

#top-news-inner th {
	width: 80px;
	color: #6e9a7f;
}

#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_syo.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 38px;
}

.ba {
	padding: 20px 0 0 0;
}