@charset "utf-8";

/* 基本設定 start */
body {
	color: #222222;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    background: url(../images/sub/red/h_g_red.gif) no-repeat top;
/*    background-color: #FFD9D9;  --winter */
}

a:link {
	color: #007;
	text-decoration: none;
}

a:visited {
	color: #005;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
    height: 50px;
	line-height: 40px;
	background-color: #333;
	clear: both;
}

h1 {
	height: 30px;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;	
}

h2 {
	margin: 8px 0px 8px 0px;
}

h3 {
	margin: 10px 0px 0px 10px;
}

img {
	margin: 0px 0px 0px 0px;
	border: none;
}

hr {
	display: none;
}

p#header {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/* 基本設定 end */

/* レイアウト start */
#center {
	text-align: center;
}

#pageBody {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFF;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	position: relative;
}

#contents {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#pageTop {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #999;
}

.p-top {
	font-size: 0.7em;
	text-align: right;
	height: 20px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.p-top a {
	background-image: url(../images/ya/ya_up_orange.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

p#home {
	font-size: 0.7em;
	text-align: right;
	height: 20px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

p#home a {
	background-image: url(../images/ya/ya_blue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}
/* レイアウト end */

/* グローバルナビ ここから */

#globalNavi {
	list-style-type: none;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 8px;
    border-bottom: 1px solid #999;
}

#globalNavi li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}

/* グローバルナビ　ここまで */

/* ヘッダーナビ ここから */

#h_navi {
	font-size: 0.7em;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: left;
	top: 30px;
	right: 35px;
}

#h_navi li {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
}

/* ヘッダーナビ ここまで */

/* パンくず　ここから */
#rootlist {
	font-size: 0.8em;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	left: 33px;
}

#rootlist li {
	display: inline-block;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#rootlist li a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rootlist li a:link,#rootlist li a:visited {
	color: #663300;
	text-decoration: none;
}

#rootlist li a:hover {
	color: #FF6600;
	text-decoration: none;
}

#rootlist li a:active {
	color: #000000;
	text-decoration: none;
}
/* パンくず　ここまで */

/* mein start */

#red_body {
	font-size: 0.8em;
	width: 650px;
	margin-left:  50px;
}

#red_body dl {
	margin: 30px 0px 30px 0px;
}

#red_body dt {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px;
	padding-left: 23px;
	background-image: url(../images/ya/ya_ring_pink.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#red_body dd {
	margin: 20px 10px 10px 30px;
}

#red_body dd.img {
	margin-left: 70px;
}

#red_body dd.back {
	margin-top: 50px;
	padding-left: 13px;
	background-image: url(../images/ya/ya_pink2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#red_body ul.win li {
	color: #3175F2;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0px 20px 40px;
}

#red_body ul {
	text-align: left;
	list-style: none;
	margin: 0px
}

#red_body li {
	padding-bottom: 5px;
}

/* mein snd */

/* table start */
table#table_tban_number,table#tm_number {
	width: 560px;
	font-size: 1.2em;
	text-align: right;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

table#table_tban_number th,table#tm_number th {
	text-align: center;
	background-color: #FEB0A5;
    border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

table#table_tban_number td,table#tm_number td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding: 7px;
}

table#table_tban_number td.grade,table#tm_number td.grade {
	text-align: center;
	background-color: #FFECE8;
}


.table_tban_number {
	width: 560px;
	font-size: 1.2em;
	text-align: right;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.table_tban_number th {
	text-align: center;
	background-color: #FEB0A5;
    border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.table_tban_number td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding: 7px;
}

.grade {
	text-align: center;
	background-color: #FFECE8;
}

.center {
	text-align: center;
}
/* table end */

/* 必勝データ　ここから */
table#table_tban_number td.center {
	text-align: center;
}

table#table_tban_number tr.hot {
	color: #F00;
	font-weight: bold;
	background-color: #FCF4E4;
}

#red_body dd.millionaire {
	font-weight: bold;
	margin: 30px 20px 0px 25px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/ya/ya_orange.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}

#millionaire ul,#millionaire ol {
	font-weight: bold;
	margin: 20px 0px 10px 10px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/ya/ya_orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#millionaire li.hot1 {
	color: #F00;
	font-size: 1.2em;
	font-weight: bold;
}
/* 必勝データ　ここまで */

/* 人気売場ランキング　ここから */
.rank-dt {
	border-bottom: 2px solid #CCC;
}

.rank-dd {
	mar-gin: 0px 20px 120px 20px;
}

.rank-tb {
	width: 560px;
	font-size: 1.2em;
	text-align: center;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.rank-th {
	text-align: center;
	background-color: #FEB0A5;
    border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.rank-td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding: 7px;
}

.rank-td-grade {
	text-align: center;
	background-color: #FFECE8;
}

.hot {
	color: #F00;
	font-weight: bold;
	background-color: #FCF4E4;
}
/* 人気売場ランキング　ここまで */

/* 億万長者への道　ここから */
#billionaire {
	width: 740
	font-size: 0.8em;
	margin-left:  20px;
}

#billionaire dl {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#billionaire dt {
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding-left: 23px;
	background: url(../images/ya/ya_ring_pink.gif) no-repeat center left;
	padding-bottom: 2px;
	border-bottom: 2px solid #CCC;
}

#billionaire dd {
	margin: 10px 20px;
}

#billionaire table {
	text-align: center;
	width: 680px;
	font-size: 1.2em;
	border: 1px solid #CCC;
	table-layout:fixed;
}

#billionaire th {
	font-size: 0.8em;
	padding: 2px;
	background-color: #FCF;
	border: 1px solid #CCC;
}

#billionaire td {
	font-weight: bold;
	padding: 2px;
	background-color: #FFF4F8;
	border: 1px solid #CCC;
}

#billionaire td.result {
	text-align: left;
	font-weight: normal;
}

/* 億万長者への道　ここまで */

/* ▼フッター */
#footer {
	font-size: 0.8em;
	font-weight: normal;
}


#footer dd.ft_1 {
	line-height: 1.2em;
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	border-right : 1px solid #CCC;
	float: left;
}

#footer dd.ft_2 {
	width: 250px;
	margin: 0px;
	padding: 0px 0px 5px;
	border-right : 1px solid #CCC;
	float: right;
	
}

#footer dd.ft_3 {
	line-height: 1.2em;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#footer ul {
	list-style: none;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 15px;
}

#footer li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background: url(../images/ya/ya_green2.gif) no-repeat top left;
}


/* ▲フッター */
