@charset 'UTF-8';
/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
	margin: 0;
	padding: 0;
}

/* ------------------------------ */
/* 2. page layout */
/* ------------------------------ */

	/* basement */

body {
	color: #BEAD94;
	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	text-align: left;
	background: url(img/bg.png) repeat-y 50% 0 #272727;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#wrapper {
	width: 864px;
	margin: 0 auto;
}
div#header_area{
	width:830px;
	margin:0 auto;
	padding:0 10px 0 10px;
	background:url(img/bg_header.png) repeat-x 0 0;
	height:211px;
}
div#header{
	height:52px;
	border-bottom:1px solid #444444;
}
div#banner_area{
	background:url(img/header_img.png) no-repeat 50% 20px;
	text-align:center;
	padding-top:20px;
	height:138px;
}
div#container{
	width: 850px;
	margin: 0 auto;
	clear:both;
	background:url(img/bg_content.png) repeat-y 0 0;
}
div#left{
	width: 205px;
	float: left;
	padding:8px;
}
div#main{
	width: 594px;
	float: right;
	padding:5px 17px 0 18px;
	padding-bottom:20px;
}
div#bottom{
	clear: both;
	height: 40px;
	color: #333;
	text-align:center;
	background:url(img/bg_footer.png) repeat-x 0 0 #000;
	padding-top:20px;
	font-size:10px;
}
h1{
	font-size:12px;
	font-weight:normal;
	color:#999999;
}

div#pankuzu_area{
	height:23px;
	padding:5px 0 0 5px;

}
p#pankuzu{
	color:#666666;
	font-size:10px;
	margin-bottom:5px !important;
}

	/* header */
div#logo{
	float:left;
	padding-top:10px;
}
div#logo_r{
	text-align:right;
	float:right;
	padding:30px 0 0 0;

}
	/* navigation */
div#left dl{
	margin:10px 0 20px 0;
}
div#left dt img{
	vertical-align:bottom;
}
div#left dd,
div#left div#link{
	margin-bottom:8px;
	background:url(img/bg_gnavi.png) repeat-x 0 0;
}
div#left ul{
	margin:0 0 10px 3px;
	padding:7px 5px;
}
div#left ul li{
	list-style:none;
	background:url(img/list_gnavi.png) no-repeat 0 5px;
	font-size:12px;
	padding-left:12px;
	margin-bottom:3px;
}
div.bookmark{
	padding:0 10px;
	margin-bottom:20px;
}
div#addFovorite{
	margin-bottom:5px;
	text-align:center;
}

/* ------------------------------ */
/* 5. contents layout */
/* ------------------------------ */

/* toppage */
div#main p{
	margin-bottom:13px;
}
div#main .end{
	margin-bottom:0;
}
div#jhonson{
	border:1px solid #716160;
	background:#151515;
	padding:10px;
	margin-bottom:15px;
	width:540px;
	margin:0 auto;
}
div#jhonson_top{
	background:url(img/bg_headline01.png) no-repeat 0 0;
	padding-top:13px;
}
div#jhonson_bottom{
	background:url(img/bg_headline02.png) no-repeat 0 100%;
	padding-bottom:13px;
	margin-bottom:30px;
}
div#top_box{
	width:560px;
	margin:0 auto;
}
div.g_box{
	background:url(img/bg_goldline.png) repeat-x 0 100%;
	padding-bottom:3px;
	margin-bottom:20px;
}
div.gt_box{
	background:url(img/bg_goldline.png) repeat-x 0 0;
	padding-top:3px;
}
div.text_box{
	border-top:3px solid #725E38;
	border-bottom:3px solid #725E38;
	border-left:1px solid #725E38;
	border-right:1px solid #725E38;
	background:#DFDCD2;
	padding:10px;
	color:#333333;
}
div.point_box{
	width:560px;
}
div.point_left{
	width:275px;
	float:left;
}
div.point_right{
	width:275px;
	float:right;
}
ul.pickup li{
	list-style:none;
	background:url(img/list_pickup.png) no-repeat 0 6px;
	font-size:12px;
	padding-left:14px;
	margin-bottom:3px;
}	
table.ranking{
	width:560px;
    border-collapse:collapse;
    border-spacing:0;
	margin-bottom:5px;
}
table.ranking td{
	padding:3px;
	text-align:center;
	border:1px solid #725E38;
	width:134px;
}
table.ranking td.td1{
	background:#2F271A;
}
table.ranking td.td2{
	background:#625A46;
	vertical-align:middle;
}
table.ranking td.td3{
	font-size:10px;
	line-height:120%;
	vertical-align:top;
}
div.rank_item{
	border:1px solid #FFFFFF;
	padding:10px 5px;
	background:#000000;
}

h2{
	background:url(img/title_bg.png) repeat-y 0 0;
	padding:3px 0;
	margin-bottom:10px;
}
h3{
	background:url(img/bg_goldline.png) repeat-x 0 100%;
	padding-bottom:8px;
	font-size:16px;
	font-weight:bold;
}
p.d_right{
	text-align:right;
	font-weight:bold;
	margin-bottom:0;
}
p.d_right a{
	background:url(img/list_red_black.png) no-repeat 0 5px;
	padding-left:12px;
}
div.text_box p.d_right a{
	background:url(img/list_red_gray.png) no-repeat 0 5px;
	padding-left:12px;
}
div#ranking{
	text-align:center;
	font-size:12px;
	margin-bottom:8px;
}
	/* ranking */
div#ranking_header{
	background:url(img/ranking/r_icon.png) no-repeat 0 0;
	padding: 8px 0 13px 65px;
}
div#ranking_header h2{
	margin-bottom:5px;
	padding:0;
}
div.rank_box{
	margin-bottom:20px;
}
table.rank_list{
	width:592px;
    border-collapse:collapse;
    border-spacing:0;
	margin:0 auto 3px auto;
}
table.rank_list td{
	padding:3px;
	text-align:center;
	border:1px solid #000;
	font-size:12px;
	background:#2F2C20;
}
table.rank_list td.card{
	vertical-align:middle;
	width:142px;
}
img.card_img{
	margin-bottom:10px;
}
table.rank_list td.td2{
	text-align:left;
	vertical-align:top;
	width:428px;
	padding:3px 8px;
}
table.rank_list p{
	margin-bottom:0 !important;
}
table.rank_list p.card_title{
	font-weight:14px;
	font-weight:bold;
	margin-bottom:10px !important;
}
table.rank_detail{
	width:592px;
    border-collapse:collapse;
    border-spacing:0;
	margin:0 auto 3px auto;
}
table.rank_detail td{

	padding:3px;
	text-align:center;
	background:#1D1B14;
	border:1px solid #000;
	font-size:12px;
}
table.rank_detail td.td1{
	width:142px;
	background:#2F2C20;
}
table.rank_detail td.td2{
	width:142px;
}
table.rank_detail td.td3{
	padding:3px 8px;
	background:#2F2C20;
	text-align:left;
}
table.rank_detail_column{
	width:540px;
    border-collapse:collapse;
    border-spacing:0;
	margin:0 auto 15px auto;
}
table.rank_detail_column td{
	padding:3px;
	text-align:center;
	background:#1D1B14;
	border:1px solid #000;
	font-size:12px;
	color:#F2F2F2;
}
table.rank_detail_column td.td1{
	width:135px;
	background:#2F2C20;
}
table.rank_detail_column td.td2{
	width:135px;
}
table.rank_detail_column td.td3{
	padding:3px 8px;
	background:#2F2C20;
	text-align:left;
}
p.card_title{
	font-size:14px;
	font-weight:bold;
}
p.card_title a{
	background:url(img/ranking/official.png) no-repeat 100% 50%;
	padding-right:50px;
}
	/* item */
div#item_area{
	padding:10px 0 15px 0;
}
h2#topic_title{
	background:url(img/bg_goldline.png) repeat-x 0 100%;
	padding-bottom:8px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0;
}
div#point{
	background:url(img/detail/point.png) no-repeat 0 0;
	padding:38px 20px 20px 20px;
}
div#target{
	background:url(img/detail/target.png) no-repeat 0 0;
	padding:38px 20px 10px 20px;
}
div.order{
	width:400px;
	border:2px solid #625A46;
	background:#BBB59F;
	padding:15px 10px;
	font-size:14px;
	font-weight:bold;
	margin:10px auto 0 auto;
	text-align:center;

}
div.order a{
	background:url(img/detail/order.png) no-repeat 0 50%;
	padding:10px 0 10px 130px;
}

	/* column */
div.text_box h2{
	border-bottom:1px solid #625A46;
	padding-bottom:8px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
}
div.text_box h3{
	border-top:3px solid #B39A72;
	border-bottom:1px solid #B39A72;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:10px 0;
	background:none;
}
div.text_box img.item{
	float:left;
	margin:0 10px 0 0;
}
div.text_box div.img_l{
	float:left;
	margin:0 10px 10px 0;
	line-height:120%;
	text-align:center;
}
div.cc{
	border:2px solid #FF0000;
	padding:5px;
	margin-bottom:10px;
	background:#FFFFE1;
	color:#000000;
}
div.cc a{
	color:#0000FF;
}
div.cc ul li{
	list-style:disc;
	margin-left:15px;
}
/* ------------------------------ */
/* 5. link elements */
/* ------------------------------ */
a:link,
a:visited{
	color: #E4DCCD;
	text-decoration: underline;
}
a:active,
a:hover {
	color: #CA3300;
	text-decoration: underline;
}
h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
	color:#999999;
	text-decoration:none;
}
p#pankuzu a:link,
p#pankuzu a:visited{
	color: #E4DCCD;
	text-decoration: none;
}
p#pankuzu a:active,
p#pankuzu a:hover {
	color: #E4DCCD;
	text-decoration: underline;
}
div#left ul li a:link,
div#left ul li a:visited{
	color:#F2F2F2;
	text-decoration:underline;
}
div#left ul li a:active,
div#left ul li a:hover {
	color:#CA3300;
	text-decoration:underline;
}
div.order a:link,
div.order a:visited {
	color: #0000A2;
	text-decoration: underline;
}
div.order a:active,
div.order a:hover {
	color: #CC0000;
	text-decoration: underline;
}
div.text_box a:link,
div.text_box a:visited {
	color: #0000A2 !important;
	text-decoration: underline !important;
}
div.text_box a:active,
div.text_box a:hover {
	color: #CC0000 !important;
	text-decoration: underline !important;
}
div#bottom a:link,
div#bottom a:visited {
	color: #666666;
	text-decoration: underline;
}
div#bottom a:active,
div#bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
/* ------------------------------ */
/* 3. archive */
/* ------------------------------ */
div.box h3.entry-header{
	border-left:5px solid #e3e3e3;
	padding:0 0 3px 0;
	margin:0 0 5px 0;
	font-size:14px;
	border-bottom:none;
	background:none;
}
div.sitemap_box{
	margin-top:20px;
}
div.sitemap_box ul li{
	list-style:none;
	background:url(img/sitemap_list.png) no-repeat 5px 50%;
	padding-left:20px;
}
/* ------------------------------ */
/* 5. text decoration */
/* ------------------------------ */
.f10{
	font-size:10px;
}
.s11{
	font-size:11px;
	line-height:120%;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
.l_red{
	color:#FF0000;
	font-weight:normal;
}
.yellow{
	color:#FFCC00;
	font-weight:bold;
}
.l_yellow{
	color:#FFCC00;
}
.blight_red{
	color:#FF0000;
}
.bold{
	font-weight:bold;
}
.bold_udl{
	font-weight:bold;
	text-decoration:underline;
}
.udl{
	text-decoration:underline;
}
.blue{
	color:#000066;
	font-weight:bold;
}
.bg_yellow{
	background:#FFFF33;
	color:#000000;
}
.bg_yellow_bld{
	background:#FFFF33;
	font-weight:bold;
	color:#000000;
}
.bg_pink{
	background:#F9DDDD;
	color:#000000;
}
.bg_pink_bld{
	background:#F9DDDD;
	font-weight:bold;
	color:#000000;
}
/* ------------------------------ */
/* 5. chousei */
/* ------------------------------ */
.clear{
	clear:both;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.pd10{
	padding:0 10px;
}
.pd20{
	padding:0 20px;
}
a img{
	border:none;
}
/* ------------------------------ */
/* 5. hidden elements */
/* ------------------------------ */
div#banner_area p,
dt.top{
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}