/*
Theme Name: Disciple
Theme URI: http://wnw.blogwarhammer.net/themes/disciple
Description: Soft and clean WordPress theme with 3 columns. Customizable with 4 more colors.
Version: 1.13
Author: Regis
Author URI: http://wnw.blogwarhammer.net
Tags: soft, clean, simple, 3 columns, fixed width

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
*/

/* basic */
/*
body { width:100%; background:#F5F4F1 url('images/bg_bp_top.gif') top left repeat-x; margin:0px 0px 10px 0px; padding:0px;
	   font:8pt Verdana, Arial, sans-serif; line-height:150%; color:#333333;  background-color:#000000;}
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	list-style-type:none;
	vertical-align: baseline;
	background: transparent;
}
/**/
body {
height: 100%;
width:100%;
font-size:12px;
color:#333333;
background-color:#000000;
/*
↓↓ 090520 Fontfamily削除しました By Yanagi ↓↓
*/
/*font-family:'ＭＳ Ｐゴシック',sans-serif'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;*/
}



a { color:#CC0000; text-decoration:none; outline:none; }
a:hover { color:#CC0000; text-decoration:underline; }
a img { border:0; }
blockquote { border-left:solid 5px #A7B3BC; padding:5px 5px 5px 8px; margin:8px; background-color:#F4F5F7; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; display:inline-block; }
pre { border-left:solid 5px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; background-color:#EEF0F2; overflow:scroll; }
ul { list-style-type:square; }
input,
select,
textarea { font:8pt Verdana, Arial, sans-serif; color:#333333; }
form { margin:0px; padding:0px; }
p { margin:1em 0px; }
h1, h2, h3, h4, h5, h6  { font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:130% }
h1 { font-size:19pt; }
div#head h1 { font-size:19pt; text-indent:-9999px; }
h1 { font-size:19pt; }
h2 { font-size:16pt; }
h3 { font-size:13pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:7pt; }

.sep { display:block; height:30px; background:transparent url('images/sep.gif') top center no-repeat; overflow:hidden; }

/* wordpress defaults */
.aligncenter,
div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left;}
.alignright { float:right;}
.wp-caption { text-align:center; padding-top:4px; margin:10px;
			  -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { padding:5px 4px 5px; margin:0; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; line-height:150%; }

/* wrapper */
.wrap { width:900px; margin:auto; padding:0px; overflow:hidden;}

/* blog title + description */
#head { height:100px; overflow:hidden; text-align:center; }
	#head h1 { margin:0px 0px 10px 0px; padding:0px; font:normal 24pt Georgia, "Times New Roman", Times, serif; letter-spacing:2px; text-transform:uppercase; }
	div#head a{
		display:block;
		margin:0 auto;
		height:100px;
		width:900px;
		text-indent:-9999px;
		background:transparent url(/blog/wp-content/themes/disciple/images/top/title.gif) no-repeat scroll center top
		}
	#head a:hover { color:#FFFFFF; text-decoration:none; }
	#head #desc { margin:0px 0px 15px 0px; padding:0px; font:normal 11pt Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-transform:uppercase; text-indent:-9999px;}

/* menu */
#menu { width:520px; margin:auto; overflow:hidden; height:18px; font:normal 8pt Georgia, "Times New Roman", Times, serif; text-transform:lowercase; }
	#menu ul { list-style:none; margin:0px 0px 0px 10px; padding:0px; overflow:hidden; }
		#menu li { float:left; padding:0px; }
		#menu li a { display:block; background-color:#E6E3DB; padding:2px 5px 2px 5px; margin:0px 5px 0px 0px; text-align:center; color:#333333; }
		#menu li a:hover { color:#999999; text-decoration:none; }
		#menu li.current_page_item a { background-color:#CFCABA; }
		#menu li.current_page_item a:hover { color:#333333; text-decoration:none; }

#midbar { overflow:hidden; padding:0px; }

#innerwrap { margin-top:5px; width:900px; overflow:hidden; height:100%; /*background:transparent url('images/bg_c2.gif') top center repeat-y;*/ }
#innerwrap a { color:#FFB204; text-decoration:none; }
#innerwrap a:hover { color:#FF3F9C; text-decoration:none; }

/* main FLASH */
#flash{
margin:auto;
background-color: #000000;
width: 100%;
height: 500px;
/*	background-image:url(../img/bg_080130.gif); */
/*	border: solid 1px #ff0000; */
}

/* columns */
.c1 { width:190px; float:left; padding:0px 0px 0px 0px;text-align:left; }
.c2 { width:528px; float:left; padding:0px; margin:0px; overflow:hidden; border:#FFFFFF solid 1px; background:#000000 /*url('images/bg_c2.gif') top left repeat-y*/; }
.c3 { width:179px; float:left; padding:0px; margin:0px; overflow:hidden; }

/* contact + subscribe text + middle text */
.toptext { margin:0px; padding:10px 15px 10px 15px; color:#FFFFFF; text-transform:lowercase; font:italic 10pt Georgia, "Times New Roman", Times, serif; }
	.toptext a { color:#FFFFFF; }
	.toptext a:hover { color:#FFBE97; text-decoration:none; }
.midtext { margin:0px; padding:10px 15px 10px 15px; color:#777777; font:normal 9pt Georgia, "Times New Roman", Times, serif; }

/* widgets */
#widgets1 { list-style:none; margin:0px; padding:0px; color:#AFAFAF; }
#widgets2 { list-style:none; margin:0px; padding:0px; color:#AFAFAF; }
.widget { list-style:none; margin:0px 0px 30px 0px; padding:0px 8px 0px 8px; }
#widgets1 .widget { border-left:solid 3px #FFFFFF; }
#widgets2 .widget { border-right:solid 3px #FFFFFF; }
.widget ul { margin:0px; padding:0px; }
.widget ul li a { color:#2FDCFF; padding:1px 3px 1px 3px; }
.widget li a:hover {text-decoration:underline; }
.widget h2 { margin:0px 0px 5px 0px; padding:0px; color:#546a85; font:italic 11pt Georgia, "Times New Roman", Times, serif; text-transform:lowercase; }
#widgets2 embed{width:150px ! important;}


/* list images for widgets */
#widgets1 .widget li { list-style:none; background:url('') center left no-repeat; margin:0px 0px 5px 0px; padding:0px 0px 0px 20px; }
	/*wicgets PHP CODE 090205追加　bytetwo*/
	#widgets1 .widget .execphpwidget{ margin:0px; padding:0px;}
	#widgets1 .widget .execphpwidget ul li{ margin:0px 0px 10px 10px; padding:0px;}
	/**************************************/
#widgets2 .widget li { list-style:none; background:url('images/78.png') center left no-repeat; margin:0px 0px 5px 0px; padding:0px 0px 0px 20px; }

#widgets1 .widget_recent_entries li { background:url('images/24.png') center left no-repeat; }
#widgets1 .widget_recent_comments li { background:url('images/18.png') center left no-repeat; }
#widgets1 .widget_pages li { background:url('images/21.png') center left no-repeat; }
#widgets1 .widget_categories li { background:url('images/34.png') center left no-repeat; }
#widgets1 .widget_archive li { background:url('images/36.png') center left no-repeat; }
#widgets1 .widget_links li,
#widgets1 .widget_betterblogroll li,
#widgets1 .widget_sclw li { background:url('images/13.png') center left no-repeat; }

#widgets2 .widget_recent_entries li { background:url('images/24.png') center left no-repeat; }
#widgets2 .widget_recent_comments li { background:url('images/18.png') center left no-repeat; }
#widgets2 .widget_pages li { background:url('images/21.png') center left no-repeat; }
#widgets2 .widget_categories li { background:url('images/34.png') center left no-repeat; }
#widgets2 .widget_archive li { background:url('images/36.png') center left no-repeat; }
#widgets2 .widget_links li,
#widgets2 .widget_betterblogroll li,
#widgets2 .widget_sclw li { background:url('images/13.png') center left no-repeat; }

/* search box */
#searchform #s { width:150px; }

/* blog posts */
.post { padding:0px 15px 15px 15px; overflow:hidden; line-height:120%; color:#FFFFFF; }

	/* blog title */
	.post-title h1 {font-family:'ＭＳ Ｐ明朝'; margin:5px 0px 0px 0px; padding:0px 0px 2px 0px; font:normal 2.4em; letter-spacing:-0.02em; line-height:130%; }
/*	.post-title h1 a { color:#FFFFFF; }
	.post-title h1 a:hover { color:##00CEFF; text-decoration:none; }
*/
	/* bar with date, author and category */
	.post-sub { padding:5px 0px 0px 0px; overflow:hidden; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; }
		.post-sub a,
		.post-foot a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
		.post-sub a:hover,
		.post-foot a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }
		.post-date { float:left; overflow:hidden; margin-right:20px; }
		.post-author { float:left; overflow:hidden; margin-right:20px; }
		.post-cat { float:left; overflow:hidden; }

	/* blog text */
	.post-text { overflow:hidden; color:#FFFFFF;font-size:1.2em;line-height:1.2em; }
		.aligncenter { display:block; margin:auto; text-align:center; }
		img.alignright { padding:4px; margin:0 0 2px 7px; display:inline; }
		img.alignleft { padding:4px; margin:0 7px 2px 0; display:inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.youtube { text-align:center; margin:10px 0px 10px 0px; }

	/* blog footer with tags, edit and comments */
	.post-foot { overflow:hidden; margin:10px 0px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; line-height:160%; }
		.post-edit { float:right; }
		.post-comments { float:right; }

/* comments */
.commentlist { list-style:none; padding:0px; margin:0px; border-top:solid 1px #97A8BD; overflow:hidden; }
.commentlist li { overflow:hidden; border-bottom:solid 1px #97A8BD; padding:8px; background-color:#FFFFFF; }
.commentlist li.alt { background-color:#F8F8F8; overflow:hidden; }
	.comment-avatar img { float:left; padding:0px; border:solid 1px #999999; margin:8px 8px 8px 0px; }
	.comment-bar { color:#999999; overflow:hidden; padding:0px 8px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; }
		.comment-bar a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
		.comment-bar a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }

		.comment-author { color:#546a85; font-size:11pt; font-style:italic; }
		.comment-author a { color:#546a85; border-bottom:dotted 1px #666666; }
		.comment-author a:hover { text-decoration:none; }
	.comment-text { }

/* footer */
#footer { width:900px; height:80px; /*background:transparent url('images/bar_bottom.gif') top center no-repeat;*/ margin:auto; padding:76px 5px 5px 5px;
		  font:10pt Georgia, "Times New Roman", Times, serif; color:#AA9F8A; text-align:center; }
	#footer a { color:#AA9F8A; border-bottom:dotted 1px #BEB6A7; text-transform:uppercase; }
	#footer a:hover { text-decoration:none; }

div#credit{
width:179px;
padding:10px;
color:#AA9F8A;
font-size:11px;
}
div#credit a:link   {color:#CEC5B5; text-decoration:none; border-bottom:dotted 1px #CEC5B5;}
div#credit a:visited{color:#CEC5B5; text-decoration:none; border-bottom:dotted 1px #CEC5B5;}
div#credit a:hover  {color:#CEC5B5; text-decoration:none; border-bottom:dotted 1px #CEC5B5;}


/***************** nessman PC_TOP(08/10/17 Update) ******************/
#all{background-color:#000000;}

div#container_middle{
	width:900px;
	zoom: 100%;
	margin-bottom:12px;
	margin-top:5px;
}
div#container_middle:after{
content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;

}
div#container_middle .left{
width:190px;
float:left;
margin:0px;
}

div#container_middle .right{
	width:720px;
	height:100%;
	background-image:url(./images/top/ranking_day.gif);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	text-align:left;

	position:relative;
}

div#container_middle .right #right_top_wrap{
	height:70px;
	width:100%;
	clear: both;
	position:relative;
	overflow:hidden;

}

div#container_middle .right #right_top_wrap:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

div.top_space #date{
	width:60px;
	float:right;
	letter-spacing:1px;
	color:#FFCC00;
	height:30px;
	font-size:10px;
	margin-top:22px;
	padding-right:102px;
	text-align:center;
	line-height:14px;
}

/*
div#container_middle .right #date div{
	position:absolute; top:28px; left:555px;
	width:65px;
	text-align:center;
}
*/



div#container_middle .right #totalrank{
	width:345px;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	z-index:100;
	height:70px;
}


div#container_middle .left .danger{
width:190px; height:112px;text-align:left;
}
div#container_middle .switch{
width:160px; height:160px;text-align:left;margin-left:25px;margin-top:15px;
}
div#container_middle .switch img{
border:solid 3px #FF0000;text-align:left;
}

div#container_middle .left .blogparts{
	text-align:left;
	margin-top:12px;
}
div#container_middle .left .rank_all{

	margin-top:12px;
	color:#FFFFFF;
}

/***************/
#ranking_box .rank{
	display:block;
	width:30px;
	float:left;
}
#ranking_box .best3_medianame{
	display:block;
	float:left;
	width:300px;
}
#ranking_box .medianame_missile{
	display:block;
	float:left;
	width:245px;
}
#ranking_box .medianame_score{
	display:block;
	float:left;
	width:165px;
}
#ranking_box .best3_score{
	display:block;
	clear:left;
	width:55px;
	float:right;
	text-align:right;
}
#ranking_box .score_missile{
	display:block;
	width:50px;
	float:right;
	text-align:right;
}
#ranking_box .score_price{
	display:block;
	width:130px;
	float:right;
	text-align:right;
}

#ranking_box .dashed{
	display:block;
	clear:left;
	text-align:right;
	border-bottom:1px dashed #DDDDDD;
}


#blue{color:#04F9FA;}
#blue a{display:block; width:100%;}
#blue a:link   {color:#04F9FA; text-decoration:none;}
#blue a:visited{color:#04F9FA; text-decoration:none;}
#blue a:hover  {color:#66FDFE; text-decoration:underline;}

#gold{color:#ffcb63;}
#gold a{display:block; width:100%;}
#gold a:link   {color:#ffcb63; text-decoration:none;}
#gold a:visited{color:#ffcb63; text-decoration:none;}
#gold a:hover  {color:#ffd073; text-decoration:underline;}

/***************** nessman PC_TagGet(08/10/17 Update) ******************/
.wrap_bp_page {
width:900px;
margin:auto;
padding:0px;
overflow:hidden;
background:transparent url('./images/top/header.jpg') top center no-repeat;
font-size:14px;
color:#FFFFFF;
text-align:left;
letter-spacing:2pt;
line-height:130%;
}
.wrap_bp_page ul{ list-style:none; margin:0px 0px 50px 0px; padding:0px; overflow:hidden; }
.wrap_bp_page .caution{ font-size:12px;}
.btn_list{
width:700px;
height:100%;
margin:0px 0px 10px 25px;
text-align:left;
}
.btn_list .btn{
float:left;
width:190px;
}
.btn_list .btn_text{
float:right;
width:510px;
text-align:left;
}
.btn_list .btn_tag{
width:510px;
text-align:left;
}

