﻿/*@charset "UTF-8";*/

/* --- タイトル・見出し --- */

	/* タイトル */
.Preview 	div.ts_title{
		margin-bottom:1px;
		background:#fff url("../img/preview/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;
		}

/* --- カレンダー --- */

	/* カレンダー・セット */
.Preview 	#calendar_unit {
		width:205px;
		border-top:1px solid #ffffff;
		margin-bottom: 10px;
		}

	/* 先月矢印 */
.Preview 	img.cal_left{
		width:11px;
		height:11px;
		margin:4px;
		float:left;
		}

	/* 翌月矢印 */
.Preview 	img.cal_right{
		width:11px;
		height:11px;
		margin:4px;
		float:right;
		}

	/* カレンダー・外形 */
.Preview 	table#calendar {
		border:1px solid #ffd200;
		border-collapse: collapse;
		padding:0px;
		width:100%;
		}

	/* 曜日背景色 */
.Preview 	table#calendar td.head_wd,
.Preview 	table#calendar td.head_st,
.Preview 	table#calendar td.head_sn {
		text-align:center;
		padding:5px ;
		background-color:#ffed99;
		font-size:10px;
		line-height:14px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 当月背景色 */
.Preview 	table#calendar td.this_wd,
.Preview 	table#calendar td.this_st,
.Preview 	table#calendar td.this_sn {
		text-align:center;
		padding:5px ;
		background-color:#fff8d9;
		font-size:10px;
		line-height:18px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 先翌月背景色 */
.Preview 	table#calendar td.ln_wd,
.Preview 	table#calendar td.ln_st,
.Preview 	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;
		}

	/* 平日文字色 */
.Preview 	table#calendar td.head_wd,
.Preview 	table#calendar td.this_wd,
.Preview 	table#calendar td.ln_wd,
.Preview 	table#calendar td.this_wd a {
		color: #696969;
		}

	/* 土曜日文字色 */
.Preview 	table#calendar td.head_st,
.Preview 	table#calendar td.this_st,
.Preview 	table#calendar td.ln_st,
.Preview 	table#calendar td.this_st a {
		color: #3399ff;
		}

	/* 日曜日文字色 */
.Preview 	table#calendar td.head_sn,
.Preview 	table#calendar td.this_sn,
.Preview 	table#calendar td.ln_sn,
.Preview 	table#calendar td.this_sn a {
		color: #ff3300;
		}

	/* リンク */
.Preview 	table#calendar td.this_wd a,
.Preview 	table#calendar td.this_st a,
.Preview 	table#calendar td.this_sn a {
		display:block;
		background: url("../img/preview/calendar_bg.gif") left top no-repeat;
		font-weight: bold;
		}

/* --- コンテンツ・メニュー --- */

	/* タイトル */
.Preview 	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;
		}

/* --- イベント案内 --- */

	/* 応募要領 */
.Preview 	div.info_unit {
		position : relative ;
		display:block;
		text-align:left;
		margin-bottom:15px;
		padding:10px;
		background:#f5f5f5 url("../img/preview/bg_apply.gif") left top repeat;
		}

	/* ジャンル */
.Preview 	div.genre_unit {
		position : relative ;
		display:block;
		text-align:left;
		margin-bottom:15px;
		}

	/* 応募要領 */
.Preview 	div.apply_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;
		}

.Preview 	div.apply_unit:after {
		content:"";
		display:block;
		clear:both;
		}

	/* 試写会・プレゼントリスト */
.Preview 	div.preview_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:5px solid #ffd200;
		margin-bottom:1px;
		}

.Preview 	div.preview_unit:after {
		content:"";
		display:block;
		clear:both;
		}

	/* イベントタイトル */
.Preview 	div.preview_unit a.et {
		display:block;
		padding-left:10px;
		font-weight: normal;
		font-size:12px;
		line-height:30px;
		color: #007bbb;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background-color:#f5f5f5;
		}

.Preview 	div.preview_unit a.et:hover {
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background-color:#f0f8ff;
		}

.Preview 	div.preview_unit  td.RightContents{
	text-align: right;
}

	/* 画像ボックス（リスト） */
.Preview 	div.photo_unit {
		position:absolute;
		right:10px;
		text-align:right;
		height:auto;
/*		float:right;*/
		padding:10px;
		}

	/* 画像テキスト（リスト） */
.Preview 	div.photo_unit p{
		font-size:10px;
		line-height:14px;
		color: #696969;
		margin-bottom:10px;
		}

	/* 画像（大） */
.Preview 	div.photo_unit img.poster{
		margin-bottom:2px;
		}

.Preview 	div.photo_unit img.p_small{
		width:140px;
		margin-bottom:2px;
		}


	/* 画像（応募） */
.Preview 	div.apply_unit img.p_apply{
		width:300px;
		margin-left:10px;
		border:1px solid #c0c0c0;
		}

	/* フリーテキスト */
.Preview 	div.apply_unit p {
		margin:10px 10px;
		}

	/* イベント情報項目 */
.Preview 	dl.info_list {
		margin:10px 10px;
		}

.Preview 	dl.info_list dt {
		clear: left;
		float: left;
		background:#c0c0c0;
		padding:0 5px;
		width:70px;
		font-size:10px;
		line-height:16px;
		font-weight: normal;
		text-align:center;
		color: #fff;
		}

	/* イベント情報リスト */
.Preview 	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 6px 100px;
		}

.Preview 	dl.info_list dd p.add {
		margin:10px 0 ;
		}

.Preview 	dl.info_list dd p.caution {
		margin:10px 0 ;
		color: #6b8e23;
		}
		
		
/* for DEBUG */
.Preview 	dl.info_list dd p.enquete 
{
	display: none;
}
