﻿/*!
 * jQuery Mobile v1.0b2
 * http://jquerymobile.com/
 *
 * Copyright 2010, jQuery Project
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 */
/*
* jQuery Mobile Framework
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/



.gr_l{/*グラフ*/
	color: #fff;
	text-align:left;
	padding:2px;
	margin:3px 0;
	text-shadow:none;
	background-color:#5B9900;
	white-space: nowrap;
	font-size:1.1em;
}
.gr_s{/*グラフ*/
	color: #fff;
	text-align:left;
	padding:2px;
	margin:3px 0;
	text-shadow:none;
	background-color:#5B9900;
	white-space: nowrap;
	font-weight:bold;
}
.gr_srank{/*グラフ-ランキングトップ*/
	color: #fff;
	text-align:left;
	padding:2px;
	margin:0px 0 10px;
	text-shadow:none;
	background-color:#5B9900;
	white-space: nowrap;
	font-weight:bold;
}
.gr_n{/*グラフオフ（背景なし）*/
	color: #fff;
	text-align:left;
	padding:2px;
	margin:3px 0;
	text-shadow:none;
	background-color:#;
	white-space: nowrap;
	font-weight:bold;
}
.gr_off{/*グラフオフ（灰色）*/
	color: #fff;
	text-align:left;
	padding:2px;
	margin:3px 0;
	text-shadow:none;
	background-color:#ccc;
	white-space: nowrap;
	font-weight:bold;
}
.gr_ss{/*グラフ*/
	color: #fff;
	text-align:left;
	padding:2px;
	margin:1px 0;
	text-shadow:none;
	background-color:#5B9900;
	white-space: nowrap;
	font-size:0.9em;
}
table.graph {/*視聴率グラフ*/
	border: 1px #ccc solid;
	background-color:#060;
}

.ticker a {
	text-decoration:none;
	color:#006600;
}
.ticker a:link, a:visited {
	text-decoration:none;
	color:#006600;
}

/* ad
-----------------------------------------------------------------------------------------------------------*/

.ad{
overflow:hidden;
}

.ad_green {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 10px 0;
	background-color: #006600;
}

.ad_index_top {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px -15px;
	padding:10px 0 10px 0;
}

.ad_li_tl {
	width: 100%;
	text-align: center;
	margin: 10px 0px 10px -15px;
	padding:20px 0px 20px 0px;
	background-color: #eeeeee;
}

.ad_top_s {
	width: 100%;
	text-align: center;
	margin: 10px 0px 10px -15px;
	padding:20px 0px 20px 0px;
	background-color: #eeeeee;
}
.ad_li_bb {
	width: 100%;
	text-align: center;
	margin: 0;
	padding:15px 0 30px 0;
	background-color: #eeeeee;
}
.ad_center_nospace {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding:0px;
}
.ad_c {
	width: 100%;
	text-align: center;
	margin: 0;
	padding:15px 0 15px 0;
	background-color: #eeeeee;
}
.ad_b {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px -15px;
	padding:0px;
}
.ad_space {
	margin: 30px 0px 50px 0px;
	padding:0px;
	width:100%;
	text-align: center;
}
.ad_whiteback_space {
	width:100%;
	text-align: center;
	background-color: #fff;
}

.ad_toppage {/*トップページ上中下*/
	margin: 0px;
	padding:15px 0 15px 0;
	width:100%;
	text-align: center;
	background-color: #fff;
}

.ad_whiteback_space_top {
	margin: 0px;
	padding:15px 0 15px 0;
	width:100%;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #CCC;
}

.ad_greyback_space {
	margin: 0px;
	padding:15px 0 15px 0;
	width:100%;
	text-align: center;
	background-color: #eeeeee;
	border-top: 1px solid #CCC;
}
.ad_greyback_box {
	margin: 0px;
	padding:15px 0 15px 0;
	width:100%;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #CCC;
}
.ad_greyback {
	margin: 0px;
	padding:5px 0 5px 0;
	width:100%;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #CCC;
}
.ad_whiteback {
	margin: 0px;
	padding:5px 0 5px 0;
	width:100%;
	text-align: center;
	background-color: #fff;
	border: 1px solid #CCC;
}
.ad_grey_box {
	margin: 0px;
	padding:15px 0 15px 0;
	width:100%;
	text-align: center;
	background-color: #eee;
}
.ad {
	margin: 15px 0px 15px 0px;
	padding:0px;
	width:100%;
	text-align: center;
}
.ad_a {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding:0px;
}
.ad_bmb {/*336用*/
	margin: 15px 0px 15px -25px;
	padding:0px;
	width:100%;
	text-align: center;
}

/* ▲ボタン
-----------------------------------------------------------------------------------------------------------*/
#back-top {
	z-index: 10;	 
	font-size:2.4em;
	font-weight:bold;
	position: fixed;
	bottom: 100px;
	right: 5px;

 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 -khtml-opacity: 0.85;
 opacity:0.85;
 
}
#back-top a {
    padding:10px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background:#060;
	border: 3px solid #fff;
    -webkit-border-radius:15%;
	-moz-border-radius:15%;
	border-radius:15%;
}
#back-top a:hover {
    background: #ccc;
}

/* 丸ボタン
-----------------------------------------------------------------------------------------------------------*/

.lislis{
	margin-top:100px;
}


/*青*/
.font_maru_male{
	background:#0066cc;
	color :#fff;
	padding:5px;
    -webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border: 2px solid #fff;
}
.font_kaku_male{
	background:#0066cc;
	color :#fff;
	padding:5px;
    -webkit-border-radius:15%;
	-moz-border-radius:15%;
	border-radius:15%;
}
/*赤*/
.font_maru_female{
	background:#cc0000;
	color :#fff;
	padding:5px;
    -webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border: 2px solid #fff;
}
.font_kaku_female{
	background:#cc0000;
	color :#fff;
	padding:5px;
    -webkit-border-radius:15%;
	-moz-border-radius:15%;
	border-radius:15%;
}
/*緑*/
.font_maru_green{
	background:#006600;
	color :#fff;
	padding:5px;
    -webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border: 2px solid #fff;
}
.font_kaku_green{
	background:#006600;
	color :#fff;
	padding:5px;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.font_kaku_green_n{
	background:#006600;
	color :#fff;
	padding:5px;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

/*グレー*/
.font_maru_gray{
	background:#ccc;
	color :#fff;
	padding:5px;
    -webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.font_maru_green:hover {
	background: #ccc;
}
.font_kaku_green:hover {
	background: #ccc;
}

/* 丸ボタン
-----------------------------------------------------------------------------------------------------------*/
/*あいうえおリンクボタン（名前）*/


div#aiueo_menu{
	font-size:2.4em;
 	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
	text-align:center;
}
/*リンク*/
div#aiueo_menu a:link {
	color:#fff;
	text-decoration: none;
}
div#aiueo_menu a:visited {
	color:#fff;
}
div#aiueo_menu a:hover {
	color:#fff;
}
div#aiueo_menu a:active {
	color:#fff;
}


/*フッター*/

.footer_box{
	border: 2px solid #fff;
}

div#aiueo{
	font-size:2.2em;
 	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
}

/*リンク*/
div#aiueo a:link {
	color:#fff;
	text-decoration: none;
}
div#aiueo a:visited {
	color:#fff;
}
div#aiueo a:hover {
	color:#fff;
}
div#aiueo a:active {
	color:#fff;
}

/* ロールオーバー */
.aiueo_button:hover {
	background: #ccc;
}

/*目次ページ*/
/*あ行、か行...のリスト部分*/
#aaa,#iii,#uuu,#eee,#ooo,.aiueo_title{
	text-align:center;
	border-bottom-width: 1px;
	font-size:2.4em;
 	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
}

/*ふりがな頭*/
div.flb:first-letter {
	font-weight:bold;
	font-size:1.4em;
	color:#339900;
}

/*ふりがな頭 男*/
div.flb_male:first-letter {
	font-weight:bold;
	font-size:1.4em;
	color:#0066cc;
}

/*ふりがな頭　女*/
div.flb_female:first-letter {
	font-weight:bold;
	font-size:1.4em;
	color:#cc0000;
}

.crtcrt{/*リスト*/
	background-color:#6C3;
	border: 2px solid #fff;
}
.crtcrt_m{/*上部*/
	background-color:#6C3;
	border: 2px solid #fff;
}
.crtcrt_male{/*上部 男*/
	background-color:#0066cc;
	border: 2px solid #fff;
}
.crtcrt_female{/*上部　女*/
	background-color:#c00;
	border: 2px solid #fff;
}

/*リンク*/
div#aiueoaiueo a:link {
	color:#fff;
	text-decoration: none;
 	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";

}
div#aiueoaiueo a:visited {
	color:#fff;
}
div#aiueoaiueo a:hover {
	color:#fff;
}
div#aiueoaiueo a:active {
	color:#fff;
}




/*白抜き
-----------------------------------------------------------------------------------------------------------*/
.text_lgreen_back {
	color: #ffffff;
	background-color: #008C00;
	padding: 2px;
	text-shadow:none;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
}

.text_male_back {
	color: #ffffff;
	background-color: #0066cc;
	padding: 2px;
	text-shadow:none;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
}
.text_female_back {
	color: #ffffff;
	background-color: #cc0000;
	padding: 2px;
	text-shadow:none;
    -webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-weight:bold;
}

.mar_parent {
    overflow: hidden;
}

.mar_child {
    margin-bottom: 5px;
}

.text_ore_back_r {
	color: #ffffff;
	background-color: #ff9900;
	padding: 2px;
	text-shadow:none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.text_ore_back_rr {
	color: #ffffff;
	background-color: #ff9900;
	padding: 2px;
	margin:0px;
	text-shadow:none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.text_green_back_r {
	color: #ffffff;
	background-color: #5B9900;
	padding: 2px;
	text-shadow:none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

/* 文字
-----------------------------------------------------------------------------------------------------------*/
.touhaba{
	 font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
}
.text_male{
	color: #0051CC;
	text-shadow:none;
}

.text_female{
	color: #cc0000;
	text-shadow:none;
}

.text_shironuki {
    font-weight:bold;
    text-decoration:none;
    padding:3px;
	margin:5px;
    color:#fff;
    background-color:#cc0000;
}

.text_normal {
	font-weight:normal;
}
.text_bold {
	font-weight:bold;
}
.text_s {
	font-size:0.9em;
}
.text_ss {
	font-size:0.8em;
}
.text_sss {
	font-size:0.6em;
}
.text_l {
	font-size:1.1em;
}
.text_ll {
	font-size:1.2em;
}
.text_lll {
	font-size:1.4em;
}
.text_lm {
	font-size:1.6em;
}
.text_llll {
	font-size:3.0em;
}
.text_white {
	color: #ffffff;
	text-shadow:none;
}
.text_green {
	color: #006600;
	text-shadow:none;
}
.text_ore {
	color: #ff9900;
	text-shadow:none;
}
.text_up {
	color: #cc0000;
	font-weight:bold;
}

.text_greenl {
	color: #009900;
	text-shadow:none;
}
.text_greenll {
	color: #5B9900;
	text-shadow:none;
}
.text_red_back {
	color: #ffffff;
	background-color: #cc0000;
	padding: 2px;
	text-shadow:none;
}
.text_red_back_r {
	color: #ffffff;
	background-color: #cc0000;
	padding: 2px;
	text-shadow:none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
.text_ore_back {
	color: #ffffff;
	background-color: #ff9900;
	padding: 2px;
	text-shadow:none;
}
.text_green_back {
	color: #ffffff;
	background-color: #006600;
	padding: 2px;
	text-shadow:none;
}
.text_green_gray {
	color: #ffffff;
	background-color: #666;
	padding: 2px;
	text-shadow:none;
}
.text_white_back {
	background-color: #fff;
	padding: 2px;
	text-shadow:none;
}
div.spacer_u{
	margin:5px 0;
}
.text_ls {/*letter space*/
	letter-spacing: 0.4em;
}
.text_red {
	color: #cc0000;
	text-shadow:none;
}
.text_lgreen {
	color: #5B9900;
	text-shadow:none;
}

.text_reset {
	color: #333;
	text-shadow:none;
}
.text_blue {
	color: #0051CC;
	text-shadow:none;
}
.text_black {/*最低視聴率マーク*/
	color: #87CEEB;
	text-shadow:none;
}
.text_off {
	color: #999;
	text-shadow:none;
}
.text_ul {
	padding: 0 2px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.text_tl {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.catch_info {
	background-color: #fff;
	padding:5px;
	border: 1px solid #999;
}
.navi_button {
	line-height:1.4em;
}
.text_color {
	color: #cc0000;
}
.text_all {
	white-space: normal;
}
.descri a:link {
	color: #000000;
}
.descri a:visited {
	color: #000000;
}
.descri a:hover {
	color: #000000;
}
.descri a:active {
	color: #000000;
}
.wordbreak {
	overflow: visible;
	white-space: normal;
	font-size:1.2em;
}
.descri b { /*個別記事の主役*/
	font-size:1.4em;
	line-height:1.8em;
}
.descri p { /*個別記事の行間*/
	line-height:1.8em;
	font-size:1.1em;
}
.descri li.news { /*個別記事のニュース行間*/
	line-height:1.6em;
	margin: 0 0  0 10px;
	padding: 0;
}

.rank_number {/*single.php下部分のランキング数字*/
	margin: 0px 0px 0px 15px;
	padding:0px;
	color:#006600;
}
.ui-header .ui-title {
	margin-left: 15%;
	margin-right: 15%
}
.searchform {
	margin:0px;
	padding:0px;
}
/* 視聴率ランキング
-----------------------------------------------------------------------------------------------------------*/
.h3imi {/*ランキング表示の疑似h3*/
	color: #006600;
	font-size: 18px;
}
.h4imi {
	color: #006600;
	font-size: 16px;
}
.h5imi {
	color: #006600;
	font-size: 14px;
}

.descri {
	margin:0;
	padding:30px 0 0 0;
	font-size: 14px;
}
.text_large_g {
	font-size: 30px;
	color: #060;
}
.text_large_w {/*個別ページの数字*/
	font-size: 30px;
	color: #fff;
}
.text_middle_w {/*個別ページのサブの数字(最低、最高視聴率)*/
	font-size: 20px;
	color: #fff;
}
.text_large {/*視聴率ランキングの数字*/
	font-size: 24px;
	color: #000;
}
.text_middle {
	font-size: 20px;
	color: #000;
}
.text_small {
	font-size: 16px;
	color: #000;
}
.text_number {/*視聴率（最新1週間）の数字*/
	font-size: 24px;
	color: #000;
}
table.stripe {
	border: 0px #ccc solid;/*視聴率 しましま*/
}
table.stripe tr:nth-child(2n+1) {
	background-color:#efefef;
}
table.stripe th {
	background-color:#030;
	color:#fff;
}
table.stripe tr {
	text-align:center;
	font-weight:bold;
}
.box_number {/*個別数字*/
 text-shadow:none;
	text-align: center;
	background-color:#060;
}
.box_pickup {/*追加情報*/
	font-size: 0.8em;
	text-shadow:none;
	text-align: left;
	background-color:#060;
}
.box_number_green {/*：を非表示*/
	color:#060;
	text-shadow:none
}
/*ボタン群
-----------------------------------------------------------------------------------------------------------*/

.button {
	color: #006600;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.box_center {
	text-align: center;
}
.ccc {
	margin-left:auto;
}
.box_center {
	text-align: center;
}
.box_center h1 {/*個別のタイトル*/
	font-size: 22px;
	color: #006600;
}
.box_center h2 {/*局、クール*/
	font-size: 18px;
}
.box_center h3 {/*局、クール*/
	font-size: 16px;
}
/*文字装飾
-----------------------------------------------------------------------------------------------------------*/

.top_logo {/*トップロゴ*/
	display:block;
	text-indent:-9999px; /*テキストを外に*/
	width:80px;/*画像のサイズ*/
	height:70px;/*画像のサイズ*/
	margin: 0.6em auto 0.8em;
	background: url("../images/doraman.png") no-repeat center center;/*通常サイズのロゴ画像*/
}
/*ナビ
-----------------------------------------------------------------------------------------------------------*/
.onmark {
	color: #c00;
}
.nomark {
	color: #FFF;
}
.color_news {
	color: #c00;
}
.color_latest {
	color: #F90;
}
.color_rank {
	color: #060;
}
.update_page {
	margin: 0px 0px 15px 0px;
	font-weight:bold;
}
.subtext {
	margin: 0px 0px 15px 0px;
	font-weight:normal;
}
/*タイトルカラー
-----------------------------------------------------------------------------------------------------------*/

.point_news {/*リスト内のニュースタイトル*/
	padding: 0 0 0 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #c00;
}
.point_latest {/*リスト内のニュースタイトル*/
	padding: 0 0 0 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #f90;
}
.point_rank {/*リスト内のニュースタイトル*/
	padding: 0 0 0 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6C3;
}
.point_rank_ul {
	padding: 0 5px 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C3;
}
.list_color {
	color:#060;
	background: #ffffee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
/* アイコン　*/
.list_info {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/info32.png) 0% 50% ;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin:5px 0 5px 0;
	background-size: 16px;
}
.list_news {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/news.png);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.list_tv {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/tv_green.png);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.list_book {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/book.png);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.list_play {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/play.png);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.tv_up {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/arrow_up32.png) 0% 50% ;
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	background-size: 16px;
}
.tv_down {
	list-style: none;
	background:url(http://doraman.net/sp/wp-content/themes/sp201301/images/arrow_down32.png) 0% 50% ;
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	background-size: 16px;
}
