@charset "utf-8";

#main-wrapper { /* 新 */
	background: #008100 url("/images/index/new/background.jpg") no-repeat fixed center top;
}
#main_inner { /* 新 */
	margin: 0 auto;
	padding: 10px 10px 30px;
	width: 945px;
	background: #FFFFFF;
}

#contents {
	margin: 10px auto;
	width: 880px;
	background-color: #FFFFFF;
}
#contents .upper .ttl_page {
	text-indent: -9999px;
	height:126px;
	background: url("/images/mytra/rulequiz/howtouse_logo.gif") no-repeat;
}
#main {
	margin: 10px auto 30px;
}
.lower .ttl_page {
	margin: 0 auto;
	text-indent: -9999px;
	width: 320px;
	height:80px;
	background: url("/images/mytra/rulequiz/gree.gif") no-repeat;
}

/*ルールクイズ枠*/
.frame_top {
	margin-bottom: 20px;
	height: 11px;
	background: url("/images/mytra/rulequiz/quiz_bar2.gif") no-repeat;
}
.frame_middle {
	margin-bottom: 20px;
}
.frame_bottom {
	margin-top: 40px;
	height: 11px;
	background: url("/images/mytra/rulequiz/quiz_bar2.gif") no-repeat;
}

/*** クイズ ***/
/* ルールクイズ 使い方 */
.linkimg-left {
	text-align: left;
	padding-bottom: 20px;
}
.how_container {
	padding-bottom: 10px;
}
.how_left {
	float: left;
	width: 353px;
	padding-right: 30px;
}
.how_right {
	float: left;
	width: 497px;
}
.how_left2 {
	float: left;
	width: 353px;
	padding-right: 14px;
}
.how_right2 {
	float: left;
	width: 513px;
}
.howtouse1, .howtouse2, .howtouse3, .howtouse4, .howtouse5 {
	margin: 0;
	line-height: 38px;
	padding: 0 0 0 60px;
	color: #F5B42D;
	font-size: 20px;
}
.howtouse1 {
	background: url("/images/mytra/rulequiz/howto_1no.gif") no-repeat;
}
.howtouse2 {
	background: url("/images/mytra/rulequiz/howto_2no.gif") no-repeat;
}
.howtouse3 {
	background: url("/images/mytra/rulequiz/howto_3no.gif") no-repeat;
}
.howtouse4 {
	background: url("/images/mytra/rulequiz/howto_4no.gif") no-repeat;
}
.howtouse5 {
	padding-top: 6px;
	padding-bottom: 14px;
	color: #FF7D00;
	line-height: 1.2em;
	background: url("/images/mytra/rulequiz/howto_5no.gif") no-repeat;
}
.how_cont {
	padding-left: 60px;
	font-size: 14px;
}
.howtouse_bar {
	height: 11px;
	margin-bottom: 40px;
}
.howtouse_redb {
	font-weight: bold;
	color: #FF3835;
}
.howdl {
	padding-top: 1em;
}
.howdl dt {
	float: left;
	clear:both; 
	width: 1.1em;
}
.howdlt dd {
	margin-left: 1.1em;
}

.red_bold {
	color: #FF3835;
	font-weight: bold;
}
.center {
	text-align: center;
}

.clearfix {width:100%;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }

/* フッター */
.quiz_footer {
	padding-top: 40px;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
}
.quiz_footer ul {
	margin: 0;
	padding: 0;
	width: 650x;
}
.quiz_footer li {
	display: inline;
	list-style-type: none;
	border-left: 1px solid #000000;
}
.quiz_footer li.first-link {
	border-left: none;
}
.quiz_footer li a {
	padding:0 0.7em;
	text-decoration: none;
	color: #000000;
}
.copy {
	font-family: 'Times New Roman', 'Times';
}

