﻿@charset "UTF-8";

body{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#000;
}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.reset{
	margin:0 !important;
	padding:0 !important;
}

#wrapper {
	width:100%;
	margin:20px auto 0;
	padding:0;
}

/*-----Header-----*/
#header {
	margin:0 auto;
	padding:0;
}

/*-----Main-----*/
#container {
	width:900px;
	margin:0px auto;
	padding:0;
	text-align:left;
	clear:both;
}

#contents {
	margin:30px auto;
	padding:0;
	text-align:left;
	overflow:hidden;
}

#contents h2.ryutu {
	width:860px;
	margin-bottom:15px;
	padding:10px 20px 5px 20px;
	border-bottom:2px solid #ccc;
	font-size:15px;
	color:#2e2e2e;
    background-color: #cccccc;
	-moz-border-radius:.2em;
	-webkit-border-radius:.2em;
	border-radius:.2em;
}

/*---Attention---*/
#contents p.attention {
  width:600px;
  margin:0 auto 10px;
  padding:10px 0 10px 0;
  color:#ff0000;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  border:3px double #ff0000;
}
#contents p.attention img {
	vertical-align:middle;
	margin-right:10px;
}
#contents p.note {
	color:#646464;
	margin:0 auto 16px;
	font-size:12px;
	width:600px;
}

#contents p.atn {
	margin-top:10px;
	color:#ff0000;
	margin:0 auto 16px;
	font-size:12px;
	font-weight:bold;
	width:600px;
}

/*---Form---*/
#contents table {
	margin:0 0 20px 0;
  width:100%;
  border-collapse:collapse;
}
#contents table th {
  border:1px solid #cccccc;
  background-color:#f7f7f7;
  padding:10px 10px 10px 15px;
  font-weight:normal;
  font-size:12px;
  text-align:left;
  width:15%;
}
#contents table th span {
  color:#ff0000;
  margin-left:5px;
}
#contents table th .info {
  color:#000000;
  font-size:12px;
  margin:0;
}
#contents table td {
  border:1px solid #ccc;
  padding:10px 15px 10px 15px; 
  font-weight:normal;
  font-size:12px;
}
#contents table td span {
  margin-left:10px;
}
#contents table td input.text {
  width:300px;
  padding:3px 0 3px 0;
  border:1px solid #b7c5dd;
}
#contents table td input.textzip {
  width:60px;
  padding:3px 0 3px 0;
  border:1px solid #b7c5dd;
}
#contents table td input.textaddress {
  width:500px;
  padding:3px 0 3px 0;
  margin-bottom:5px;
  border:1px solid #b7c5dd;
}
#contents table td .address {
	margin:0;
	padding:3px 0 3px 0;
}
#contents table td p.error {
	margin-top:4px;
	padding:0 0 0 22px;
	color:#ff0000;
	background:url(../com_images/icon_error_02.gif) 0 50% no-repeat;
	font-size:12px;
}



/* 個人情報の取り扱いについて
---------------------------------------- */
#contents .kojinjoho {
	width: 88%;
	height: 150px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 12px;
}
#contents .kojinjoho ol {
	margin-top:5px;
}
#contents .kojinjoho ol li {
	list-style: decimal;
	margin:10px 0 5px 5px;
}
#contents .kojinjoho p {
	margin:10px 0 5px 5px;
}
#contents .agree {
	width: 88%;
	margin: 10px 0 3px 0;
	padding: 5px 10px;
	background-color: #ffebdd;
}
#contents .agree input {
	margin-right: 10px;
}



/* ボタン
---------------------------------------- */
#contents .btn {
	margin:20px 0 30px 0;
	text-align:center;
}

#contents p.btntxt {
	text-align: center;
	margin-top: 20px;
}

#contents #submit_button_reform {
	padding:10px 40px;
	font-size:14px;
	background-color:#fdc453;
	border-bottom:2px solid #ccc;
	color:#2e2e2e;
	border-style:none;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	text-decoration:none;
	font-weight:bold;
}
#contents #submit_button_reform:hover {
	padding:10px 40px;
	font-size:14px;
	background-color:#fed88d;
	border-bottom:2px solid #ccc;
	color:#2e2e2e;
	border-style:none;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	text-decoration:none;
	font-weight:bold;
}
#contents #submit_button_ryutu {
	padding:10px 40px;
	font-size:14px;
	background-color:#93b9ec;
	border-bottom:2px solid #ccc;
	color:#2e2e2e;
	border-style:none;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	text-decoration:none;
	font-weight:bold;
}
#contents #submit_button_ryutu:hover {
	padding:10px 40px;
	font-size:14px;
	background-color:#b3cef2;
	border-bottom:2px solid #ccc;
	color:#2e2e2e;
	border-style:none;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	text-decoration:none;
	font-weight:bold;
}
#contents #submit_button {
	padding:10px 120px;
	font-size:14px;
	background-color:#ff0000;
	border-bottom:2px solid #ccc;
	color:#ffffff;
	border-style:none;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	text-decoration:none;
	font-weight:bold;
}
#contents #submit_button:hover {
	padding:10px 120px;
	font-size:14px;
	background-color:#ff9999;
	border-bottom:2px solid #ccc;
	color:#ffffff;
	border-style:none;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	text-decoration:none;
	font-weight:bold;
}


/* thanks
---------------------------------------- */
#contents div.thanks {
	width:100%;
	padding:20px 0 0 0;
	text-align:center;
}

#contents div.thanks p {
	margin-bottom:40px;
	font-size:16px;
	color:#4d4d4d;
}

#contents div.thanks .address {
	margin-bottom:40px;
	font-size:14px;
	color:#4d4d4d;
}

#contents div.thanks .toiawase {
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
}

#contents div.thanks .cap {
	font-size:12px;
	color:#4d4d4d;
}

.textareaw{
	margin:0;
	padding:0;
	width:90%;
}

#footerArea{
	margin:0 auto;
	margin-top:3px;
	padding:5px 0 5px 0;
	background:#969696;
	color:#ffffff;
	overflow:hidden;
	font-size:10px;
}
#footerArea #footer{
	margin:0 auto;
	width:1024px;
}

/*電話問合せ*/
#tel{
	margin:0 auto;
	padding:5px;
	width:890px;
	background-color:#CCCCCC;
	color:#000000;
	font-size:12px;
	text-align:center;
}

#tel02{
	margin:0 auto;
	padding:5px;
	color:#000000;
	font-size:12px;
	text-align:center;
}

.btn02{
	margin:10px auto 20px;
	padding:5px 0 5px 0;
	color:#FFFFFF;
	width:300px;
	text-decoration:none;
	background-color:#F00;
	clear:both;
	text-align:center;
	display:block;
}

.comments{
	font-size:10px;
	color:#F00;
}