﻿/*@ charset "UTF-8";*/

/* --- タイトル・見出し --- */

	/* コンテンツタイトル */
.Chigumaya 	div.t_title{
		margin-bottom:5px;
		border:1px solid #c0c0c0;
		background:#fff url("../img/program/chigumaya/t_bg.gif") left top repeat-x;
		text-align:left;
		}

.Chigumaya 	div.t_title img{
		width:203px;
		height:21px;
		}

	/* タイトル */
.Chigumaya 	div.ts_title{
		margin-bottom:1px;
		background:#fff url("../img/program/chigumaya/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;
		}

.Chigumaya 	div.tx_title{
		margin-bottom:1px;
		padding-left:5px;
		font-weight: normal;
		font-size:10px;
		line-height:19px;
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background:#fff url("../img/tx_bg.gif") left top repeat-x;
		border-top:3px solid #ff3333;
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		}

	/* 一覧 */
.Chigumaya 	div.tx_title .list {
		font-size:10px;
		line-height:13px;
		color: #c0c0c0;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		margin:3px;
		float:right;
		}

.Chigumaya 	div.tx_title .list a {
		color: #c0c0c0;
		text-decoration: none;
		border:1px solid #c0c0c0;
		padding:0 3px;
		}

.Chigumaya 	div.tx_title .list a:hover {
		color: #696969;
		text-decoration: none;
		border:1px solid #696969;
		padding:0 3px;
		}

	/* 見出し */
.Chigumaya 	.tp_mtb {
		font-size:12px;
		line-height:18px;
		color: #ff3333;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		}

	/* 日付・時間 */
.Chigumaya 	.oa_date {
		font-size:10px;
		line-height:14px;
		color: #808000;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		}

/* --- コンテンツ・メニュー --- */

.Chigumaya 	div.cts_unit div.mn ul {
		margin-bottom: 10px;
		}

.Chigumaya 	div.cts_unit div.mn ul li {
		list-style: none;
		margin-bottom:1px;
		height:21px;
		padding-left:15px;
		font-weight: normal;
		font-size:12px;
		line-height:21px;
		text-decoration: none;
		text-align:left;
		background:#fff url("../img/program/chigumaya/mn_bg.gif") left top no-repeat;
		border-bottom:1px solid #c0c0c0;
		border-right:1px solid #c0c0c0;
		border-left:1px solid #e0e0e0;
		border-top:1px solid #e0e0e0;
		}

.Chigumaya 	div.cts_unit div.mn ul li a {
		display:block;
		color:#696969;
		}

.Chigumaya 	div.cts_unit div.mn ul li a:hover {
		display:block;
		color:#222222;
		text-decoration: none;
		}

/* --- 左カラム・コンテンツ情報 --- */

	/* ちぐまやブログ・画像 */
.Chigumaya 	img.blog,
.Chigumaya 	img.special{
		width:205px;
		height:60px;
		margin-bottom:5px;
		}

/* --- カレンダー --- */

	/* カレンダー・セット */
.Chigumaya 	#calendar_unit {
		width:205px;
		margin-bottom:10px;
		}

	/* 先月矢印 */
.Chigumaya 	img.cal_left{
		width:11px;
		height:11px;
		margin:4px;
		float:left;
		}

	/* 翌月矢印 */
.Chigumaya 	img.cal_right{
		width:11px;
		height:11px;
		margin:4px;
		float:right;
		}

	/* カレンダー・外形 */
.Chigumaya 	table#calendar {
		border:1px solid #ff3333;
		border-collapse: collapse;
		padding:0px;
		width:100%;
		}

	/* 曜日背景色 */
.Chigumaya 	table#calendar td.head_wd,
.Chigumaya 	table#calendar td.head_st,
.Chigumaya 	table#calendar td.head_sn {
		text-align:center;
		padding:5px ;
		background-color:#ffc5c5;
		font-size:10px;
		line-height:14px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 当月背景色 */
.Chigumaya 	table#calendar td.this_wd,
.Chigumaya 	table#calendar td.this_st,
.Chigumaya 	table#calendar td.this_sn {
		text-align:center;
		padding:5px ;
		background-color:#ffeaea;
		font-size:10px;
		line-height:18px;
		white-space:nowrap;
		text-decoration: none;
		font-weight: normal;
		}

	/* 先翌月背景色 */
.Chigumaya 	table#calendar td.ln_wd,
.Chigumaya 	table#calendar td.ln_st,
.Chigumaya 	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;
		}

	/* 平日文字色 */
.Chigumaya 	table#calendar td.head_wd,
.Chigumaya 	table#calendar td.this_wd,
.Chigumaya 	table#calendar td.ln_wd,
.Chigumaya 	table#calendar td.this_wd a {
		color: #696969;
		}

	/* 土曜日文字色 */
.Chigumaya 	table#calendar td.head_st,
.Chigumaya 	table#calendar td.this_st,
.Chigumaya 	table#calendar td.ln_st,
.Chigumaya 	table#calendar td.this_st a {
		color: #3399ff;
		}

	/* 日曜日文字色 */
.Chigumaya 	table#calendar td.head_sn,
.Chigumaya 	table#calendar td.this_sn,
.Chigumaya 	table#calendar td.ln_sn,
.Chigumaya 	table#calendar td.this_sn a {
		color: #ff3300;
		}

	/* リンク */
.Chigumaya 	table#calendar td.this_wd a,
.Chigumaya 	table#calendar td.this_st a,
.Chigumaya 	table#calendar td.this_sn a {
		display:block;
		background: url("../img/calendar_bg.gif") left top no-repeat;
		font-weight: bold;
		}

/* --- ちぐまや家族からのお知らせ --- */

	/* ちぐまや家族・今週のテーマ */
.Chigumaya 	div.theme_week{
		border:1px solid #ff3333;
		background:#ff3333;
		text-align:left;
		font-size:12px;
		line-height:18px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		padding:0 10px;
		}

.Chigumaya 	div.theme{
		margin-bottom:5px;
		border-bottom:1px solid #ff3333;
		border-left:1px solid #ff3333;
		border-right:1px solid #ff3333;
		background:#fffff0;
		text-align:left;
		padding:10px;
		}

	/* 今週の放送は */
.Chigumaya 	.theme p {
		font-size:10px;
		line-height:18px;
		color: #ff3333;
		text-decoration: none;
		font-weight: normal;
		background:#fffff0 url("../img/program/chigumaya/dot_line1.gif") 115px 8px no-repeat;
		margin:5px 0;
		}

.Chigumaya 	div.theme ul {
		margin-bottom: 10px;
		margin-left:20px;
		}

.Chigumaya 	div.theme ul li {
		list-style: disc;
		height:21px;
		font-size:14px;
		line-height:24px;
		color: #191970;
		text-decoration: none;
		font-weight: normal;
		text-align:left;
		}

	/* メッセージはこちらから */
.Chigumaya 	div.theme .item {
		font-size:10px;
		line-height:21px;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		background:#ff3333;
		padding:0 5px;
		margin-right:5px;
		border:1px solid #ff3333;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		}


/* --- 番組コーナー --- */

.Chigumaya div.feature_unit {
	text-align:left;
	height:auto;
	padding:1px;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	margin-bottom:1px;
	}

.Chigumaya div.feature_unit:after {
	content:"";
	display:block;
	clear:both;
	}

	/* コーナー情報 */
.Chigumaya 	div.feature_unit .info {
/*		background:#ffffff ;*/
		text-align:left;
		padding:4px;
		height:auto;
		}

	/* もっと読む */
.Chigumaya 	div.feature_unit .more {
		background:#f5f5f5 ;
		padding:3px 5px ;
		}

	/* 画像 */
.Chigumaya 	div.feature_unit img.photo{
		width:96px;
		/*height:00px;*/
		margin-right:10px;
		float:left;
		border:6px solid #dcdcdc;
		}

	/* 画像（大） */
.Chigumaya 	div.feature_unit img.photo_big{
		width:200px;
		/*height:150px;*/
		margin-right:10px;
		float:left;
		border:6px solid #dcdcdc;
		}

	/* コーナー名 */
.Chigumaya 	div.feature_unit .chapter{
		font-size:12px;
		line-height:20px;
		color: #6b8e23;
		text-decoration: none;
		font-weight: normal;
		padding-left:14px;
		white-space:nowrap;
		background: url("../img/program/chigumaya/btn_item.gif") 0 1px no-repeat;
		}

	/* テキスト・ユニット */
.Chigumaya 	div.feature_unit .tx_unit {
		text-align:left;
		margin:2px 0 ;
		}

	/* 強調 */
.Chigumaya 	div.feature_unit .caption{
		margin-top:5px;
		font-size:12px;
		line-height:14px;
		color: #202f55;
		text-decoration: none;
		font-weight: bold;
		}

	/* 強調 */
.Chigumaya 	div.feature_unit .item {
		font-size:10px;
		line-height:18px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		background:#808000;
		padding:0 5px;
		margin-right:5px;
		}


/* --- コーナー詳細 --- */

.Chigumaya div.detail_unit {
/*	background:#fff ;*/
	text-align:left;
	padding:10px;
	margin-bottom:3px;
	height:auto;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #efefef;
	border-top:1px solid #efefef;
	}

.Chigumaya div.detail_unit:after {
	content:"";
	display:block;
	clear:both;
	}

	/* コーナー・テーマタイトル */
.Chigumaya 	div.detail_unit #title{
		font-size:16px;
		line-height:21px;
		color: #303030;
		text-decoration: none;
		font-weight: bold;
		padding-top:10px;
		padding-left:5px;
		padding-bottom:10px;
		white-space:nowrap;
		}

	/* コーナー・テーマオンエアー日 */
.Chigumaya 	div.detail_unit #date{
		font-size:10px;
		line-height:10px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		padding:3px 5px;
		white-space:nowrap;
		background:#ff3333 url("../img/program/chigumaya/bg_date.gif") left top repeat;
		margin:10px 0;
		}

	/* コーナー・テーマ見出し */
.Chigumaya 	div.detail_unit div.paragraph{
		margin-bottom:10px;
		border-bottom:1px dotted #c0c0c0;
		}

	/* コーナー・テーマ見出し */
.Chigumaya 	div.detail_unit .chapter{
		font-size:12px;
		line-height:18px;
		color: #222;
		text-decoration: none;
		font-weight: bold;
		padding-left:10px;
		white-space:nowrap;
		border-left:7px solid #ff9900;
		}

	/* コーナー・テーマ小見出し */
.Chigumaya 	div.detail_unit .caption{
		font-size:12px;
		line-height:24px;
		color: #222;
		text-decoration: none;
		font-weight: bold;
		border-left:7px solid #ffc5c5;
		padding-left:4px;
		}

	/* コーナー・テーマテキスト */
.Chigumaya 	div.detail_unit p{
		font-size:12px;
		line-height:18px;
		color: #444;
		text-decoration: none;
		/*text-indent: 1em;*/
		font-weight: normal;
		margin-bottom:10px;
		margin-top:5px;
		}

.Chigumaya 	div.detail_unit span.costume{
		font-size:12px;
		line-height:21px;
		color: #696969;
		text-decoration: none;
		font-weight: normal;
		padding-left:10px;
		background:#ffffff url("../img/program/chigumaya/item_list1.gif") 0 5px no-repeat;
		}

.Chigumaya 	div.detail_unit span.costume_price{
		font-size:12px;
		line-height:21px;
		color: #222;
		text-decoration: none;
		font-weight: normal;
		padding-left:15px;
		/*text-indent: 1em;*/
		text-align:right;
		}

	/* コーナー・写真（セット） */
.Chigumaya 	div.detail_unit .photo_unit {
/*		float:left;*/
		}

	/* コーナー・写真（単体） */
.Chigumaya 	div.detail_unit .photo_unit .pbox {
		padding-bottom:9px;
		padding-right:18px;
		font-size:10px;
		line-height:14px;
		color: #303030;
		text-decoration: none;
		font-weight: normal;
		}

	/* コーナー・写真 */
.Chigumaya 	div.detail_unit .photo_unit img.small {
		width:160px;
		/*height:0px;*/
		margin-bottom:3px;
		border:1px solid #c0c0c0;
		}

.Chigumaya 	div.detail_unit .photo_unit img.costume {
		width:160px;
		/*height:0px;*/
		margin-bottom:2px;
		border:1px solid #c0c0c0;
		}

.Chigumaya 	div.detail_unit .photo_unit img {
		width:320px;
		/*height:0px;*/
		margin-bottom:2px;
		border:1px solid #c0c0c0;
		}

	/* コーナー・テーマ情報ユニット */
.Chigumaya 	div.detail_unit .info_unit:after {
		content:"";
		display:block;
		clear:both;
		}

.Chigumaya 	div.detail_unit .info_unit {
		margin-top:10px;
		padding:10px;
		background: url("../img/bg_program.gif") left top repeat;
		}

	/* コーナー・テーマ情報項目 */
.Chigumaya	dl.info_list {
		width: 350px;
		margin-top: 0;
		}

.Chigumaya 	dl.info_list dt {
		clear: left;
		float: left;
		background:#a9a9a9;
		padding:0 5px;
		width:60px;
		font-size:10px;
		line-height:16px;
		font-weight: normal;
		text-align:center;
		color: #fff;
		}

	/* コーナー・テーマ情報リスト */
.Chigumaya 	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 80px;
		}

.Chigumaya	dl.info_list2 {
		width: 95%;
		}

.Chigumaya 	dl.info_list2 dt {
		clear: left;
		float: left;
		background:#a9a9a9;
		padding:0 5px;
		width:60px;
		font-size:10px;
		line-height:16px;
		font-weight: normal;
		text-align:center;
		color: #fff;
		}

.Chigumaya 	dl.info_list2 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 80px;
		}

	/* コーナー・テーマ情報マップ */
.Chigumaya 	#access {
		width: 170px;
		float:right;
		background-color: #FFFFFF;
		position: relative;
		}

.Chigumaya 	#access a .large {
		border: 0px;
		display: block;
		height: 1px;
		left: -1px;
		position: absolute;
		top: -1px;
		width: 1px;
		}

.Chigumaya 	#access a img {
		border: 0;
		height: 120px;
		width: 160px;
		}

.Chigumaya 	#access a.p1, #pic a.p1:visited {
		background: #ffffff;
		border: 5px solid #ffffff;
		display: block;
		height: 120px;
		left: 0;
		text-decoration: none;
		top: 0;
		width: 160px;
		}

.Chigumaya 	#access a.p1:hover {
		background-color: #8C97A3;
		color: #000000;
		text-decoration: none;
		}

.Chigumaya 	#access a.p1:hover .large {
		border: 8px solid #ffffff;
		display: block;
		height: 300px;
		left: 10px;
		position: absolute;
		top: -200px;
		width: 400px;
		}

	/* ムービー */
.Chigumaya 	div#movie 
{
	background:#fff url("../../img/movie_bg.gif") left top repeat;
	text-align:center;
	padding:20px;
	border:1px solid #c0c0c0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height:auto;
	margin-bottom:5px;
	}

.Chigumaya 	div#movie img {
		width:320px;
		height:180px;
		}

	/* バックナンバー */
.Chigumaya 	a.back_number {
		display:block;
		text-align:left;
		padding:2px 5px ;
		height:auto;
		border-bottom:1px solid #c0c0c0;
		border-right:1px solid #c0c0c0;
		border-top:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
		margin-bottom:1px;
		font-size:10px;
		line-height:15px;
		color: #007bbb;
		text-decoration: none;
		font-weight: normal;
		background-color:#ffffff;
		}

	/* バックナンバー一覧 */
.Chigumaya 	a.back_view {
		display:block;
		text-align:left;
		padding:2px 5px ;
		height:auto;
		border-bottom:1px solid #c0c0c0;
		border-right:1px solid #c0c0c0;
		border-top:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
		margin-bottom:1px;
		font-size:10px;
		line-height:15px;
		color: #007bbb;
		text-decoration: none;
		font-weight: normal;
		background-color:#f0f8ff;
		}

.Chigumaya 	a.back_number:hover {
		display:block;
		background-color:#f0f8ff;
		color: #222222;
		text-decoration: none;
		}

.Chigumaya 	a.back_view:hover {
		display:block;
		background-color:#f5f5f5;
		color: #222222;
		text-decoration: none;
		}

.Chigumaya 	a.back_number img{
		width:32px;
		height:24px;
		margin:2px 5px 2px 0;
		float:left;
		border:1px solid #dcdcdc;
		}

.Chigumaya 	a.back_number:after {
		content:"";
		display:block;
		clear:both;
		}

.Chigumaya 	a.back_number .date {
		font-size:10px;
		line-height:14px;
		color: #999966;
		text-decoration: none;
		font-weight: normal;
		}

	/* 番組トップページへ戻る */
.Chigumaya 	#back_ptop {
		float:right;
		position: absolute;
		top: 14px;
		left: 8px;
		}

.Chigumaya 	#back_ptop a img {
		border: 0;
		width: 34px;
		height: 45px;
		}

.Chigumaya 	#back_ptop a,
.Chigumaya 	#back_ptop a:visited {
		display: block;
		top: 0;
		left: 0;
		width: 34px;
		height: 45px;
		}

.Chigumaya 	#back_ptop a:hover {
		top: 0;
		left: 0;
		width: 34px;
		height: 45px;
		}

.Chigumaya 	#back_ptop a .large {
		display: block;
		position: absolute;
		top: -1px;
		left: -1px;
		width: 1px;
		height: 1px;
		border: 0px;
		}

.Chigumaya 	#back_ptop a:hover .large {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 34px;
		height: 45px;
		}
		
		
.Chigumaya DIV.EnqueteBody
{
	width: 100%;
}
.Chigumaya DIV.EnqueteBody DIV.divEnqueteTitle
{
	font-size: 115%;
	font-weight: bold;
}
.Chigumaya DIV.EnqueteBody DIV.divEnqueteSpan
{
	font-size:13px;
	line-height:13px;
	color: #fff;
	text-decoration: none;
	padding:3px 5px;
	white-space:nowrap;
	background:#ff3333 url("../img/program/chigumaya/bg_date.gif") left top repeat;
	margin:10px 0;
}
.Chigumaya DIV.EnqueteBody DIV.divEnquetePreMessage
{
	margin-bottom: 1.5em;
}
.Chigumaya DIV.EnqueteBody DIV.divPrivacyPolicy
{
	width: 100%;
	text-align: right;
	font-size: smaller;
}
.Chigumaya DIV.EnqueteBody DIV.Question
{
	margin-bottom: 1.5em;
}
.Chigumaya DIV.EnqueteBody DIV.Question DIV.Step
{
	margin-bottom: 0.75em;
	padding: 1px 0.5em;
	border-left: solid 5px #f33;
	border-top: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	background:#fff url("../img/program/supernews/t_bg.gif") left top repeat-x;
	text-align:left;
	font-size: 80%;
	color: #666;
}
.Chigumaya DIV.EnqueteBody DIV.Question DIV.Article
{
}
.Chigumaya DIV.EnqueteBody DIV.Question DIV.Answer
{
}
.Chigumaya DIV.EnqueteBody DIV.Question DIV.Answer TEXTAREA
{
	width: 99.25%;
	height: 4em;
}
