@charset "UTF-8";

/**************************************************/
/**       				GET THE UFC	 		      **/
/**************************************************/


div#getthe_main{
	margin:0 auto;
	width:800px;

	background:url(../../img/gettheufc/bg_02.jpg) no-repeat #000000;
	_text-align:center;
}

.form_error{
color:#00FFFF;
}

img{
vertical-align:bottom;}


div.getthe_contents{
	margin:0 auto;
	width:600px;
	margin-bottom:20px;
	text-align:left;
}

div.tousen{
padding:15px;
background:#000000;
text-align:center;
border:#666666 1px solid;
margin:20px 0 10px 0;
}

table.tousen{
margin-top:15px;
font-size:13px;
}

table.tousen td{
padding:8px;
white-space:nowrap;
text-align:left;
border-bottom:#999999 1px dotted;
}


p.prize{
font-size:14px;
font-weight:bold;
padding-left:25px;
}

p.getthe_txt{
margin-bottom:20px;
}

.correct_txt{
font-size:larger;
font-weight:bold;
color:#FFFF00;
}

.incorrect_txt{
font-size:larger;
font-weight:bold;
color:#00FFFF;
}

table.t_prize{

margin-bottom:15px;
}

img.btn01{
margin-left:103px;
}

div#quizList{
width:600px;
margin-left:auto;
margin-right:auto;
background:none;
border:none;
padding-bottom:20px;
}

li{
list-style:none;}

div.title{
background-color:#CC0000;
height:20px;
padding-left:5px;
padding-top:5px;
}

.question-text{
color:#FFFFFF;
font-weight:bold;
}

.select-item-label{
margin-left:5px;
}

div.select-list{
background:none;
color:#FFFFFF;
padding-top:10px;
margin-bottom:20px;
}

div#buttons{text-align:center;}


.submit-button{
background:none;
border:none;
cursor:pointer;
}


/**************************************************/
/**       	GET THE UFC　フォームページ	 	      **/
/**************************************************/




table.getthe{
	border-collapse: collapse;
	border: solid 1px #525252;
	width: 100%;
	color: #dbd9d9;
	background: #000000;
	margin-top: 10px;
	font-size: 12px;
}

table.getthe th, table.getthe td{
	padding: 12px 5px 12px 12px;
}

table.getthe th{
	vertical-align: middle;
	width: 110px;
	font-weight: normal;
	text-align: left;
	border-bottom: solid 1px #525252;
}

table.getthe td{
	border-bottom: solid 1px #525252;
}

td.text input{
	background: #424242;
	border: 1px solid #808080;
	padding: 2px;
	color: #FFFFFF;
}

td.text select{
	background: #424242;
	border: 1px solid #808080;
	color: #FFFFFF;
}


input[type="radio"]{
	vertical-align: middle;
	margin-right:2px;
}

/*select{
	background: #424242;
	border: 1px solid #808080;
	color: #FFFFFF;
}*/

table.getthe td.mel input[type="text"]{
	width: 240px;
	color:#FFFFFF;
}

table.getthe td.mel input{
	background: #424242;
	border: 1px solid #808080;
	padding: 2px;
	color: #FFFFFF;
}

table.getthe td.name input[type="text"]{
	width: 180px;
	color: #FFFFFF;
}

table.getthe td.name input{
	width: 180px;
	background-color: #424242;
	border: 1px solid #808080;
	padding: 2px;
	color: #FFFFFF;
}

table.getthe td.age input[type="text"]{
	width: 40px;
	color: #FFFFFF;
}

table.getthe td.age input{
	width: 40px;
	background-color: #424242;
	border: 1px solid #808080;
	padding: 2px;
	color: #FFFFFF;
}

div.submit{
	margin: 10px 0;
	text-align: center;
}







