@charset "UTF-8";
/* ----------------------------
 import css
---------------------------- */ 
@import url("common.css");

/*=============================================================
#contents
=============================================================*/
#mainbody {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	overflow: hidden;
}

#mainbody h1.main-title {
	padding-left: 30px;
	background-image: url(/image/h1-bg-l.png);
	clear: both;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
	color: #000;
	margin: 10px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#mainbody p {
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#flow {
	text-align: center;
}
#form-area {
	position: relative;
	width: 960px;
	padding-top: 20px;
	clear: both;
}
#form-area h2,
#form-area h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4DA6FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
#mainbody p.thanks {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
	padding-bottom: 15px;
}
#form-area td b {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
}
#form-area .bukken-list {
	padding-bottom: 30px;
	padding-top: 10px;
	clear: both;
}
#form-area .bukken-list table {
	background-color: #999999;
	font-size: 13px;
	line-height: 1.5em;
}
#form-area .bukken-list th {
	color: #FFF;
	background-color: #006DD9;
	text-align: center;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	font-size: 11px;
}
#form-area .bukken-list td {
	background-color: #FFF;
	text-align: center;
	padding: 6px;
	color: #000;
}
#form-area .bukken-list td i {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
}
#form-area .detail {
	padding-bottom: 30px;
	clear: both;
	padding-top: 0px;
}
#form-area .detail table {
	background-color: #CCCCCC;
	font-size: 12px;
	line-height: 1.5em;
}
#form-area .detail th {
	background-color: #BFEFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 6px;
	padding-left: 10px;
	width: 140px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 7px;
	padding-bottom: 4px;
}
#form-area .detail td {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
}
#form-area .detail td p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#form-area .detail td .day {
	padding-bottom: 5px;
}
#form-area .detail td ul {
	margin: 0px;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#form-area .detail td li {
	padding: 0px;
	float: left;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#form-area .detail p i {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #F00;
	padding-bottom: 5px;
}
#form-area .detail p em {
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
}
#form-area .userinfo {
	padding-bottom: 30px;
	padding-top: 0px;
	clear: both;
}
#form-area .userinfo table {
	background-color: #CCCCCC;
	font-size: 12px;
	line-height: 1.5em;
}
#form-area .userinfo th {
	background-color: #BFEFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 6px;
	padding-left: 10px;
	width: 140px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 7px;
	padding-bottom: 4px;
}
#form-area .userinfo td {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
}
#form-area .userinfo td table {
	background-color: #FFFFFF;
}
#form-area .userinfo td table td {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#form-area .userinfo a.zip {
	color: #666;
}
#form-area .userinfo td i {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
}
#submit {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 30px;
	width: 100%;
}
#submit p {
	font-size: 11px;
	line-height: 1.5em;
}
#submit input{
margin-right: 10px;
margin-left: 10px;
}

/*=============================================================
#form
=============================================================*/
#contents input[type="text"]:hover,
#contents textarea:hover {
border: 1px solid #666666;
}
#contents input[type="text"]:focus,
#contents textarea:focus {
background-color: #ffffcc;
border: 1px solid #333333;
}
#contents input[type="text"],
#contents textarea {
	border: 1px solid #999999;
	padding: 1px;
	font-size: 14px;
	line-height: 1.6em;
}
#contents input[type="submit"] {
	border: 1px solid #C69;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #FFE7F5;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 18px;
}
#contents input[type="submit"]:hover {
}
.required {
	background-image: url(/images/form/required.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
	padding-bottom: 5px;
}
#form p {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;	
}
#form p.head {
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	width: 500px;
	line-height: 160%;
}
#form #flow {
	float: right;
	width: 348px;
}

/*=============================================================
#thanks
=============================================================*/
#thanks {
	clear: both;
	padding-top: 15px;
}
#thanks p.thanks {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
	margin-bottom: 15px;
}
#thanks p.ad {
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}
#regist-arrow {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#goToMypage {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
}
.attention {
	font-weight: bold;
	color: #F00;
	padding-bottom: 5px;
}
#form-area #sell-image {
	padding-bottom: 25px;
	text-align: center;
}
#pagetop {
	text-align: right;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
#thanks p {
	font-size: 13px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 200%;
}
#thanks p.head {
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	width: 500px;
	line-height: 160%;
}
#thanks #flow {
	float: right;
	width: 348px;
}
#thanks .logo {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#thanks .address {
	font-size: 12px;
	padding-top: 20px;
	line-height: 180%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
