﻿/*@ charset "UTF-8";*/

/* --- タイトル・見出し --- */

	/* タイトル */
.Events 	div.ts_title{
		margin-bottom:1px;
		background:#fff url("../img/event/ts_bg.gif") left top repeat-x;
		text-align:center;
		font-size:10px;
		line-height:19px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		}

/* --- カレンダー --- */

	/* カレンダー・セット */
.Events 	#calendar_unit {
		width:205px;
		border-top:1px solid #ffffff;
		margin-bottom: 10px;
		}

	/* 先月矢印 */
.Events 	img.cal_left{
		width:11px;
		height:11px;
		margin:4px;
		float:left;
		}

	/* 翌月矢印 */
.Events 	img.cal_right{
		width:11px;
		height:11px;
		margin:4px;
		float:right;
		}

	/* カレンダー・外形 */
.Events 	table#calendar {
		border:1px solid #bdb76b;
		border-collapse: collapse;
		padding:0px;
		width:100%;
		}

	/* 曜日背景色 */
.Events 	table#calendar td.head_wd,
.Events 	table#calendar td.head_st,
.Events 	table#calendar td.head_sn {
		text-align:center;
		padding:5px ;
		background-color:#eee8aa;
		font-size:10px;
		line-height:14px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 当月背景色 */
.Events 	table#calendar td.this_wd,
.Events 	table#calendar td.this_st,
.Events 	table#calendar td.this_sn {
		text-align:center;
		padding:5px ;
		background-color:#fff8dc;
		font-size:10px;
		line-height:18px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 先翌月背景色 */
.Events 	table#calendar td.ln_wd,
.Events 	table#calendar td.ln_st,
.Events 	table#calendar td.ln_sn {
		text-align:center;
		padding:5px ;
		background-color:#fff;
		font-size:10px;
		line-height:18px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 平日文字色 */
.Events 	table#calendar td.head_wd,
.Events 	table#calendar td.this_wd,
.Events 	table#calendar td.ln_wd,
.Events 	table#calendar td.this_wd a {
		color: #696969;
		}

	/* 土曜日文字色 */
.Events 	table#calendar td.head_st,
.Events 	table#calendar td.this_st,
.Events 	table#calendar td.ln_st,
.Events 	table#calendar td.this_st a {
		color: #3399ff;
		}

	/* 日曜日文字色 */
.Events 	table#calendar td.head_sn,
.Events 	table#calendar td.this_sn,
.Events 	table#calendar td.ln_sn,
.Events 	table#calendar td.this_sn a {
		color: #ff3300;
		}

	/* リンク */
.Events 	table#calendar td.this_wd a,
.Events 	table#calendar td.this_st a,
.Events 	table#calendar td.this_sn a {
		display:block;
		background: url("../img/event/calendar_bg.gif") left top no-repeat;
		font-weight: bold;
		}

/* --- コンテンツ・メニュー --- */

	/* タイトル */
.Events 	div.tss_title{
		background-color:#bdb76b;
		text-align:center;
		font-size:10px;
		line-height:15px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-style: oblique;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		border-bottom:1px solid #808000;
		border-top:1px solid #ddd9aa;
		}

	/* メニュー */
.Events 	div.cts_unit div.mn {
		margin-bottom: 10px;
		}

.Events 	div.cts_unit div.mn ul li {
		list-style: none;
		font-weight: normal;
		font-size:12px;
		line-height:27px;
		text-decoration: none;
		text-align:left;
		border-bottom:1px solid #444444;
		border-top:1px solid #c0c0c0;
		}

.Events 	div.cts_unit div.mn ul li a:hover {
		display:block;
		padding-left:24px;
		color:#ffffff;
		background:#fff url("../img/event/mn_bg1.gif") left top no-repeat;
		text-decoration: none;
		}

.Events 	div.cts_unit div.mn ul li a {
		display:block;
		padding-left:24px;
		color:#ffffff;
		background:#fff url("../img/event/mn_bg0.gif") left top no-repeat;
		}

	/* 後援依頼情報 */
.Events 	div.cts_unit .info_support {
		margin: 0 1px 10px 1px;
		background-color:#ffffff;
		padding:10px;
		}

/* --- イベント案内 --- */

	/* ピックアップ */
.Events 	div.pick_unit {
/*		position : relative ;*/
/*		display:block;*/
/*		text-align:left;*/
/*		margin-bottom:10px;*/
/*		padding:10px;*/
/*		background:#f5f5f5 url("../img/event/bg_pickup.gif") left top repeat;*/
		}

	/* ジャンル */
.Events 	div.genre_unit {
		position : relative ;
		display:block;
		text-align:left;
		margin-bottom:15px;
		}

	/* ジャンルタイトル（詳細） */
.Events 	div.pick_title,
.Events 	div.genre_title,
.Events 	div.art_title,
.Events 	div.culture_title,
.Events 	div.festa_title,
.Events 	div.stage_title,
.Events 	div.sports_title {
		padding:15px;
		font-weight: normal;
		font-size:14px;
		line-height:24px;
		color: #444444;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
/*		background:#f5f5f5;*/
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		}

	/* ジャンルタイトル（リスト） */
.Events 	div.pick_list,
.Events 	div.genre_list,
.Events 	div.art_list,
.Events 	div.culture_list,
.Events 	div.festa_list,
.Events 	div.stage_list,
.Events 	div.sports_list {
		padding-left:5px;
		font-weight: normal;
		font-size:12px;
		line-height:24px;
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
/*		background:#fff url("../img/event/tx_bg.gif") left top repeat-x;*/
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		}

	/* ピックアップタイトル（詳細） */
.Events 	div.pick_title {
		border-top:5px solid #cd5c5c;
		}

	/* ピックアップタイトル（リスト） */
.Events 	div.pick_list {
		border-top:3px solid #cd5c5c;
		}

	/* 近日・その他タイトル（詳細） */
.Events 	div.genre_title {
		border-top:5px solid #bdb76b;
		}

	/* 近日・その他タイトル（リスト） */
.Events 	div.genre_list {
		border-top:3px solid #bdb76b;
		}

	/* 美術・アートタイトル（詳細） */
.Events 	div.art_title {
		border-top:5px solid #bc8f8f;
		}

	/* 美術・アートタイトル（リスト） */
.Events 	div.art_list {
		border-top:3px solid #bc8f8f;
		}

	/* 教養・文化タイトル（詳細） */
.Events 	div.culture_title {
		border-top:5px solid #dda0dd;
		}

	/* 教養・文化タイトル（リスト） */
.Events 	div.culture_list {
		border-top:3px solid #dda0dd;
		}

	/* 祭り・イベントタイトル（詳細） */
.Events 	div.festa_title {
		border-top:5px solid #ffa07a;
		}

	/* 祭り・イベントタイトル（リスト） */
.Events 	div.festa_list {
		border-top:3px solid #ffa07a;
		}

	/* 音楽・ステージタイトル（詳細） */
.Events 	div.stage_title {
		border-top:5px solid #8fbc8f;
		}

	/* 音楽・ステージタイトル（リスト） */
.Events 	div.stage_list {
		border-top:3px solid #8fbc8f;
		}

	/* スポーツタイトル（詳細） */
.Events 	div.sports_title {
		border-top:5px solid #add8e6;
		}

	/* スポーツタイトル（リスト） */
.Events 	div.sports_list {
		border-top:3px solid #add8e6;
		}

	/* サブタイトル */
.Events 	div.pick_title p,
.Events 	div.genre_title p,
.Events 	div.art_title p,
.Events 	div.culture_title p,
.Events 	div.festa_title p,
.Events 	div.stage_title p,
.Events 	div.sports_title p {
		font-weight: normal;
		font-size:10px;
		line-height:14px;
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		}

	/* イベントリスト */
.Events 	div.event_unit {
		text-align:left;
		height:auto;
/*		background-color:#ffffff;*/
		padding:1px;
		border-bottom:1px solid #c0c0c0;
		border-right:1px solid #c0c0c0;
		border-left:1px solid #e0e0e0;
		border-top:1px solid #e0e0e0;
		}

.Events 	div.event_unit:after {
		content:"";
		display:block;
		clear:both;
		}

	/* イベントタイトル */
.Events 	div.event_unit a.et {
		display:block;
		padding-left:10px;
		font-weight: normal;
		font-size:12px;
		line-height:24px;
		color: #007bbb;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background-color:#f5f5f5;
		}

.Events 	div.event_unit a.et:hover {
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background-color:#f0f8ff;
		}

	/* 画像ボックス（詳細） */
.Events 	div.event_detail {
		text-align:left;
		height:auto;
		position:absolute;
		right:10px;
		padding:10px;
		}

	/* 画像ボックス（詳細） */
.Events 	div.event_detail p{
		font-size:10px;
		line-height:16px;
		color: #696969;
		margin-bottom:10px;
		}

	/* 画像（リスト） */
.Events 	div.event_unit img.p_list{
		position:absolute;
		right:10px;
		margin-left:10px;
		width:140px;
		border:6px solid #dcdcdc;
		}

.Events 	div.event_unit img.p_list2{
		display: block;
		margin-left:10px;
		margin-bottom:5px;
		width:140px;
		border:6px solid #dcdcdc;
		}

	/* 画像（詳細） */
.Events 	div.event_detail img.photo{
		width:280px;
		margin:0;
		}

.Events 	div.event_detail img.p_small{
		width:140px;
		margin:0;
		}

	/* イベント情報項目 */
.Events 	dl.info_list {
		margin:10px 10px;
		}

.Events 	dl.info_list dt {
		clear: left;
		float: left;
		background:#808080;
		padding:0 5px;
		width: 88px;
		font-size:10px;
		line-height:16px;
		font-weight: normal;
		text-align:center;
		color: #fff;
		}

	/* イベント情報リスト */
.Events 	dl.info_list dd {
		font-size:12px;
		line-height:16px;
		color: #444;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		margin:3px 0 3px 100px;
		}


