@charset "Shift_JIS";

/*初期設定*/
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
}

body{
	font-size: 12px;
	letter-spacing:0.05em;
	line-height: 1.5em;
	font-family: Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	color:#000000;
	background-color:#000;	
}


/*setting*/

img{border:0;}

a{color:#666666;text-decoration:underline;}
a:hover{color:#999999;text-decoration:underline;}

a:hover img {
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}

a.noblink:hover img {
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
}


/*setting*/


.mb15{margin-bottom:15px;}

.color_Q{
	color:#ff90d5;
	margin-bottom:5px;	
}
.color_A{
	color:#eeeeee;
	margin-bottom:15px;
}



#box_txt{
	width:540px;
	margin-left:30px;
	margin-right:30px;
	color:#eeeeee;
	text-align:left;
}

#box{
	width:600px;
	margin:0 auto;
	text-align:center;
	border:1px solid #333333;
}

#title{
	width:600px;
	float:left;
	text-align:left;
	color:#eeeeee;
	display:inline;
}

#logo{
	width:268px;
	float:center;
	margin-bottom:25px;
	text-align:center;
	color:#eeeeee;
	display:inline;
}
