/* content */
#content {
	background: url(../img/bg.jpg) repeat;
}

/* header */
#header {
	margin-bottom: 50px;
	background: #0d223f;
}
/* visual */
#visual img {
	margin-bottom: 20px;
}

/* pr */
#pr {
	padding: 20px 0px 50px 0px;
}

#pr h2 {
	color: #fff;
	text-align: center;
}

/* menu */
#menu {
	margin: 0px auto;
	padding-bottom: 30px;
	width: 890px;
}

/* button */
.buttonL {
	width: 400px;
	float: left;
}

.buttonC {
	margin-left:10px;
	width: 70px;
	float: left;
}

.buttonR {
	margin-left:10px;
	width: 400px;
	float: left;
}

.buttonL a,
.buttonR a {
	color:#0d223f;
	text-decoration: none;
}

.buttonL .link,
.buttonR .link {
	padding: 20px 0px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
	background: #ffc41c;
}

.buttonL p,
.buttonR p {
	font-size: 26px;
	line-height: 1.5;
	font-weight: bold;
	color:#0d223f;
	text-align: center;
	margin-bottom:0px;
}

.buttonC p {
	font-size: 26px;
	line-height: 1.5;
	font-weight: bold;
	color:#fff;
	text-align: center;
	margin-bottom:0px;
}

/* section */
section {
	padding: 0px 0px 70px 0px;
}

section {
	margin: 0px auto;
	width: 980px;
}
section h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 90px;
	line-height: 1.0;
	text-align: center;
	font-weight: normal;
	color: rgba(220,60,30,1.00);
	margin-bottom: 10px;
}

section .L {
	margin-right: 30px;
	width: 300px;
	float: left;
}

section .R {
	margin-top: 20px;
	width: 650px;
	float: left;
}

section .R h3 {
	font-size: 40px;
	line-height: 1.0;
	color: #0d223f;
	margin-bottom: 10px;
}

section .R p.pr {
	list-style: disc;
	font-size: 22px;
	line-height: 1.5;
	color: #0d223f;
	font-weight: bold;
	margin-bottom: 20px;
}

section .R p.attn {
	font-size: 18px;
	line-height: 1.5;
	/*color: #0d223f;*/
	color: rgba(220,60,30,1.00);
	font-weight: bold;
	margin-bottom: 20px;
}

section .R ul {
	margin-bottom: 20px;
}

section .R li {
	list-style: disc;
	font-size: 20px;
	line-height: 1.0;
	color: #0d223f;
	margin-bottom: 8px;
	margin-left: 30px;
}

/* catch */
section .catch {
	margin-bottom: 10px;
	padding: 10px 20px;
	background: #0d223f;
}

section .catch p {
	font-size: 26px;
	line-height: 1.0;
	font-weight: bold;
	color: #ffc41c;
	text-align: left;
}

.italic {
	font-style: italic;
}

/* support */
#support {
	margin: 0px auto;
	padding: 40px 0px 30px 30px;
	width: 890px;
	border-top: 5px solid #0d223f;
	border-right: 5px solid #0d223f;
	border-bottom: 5px solid #0d223f;
	border-left: 5px solid #0d223f;
	background-color: #fff;
}

#support h3 {
	/*font-style: italic;*/
	font-size: 50px;
	line-height: 1.0;
	text-align: center;
	font-weight: bold;
	color: rgba(220,60,30,1.00);
	margin: 0px 15px 10px 0px;
}

#support .L {
	margin-right: 20px;
	width: 360px;
	float: left;
}

#support .R {
	margin-top: 30px;
	width: 510px;
	float: left;
}

#support .R .catch {
	margin-bottom: 30px;
	padding: 10px 20px;
	background: #0d223f;
}

#support .R .catch p {
	font-size: 26px;
	line-height: 1.3;
	color: #ffc41c;
	font-weight: bold;
}

#support .R .desc {
	padding-right: 20px;
}

#support .R .desc ul {
	margin-bottom: 20px;
}

#support .R .desc li {
	list-style: disc;
	font-size: 18px;
	line-height: 1.5;
	color: #0d223f;
	margin-bottom: 8px;
	margin-left: 30px;
}

 #support .R .desc p.attn {
	font-size: 18px;
	line-height: 1.5;
	/*color: #0d223f;*/
	color: rgba(220,60,30,1.00);
	font-weight: bold;
	margin-bottom: 20px;
}

/* form */
#form {
	margin-top: 80px;
	padding: 80px 0px;
	background: url(https://ssl.allez-japan.com/sponsor/common/img/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* form_sub */
#form_sub {
	padding: 80px 0px;
	height: 1200px;
	background: url(https://ssl.allez-japan.com/sponsor/common/img/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* contact */
#contact {
	margin: 0px auto;
	padding: 50px 100px;
	width: 500px;
	background-color: rgba(255,255,255,0.5);
}

#contact h4 {
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 50px;
	line-height: 1.0;
	color: #0d223f;
	text-align: center;
	margin-bottom: 5px;
}

#contact p.sub {
	line-height: 1.0;
	color: #0d223f;
	text-align: center;
	margin-bottom: 20px;
}

/* table */
#form table {
	font-size: 16px;
	line-height:1.5;
	margin-top: 5px;
	margin-bottom: 50px;
	width: 500px;
	margin-left: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	/*border: 1px solid #cccccc;*/
}

#form td {
	padding: 15px 0px 15px 0px;
}

/* form */
.form480 {
    font-size: 100%;
    padding: 20px 10px 20px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 480px;
	color: #333333;
}

.form480x200 {
    font-size: 100%;
    padding: 20px 10px 20px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 480px;
	height: 200px;
	color: #333333;
}

input[type="radio"],
input[type="checkbox"] {
    display:none;
}

/*　チェックボックス 未選択時の背景指定　*/
input[type="radio"] + label {
    padding:10px 0px 10px 45px;
    background:url(../img/radio.png) no-repeat left center;
    background-size:36px 36px;
    cursor:pointer;
}
 
/*　チェックボックス 選択時の背景指定　*/
input[type="radio"]:checked + label {
    background:url(../img/radio_on.png) no-repeat left center;
    background-size:36px 36px;
    cursor:pointer;
}

/* submit */
input[type="submit"] {
  -webkit-appearance: none;
}

input[type="reset"] {
  -webkit-appearance: none;
}

input[type="button"] {
  -webkit-appearance: none;
}

#submit .btn1 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 500px;
	border-radius: 8px;
	background-color: #cc0000;
}

/* submitConf */
#submitConf .btn1 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 350px;
	border-radius: 8px;
	background-color: #cc0000;
}

#submitConf .btn2 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 130px;
	border-radius: 8px;
	background-color: #333333;
}

/* error */
#error {
	margin: 0px auto;
	width: 500px;
}

#error ul {
	margin-bottom:30px;
	margin-left:0px;
}

#error li {
	font-size:18px;
	line-height:2.0;
	color:#cc0000;
	list-style-type: disc;
	margin-left:20px;	
}

#error .btn1 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 500px;
	border-radius: 8px;
	background-color: #cc0000;
}

/* thanks */
#content p.thankyou {
	font-size: 24px;
	line-height: 1.7;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}

#content p.reply {
	font-size: 22px;
	line-height: 1.7;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;
}

#content p.back {
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
	font-weight: normal;
}