/*============================================================
// blog.television.co.jp main css[color:green]
//  [基調色：グリーン]　2008/11/21改訂
//==========================================================*/


/*============================================================
// basic elements[基本情報]
//==========================================================*/

html {
    margin: 0;
    padding: 0;
}

body
{
	color: #000000;
	background: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "MS PGothic","ＭＳ Ｐゴシック",sans-serif;
	line-height: 140%;
	min-width: 980px;
}

form { margin: 0; padding: 0; }

a { color: #ee7700; text-decoration: none; }

a:hover {color: #ee7700;  text-decoration: underline; }

a img { border:none;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin: 0;
    padding: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }


/* 外周コンテナ */
#container
{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position: relative;
	background: #fff;
}

/* ↓これは不要 */
#container-inner
{
	background: #fff;
}

/* タイトル表示部分 */
#banner
{
	background: #fff;
	background: url(header.gif) top left no-repeat;
	border-color: #000;
	border-style: solid;
	border-width: 0;
	height: 210px;
	margin-bottom: 5px;
	width: 980px; /* necessary for ie win */
}

/* ↓これは不要 */
#banner-inner
{
/*	background: #fff;*/
}

/* ブログタイトル表示 */
#banner-header
{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
/*	margin: 45px 0px 0px 300px; 
	padding: 45px 0px 0px 520px;
	text-align: left;
	text-shadow: #D00 0px 0px 5px;*/
	line-height: 1;
	width: 980px;
	height: 210px;
	background: url(/sports/program/spacer.gif) no-repeat;
	text-indent: -9999px; /*画面から隠す*/
}
#banner-header a,
#banner-header a:hover
{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
/*	text-align: left;
	text-shadow: #D00 0px 0px 5px;*/
	display: block;
	width: 980px;
	height: 210px;
}

/* ブログの説明 */
#banner-description
{
	color: #fff;
/*	margin: 5px 0px 5px 5px; 
	padding: 5px 0px 5px 5px;*/
        font-size: 0.1px;
        line-height: 0.1px;
	text-indent: -9999px; /*画面から隠す*/
}


/* パンくずナビ */
#breadcrumbs
{
	font-color: #990000;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	text-decoration: none;
	margin: 2px auto 7px auto;
	line-height: 120%; 
}

/* コンテンツ部分 */
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }


/* 3カラム分割 */
#alpha, #beta, #gamma {
    display: inline; /* ie win bugfix */
    position: relative;
    min-height: 1px;
    float: left;
}

/* 右側カラムのみ再設定 */
#gamma { float: right; }


/* カラム内設定 */
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
    text-align: left;
}

/* modules（共通モジュール） */
.module {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

/* タイトル部分色設定 */
.module-header
{
	width: 100%;
	width: auto;
	background: #14B63C;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 2px;
	text-align: left;
}
.module-header a,
.module-header a:hover
{
	background: #14B63C;
	color: #fff;
}

/* RSS画像のための設定 */
.module-header img
{
	position: relative;
	background: #14B63C;
	color: #fff;
	font-size: 12px;
	text-align: right;
	width:33px;
	margin: 0;
	padding: 0 0 0 20px; 
}

/* リスト部分色設定（下地色あり・左カラム） */
.module-content,
.module-calendar
{
    background: #E6F5EB;
    margin: 0;
    padding: 5px 0px 15px 2px;
}

/* リスト部分色設定（枠あり・右カラム） */
.module-content2,
.module-calendar2
{
    background: #fff;
    position: relative;
    margin: 0 0 7px 0;
    padding: 5px 0px 15px 2px;
    border: 1px solid;
    border-color: #ccc;
}

/* 裏ワザ */
.module-content:after,
.module-calendar:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}
* .module-content { display: inline-block; }
*.module-calendar { display: inline-block; }
/* no ie mac \*/
* html .module-content { height: 1%; }
* html .module-calendar { height: 1%; }
.module-content,
.module-calendar { display: block; }


/* リスト部分のテキスト（基本設定） */
.module-list,
.archive-list
{
    margin: 0;
    padding: 0;
    list-style: none;
}

/* リスト部分のテキスト（表示設定） */
.module-list-item,
.archive-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #14B63C;
}

/* 左カラムのみリストマーク表示（■） */
.module-list .module-list-item
{
    margin-left: 18px;
    list-style: square;
}

/* グーグルアドセンス表示設定 */
.module-google {
    position: relative;
    margin: 5px 0px 15px 0px;
    padding: 0;
}


/* 検索の一覧見出し */
.search-results-header
{
	text-align:left;
	background: url(search_ico.gif) top left no-repeat;
	height: 35px;
	font-weight: bold;
	color: #f00000; 
	font-size: 14px;
	margin: 10px 0px 7px 0px;
	padding: 7px 0px 0px 50px;

}

/* 検索の結果（タイトル） */
.search-results-content,
.search-results-content a,
.search-results-content a:hover
{
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 7px 0px;
}


/* 該当なければコメントアウト */
/* リスト部分の画像の扱い */
.module-content img{
    position: relative;
    margin: 5px 10px 5px 5px;
    border: 1px solid;
    border-color: #14B63C;
}


/*============================================================
// layout-three-column "alpha"[左カラム]
//==========================================================*/

/* 左カラムの基本設定 */
.layout-three-column #alpha
	{
	border: 0;
	margin: 0;
	width: 200px;
	background: #fff;
	}

.layout-three-column #alpha-inner
	{
	padding: 0;
	border-width: 0;
	}


/*============================================================
// layout-three-column "beta"[中央カラム]
//==========================================================*/

/* 中央カラムの基本設定 */
.layout-three-column #beta
	{
/*	border-width: 0px 1px 0px 1px; 
	border-style: solid; border-color: #000;   */
	width: 580px;
	background: #fff;
	}

.layout-three-column #beta-inner
	{
	padding: 0;
	border-width: 0;
	}

/* 中央カラムの共通設定 */
/* 月別・日別のタイトル表示設定 */
.date-header
{
	background: #14B63C;
	color: #fff;
	height: 19px;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;	
	margin: 0px 15px 0px 15px;
	padding: 2px 0 0 2px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}
.date-header a,
.date-header a:hover
{
	color: #fff;
}

/* 隣の月・日・エントリーへ行くリンク部分の表示設定 */
.entheader
{
	background: #14B63C;
	color: #fff;
        width: 550px;
	margin: 0px 15px 7px 15px;
	font-size: 12px;
}

.entheader-left
{
	background: #14B63C;
	color: #fff;
        float: left;
        width: 240px;
	margin: 0px;
	padding: 2px 15px 2px 0px;
	text-align: left;
}
.entheader-left a,
.entheader-left a:hover
{
	color: #fff;
}

.entheader-right
{
	background: #14B63C;
	color: #fff;
	float: right;
        width: 240px;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	text-align: right;
}
.entheader-right a,
.entheader-right a:hover
{
	color: #fff;
}
/* 隣の月・日・エントリーへ行くリンク部分の表示設定ここまで */
/* 中央カラムの共通設定ここまで */

/* エントリー */
/* エントリーの基本設定 */
.entry
{
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 7px;
}

/* エントリー・トラックバック・コメントのタイトル表示設定 */
.entry-header,
.archive-header,
.trackbacks-header,
.comments-header
{
	background: #14B63C;
	font-weight: bold;
	color: #fff; 
	font-size: 14px;
	margin: 0px 15px 1px 15px;
	padding: 4px;
}
.entry-header a,
.entry-header a:hover,
.archive-header a,
.archive-header a:hover
{
	color: #fff; 
}

/* エントリー等の外枠表示設定 */
.entry-content,
.archive-content,
.comments-content
{
	margin: 0px 15px 8px 15px;
	padding: 15px;
	border: 1px solid;
	border-color: #14B63C; 
}

/* エントリー内部設定 */
.entry-body,
.entry-more-link
{
    clear: both;
	font-size:14px;
	line-height: 1.8em;
}

/*
.entry-body p
{
	margin-bottom:1.4em;
}
*/

/* エントリー内部の画像の配置 */
.entry-body img
{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
}

/* 裏ワザ */
.entry-body:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}
* .entry-body { display: inline-block; }
/* no ie mac \*/
* html .entry-body { height: 1%; }
.entry-body { display: block; }


/* エントリーのフッター表示設定 */
.entry-footer
{
	margin: 0px 0px 7px 0px;
	border-top: 1px dashed #14B63C;
	color: #666;
	font-size: 10px;
	padding-top: 3px;
	text-align: right;
	clear:left;
}

/* エントリーのフッター表示設定（投稿者名） */
.contributor
{
	font-size: 12px;
	color: #14B63C;
	margin-right: 20px;
	text-align:left;
}

/* エントリー内に個別に背景ありのコラムを置きたい場合 */
.shousai
{
/*	border: 1px solid;
	border-color: #FDBC12;*/
	background: #ffffcc;
	margin: 5px 0 5px 0;
	padding: 10px;
}

/* 背景ありコラム内の画像の扱い */
.shousai img
{
	float:left;
	text-align:left;
	margin-right:10px;
	margin-bottom:10px
}

/* エントリーここまで */


/* トラックバック・コメント */
/* トラックバックURL表示設定 */
#trackbacks-info
{
	border: 1px solid;
	border-color: #14B63C;
 	background: #E6F5EB;
	margin: 5px 0 5px 0;
	padding: 10px;

}

/* トラックバックの一覧見出し */
.trackback-content-header
{
	text-align:left;
	background: url(trackback_ico.gif) top left no-repeat;
	height: 35px;
	font-weight: bold;
	color: #f00000; 
	font-size: 14px;
	margin: 10px 0px 7px 0px;
	padding: 7px 0px 0px 50px;

}

/* コメント投稿の見出し */
.comments-open-header
{
	text-align:left;
	background: url(comment_ico.gif) top left no-repeat;
	height: 35px;
	font-weight: bold;
	color: #f00000; 
	font-size: 14px;
	margin: 10px 0px 7px 0px;
	padding: 7px 0px 0px 50px;

}

/* トラックバック・投稿されたコメントの外枠 */
.trackback-content,
.comment-content
{
	border: 1px dashed;
	border-color: #14B63C;
	margin: 5px 0 5px 0;
	padding: 10px;
}

/* トラックバック・投稿されたコメントのフッター */
.trackback-footer,
.comment-footer
{
	margin: 0px 0px 5px 0px;
	color: #666;
	font-size: 10px;
	padding-top: 3px;
	text-align: right;
}

/* コメントの注意書き */
.comments-open-moderated
{
	margin: 0px 0px 10px 0px;
	color: #666;
	font-size: 10px;
	text-align: left;
}

/* コメント入力ラベルの設定 */
#comments-open-data label
{
	margin: 0px 0px 0px 0px;
	display: inline-block;
	width: 80px;
	text-align: justify;
}

/* コメント入力（テキストボックス）マージン設定 */
#comments-open-text
{
	margin: 15px 0px 0px 0px;
}

/* コメント入力（テキストボックス）ラベルの設定 */
#comments-open-text label
{
	margin: 0px 0px 0px 0px;
	display: inline-block;
	width: 80px;
	vertical-align: top;
}

/* コメント確認・投稿ボタンの位置 */
#comments-open-footer
{
	margin: 0px 0px 0px 160px;
}
/* トラックバック・コメントここまで */


/*============================================================
// layout-three-column "gamma"[右カラム]
//==========================================================*/

/* 右カラムの基本設定 */
.layout-three-column #gamma
	{
	border: 0;
	margin: 0;
	width: 200px;
	background: #fff;
	}

.layout-three-column #gamma-inner
	{
	padding: 0;
	border-width: 0;
	}

/* ティッカー用 */
#blogticker
{
	margin-bottom: 7px;
	font-size: 10px;
	text-align: right;
}

/* デスクトップツール用 */
#rparts .titlebg{background: #14B63C;}
