/*
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;
	list-style-type:none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/**/
body {
height: 100%;
width:100%;
font-size:12px;
color:#FFFFFF;
background-color:#000000;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',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:11px 0px 11px 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; }

/* wrapper */
.wrap { width:900px; margin:auto; padding:0px; overflow:hidden; background:transparent url('../images/header.gif') top center no-repeat;}

/* blog title + description */
#head { height:135px; overflow:hidden; text-align:center; }
	#head h1 { margin:15px 0px 10px 0px; padding:0px; font:normal 24pt Georgia, "Times New Roman", Times, serif; letter-spacing:2px; text-transform:uppercase; }
	#head a {
		display:block;
		height:135px;
		width:896px;
		text-decoration:none;
		background:transparent url(../images/header.jpg) no-repeat scroll center top;
		text-indent:-9999px;
		}
	#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;}


#footer {
	width:900px;
	height:60px;
	padding:30px auto 10px auto;
	line-height:80px;
	/*background:transparent url('images/bar_bottom.gif') top center no-repeat;*/
	margin:auto;
	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; }
/**************TAG_GET(08/10/21 Update)**************/

dl#tag_wrap_all{
	width:900px;
	text-align:center;
	margin:auto; color:#FFFFFF;
}

dl#tag_wrap_all dt#btn_all{
	background:url(../images/bt_all.jpg) no-repeat;
	background-position:0px 25px;
	height:160px;
	width:900px;
	position:relative;
}


dl#tag_wrap_all dt#btn_all div.sample{
	background:url(../images/sample_back.gif) no-repeat;
	height:160px;
	width:450px;
	position:absolute;
	top:0; left:420px;
	text-align:left;
}

dd.tag_wrap_inner{
	width:840px;
	text-align:left;
	background:url(../images/line_back.gif) repeat-y;
	margin:20px auto auto auto;
}

div.tag_wrap_inner_top{
	width:840px;
	background:url(../images/line_top.gif) no-repeat top;
}

div.tag_wrap_inner_bottom{
	width:840px;
	height:15px;
	background:url(../images/line_bottom.gif) no-repeat bottom;
}

dl.tag_wrap_inner_info dt{
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
}

dl.tag_wrap_inner_info dd{
zoom: 100%;
}
dl.tag_wrap_inner_info dd:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

dl.tag_wrap_inner_info dd .tag_top{
	float:left;
	width:200px;
	text-align:right;
}
dl.tag_wrap_inner_info dd .tag_text{
	float:left;
	width:600px;
	margin-left:20px;
	height:140px;
	position:relative;
	padding:2px;
	font-size:13px;
	line-height:130%;
}

.btn_tag{
	position:absolute;
	left:0; bottom:0;
}
.btn_tag textarea{
	margin:2px;
	width:550px;
	height:50px;
	border:solid 2px #FF0000;
	font-size:13px;
}

/***************** nessman PC_TagGet(08/10/17 Update) ******************/
.wrap_bp_page {
width:900px; 
margin:auto; 
padding:0px; 
overflow:hidden; 
font-size:14px;
color:#FFFFFF;
text-align:left;
line-height:130%;
}
.caution{
	text-align:left;
	width:830px;
	border:solid 5px #000000;
	font-size:12px;
	margin:auto;
}

