@charset "shift_jis";
/* 全体共通スタイルCSSの読み込み  */
@import "style.css";

/* トップページ専用コンテンツ部分 */
#top_image {
	width: 540px;
	padding-left: 3px;
}
#top_text {
	padding: 10px 0px 0px 0px;
	border-width: 3px 0px 3px 0px;
	border-style: solid;
	border-color: #CCCCCC;
}
#top_caution {
	padding: 10px 0px 0px 0px;
}
#top_text p {
	font-size: 14px;
	font-weight: 900;
	color: #333333;
	padding: 0px 5px 10px 5px;
}
#top_sponsor {
	padding-top: 5px;
	line-height: 100%;
	text-align: center;
	float: right;
	width: 540px;
}


#top_sponsor a{
	float: right;
}


#top_sponsor img {
	margin: 0px 3px 4px 0px;
}
#subcontents_left {
	width: 267px;
	padding-right: 6px;
	float: left;
}
#subcontents {
	padding-top: 15px;
	width: 540px;
}
#subcontents_right {
	width: 267px;
	float: right;
}
#title_news {
	background-image: url(../../image/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 25px;
	width: 267px;
}
.news_day {
	font-size: 85%;
	color: #188533;
	font-weight: bold;
}
.news_text {
	padding-left: 1em;
}
.news_point01 {
	font-size: 85%;
	color: #CC0000;
	font-weight: bold;
	text-indent: -5px;
}
.warning_text {
	font-size: 85%;
	color: #006600;

}
.sponsor_title {
	background-image: url(../../image/sponsor_title.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 540px;
	text-indent: -10000px;
}
.schedule_day {
	font-size: 85%;
	color: #003399;
	background-image: url(../../image/schedule_arrow.jpg);
	background-repeat: no-repeat;
	text-indent: 13px;
	background-position: 2px;
	font-weight: bold;
}
.sponsor {
	clear: both;
	padding-top: 15px;
}
#title_schedule {
	background-image: url(../../image/title_schedule.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 267px;
	text-indent: -10000px;
}
.sponsor_banner {
	width: 538px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	height: 65px;
	text-align: center;
}
.schedule_text {
	padding-left: 1em;
}
.news_arrow {
	text-align: right;
	padding-bottom: 3px;
	padding-top: 2px;
}
.news_arrow a {
	font-size: 10px;
	text-decoration: underline;
}
#walkingmanner {
	background-image: url(../../image/walkermanner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 540px;
	text-indent: -10000px;
	clear: both;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	background-position: 0px 10px;
}
#subcontents_left li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
#subcontents_right li {
	padding: 3px;
	background-color: ffffec;
}
.subcontents_right_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FE9C07;
}
.sponsor_banner img {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#subcontents_right ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9B05;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FE9C07;
	border-left-color: #FE9C07;
}
#kokuchi_text {
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 13px;
}
#warning_text {
	background-color: #D1E8E8;
	padding-right: 5px;
	padding-left: 13px;
}
#kokuchi_box {
	width: 266px;
	margin-top: 5px;
	margin-left: 1px;
}
#warning_box {
	width: 266px;
	margin-top: 5px;
	margin-left: 1px;
}
