@charset "Shift_JIS";
body{
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	color: #454545;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",meiryo,"ＭＳ Ｐゴシック","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
	text-align:center;
	margin: 0;
	padding: 0;
}
body{
	background:url(../img/bg.jpg) repeat;
}
h1,h2,h3,h4,h5,p,ul{
	margin: 0;
	padding: 0;
}
ul{
	list-style-type: none;
}
img{
	border: 0;
}
.noOutline {
	outline: none;
}
/*--------------------------------------------------*/
.cf:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.cf {display: inline-block;}
/* exlude MacIE5 \*/
* html .cf { height: 1% }
.cf {display:block;}
/* end MacIE5 */
/*--------------------------------------------------*/
a:link,
a:visited{
	color: #232323;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
/* ------------------------
FOOTER
------------------------ */
#footer{
	font-size: 85%;
	text-align: center;
}
.footer_frame{
	width: 960px;
	margin: 0 auto;
}
#footer ul{
	padding: 25px 0 0 0;
}
#footer li{
	display: inline;
	color: #656565;
}
#footer li.end{
	padding: 0 5px 0 0;
	background: url(../../img/linkbar.gif) right center no-repeat;
}
#footer ul li span{
	padding: 0 5px 0 10px;
	background: url(../../img/linkbar.gif) 0 center no-repeat;
}
.cnt_footer{
	margin: 0 auto;
	background: url(../../img/bg_footer.jpg) 0 0 repeat;
	height: 160px;
}
.cnt_footer a:link,
.cnt_footer a:visited{
	color: #ffffff;
}
.pagetop{
	padding: 0;
	float: right;
}
/* ------------------------
	HEADER
------------------------ */
#header{
	margin: 0 auto;
}
#header_body{
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
p.logo1{
	padding: 17px 0 0 9px;
	float: left;
}
p.logo2{
	padding: 12px 4px 0 0;
	float: right;
}
/* ------------------------
	BODY
------------------------ */
#quiz{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 670px;
	background: url(../img/base.jpg) 0 0 no-repeat;
}
#main_body{
	position: relative;
	margin: 0 auto;
	width: 654px;
}
p.logo{
	position: absolute;
	top: 0;
	left: 240px;
}
.mtxt1{
	text-align: left;
	padding: 73px 0 20px 50px;
}
.btn_back{
	text-align: center;
	padding: 46px 0 53px 0;
}
.no_msg{
	padding-top: 53px;
	padding-bottom: 90px;
}
.q_sc{
	width: 428px;
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
}
#quiz_cnt{
	position: relative;
	height: 350px;
}
.q_menu{
	padding: 30px 0 0 0;
	width: 208px;
	float: right;
}
.q_menu li{
	height: 46px;
}
#quiz_cnt .new1{
	position: absolute;
	top: 212px;
	left: 610px;
}
#quiz_cnt .new2{
	position: absolute;
	top: 257px;
	left: 610px;
}
/* プリント */
@media print {
	#no_rc{
		display:none;
	}
}
