@charset "utf-8";

/* =============================================

	更新情報のテーブル
	カテゴリーから探す一覧のテーブル
	カテゴリーから探す一覧のぺージャリスト CSS

 -----------------------------------------------


/* 更新情報（世論調査・ことば（放送用語）
========================================== */

table.page-update {
	width: 676px;
	margin: 12px 0 6px 0;
}

/* safari only */
html[xmlns*=""] body:last-child table.page-update {font:12px/1 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif !important;}

table.page-update th { /* 更新画像アイコン */
	width: 80px;
	padding: 0px 10px;
}

table.page-update td.date { /* 更新日付 */
	width: 90px;
	padding: 0px 12px 0px 0;
}

table.page-update td.title { /* 更新タイトル */
	width: auto;
	padding: 0px 12px 0px 0px;
	/padding: 2px 12px 0px 0px; /* IE6・7 */
	vertical-align: middle !important;
}

table.page-update td.title p.update { /* 更新タイトルテキスト */
	background: url(../../images/common/ico/arrow_04.gif)  left top no-repeat;
	text-decoration: none;
	padding-left: 1.0em;
	vertical-align: middle !important;
}

/* safari only \*/
html:\66irst-child table.page-update {font:12px/1 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif !important;}
/* safari only \*/
html:\66irst-child table.page-update td.date {
		width: 98px !important;}

div.section table.page-update img.icon_sum { /* 「NEW」アイコン */
	padding: 0px 0 0 5px;
	_margin: -8px 0 0px 5px; /* IE6 */
}


/* カテゴリーから探す - 一覧テーブル（全体構造）
================================================== */

table.session{
	width: 680px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC !important;
	clear: both;
}

/* safari only */
html[xmlns*=""] body:last-child table.session {font:12px/1 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif !important;}

table.session thead{ /* テーブル見出し部分 */
	margin: 0; padding: 0;
}

table.session thead tr{
	border: 0;
}

table.session thead th.t-space{ /* テーブル見出し（空白2行） */
	width: auto;
	padding: 0 !important; margin: 0 !important;
	border-bottom: 1px solid #CCC;
}

table.session thead th.t-summary{ /* テーブル見出し（サマリー） */
	width: 60px;
	padding: 0 !important; margin: 0 !important;
	border-bottom: 1px solid #CCC;
}

table.session thead th.t-detail{ /* テーブル見出し（詳細） */
	width: 158px;
	padding: 0 !important; margin: 0 !important;
	border-bottom: 1px solid #CCC;
}

table.session tr.category-tr th{ /* 日付領域 */
	width: 90px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding: 5px 0 5px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 	/* MACフォント */
	table.session tr.category-tr th{ /* 日付領域 */
	width: 105px; !important;
	}}

table.session td.category-description{ /* タイトル領域 */
	width: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding: 5px 0 5px 5px;
}

table.session td.category-yoron-description { /* 世論調査（調査研究成果）タイトル領域 */
	width: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding: 5px 0 5px 5px;
}

table.session td.category-description-kotoba{ /* ことば（放送用語）タイトル領域 */
	width: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding: 5px 0 5px 5px;
}

table.session td.category-summary{ /* サマリー領域 */
	border-top: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	text-align: center;
	padding: 5px 0 5px 0;
}

table.session td.category-detail{ /* 本文等のPDF領域 */
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 5px 5px;
}

table.session td.category-summary-kotoba{ /* ことば疑問の詳細へ領域 */
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 5px 10px;
}



/* カテゴリーから探す - 一覧テーブル（タイトル・アイコン）
================================================== */


table.session h3{ /* 一覧タイトル（世論調査・ことば（放送用語）*/
	margin: 0; padding: 0;
	vertical-align: middle;
	display: inline;
}

table.session h4{ /* 一覧タイトル（調査研究・成果）*/
	margin: 0; padding: 0;
	vertical-align: middle;
	display: inline;
}

table.session p{ /* 一覧タイトル下 */
	font-size: 92.4% !important;
	margin: 0 !important;
	padding: 0 !important;
}

table.session td.category-yoron-icon { /* 世論調査（調査研究成果）アイコン */
	width: 50px;
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 5px 5px;
}

table.session td.category-description img,
table.session td.category-description-kotoba img,
table.session td.category-yoron-description img{ /* 「NEW」アイコン */
	padding: 2px 0px 0px 6px !important;
	/padding: 0px 0px 0px 6px !important; /* IE6・7 */
}


/* カテゴリから探す - ページャボタン「1」「2」「3」「次へ」「最後へ」
========================================================================== */

div.list-session-section {
	width:670px;
	padding: 20px 10px 10px 10px;
	/padding: 10px 10px 10px 10px;
	overflow: hidden;
}

div.list-session-section-left {
	margin-bottom: 20px;
	float: left;
	display: inline;
}
div.list-session-section-left:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

div.list-session-section-right {
	float: right;
	display: inline;
}
div.list-session-section-right:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

div.list-session-section-right ul{ /* リスト領域 */
	float: right;
	zoom: 1;
}
div.list-session-section-right ul:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

div.list-session-section-right li{
	float: left;
	display: inline;
	text-align: center;
	margin: 0 2px;
	font-weight: normal;
	
}
div.list-session-section-right li a.session-no{ /* 数値（1.2.3...） */
	width: 28px; height: 26px;
	display: block;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
div.list-session-section-right li a.session-string{ /* 文字（次へ...） */
	width: 50px; height: 26px;
	display: block;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
div.list-session-section-right li a:hover{
	background: #A7C501;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

div.list-session-section-right li span.s-txt {
	padding-top: 5px;
	display: block;
}

:root *> div.list-session-section-right li span.s-txt { /* IE以外 */
	padding-top: 0px;
	display: block;
}

div.list-session-section-right li.active a{
	color: #FFFFFF !important;
	text-decoration: none !important;
	background: #A7C501;
}

:root *> div.list-session-section-right li a.session-no{ /* IE以外 */
	width: 28px; height: 20px;
	display: block;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
}

:root *> div.list-session-section-right li a.session-string{ /* IE以外 */
	width: 50px; height: 20px;
	display: block;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
}
:root *> div.list-session-section-right li a:hover{ /* IE以外 */
	background: #A7C501;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
:root *> div.list-session-section-right li.active a{ /* IE以外 */
	color: #FFFFFF !important;
	text-decoration: none !important;
	background: #A7C501;
}