@charset "Shift_JIS";

/* Stylesheet Document */

/* --------------------
 * 初期設定
--------------------*/

body {
	background-color: #939393;
	margin: 0px;
	padding: 0px;
}

body, table tr th, table tr td {
	color: #4F657B;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
}

b {
	color: #3D4E5F;
}

br {
	margin: 0px;
	padding: 0px;
}

a {
	color: #134D80;
}

a:hover {
	color: #A40606;
}

img, table tr th, table, tr td {
	border: none;
}
.glay10pxh1 {
	font-size: 12px;
	color: #585858;
	
	 
	vertical-align: bottom;
	position: absolute;
	height: 1px;
	
	font-weight:lighter;
	width: 400px;
	top: 12px;
}
/* --------------------
 * ヘッダー
--------------------*/

table.header {
	background-image: url("../img/bg_header.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

table.header tr td {
	color: #888887;
	font-size: 10px;
}

table.header tr td a {
	color: #585858;
	text-decoration: none;
}

table.header tr td a:hover {
	color: #ffffff;
}


/* --------------------
 * コンテンツ
--------------------*/

table.contents {
	padding: 0px 1px 0px 1px;
}


/* --------------------
 * ナビゲーション
--------------------*/

table.navigation {
	background-image: url("../img/bg_navigation.gif");
	background-position: left top;
	background-repeat: repeat-y;
}


table.navigation tr td h2 {
	background-image: url("../img/title_navigation.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #051525;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 5px 1px 5px;
	padding: 5px 12px 5px 12px;
	text-align: left;
	letter-spacing:4px;
}

table.navigation tr td ul {
	list-style-type: none;
	margin: 1px 5px 1px 5px;
	padding: 0px;
}

table.navigation tr td ul li {
	background-image: url("../img/bg_navigation_content.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px dotted #CDCDCD;
	margin: 0px 0px 1px 0px;
	padding: 5px 10px 6px 33px;
	text-align: left;
	letter-spacing:4px;
}
ol.ranking {
	margin: 10px 0px 0px 36px;
	padding: 0px 2px 0px 8px;
}

ol.ranking li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	text-align:left;
}
ol.ranking li a{
	text-decoration:none;
}
table.navigation tr td ul li a {
	display: block;
		text-decoration:none;
}


/* --------------------
 * ランキング
--------------------*/

table.ranking {
}

table.ranking tr td b {
	color: #2E6295;
	font-weight: bold;
}

table.ranking tr td a {
	color: #4F4E42;
	font-size: 10px;
}

table.ranking tr td a:hover {
	color: #A40606;
}


/* --------------------
 * メイン
--------------------*/

table.main {
}

table.main tr td h3 {
	background-image: url("../img/bg_title.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 12px;
	text-align: left;
	letter-spacing:4px;
}
table.main tr td h4 {
	border-bottom: 1px dotted #DA3320;
	color: #006699;
	font-size: 12px;

	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
	text-align:left;
}

table.main tr td p {
	margin: 0px 0px 24px 0px;
	padding: 0px 8px 0px 8px;
	text-align: left;
}


/* --------------------
 * トピックス
--------------------*/

table.topics {
}

table.topics tr td a {
	color: #3D4E5F;
	font-weight: bold;
}


/* --------------------
 * テーブル
--------------------*/

table.detail {
	background-color: #103D67;
	margin: 12px 0px 0px 0px;
	width: 100%;
}

table.detail tr th {
	background-color: #15548C;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 25%;
}

table.detail tr td {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 25%;
}


table.detail tr td a {
	color: #3D4E5F;
	font-weight: bold;
}

/* --------------------
 * インフォメーション
--------------------*/

table.information tr td {
	padding: 0px 0px 12px 14px;
}


/* --------------------
 * ページトップ
--------------------*/

table.pagetop {
	background-image: url("../img/bg_pagetop.gif");
	background-position: left 50%;
	background-repeat: repeat-x;
	border-top: 1px solid #BFBFB9;
	height: 24px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: right;
}

table.pagetop tr td {
	font-size: 10px;
	padding: 4px 12px 4px 0px;
}

table.pagetop tr td img {
	vertical-align: middle;
}


/* --------------------
 * フッター
--------------------*/

table.footer {
	padding: 0px 0px 30px 0px;
}

table.footer tr td table.container {
	background-image: url("../img/bg_footer_frame.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

table.footer tr td table.container tr td {
	background-image: url("../img/bg_footer.gif");
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 12px 20px 16px 20px;
}

table.footer tr td table.container tr td p {
	color: #DCDCDC;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


/* --------------------
 * 装飾
--------------------*/

.dotline {
	background-image: url("../img/dotline.gif");
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.fff{
color:#FFFFFF;}

