* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	text-align: center;
	color: #333333;
	background-color: #000000;
}

h1, h2, h3 {
	color: #333333;
}

h1 {
	margin-bottom: .5em;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: .1em;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0px;
}


blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}



a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #DB0000;
}

img {
	border: none;
}

/* Menu */

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("/quizstadium/images/OFF.gif") repeat-x top left;
	border-bottom:3px solid #BCC1C8;
	border-top:1px solid #919191;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#menu li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	padding:12px 15px 0 15px;
	height:3.0em;
	background:transparent url("/quizstadium/images/DIVIDER.gif") no-repeat top right;
}
ul#menu li a:hover{
	background:transparent url("/quizstadium/images/HOVER.gif") no-repeat top right;		color:#990000;
}
	

/* Logo */

#logo {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(/quizstadium/images/top.jpg);
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 180%;
	color: #FFFFFF;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: 1px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content a {
	text-decoration: underline;
}


#navi {
	letter-spacing: 1px;
	font-size: 78%;
	font-weight: bold;
	color: #888888;
}

#navi a {

	color: #888888;
}

.enquete-title {
	color:#CC3300;
	font-weight:bold;
}

.enquete-title a {
	color:#CC3300;
}

.jikai-title {
	width: 530px;
	height: 24px;
	text-indent: 25px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 0.1em;
	background-image: url(/quizstadium/images/jikai_bar.gif);
	background-repeat: no-repeat;
	float: left;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#jikai-mark {
	width: 140px;
	height: 140px;
	background-image: url(/quizstadium/images/hint_pop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 23px;
}

#jikai-mark-after {
	width: 140px;
	height: 140px;
	background-image: url(/quizstadium/images/hint_pop_end.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 23px;
}

#jikai {
	width: 380px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 18px;
}

#jikai a {
	color: #0033CC;
	font-weight: bold;
	font-size: 16px;
}

.style2 {
	color: #CC3300;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	top: 20px;
	margin-top: 10px;
}

.style15 {font-size: 12px; }
.style21 {font-size: 12px; color: #FFFFFF; }
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style23 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}


#jikai p {
	margin-bottom: 1.5em;
	text-align: justify;
	margin-top: 0.8em;
	color: #CC3300;
	font-weight: bold;
	background-image: url(/quizstadium/images/icon_mushi.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#welcome {
	width: 520px;
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(/quizstadium/images/img04.gif) repeat-x left bottom;
	padding-left: 5px;
}


#welcome p {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 160%;
	font-size: 110%;
}


#yukichi-title {
	width: 522px;
	height: 32px;
	text-indent: 43px;
	padding-top: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	float: left;
	background-image: url(/quizstadium/images/yukichi_bar.gif);
	background-repeat: no-repeat;
	font-size: 18px;
}

#kigyou {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#kigyou b {
	font-size: 12px;
	color: #888888;
	font-weight: normal;
	background-image: url(/quizstadium/images/icon_ten.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 26px;
	margin-left: 2px;
}

#kigyou ul {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(/quizstadium/images/icon_kigyou.gif);
	padding-left: 1.2em;
	margin-top: 8px;
	background-position: left;
	line-height: 23px;
}

#whatsnew {
	width: 520px;
	float: left;
	line-height: 24px;
	letter-spacing: 0.05em;
	background-image: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	font-size: 12px;
}

#whatsnew b {
	letter-spacing: 1px;
	font-size: 88%;
	font-weight: bold;
	color: #888888;
}

#whatsnew p {
	letter-spacing: 1px;
	float: right;
	font-size: 78%;
	font-weight: bold;
	background: #E3E3E6;
	padding: 0px 5px 0px 5px;
}

#whatsnew ul li {
	list-style: none;
	padding-left: 1.6em;
	background-image: url(/quizstadium/images/icon_whatsnew.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left center;
}


#jyukkun ul {
	width: 520px;
	background-image: url(/quizstadium/images/jyukkun.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}


#jyukkun li {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 470px;
	list-style-type: none;
	height: 60px;
	text-align: left;
	vertical-align: middle;
	float: left;
	left: 40px;
	position: relative;
	top: 9px;
}


.minnanocard {
	background-image: url(/quizstadium/images/icon_yaji_bottom.gif);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 17px;
	clear: both;
	width: 540px;
}


.sanka {
	background-image: url(/quizstadium/images/tranp01.gif);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 40px;
	width: 520px;
	padding-bottom: 0px;
	vertical-align: middle;
	position: relative;
	margin-top: 0px;
	float: left;
	line-height: 40px;
	letter-spacing: 0.1em;
}

.floating-box {
	float: left;
	width: 230px;
	border-left: 5px solid #DB0000;
	padding: 0px 0px 10px 10px;
	background: url(/quizstadium/images/img09.gif) no-repeat right bottom;
}

.floating-box p {
	letter-spacing: 1px;
	float: right;
	font-size: 78%;
	font-weight: bold;
	line-height: 160%;
	background: #E3E3E6;
	padding: 0px 5px 0px 5px;
}


.floating-box ul {
	line-height: 160%;
	font-size: 110%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #DB0000;
}



.floating-box img {
	border: 5px solid #FFFFFF;
}

.floating-box-qpon {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.floating-box-qpon p {
	letter-spacing: 1px;
	float: right;
	font-size: 78%;
	font-weight: bold;
	line-height: 160%;
	background: #E3E3E6;
	padding: 0px 5px 0px 5px;
}

.floating-box-qpon b {
	font-size: 88%;
	padding-right:12px;
	background: url(/quizstadium/images/yaji_mini_right.gif) no-repeat right;
	color: #888888;
}

.floating-box-qpon ul {
	list-style: none;
	line-height: 160%;
	font-size: 110%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	background-image: url(/quizstadium/images/icon_kigyou.gif);
	padding-left: 1.2em;
}

.floating-box-main {
	float: left;
	width: 520px;
	padding: 0px 0px 10px 10px;
}

.floating-box-main dt {
	line-height: 160%;
	letter-spacing: 1px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(/quizstadium/images/icon_kigyou.gif);
}

.floating-box-main dd {
	line-height: 160%;
	font-size: 90%;
	letter-spacing: 1px;
}

#bot {
	letter-spacing: 1px;
	float: left;
	font-size: 78%;
	font-weight: bold;
	line-height: 160%;
	background: #E3E3E6;
	margin-left: 6.5em;
	padding: 0px 5px 0px 5px;
}



#qpon {
	text-align: center;
}

#qpon p {
	letter-spacing: 1px;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
}

#qpon b {
	font-size: 90%;
	font-weight: bold;
	color: #DB0000;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#profile_hako {
	background:#fff;
	border:1px solid #ccc;
	margin:0 auto;
	text-align: center;
	width:200px;
	padding:0 0 10px;
}

#profile_text{
	text-align: left;
	font-size:88.8%;
	line-height:160%;
	margin:0 0 0 15px;
    color: #666666;
}

.profile p
{
	text-align: center;
	font-size:120%;
	line-height:130%;
	margin:0 0 8px;
	font-weight: bold;
}

#profile_abata{
	float: left;
	margin:5px 0 5px 0;
	padding:2px;

}

#profile_abata_preview{
	display:inline-block;
	background:#fff;
	border:1px solid #8592BB;
	margin:0 auto;
	text-align: center;
	width:500px;
	height:190px;
	padding:8px;
}
#prewaku{
	margin:0 auto;
	text-align: center;
	font-weight: bold;
	width:200px;
	margin-top:0.5em;
	color:#8592BB;
}

.profile_abata_num{
	float: left;
	margin: 0 auto;

}

.profile_abata_set{
	width:90px;
	float: left;
	padding:3px;
}

.profile_abata_select{
	margin: 0 auto;
	font-size:90%;
	font-weight: bold;
	padding:2px;
	color:#888888;
}


#profile_abata_page{
	margin: 0 auto;
	text-align: right;
	width:220px;
	float: left;
	padding:0px;
	font-size:88%;
	color:#8592BB;
}

#profile_abata_card{
	width:500px;
	float: left;
	padding:8px;
	background: url(/quizstadium/images/img04.gif) repeat-x left bottom;
}

#profile_abata_card li{
	list-style: none;
	margin-left: -2.5em;
	margin-top:0.5em;
}

#profile_abata_card b{
	font-size:88%;
	font-weight: bold;
	color:#8592BB;
}

#profile_link{
	text-align: center;
	font-size:80%;
	line-height:200%;
	margin:10px 5px 5px 5px;
        color: #AAAAAA;
	background: url(/quizstadium/images/img04.gif) repeat-x left top;
}

#profile_link a{
	color: #0000DB;
}

/* Footer */

#footer {
	height: 50px;
	width: 800px;
	margin: 0 auto;
	background: #443F3B;
        color: #ffffff;
}

#footer .links {
	padding: 15px 0 0 0;
	font-size: 90%;
	text-align:center;

}

#footer a {
        color: #ffffff;
}


/* Form */

#form_container
{
	background:#fff;
	border:1px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:200px;
}

#top
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:205px;
}

#bottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:205px;
}

form.appnitro
{
	margin:10px 10px 0;
	padding:0 0 10px;
}



h3
{
	background-color:#DB0000;
	margin:0;
	min-height:0;
	padding:5;
	text-decoration:none;
	text-indent:5px;
	letter-spacing: 0px;
	font-size: 90%;
	color:#FFFFFF;
	background: url(/quizstadium/images/sidebar_red.gif) repeat-x left top;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
	list-style: none;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

input.button_text
{
	overflow:visible;
	padding:5px 5px 5px 5px;
	width:auto;
}

.buttons input
{
	font-size:110%;
	margin-right:5px;
	letter-spacing: 2px;
}

input.text
{
	background:#fff;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 2px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 0.2em;
}

.form_description[class]
{
	display:block;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 8px;
}

label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}





/* KaiinTourokuForm */

form.cmxform {
	width: 500px;
	font-size: 88.8%;
	color: #333;
	line-height: 1.8;
	}

#form_bot {
	width: 200px;
	margin-top:10px;
	float: left;
	}
	
form.cmxform label {
	color: #333;
	width: 100px;
	font-weight: bold;
	display: inline-block;
	margin:0 0.5em 0 0 ;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #BCC2C5;
	background: url(/quizstadium/images/form_back.gif) left top repeat-x;
	}
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(/quizstadium/images/form_sen.gif) left bottom repeat-x;
  list-style: none;
  margin: 0;
	}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #f00;
}


#touroku-kakunin td {
	font-size: 88%;
	color: #555555;
}

#touroku-kakunin em {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #f00;
}


.unei{
	float: left;
	width: 500px;
	border-left: 5px solid #DB0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.unei ul {
	list-style-type:none;
	line-height: 200%;
	font-size: 95%;
	letter-spacing: 0px;
	color: #000000;
}
.unei b {
	font-size: 100%;
	padding-right:10px;
	color: #888888;
	background-image: url(/quizstadium/images/img07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.tagline {
	background-color: #443F3B;
}
.tagline p {
	width: 920px;
	margin: 0 auto;
	text-align:right;
	font-size:10px;
	letter-spacing:1px;
	color: #ffffff;
}

.tagline h1 {
        width: 920px;
        margin: 0 auto;
        text-align: right;
        font-size: 10px;
        font-weight: normal;
        letter-spacing: 1px;
        color: #ffffff;
}
.sankazumi {
	background-image: url(/quizstadium/images/tranp02.gif);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 50px;
	width: 520px;
	padding-bottom: 0px;
	vertical-align: middle;
	position: relative;
	margin-top: 0px;
	float: left;
	line-height: 50px;
	letter-spacing: 0.1em;
}
.plane-tex {
	padding-left: 10px;
	float: left;
	width: 510px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.whats-title {
	font-size: 18px;
	font-weight: bold;
	background-image: url(/quizstadium/images/icon_mark.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: auto;
	padding-left: 42px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.kigyoutitle {
	font-size: 18px;
	font-weight: bold;
	background-image: url(/quizstadium/images/kigyouback.gif);
	background-repeat: no-repeat;
	width: 520px;
	padding-left: 20px;
	line-height: 52px;
	height: 52px;
	padding-top: 1px;
}
#content .luckycard {
	text-align: center;
	width: 540px;
	clear: both;
	position: relative;
	height: auto;
	display: block;
	float: left;
	text-indent: 0px;
	padding-top: 20px;
	line-height: 20px;
}
#content .luckycard .prewakutosen{
	text-align: center;
	font-weight: bold;
	margin-top:0.5em;
	color:#8592BB;
	width: 120px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: auto;
	display: block;
}
#content .luckycard .bigwakutosen{
	font-weight: bold;
	color:#8592BB;
	width: 130px;
	position: relative;
	/*float: left;*/
	height: 210px;
	display: inline-block;
}
.patxt{
	font-weight: bold;
	clear: left;
}

.redmessage {
	color: #CC3300;
	font-weight: bold;
}

#content #card {
	text-align: center;
	width: 540px;
	clear: both;
	position: relative;
	height: auto;
	display: block;
	float: left;
	text-indent: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: 20px;
}
