@charset "utf-8";

#other_content {
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	width:826px;
	height:auto;
	float: left;
	margin:20px 0;
	padding:15px 0;
}
#other_content h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;
}
#other_content h3 {
	color:#009;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
}

/*	当日券情報
================================================================== */
#today_content {
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	width:826px;
	height:auto;
	float: left;
	margin:20px 0;
	padding:15px 0;
}
#today_content h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;
}
#today_content h3 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:5px;
	border-right:1px solid #69C;
	border-bottom:1px solid #69C;
	border-left:1px solid #69C;
}
#today_content .content_box{
	width: 805px;
	height:auto;
	float:left;
	margin: 20px 0 0 0;
	display:block;
}
#today_content .content_box img {
	margin-right:15px;
	float:left;
}
#today_content .content_box_inner{
	width: 805px;
	height:auto;
	float:left;
	padding:5px;
	border:1px solid #69C;
	margin-bottom:15px;
}
#today_content .content_box_inner a.title {
	color:#369;
	font-size: 21px;
	font-weight:bold;
	line-height: 170%;
}
#today_content .content_box_inner p.date {
	color:#FFF;
	font-size:14px;
	background-color:#69C;
	padding:5px 0 3px 5px;
}
#today_content .content_box_inner .body_text {
	font-size:15px;
	line-height:170%;
	word-wrap:break-word;
}
#today_content .content_box_inner .body_text table {
	width:100%;
}
#today_content .content_box_inner .body_text th {
	font-size:16px;
	color:#69C;
	vertical-align:middle;
	text-align:center;
	height:40px;
}
#today_content .content_box_inner .body_text td {
	vertical-align:middle;
	text-align:center;
	height:60px;
}
#today_content .content_box_inner dt {
	font-weight:bold;
	margin:0 5px 0 0;
}
#today_content .content_box_inner dd {
	margin:0 0 10px 30px;
}
#today_content .content_box_inner .body_text strong {
	color:#F00;
	font-size:16px;
	margin-bottom:5px;
}
#today_content .none {
	font-size:20px;
	margin-top:80px;
}
#today_content .content_box_inner .body_text td.add_today_info {
	height:0px;
}
/*	リンク
================================================================== */
#other_content .link {
	margin:0 0 40px 0;
}
#other_content .link table {
	vertical-align:middle;
}
#other_content .link td {
	padding:0 0 0 20px;
}
#other_content .link .title {
	font-size:15px;
	color:#009;
}

/*	プライバシーポリシー
================================================================== */
#other_content .privacy_policy_title {
	color:#009;
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;
}
#other_content .privacy_policy {
	line-height:170%;
	text-align:justify;
	width:600px;
}

/*	サイトマップ
================================================================== */
#sitemap_content {
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	width:826px;
	height:auto;
	float: left;
	margin:20px 0;
	padding:15px 0;
}
#sitemap_content h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;
}
#sitemap_content h3 {
	color:#009;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
}
#sitemap_content #sitemap {
	color:#666;
	width:826px;
	height:280px;
	margin:0 auto;
	line-height:170%;
}
#sitemap_content #sitemap ul {
	width: 240px;
	height:auto;
	float:left;
	padding: 0 35px 0 0;
}
#sitemap_content #sitemap li {
	font-size: 14px;
	display:block;
	background-image:url(../../img/common/footer_arrow.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left: 14px;
	margin-bottom:5px;
}
#sitemap_content #sitemap p {
	font-size: 18px;
	font-weight:bold;
	margin: 30px 0 10px 0;
	padding-bottom: 8px;
	border-bottom:1px solid #69C;
}
#sitemap_content #sitemap .margin{
	margin-top:10px;
}
#sitemap_content #sitemap .margin_last{
	margin-top:45px;
}
#sitemap_content #sitemap .notitle {
	margin:20px 0 0 0;
	padding-bottom:2px;
}
#sitemap_content #sitemap .link_none{
	color:#4AABDF;
}