@charset "Shift_JIS";

html,body{
	margin						: 0px;
	width							: 100%;
	height							: 100%;
	text-align					: center;
}

body{
	font-size						: 80%;
	font-family					: Verdana, "CI",Meiryo,"lr oSVbN", sans-serif;
	background				: #000000;
	color							: #ffffff;
}
a:link		{	color			: #F4A932;text-decoration: underline;}
a:visited	{	color			: #d46f1a;text-decoration: underline;}
a:hover		{	color		: #C9800C;text-decoration: underline;}
/*	{J
PPPPPPPPPPPPPPPPPPPPPP*/
#wrap{
	margin						: 0px auto;
	width							: 820px;
	height							: 100%;
	text-align:center;
}

body > #wrap{
	height							: auto;
	min-height					: 100%;
}

#header{
	margin						: 0px auto;
	padding-top				: 22px;
	width							: 820px;
	text-align					: center;
}

img{
	vertical-align			: top; 
	border					:0px;
}
/*	clearfix nbN
PPPPPPPPPPPPPPPPPPPPPP*/
.clearfix:after{
	content					: ".";
	display						: block;
	clear						: both;
	height						: 0;
	visibility					: hidden;
}
.clearfix{
	display					: inline-block;
}
/* --------------------------------
    wb_[
-------------------------------- */ 
#header{
	width		:100%;
}
#header h1{
	margin				: 0px 0px 10px 0px;
	padding				: 0px 0px 0px 0px;
	background				: url(../images/second/artbg.gif);
}
#header img{
	border					: 1px solid #ffffff;
	padding				: 3px;
	margin				: 0px 0px 10px 0px;
}
/* --------------------------------
    C
-------------------------------- */ 
#main{
	text-align			:center;
	width					:820px;
}
#main h2{
	text-align			: left;
	margin				: 0px 0px 5px 0px;
	padding				: 0px 0px 0px 0px;
	font-size				: 110%;
}

#main p{
	text-align			:left;
	width					:820px;
	margin				: 0px 0px 10px 0px;
	padding				: 0px 5px 5px 5px;
}

#main .close{
	width					:100%;
	text-align			:center;
	margin				: 30px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}


/* --------------------------------
    tb^[
-------------------------------- */ 
#footer{
	width				:100%;
	margin				:0px;
	margin				: 30px 0px 10px 0px;
	padding				: 20px 0px 0px 0px;
	border-top			: 1px solid #999999;
}
.copyright{
	text-align			:center;
	font-size			:90%;
	padding			:0px 0px 5px 0px;
}
