@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
ul, ol{
	list-style-type: none;
}
h3 {
	font-size: 13px;
	line-height: 19px;
	clear: both;
}
body {
	color: #111;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background:#2a3b45;
}
font {
}
img {
	border: 0;
}
a:link, a:visited {
	color: #B99B33;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background: #FFFFE6;
	color:#9F862D;
	text-decoration: none;
	font-weight: bold;
}
blockquote {
	background: #eee;
	padding: 0 12px;
	border: 1px solid #E6E6E6;
	margin: 9px 0;
	display: block;
}
.container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #2a3b45;
}
#mainContent {
	clear: left;
	float: none;
	background-color: #000;
}
.widget-container,
.category,
.post,
#clm_body,
#topNews {
	margin-bottom: 4px;
	overflow: hidden;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #999;
	border-bottom: 2px solid #BBB;
	background: #fff;
	list-style-type: none;
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);

/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);

/* Opera */
background-image: -o-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);

/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F2F2F2));

/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);

/* W3C Markup, IE10 Release Preview */
background-image: linear-gradient(to bottom, #FFFFFF 0%, #F2F2F2 100%);
}
#topNews {
	padding: 10px;

}
#clm_body{
	padding: 5px;
}
#thumb h2,
#topNews h2 {
	text-shadow: 1px 1px 0 #EEE, -1px -1px 2px #FFF;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 5px;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
	display: block;
}
#thumb h2 a:hover,
#topNews h2 a:hover{
	background: #FFFFF7;
}
#topNews p {
	text-shadow:1px 1px 0 #FFF;
	line-height: 20px;
	font-size: 13px;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#morePict a:link,
#morePict a:visited,
#topNews p a:link, 
#topNews p a:visited,
#thumb p a:link,
#thumb p a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #28bbda;
	text-shadow:1px 1px 0 #EEE;	
	text-align: center;
	background-color: #EEE;
	border: 1px dashed #CCC;
	clear: both;
	display: block;
	margin: 20px 0 10px;
	padding: 8px;
}
#morePict a:hover,
#topNews p a:hover,
#thumb p a:hover {
	margin: 20px 0 10px;
	border: 1px solid #CCC;
	color: #1F9BB6;
	text-shadow:0 0 2px #FFF;
	background: #ECECE1 url(img/more_arrow.png) no-repeat right center;
}
#topDesc {
	font-size: 9px;
	color: #5A5457;
	line-height: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
}
#thumb {
	margin-bottom: 30px;
}
#thumb h2{
	font-size: 18px;
	line-height: 23px;
}
#thumb img {
	float: left;
	padding: 5px;
	border: 1px solid #DCDCDC;
	margin:2px 12px 4px 0;
	background-color: #FFF;
}
#topThumb {
}
#topThumb img {
	box-shadow:1px 1px 0 #FFF, -1px 1px 0 #FFF, 0 2px 4px #EEE ;
	padding: 4px;
	border: 1px solid #DDD;
	background: #EEE;
	margin:15px auto ;
	display: block;
}
#listDesc,
.clock{
	font-size: 11px;
	color: #BBB;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 3px;
	padding:4px 0 2px 4px;
	}


#listDesc a {
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}
#listDesc a:hover {
}
#morePict {
}
#na_sp_border {
	clear: both;
	height: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #a89086;
}
#otherPost {
	font-size: 14px;
	line-height: 18px;
	word-spacing: -1px;
}
#otherPost li{

}
#otherPost a {
	font-weight: bold;
}
#otherPost p {
	margin-left: 20px;
}
#lt_tag {
	padding-left: 55px;
	clear: right;
	margin-left: 20px;
}
.シングルページ記事設定-----------------------{}
.post {
	padding: 10px 15px;
	font-size: 14px;
	line-height: 23px;
}
.post h4{
/*関連する投稿*/
}
.post h5{
	background: url(img/h5_bg.png) center #000;
	font-size: 20px;
	line-height: 24px;
	border-left: 15px solid #C00;
	color: #F0F0F0;
	padding: 5px;
	text-shadow : 2px 2px 2px #000;
	margin: 0 0 3px 0;
}
.post h6{
	font-size: 16px;
	line-height: 19px;
	border-bottom: 1px solid #DFDFDF;
	text-shadow : 1px 1px 1px #d2d2d2;
	border-right: 1px solid #DFDFDF;
	text-align: left;
	background: url(img/h6img.png) 4px 2px no-repeat #FAFAFA;
	margin: 0 0 3px 0;
	padding: 5px 10px 3px 14px;
}
.post #Eachitem{
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 3px 0;
	padding: 3px 0 0 5px;
	font-weight: bold;
}
iframe h2, iframe h3, iframe h4, iframe h5, iframe h6{
	font-size: 14px !important;
	line-height: 16px !important;
	margin: 0 0 3px 0 !important;
	padding: 3px 0 0 5px !important;
}
.post img.size-full {
	/*max-width: 100% auto;*/
	max-width: 96%;		/* 	resize images in the main column if needed.
							97% so images with padding and border don't touch
							the right sidebar while being resized. Change this 
							to 100% if you want, if your images
							don't have padding and a border */
	width: auto 100%;
	margin: 5px 0;
	box-shadow:1px 1px 0 #FFF, -1px 1px 0 #FFF, 0 2px 4px #EEE ;
	padding: 4px;
	border: 1px solid #DDD;
	background: #EEE;
	margin-left: 2px;
	margin-bottom: 9px;/*overflow-x: auto;*/
	/* more  ... */
	}
/* hiding from IE6 which would stretch the image vertically. 
IE6 will get width and height via jQuery */
[class~=post] img {
	height: auto; /* FF & Safari need auto */
	box-shadow:1px 1px 0 #FFF, -1px 1px 0 #FFF, 0 2px 4px #EEE ;
	padding: 4px;
	border: 1px solid #DDD;
	background: #EEE;
	margin-left: 2px;
	margin-bottom: 9px;
}
.post img.alignnone {
	text-align: center;
	margin:10px auto;
	display: block;
}
.post img.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
}
.post img.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}
.post img.aligncenter {
	display: block;
	text-align: center;
	clear: both;
	margin: 10px auto;

}
.post strong {
	font-size: 15px;
	line-height: 23px;
	margin-top: 12px;
	margin-bottom: 13px;
}
.post p {
	font-size: 14px;
	line-height: 23px;
	margin: 19px 5px 13px;
}

.post object {
	margin-bottom: 8px;
}
.post iframe {
	margin-bottom: 8px;
}
#postHead {
}
#postHead h1 {
	font-size: 25px;
	line-height: 29px;
	word-spacing: -1px;
	letter-spacing: -1px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #EBEBEB;
}
.category {
	padding: 5px 15px 5px;
	font-size: 13px;
	line-height: 17px;
}
[class~=category] img {
	box-shadow:1px 1px 0 #FFF, -1px 1px 0 #FFF, 0 2px 4px #EEE ;
	padding: 4px;
	border: 1px solid #DDD;
	background: #EEE;
	margin: 15px 0 15px 0;
}
.-----------------------{}
/* feed icons on archives page */
.archives-page img {
	border: 0;
	padding: 0;
	background: none;
	margin-bottom: 0;
	vertical-align: -10%;
}

#cnt_border {
	height: 9px;
}
#adft_border {
	clear: both;
	height: 2px;
	border-bottom: 1px solid #a89086;
	margin:0 3px 5px;
}
#arc_cnt {
	clear: right;
	font-size: 12px;
	line-height: 18px;
}
#arc_cnt a {
	margin-top: 1px;
}
#arc_cnt p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
}
#arc_cnt h3 {
	font-size: 16px;
	overflow: hidden;
	line-height: 20px;
	padding-top: 1px;
	padding-bottom: 0;
	clear: right;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#arc_border {
	clear: both;
	height: 7px;
	margin-bottom: 9px;
	border-bottom: 1px solid #a89086;
	font-size: 0;
	overflow: hidden;
}
#arc_pager {
	padding: 10px;
	text-align: center;
	margin:0 auto;
}
#arc_cnt_sub {
	padding: 14px 10px;
}
#single_desc {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 15px;
	color: #828282;
	font-weight: bold;
}
#single_desc a {
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
}
#emg {
	overflow: hidden;
	font-size: 12px;
	margin: 3px;
}

ページバー関連-----------------------{}
.pagebar {
	font-size: 12px;
	line-height: 18px;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
}
.pagebar a, .pageList .this-page {
	border: 1px solid #999;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
.pagebar a:visited {
	border: 1px solid #999;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.pagebar .this-page {
	border: 1px solid #999;
	padding: 0.2em 0.5em;
	font-weight: bold;
	color: #fff;
	background-color: #999;
}
.pagebar a:hover {
	border-color: #999;
}
.pagebar .inactive {
	border: 1px solid #ccc;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
.pagetitle{
	font-size: 18px;
}
.フッター関連----------------------- {
}
#foot {
	clear: both;
}
#footer_bg {
	border-radius:3px 3px 0 0;
	height: 70px;
	line-height: 60px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
	white-space: nowrap;
	clear: left;
	border: 1px solid #000;
	margin: 10px 13px 0;
	padding: 0 15px;
	box-shadow: 0 0 80px #000;
	background-color: #9a9a9a;
	background: linear-gradient(top, rgb(154, 154, 154), rgb(160, 160, 160));
	background: -moz-linear-gradient(top, rgb(154, 154, 154), rgb(160, 160, 160));
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(154, 154, 154)), color-stop(1, rgb(160, 160, 160)));
 	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#9a9a9a", EndColorStr="#a0a0a0");
}
#footer_bg a:link, #footer_bg a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #EFF0E6;
}
#footer_bg a:hover {
	color: #999;
}
#footer_bg p {
	text-shadow:1px 1px 0 #CCC;
	font-weight: bold;
	margin-right: 680px;
	font-size: 13px;
	color: #777;
}
#footer_bg li {
	font-weight: normal;
	display: block;
	margin:0 10px 0 0;
	float: left;
}
.ヘッダー関連----------------------- {
}
#title_bg {
	height: 130px;
	padding: 15px 0 0 0;
	width: 1031px;
	background: url(img/title_bg.jpg);
	margin:0 5px 0 2px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#goldrush_logo {
	width:180px;
	height:90px;
	display: block;
	margin: 10px 55px 0 0;
	float: left;
}
#goldrush_logo a:hover{
	text-decoration: none;
	background: none;
}
#bigbanner {
	float: left;
	width: 728px;
	height: 90px;
}
.カテゴリータグ-----------------------{}
#tab_menu {
	clear: left;
	margin: 0 15px 2px 2px;
	height: 30px;
	overflow: hidden;
	border-radius: 0 0 3px 3px;
	border: 1px solid #999;
	border-bottom: 2px solid #BBB;
	background-color: #EEE;
	background: linear-gradient(top, rgb(255, 255, 255), rgba(243, 243, 243));
	background: -moz-linear-gradient(top, rgb(255, 255, 255), rgba(243, 243, 243));
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(1, rgb(243, 243, 243)));
 	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#f2f2f2", EndColorStr="#f2f2f2");
}
#tab_menu li{
	text-shadow: 1px 1px 0 #FFF, 0 -1px 3px #CCC;
	float: left;
	padding:0 10px;
	margin:8px 5px 5px 0;
	display: block;
	font-size: 15px;
}
#tab_menu li a:link, #tab_menu li a:visited{
	border-left: 2px solid #c93;
	font-weight: normal;
	padding: 0 3px;
	display: block;
	color: #333;
}
#tab_menu li a:hover{
	background: #FFFFE6;
	color: #606000;
}
#t_home{}
#t_home{}
#t_home{}
#t_home{}
#t_home{}
#t_home{}
#t_home{}
#space{
	height: 10px;
	width: 95px;
}
#twitter_h{
}
#rssfeed_h{
}

#searchForm {
	background: url(img/search.png) no-repeat;
	height: 24px;
	width: 300px;
}
.sForm {
	font-size: 12px;
	height: 16px;
	width: 190px;
	margin-top: 4px;
	margin-left: 25px;
	border: 0px none #FFF;
}

.SMS関連-----------------------{}
#bookmark_single {
	padding-bottom: 2px;
	height: 23px;
	display: table-cell;
	vertical-align: middle;

}
#bookmark_single li {
	float: left;
	display: block;
}
#bookmark_single .space{
	padding: 0 5px 0 0;
}

#bookmark_single li img{
	border: 0;
	margin: 0;
	padding: 0;
}

.カラム-----------------------{}
#mainColumn, 
#rightColumn, 
.leftColumn {
	float: left;
	text-align: left;
	padding: 2px;
}
#mainColumn {
	width: 555px;
}
#rightColumn {
	width: 300px;
}
.leftColumn {
	width: 170px;
}
#Column_clr {
	font-size: 0;
	margin: 0;
	padding: 0;
	clear: both;
	border: 0;
}
.全カラム-----------------------{}
#twitter_link{
	background: url(img/twi_icon.png) no-repeat no-repeat;
	width: 100px;
	height: 100px;
	padding: 0 0 0 5px;
	float:left;
}
#twitter_link2{
	background: url(img/negimag.png) no-repeat no-repeat;
	width: 300px;
	height: 108px;
	padding: 0;
	float:left;
}
#clm_twi_body{
	overflow: hidden;
	margin: 0;
	}
.プロフィール欄----------------------- {
}
#arc_tit {
	font-size: 17px;
	border-bottom: 1px solid #EEE;
	text-align: left;
	background-color: #FFF;
	font-weight: bold;
	padding: 17px;
}
#sp_prpfile{
	padding: 10px 8px;
	border: 1px sold #AAA;
	margin-bottom: 8px;
	background: url(img/pro_bg.png) right bottom no-repeat #EEE;

	}
#sp_prpfile p{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
}
#sp_prpfile h2 {
	border-radius: 0 5px 5px 0;
	margin: 2px 0 2px 110px;
	border-left: 5px solid #333;
	font-size: 20px;
	padding: 6px 8px;
	line-height: 23.5px;
	background-color: #FFFFE6;
	display: block;
	}

#sp_prpfile #exp{
	margin: 2px 0 2px 110px;
	border-left: 5px solid #444;
	padding: 3px 0 3px 8px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	}
#sp_prpfile #list_sns{
	font-size: 13px;
	line-height: 15px;
	margin: 2px 0 2px 110px;
	border-left: 5px solid #555;
	padding: 3px 0 3px 8px;
	}
#profile_img{
	float:left;
	margin: 10px 10px 10px 5px;
	}
#cntx_archive{
	clear: left;
	background-color: #111;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	margin-bottom: 5px;
	padding: 6px 8px;
}
#arc_tit_f {
	padding: 5px 9px;
	}
.プロフィール欄其の２----------------------- {
}
#si_prpfile p{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
}
#si_prpfile .name {
	margin: 0 0 0 85px;
	border-left: 5px solid #EEE;
	font-size: 15px;
	padding: 3px 8px;
	line-height: 18px;
	display: block;
	}

#si_prpfile #exp{
	margin: 0 0 0 85px;
	border-left: 5px solid #EEE;
	padding: 0 0 0 8px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	}
#si_prpfile #list_sns{
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 0 85px;
	border-left: 5px solid #EEE;
	padding: 2px 0 2px 8px;
	}
#si_prpfile #list_sns a{
	font-size: 11px;
	line-height: 13px;
	}
#si_prpfile #profile_img{
	float:left;
	margin: 10px 10px 10px 5px;
	}
.link関連----------------------- {
}
#getnews,
#gadget,
#anews,
#goldrush,
#getgirl,
#getgame,
#mogera,
#mamechi {
	background: url(img/toplink.png) no-repeat;
	}
#getnews a,
#gadget a,
#anews a,
#goldrush a,
#getgirl a,
#getgame a,
#mogera a,
#mamechi a {
	display: block;
	}
#top_link{
	margin:4px 0;
	}
#top_link li{
	list-style-type: none;
	height: 50px;
	margin:0 2px 8px 2px;
	font-size: 13px;
	width: 340px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 0 7px;
	}
#top_link #getnews{
	background-position: 0 0;
		}
#top_link #gadget{
	background-position: 0 -50px;
		}
#top_link #anews{
	background-position: 0 -100px;
		}
#top_link #goldrush{
	background-position: 0 -150px;
		}
#top_link #getgirl{
	background-position: 0 -200px;
		}
#top_link #mogera{
	background-position: 0 -250px;
		}
#top_link #getgame{
	background-position: 0 -300px;
		}

#top_link #mamechi{
	background-position: 0 -350px;
	z-index: 10;
		}
/* 可変グリッドレイアウト用*/
#grid-content {
	overflow: hidden;
	height: 0;
}
#grid-content div {
	width: 590px;
	border: 1px solid #000000;
	margin: 0 10px 10px 0;
	padding: 3px;
}
#grid-content div h3 {
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}
#grid-content div p {
	margin: 0;
	padding: 0;
}
.wpp-list {
	}
.wpp-list img{
	vertical-align: text-top;
	float: left;
	margin: 5px 10px 10px 5px;
	}
.wpp-list li a{
	font:bold 14px/1.5em "";
}
.wpp-list li{
	min-height:100px;
	margin: 0 0 10px 0;
	padding: 5px;
	clear: left;
	border: 1px dashed #CCC;
	background-color: #EEE;
	background: linear-gradient(top, rgb(255, 255, 255), rgba(243, 243, 243));
	background: -moz-linear-gradient(top, rgb(255, 255, 255), rgba(243, 243, 243));
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(1, rgb(243, 243, 243)));
 	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#f2f2f2", EndColorStr="#f2f2f2");
	}
.wpp-list li span{
	text-shadow:1px 1px 0 #FFF;
	font-size: 14px;
	line-height: 17px;
	color: #960;
	}
.related_list{
	background-image: url(img/ret.png);
	background-color: #c64c5b;
	background-repeat: no-repeat;
	height: 30px;
	width: 525px;
}
.related_fream{
	border: 1px solid #c64c5b;
	margin: 0;
	padding: 10px;
	width: 503px;
	background-color: rgba(255, 255, 255, 200);
}
.related_fream li{
	font-size: 13px;
	line-height: 16px;
	background: url(img/ad_pct.gif) 0px 2px no-repeat;
	padding:0 0 10px 7px;
}
.related_fream li a{
	color: #333;

}
.related_fream li a:hover{
	color:#BC9D34;
}
.othercat_title{
	font-size: 16px;
	font-weight: bold;
}
.othercat_newlist{
	background-color: rgba(255, 255, 255, 255);
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 0 0 15px 0;
	padding:10px 5px 5px 5px;
}
.othercat_newlist li{
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 16px;
}
.othercat_newlist li a{
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}
/*トップRT数▲表示*/
.thumbnailheader{
	width: 800px;
}
.listclear {
position: absolute;
width: 0;
height: 0;
float: left;
border-style: solid;
border-color: transparent #A48226;
border-width: 0 0 75px 75px
}
.suji {
position: relative;
right: 70px;
top: 1px;
color: white;
font-weight: bold;
font-size: 20px
}
.suji span {
position: relative;
bottom: 5px;
}
/*　	ゴールドラッシュトピックス用　　　*/
#topics_box{
	margin:0 0 0 35px;
}
#topics_1, #topics_2, #topics_3, #topics_4{
	width: 150px;
	padding:0;
	float:left;
	overflow: hidden;
	background-color: #000;
	height: 120px;
	margin: 0 0 0 5px;
	border: 2px solid #000;
}
#topics_1 span, #topics_2 span, #topics_3 span, #topics_4 span{
	font-size: 13px;
	line-height: 18px;
	margin:0;
	padding: 3px 4px;
	font-weight: normal;
}
#topics_1 span a, #topics_2 span a, #topics_3 span a, #topics_4 span a{
	font-weight: normal;
}
.rank{
}
.widget-title{
}
.widget-container{
	list-style-type: none;
	padding: 4px;
}
.wpp-post-title{/* 記事タイトル  */
	display: block;
	margin-top: 5px;
	}
.wpp-views{/* 左カラム記事表示数  */
	display: block;
	text-align: right;
	color: #E75F69;
	font-size: 10px;
}