/*=====================================
	html要素
=======================================*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure,
figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


body {
	font-family: "MS Pゴシック";
	line-height: 1.0;

	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;

	/*iPhone長押し無効用*/
	-webkit-touch-callout: none;

	-webkit-text-size-adjust: none;

	color: #1E2428;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}

img {
	border 0;
	vertical-align: bottom;
}
ul,ol {
	list-style: none;
}
table {
	border-collapse: collapse;
}
th, td {
	padding: 0px;
}

footer {
	z-index: 2;
}

/*=============================
  ヘッダー・フッターバー
=============================*/

.header-background{
	width: 100%;
	border-bottom: 1px solid #745399;
	height: 74px;
	line-height: 20px;
	color: #1E2428;
	background-color: #FFFFFF;
	font-size:12px;

	/* background-color: #ECCE81;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FAF0CF), color-stop(45%, #F1DB91), to(#ECCE81) );
	background-image: -moz-linear-gradient( top, #FAF0CF, #F1DB91 45%, #ECCE81 );
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81')"; */
}
.header-background-sp{
	width: 100%;
	border-bottom: 1px solid #745399;
	height: 49px;
	line-height: 16px;
	color: #1E2428;
	background-color: #FFFFFF;
	font-size:12px;

	/* background-color: #ECCE81;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FAF0CF), color-stop(45%, #F1DB91), to(#ECCE81) );
	background-image: -moz-linear-gradient( top, #FAF0CF, #F1DB91 45%, #ECCE81 );
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81')"; */
}
.pc_footer_menubox {
	/*width:476px;*/
	width:590px;
	margin:auto;
	padding:9px 0 0;

}
.pc_footer_menubox ul li {
	float:left;
}
.pc_footer_menu01 {
	margin-right:20px;
}
.sp_footer_menu01 {
	width:25%;
	float :left;
	padding:9px 0 0;
	text-align:center;
}
.sp_footer_menu02 {
	width:18%;
	float :left;
	padding:9px 0 0;
	text-align:center;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
   .sp_footer_menubox {width :335px;margin:auto;}
   .sp_footer_menu01 {width:100px;}
   .sp_footer_menu02 {width:55px;}
}
.header_btn_img_pmr {
	height: 30px;
	width: 30px;
}

.header_btn_img_01 {
	height: 30px;
	width: 90px;
	margin: auto 10px;
}
.header_btn_img_02 {
	height: 30px;
	width: 50px;
	margin-right: 10px;
}
.pc_iconmenu_right {
	float:right;
	width:375px;
}
.pc_iconmenu_right ul li{
	float:left;
	text-align:center;
}
.pc_iconmenu_left ul li{
	float:left;
	text-align:center;
}
.pc_iconmenu_left {
	float:left;
	width:220px;
}
.head_center{
	width: 600px;
	margin : 9px auto 0;
}
.head_center ul li{
	float : left;
	text-align:center;
}
.head_iconmenu{
	margin : 0 10px 0 0;
}
.head_iconmenu_last{
	margin : 0 ;
}
.head_iconmenu20{
	margin : 0 20px 0 0;
}
.head_iconmenu6{
	margin : 0 6px 0 16px;
}
.sp_iconmenu_box ul li{
	float : left;
	text-align:center;
}

.sp_iconmenu_leftbox{
	width:200px;
}
.sp_iconmenu_rightbox{
	width:120px;
}
.pc_header_area_character {
	height:40px;
    font-size:160%;
    display:table-cell;
	/*vertical-align:middle;*/
	line-height:20px;
	padding-top:10px;
}
.sp_header_area_character {
	height:42px;
    padding-left: 10px;
    font-size:150%;
    display:table-cell;
	vertical-align:middle;
}
.footer-background, .global-footer {
	width: 100%;
	border-bottom: 1px solid #ffffff;
	/* 2015/01/07 mqj add start */
	border-top: 1px solid #745399;
	border-left:0px;
	/* 2015/01/07 mqj add end */
	height: 59px;
	color: #FFFFFF;
/* 	background-color: #ECCE81;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#FAF0CF), color-stop(45%, #F1DB91), to(#ECCE81) );
	background-image: -moz-linear-gradient( top, #FAF0CF, #F1DB91 45%, #ECCE81 );
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81')"; */
}
.header-tbl {
	width: 100%;
	height: 46px;
	text-align: center;
	align: center;
	valign: middle;
	line-height: 46px;
}

.header-tbl td {
	text-align: center;
	align: center;
	valign: middle;
}

.header-title {
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
}

/* ヘッダーボタン */
.header-button {
	line-height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	width: 90%;

	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #330033;
	background-color: #6666CC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9999FF), color-stop(45%, #6666FF), color-stop(55%, #6666DD), to(#336699) );
	background-image: -moz-linear-gradient( top, #99CCFF, #6699EE 45%, #5588DD 55%, #336699 );

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	box-shadow: 0px 1px 1px #D9F5F3;
	-webkit-box-shadow: 0px 1px 1px #D9F5F3;
	-moz-box-shadow: 0px 1px 1px #D9F5F3;
}

.back-button {
	height: 40px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	vertical-align: middle;
	position: fixed;
	top: 1px;
	left: 1px;
	z-index: 5;
}
.scale-button {

	position: fixed;
	bottom: 0px;
	z-index: 5;
	height: 40px;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.scale-button_S {
	left: 1px;
}
.scale-button_L {
	right: 1px;
}

#sec_page_paper_detail table {
	border-collapse: collapse;
	border-spacing: 0px;
}

/* ヘッダータイトル */
.header-detail-title {
/*
	line-height: 15px;
	font-size: 14px;
*/
	color: #FFFFFF;
}

.page-header {
	line-height: 22px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	text-shadow: 1px 1px 1px #000000;
	font-family:"MS Pゴシック";
}

.global-footer {
	width: 100%;
	bottom: 0px;
}

.nextep-logo {
	height: 32px;
	background-color: #1E2428;
	vertical-align: middle;
}

.detail-header {
	border-bottom: 1px solid #ffffff;
	height: 46px;
	line-height: 15px;
	background-color: #0000FF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A988A9), to(#272672) );
}

/*========================
	データエリア
=========================*/
#sec_data_area {
	overflow: hidden;

	background-color: #FFF;
}

/*-----------------
	検索
------------------*/
#sec_search_header, #sec_search, #sec_search_footer {
/*
	display: none;
*/
}
#search_data_area {
	overflow:hidden;
}

#sec_search {
	overflow:hidden;
}
/*==========================
  ログインパーツ
===========================*/
.login-title2 {
	padding: 10px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
}

.login-button {
	width: 100%;
	margin: 0 auto;
}

/* ログインFOOTER */
#login_footer {
	bottom: 0px;
}

/*========================
  ログインTXT
==========================*/
.login-div {
	text-align: center;
}

.login-text {
	padding: 5px;
	width: 150px;
	font-size: 16px;

}
.login_form_area {
/*
	height: 1024px;
*/
}
.login-form {
	font-size: 15px;
}

.login-form input {
	width: 250px;
	font-size: 14px;
}

.top-buffer {
	height: 46px;
}
.pd-buffer {
	z-index: 1;
}

/*=======================
  紙面リスト
========================*/
#sec_page_paper_list header {
	position: fixed;
	top: 0px;
	left: 0px;
}

#sec_paper_list {
	overflow: scroll;
}
#sec_paper_list_header, #sec_paper_list, #sec_paper_list_footer {
	display: block;
}
#sec_paper_list_footer {
	position: fixed;
	bottom: 0px;
	left: 0px;

	padding-top: 5px;
	padding-bottom: 5px;
}

#sec_paper_list_format, #sec_paper_indexno_list {
	display: none;
}

.sec_paper_list_page {
	float: left;
	width: 100%;
}
.s_list_detail {
	border-bottom: 1px dotted #001133;
	color: #1E2428;
	width: 100%;
}

.tbl_list_data {
	width: 100%;
}

#sec_paper_list_pageInfo {
	display: none;
}

#sec_page_paper_list footer div.ui-block-a {
	text-align: left;
}
#sec_page_paper_list footer div.ui-block-a a {
	margin-left: 5px;
}
#sec_page_paper_list footer div.ui-block-c {
	text-align: center;
}
#sec_page_paper_list footer div.ui-block-e {
	text-align: right;
}
#sec_page_paper_list footer div.ui-block-e a {
	margin-right: 5px;
}

/*-----------------
  紙面詳細
------------------*/
#sec_paper_detail {
	width: 100%;
	/* 20140109 lyj Insert Start */
	position: absolute;
	/* 20140109 lyj Insert End */
}

.td_list_img {
	width: 49px;
	text-align: center;
}

.list_img {
	width: 45px;
	height: 55px;
}

#paper_detail_horizon_format {
	display: none;
}

#right_zahyo, #left_zahyo {
	z-index: 2;
}

#work_paper_img {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#paper_detail_svg {
	position: absolute;
	display: none;
/*20130424*/
	z-index: 2;
/*20130424*/
}

/*------------------
  リストテーブル要素
--------------------*/
.td_list_detail {
	text-align: left;
	padding: 2px;
}

.div_data_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #1E2428;
}
.div_data_detail {
	font-size: 13px;
	color: #777777;
}


.td_list_btn {
	width: 30px;
}

.div_center, .search_button {
	text-align: center;
	align: center;
	color: #666;
}
.search_button {
	color: #FFF;
	background-color: #777;
	line-height: 20px;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.nav-movePage {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.nav-page-left {
	position: absolute;
	bottom: 0px;
	left 10px;
}

.txt_disable {
	color: #FFFFFF;
	text-shadow: 0px -1px 1px #000000;
	text-decoration: none;
}
.movePage {
	width:25px;
}

.txt_disable {
	color: #888888;
}


/*============================
	紙面詳細ヘッダー
=============================*/
.detail-header {
	border-bottom: 1px solid #ffffff;
	height: 46px;
	line-height: 46px;
	background-color: #0000FF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A988A9), to(#272672) );
}

.tbl-detail-header {

	width: 100%;
	height: 40px;
	align: left;
	valign: middle;
	line-height: 38px;
}


.div-title {
	color: #FFFFFF;
}

/*============================
	紙面詳細ヘッダー
=============================*/
#sec_paper_detail_header, #sec_paper_detail, #sec_paper_detail_footer {
/*
	display: none;
*/
}
#sec_page_paper_detail header {
	z-index: 4;
	display: block;
}
.paper_detail_tool {
	line-height: 15px;
	font-size: 14px;
	color: #FFFFFF;
}
#sec_paper_detail {
	z-index: 2;
}
/* Androidツールバー */
#sec_paper_detail_toolbar {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5;
	background-color: #000;
	width: 100%;
	height: 46px;
	font-size: 15px;
	line-height: 15px;,
}
#sec_paper_detail_toolbar table {
	height: 100%;
	vertical-aligin: middle;
}
/*
#sec_paper_detail_toolbar_tbl div {
	background-color: #555;
}
*/
/* ツールバーTEXT */
.toolbar_txt {

	color: #FFF;
}
.toolbar_txt_disable {
	color: #888888;
}

#sec_paper_detail_footer_k
{
	display: none;
}

#sec_paper_detail {
	background-color: #DDD;
}
#paper_detail_area {
	width: 100%;
	position: absolute;
	background-color: #DDD;
}

/* 紙面詳細イメージ */
#paper_detail_img, #paper_detail_img_start, #paper_img_start_table {
	box-shadow: 0 0 6px #777;
	-webkit-box-shadow: 0 0 6px #777;
	-moz-box-shadow: 0 0 6px #777;

	z-index: 1;
	display: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
#paper_detail_img_start {
	display: block;
}

.paper_detail_img {
	vertical-align: bottom;
	z-index: 1;
}


.paper_detail_img_span {
	position: absolute;
	z-index: 3;
	cursor: pointer;
}


#sec_paper_detail_footer {
	display: none;
	position: fixed;
	bottom: 0px;
	left:0px;
	z-index: 4;
}

#detail_footer_div ul li {
	float: left;
	text-align: center;
}

#paper_detail_display {
	width: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	background-color: #EAEAEA;
}
#paper_detail_img_area {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

/* 20140109 lyj Insert End */
#sec_paper_detail_prev, #sec_paper_detail_next {

/*
	width: 20px;
*/
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	vertical-align: middle;
/*
	background-color: #FFF;
*/
	z-index: 3;
}
#arrow-left, #arrow-right {
	width: 20px;
}


#btn_S, #btn_L {

	width: 30px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.paper_list_selected {
	background-color: #745399;
}

#sec_paper_detail_paperList_area {
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	height: 0%;
	width: 100%;
	z-index: 4;
	background-color: rgba( 0,0,0, 0.5);

	text-shadow: none;
}
#sec_paper_detail_paperList {
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-color: rgba( 0,0,0,0.7 );
	z-index: 5;
	text-align: center;
}
#paper_slide_table_area {
	overflow-x: auto;
	overflow-y:hidden;
	-webkit-overflow-scrolling: touch;
}
#paper_slide_table  {
	text-align: center;
}
#paper_slide_table div.paper_info {
	float: right;
}
#paper_slide_table div.page_info_name {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
#paper_slide_table div.page_no {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

#sec_paper_detail_kijiList {
	display: none;
	position: fixed;
	overflow: hidden;
	top: 0px;
	left: 0px;
	z-index: 4;
	background-color: #000;
	align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 3px;
}
#tab_area {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#pdetail_kiji_list_tab {

	padding-left: 3px;
	padding-right: 3px;
/*
	text-align: center;
	font-size: 14px;
*/
	height: 22px;

/*
	padding-top: 2px;
*/
/*
	color: #000;
	background-color: #FFF;
*/
}

#pdetail_kiji_list_tab a {
	line-height: 18px;
	font-size: 16px;
}

#pdetail_kiji_list_tab td {
	width: 40%;

	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-moz-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 4px;
}

.pdetail_kiji_list_tab_select {
/*
	width: 60%;
	background-color: #335577;
	color: #FFF;
*/
}

#pdetail_kiji_list_area {
	overflow: scroll;
	font-size: 14px;
/*
	margin-left: 3px;
*/
}

/*============================
	記事リスト
=============================*/
#sec_page_kiji_list header {
	position: fixed;
	top: 0px;
	left: 0px;
}

#sec_kiji_list_header, #sec_kiji_list, #sec_kiji_list_footer {
/*
	display: none;
*/
}

#sec_kiji_list_footer, #sec_kiji_list_footer_k {
	position: fixed;
	bottom: 0px;
	left: 0px;

	padding-top: 5px;
	padding-bottom: 5px;
}

#sec_kiji_list_header_s, #sec_kiji_list_footer_k {
	display: none;
}
#sec_kiji_list_format {
	display: none;
}
#sec_kiji_list div,#sec_kiji_list table {
	width: 100%;
}

#sec_kiji_list {
	overflow: scroll;
}

.klist-title-section {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 5px 1px 5px;
}

.klist-honbun-section {
	font-size: 11px;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
/*
//	border-bottom: 1px dotted #000077;
//	overflow: hidden;
//	white-space: nowrap;
//	text-overflow: ellipsis;
*/
}

.klist-shimeninfo-section {
	font-size: 11px;
	color: #8888FF;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.klist-title-section-height{
	height: 55px
}

.klist-title-section, .klist-honbun-section {
	color: #1E2428;
}

.klist-detail-section {

}

.klist-detail-section table {
	border-bottom: 1px solid #000077;
}

/*
.klist-detail-section table:last-of-type {
//	border-bottom: hidden;
}
*/

.sec_kiji_list_page {
	float: left;
}

#sec_page_kiji_list footer div.ui-block-a {
	text-align: left;
}
#sec_page_kiji_list footer div.ui-block-a a {
	margin-left: 5px;
}
#sec_page_kiji_list footer div.ui-block-e {
	text-align: right;
}
#sec_page_kiji_list footer div.ui-block-e a {
	margin-right: 5px;
}

/*=======================
	=========================*/
#sec_kiji_indexNo_list {
	display: none;
}

/*========================
	記事詳細
=========================*/
#sec_kiji_detail_header, #sec_kiji_detail, #sec_kiji_detail_footer, #sec_kiji_detail_work {
/*
	display: none;
*/
}

#sec_kiji_detail_footer_k {
	display: none;
}
#sec_kiji_detail_header {

	position: fixed;
	top: 0px;
	left: 0px;
}
#sec_kiji_detail_footer, #sec_kiji_detail_footer_k {

	position: fixed;
	bottom: 0px;
	left: 0px;

	padding-top: 5px;
	padding-bottom: 5px;
}
/* 險倅ｺ玖ｩｳ邏ｰ Footer */
#sec_page_kiji_detail footer div.ui-block-a {
	text-align: left;
}
#sec_page_kiji_detail footer div.ui-block-a a {
	margin-left: 5px;
}
#sec_page_kiji_detail footer div.ui-block-e {
	text-align: right;
}
#sec_page_kiji_detail footer div.ui-block-e a {
	margin-right: 5px;
}

/*
#sec_kiji_detail_footer div {
	height: 35px;
	align: center;
	vertical-align: middle;
}
*/

#sec_kiji_detail {
	overflow: scroll;
/*
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
*/
}

#sec_kiji_detail_area {

}

.kiji_detail_info {

	background-color: #FFF;
	z-index: 1;
/*
	float: left;
*/

	padding-left: 5px;
/*
	width: 98%;
*/
}

.kiji_detail_info_move {

	box-shadow: 0 0 6px #777;
	-webkit-box-shadow: 0 0 6px #777;
	-moz-box-shadow: 0 0 6px #777;
}



.kdetail_shimeninfo {
	line-height: 16px;
	font-size: 14px;
	color: #FFFFFF;
/*
	background-color: #8888FF;
*/
	background-color: #e26d2e;

	text-indent: 5px;

	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}


.kdetail_title {
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #AAF;

	text-align: left;

/*
	text-indent: 5px;
*/

}


.kdetail_text {

	font-weight: none;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 5px;

	color: #111111;
	line-height: 22px;
	font-size: 15px;
	font-family: "ＭＳ Ｐ明朝",serif;

	-webkit-text-size-adjust: none;
}

.kdetail_text_column {

	column-gap: 16px;
	-moz-column-gap: 16px;
	-webkit-column-gap: 16px;

	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;

	column-width: 543px;
	-moz-column-width: 543px;
	-webkit-column-width: 543px;

	column-rule: 1px solid #777;
	-webkit-column-rule: 1px solid #777;
	-moz-column-rule: 1px solid #777;

}

.kdetail_end_pos {
	display: block;
}



.kdetail_photo {

	float: right;
	width: 50%;

/*	text-align: left; */
	text-align: right;
}


.kdetail_paper_link_title {

	text-indent: 10px;
	clear: both;
	background-color: #CCC;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;

	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

div.kdetail_paper_link {
	width: 100%;
	margin-bottom: 5px;
	cursor: pointer;
}
div.kdetail_paper_link td.td_list_img {
	padding: 5px;
}

.relatedPhoto {

	width: 90%;
}

.simg {

/*
	position: relative;
	top: -411px;
*/
}

a {
	text-decoration: none;
}

/*====================
	画像詳細
=====================*/
#sec_photo_header, #sec_photo, #sec_photo_footer {
/*
	display: none;
*/
}

#sec_photo_data_area {
	overflow: hidden;
}


#sec_photo_view_format
{
	display: none;
}
#sec_photo
{
	margin-left: 0px;
	background-color: #EEE;
	overflow: hidden;
}
.photo_thum {
	float: left;
}
#photo_view_area {
/*
	position: absolute;
*/
}
#photo_view {
/*
	position: absolute;
*/
}
.photo_img {
	margin-right: 20px;
	box-shadow: 0 0 6px #555;
	-webkit-box-shadow: 0 0 6px #555;
	-moz-box-shadow: 0 0 6px #555;

}

/*====================
	検索画面
=====================*/
#search_header {
/*
	position: fixed;
	top: 0px;
	left: 0px;
*/
}
#search_data_area {
/*
	position: absolute;
	overflow: scroll;
	left: 0px;
*/
}

/*=====================
	スプラッシュ画面
=======================*/
#loading_layer {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(100,100,100,0.3);
	z-index: 100;
}
#loading_layer_logo {
	top: 10px;
	left: 10px;
}

#st_loading_img {

	width: 60%;
	width: 300px;
}

#loading_img {

	width: 100px;
	height: 100px;
}

#st_loading_layer {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,1);
}


/*=========================

==========================*/
.navi-i-header {
	position: relative;
}

/*=========================
	JQuery Mobile
===========================*/
.ui-content {
	padding: 0px;
}


/*
.page {
	display: none;
}
*/

#start {
/*
	display: block;
*/
}

/*=======================
=======================*/
.highlight_word {
	background: #FF6;
}

#sec_scale_btn_L {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 50px;
	text-align: center;
	valign: middle;
	background-color: rgba(100,200,100,0.5);
}
.buffer {
	display: none;
}
.header-background table{
	vertical-align: middle;
	border-spacing: 0px;
}
.header-background td {
	vertical-align: middle;
}
.header-background div{
	vertical-align: middle;
}
.header-background img{
	vertical-align: middle;
}

.ui-bar-b {

	background-color: #FFFFFF;

	/* background-color: #ECCE81;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FAF0CF), color-stop(45%, #F1DB91), to(#ECCE81) );
	background-image: -moz-linear-gradient( top, #FAF0CF, #F1DB91 45%, #ECCE81 );
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAF0CF', endColorstr='#ECCE81')"; */
}

#logout_btn {
	font-size: 10px;
}

/*===================
	Clip
===================*/
/* MENU */
#sec_clip_menu {
	display: none;
	position: fixed;
	z-index: 20;
}
/*
#sec_clip_menu ul {
	z-index: 20;
}
*/

.div_clip_icon {
	cursor: pointer;
	text-align: center;
}
.clip_icon {
	height: 25px;
	background-color: white;
}

#sec_menu_layer {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba( 0,0,0,0.5 );
	z-index: 10;
}

.clip_select {
	background-color: #DEF;
}


#black_layer {
	display: none;
	background-color: rgba( 200,200,200, 0.5 );
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
}
#sec_pdetail_ip_footer {
	display: none;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
/*---------------------
	広告
---------------------*/

img.img_btn {
	position: absolute;
	min-width: 30px;
	width: 30px;
	height: 30px;
	top: -5px;
	right: -5px;
}

#sec_paper_detail_adv {
	position: absolute;
	top: 0px;
	left: 0px;

	background-color: #EAA;

	width: 99%;
	height: 99%;
	overflow: scroll;
}

#sec_paper_detail_adv iframe {

	width: 100%;
/*
	height: 100%;
*/
}
img.frame_btn {
	position: absolute;
	min-width: 30px;
	width: 30px;
	height: 30px;
	top: 10px;
	right: 30px;
}
/*===================
	各種ボタン
===================*/
/* MENU */
#search_menu, #list_menu {
	display: none;
	position: absolute;
	z-index: 20;
}

/*
.button.bordered.back:before {
*/
.back_btn:before {
	content: " ";
	display: block;
	z-index: 0;
	background-image:
		-webkit-gradient(linear, left top, right bottom,
			from(#92a1bf),
			color-stop(0.3, #798aad),
			color-stop(0.51, #6276a0),
			color-stop(0.51, #556a97),
			color-stop(0.75, #566c98),
			to(#546993));
	border-left: solid 1px #484e59;
	border-bottom: solid 1px #9aa5bb;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 4px;
	height: 23.5px;
	width: 23.5px;
	display: inline-block;
	-webkit-transform: rotate(45deg);
	-webkit-mask-image:
		-webkit-gradient(linear, left bottom, right top,
			from(#000000),
			color-stop(0.5,#000000),
			color-stop(0.5, transparent),
			to(transparent));
	position: absolute;
	left: -9px;
	top: 2.5px;
	-webkit-background-clip: content;
}
/*=================================
==================================*/
#sec_page_genre_list {
/*
	overflow-x: hidden;
	overflow-y: scroll;
*/
}
#genre_list {
	z-index: 0;
	overflow-x: hidden;
}
#genre_list ul {
	overflow-x: hidden;
}
#genre_list li {

	padding-left: 20px;
	padding-right: 10px;
}
#genre_list li h6 {
	line-height: 18px;
}

#sec_page_genre_list header {
	position: fixed;
	top: 0px;
	z-index: 10;
}
#genre_header_layer {
	position: fixed;
	top: 0px;
	z-index: 5;
}
#sec_page_genre_list footer {
	position: fixed;
	bottom: 0px;
}

#search_menu, #list_menu {
	position: fixed;
	top: 0px;
}
#sec_menu_layer {
	position: fixed;
	top: 0px;
}


/*20130722*/
.yomiuri-logo {
        height: 35px;
        vertical-align: middle;
	width: 150px;
}
/*20130722*/

/*20140204*/
.header_btn_img{
  height: 40px;
  cursor: pointer;
}
/*20140204*/
.header_btn_logo{
  height: 25px;
}

.span_mb_footer {
	cursor: pointer;
	text-align: center;
	font-size: 11px;
}

#paper_detail_header {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 4;
}

#sec_paper_detail_selectList_area {
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	height: 0%;
	width: 100%;
	z-index: 4;
	background-color: rgba( 0,0,0, 0.5);

	text-shadow: none;
}
#sec_paper_detail_selectList {
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-color: rgba( 0,0,0,0.7 );
	z-index: 5;
	text-align: center;
}
#paper_select_table_area {
	overflow-x: scroll;
	overflow-y:heiiden;
}
#paper_select_table  {
	text-align: center;
}
#paper_select_table div.paper_select_info {
	float: right;
}
#paper_select_table div.page_select_info_name {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
#paper_select_table div.page_select_no {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

#paper_detail_img_area_left {
	position: fixed;
	left: 0px;
	z-index: 4;
}

#paper_detail_img_area_right {
	position: fixed;
	right: 0px;
	z-index: 4;
}

#paper_detail_img_help_right {
	position: fixed;
	right: 0px;
	z-index: 2;
}

#paper_detail_img_area_allshow {
	position: fixed;
	right: 0px;
	z-index: 4;
}

#area-left, #area-right, #area-allshow {
}

.kiji_list_rec {
	width: 100%;
}

/*日付選択*/
#paperListDiv {
	position:fixed;
	cursor: default;
	opacity:1;
	filter: alpha(opacity=100); 		/* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	-webkit-overflow-scrolling: touch;
}
div.Tile
{
        position: relative;
        height: 205px;
        width: 130px;
        background-color: #cccccc;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        float: left;
}

table.TileTable
{
        text-align: center;
        width: 130px;
}

/*媒体選択*/
#baitaiDiv {
	background-color:  #003f7d;
	position:absolute;
	cursor: default;
	opacity:1;
	filter: alpha(opacity=100); 		/* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	width:370px;
	height:370px;
	display:none;
	z-index:20;


}

#baitaiSelectDiv {
	margin: 10px;
	background-color: #fff;
	overflow: auto;
}

.radio_baitai {
	margin: 15px;
	margin-left: 25px;
}

.label_baitai {
	display: inline !important;
	font-size: 20px !important;
	font-weight:bold !important;
}

.baitaiButtonDiv {
	margin-top: 20px;

}

.baitaiButtonDivLeft {
	float: left;
	width:50%;
	text-align: center;
}

.baitaiButtonDivRight {
	float: right;
	width:50%;
	text-align: center;
}

.baitaiButton {
	font-weight:bold !important;

	cursor: pointer;
	text-align: center;
	padding:10px;

	background-color: #fff;
	border-color: #061d32;
	border-radius: .3125em ;
}

#sec_clip_layer {
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba( 0,0,0,0.5 );
	z-index: 10;
}

#sec_paper_list_layer {
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba( 0,0,0,0.5 );
	z-index: 10;
}

#sec_paper_detail_subMune {
	margin-top: -6px;
	top: 0px;
	left: 5px;
	background-color:rgba( 0,0,0,0.6 );
	position:fixed;
	cursor: default;
	width:80px;
	height:270px;
	display: none;
	text-align: center;
	z-index:3;
}

#sec_paper_detail_subMune .subMune {
	cursor: pointer;
	margin-top: 15px;
	height:70px;
}

#sec_paper_detail_subMune .title {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: none;
}

.btn_kenbanTop{
	width: 50px;
    height: 50px;
    position: fixed;
    z-index: 40;
    right: 10px;
    top: 15px;
}

.btn_kenbanBottom{
	width: 50px;
    height: 50px;
    position: fixed;
    z-index: 40;
    right: 10px;
    bottom: 15px;
}

.imgTurnLeft{
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 	/* IE 9 */
	-moz-transform:rotate(-90deg); 	/* Firefox */
	-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
	-o-transform:rotate(-90deg); 	/* Opera */
}

.imgTurnRight{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
