@charset "utf-8";
/* CSS Document */

/* フォーム周辺
------------------------------------------------ */





/* フォーム全ページ共通
------------------------------------------------ */

form {
	margin: 0 20px;
}

form .textBox {
	padding: 30px 0px 20px 0px;
}

form .textBox p {
	margin:0px;
	padding-bottom: 20px;
}

form strong {
	font-weight: normal;
	color: #E60012;
}

.border_qa {
	margin-bottom: 30px;
	border-bottom: 1px dotted #666666;
}

form table th {
	text-align: left;
	font-weight: normal;
	padding: 7px 7px 7px 0;
	vertical-align: top;
	width: 170px;
}

form table td {
	padding: 7px 7px 7px 0;
}

form input,
form textarea {
	border: 1px solid #CCCCCC;
}

form .bload01 {
	width: 302px;
}

form .bload02 {
	width: 645px;
}

form .submitBtn {
	width: 100%;
	text-align: center;
	border-top: 1px dotted #666666;
	margin-top: 30px;
	padding-top: 30px;
}

form .submitBtn input {
	border: none;
}

form .submitBtn a {
	margin-right: 10px;
}

form .submitBtn02 {
	position: absolute;
	margin-top: -35px;
	left: 520px;
}

form .submitBtn03 {
	position: absolute;
	margin-top: -55px;
	left: 520px;
}

*:first-child+html form .submitBtn03 {
	
}

label.error {
	color: #e70012;
	font-size: 0.9em;
}

.errorMes {
	margin: 0 0 30px 0;
	color: #e70012;
	font-weight: bold;
}

.sysMessage {
	padding: 150px 0;
	text-align: center;
}

.compaBox01 {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px dotted #666666;
}

.formItem {
	float: left;
	display: block;
	margin-right: 20px;
}

.formItemNone {
	display: none;
}

.formNote {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px dotted #666666;
	text-align: center;
}

.localmemBtn {
	text-align: right;
	margin-top: -53px;
}

/* 募集ページ
------------------------------------------------ */


#textbox1 {
	width: 170px;
	height: 180px;
	float: left;
	background-image: url(../../imgs/textback.gif);
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	margin-top:20px;
}
#textbox2 {
	float: left;
	height: 180px;
	width: 160px;
	background-image: url(../../imgs/textback2.gif);
	padding: 10px 10px 10px 20px;
	background-repeat: no-repeat;
	margin-top:20px;
}
#textbox1 h4,#textbox2 h4 {
	font-size: 14px;
	padding:0px;
	margin:15px 0px;
}

#box2{

	width: 920px;
padding: 15px;
	border:#888 solid 1px;
}
#box3{

	width: 920px;
padding: 15px;

}
#box2 h4,#box3 h4 {
	font-size: 16px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box2   ul   {
	margin-left: 25px;
	color: #000000;
	list-style: decimal outside;
	line-height: 1.5em;
	margin-top: 10px;
	padding: 0px;
}
#box2  li  {
	margin-top: 1.2em;
}
#container #box2 em {
	color: #FF0000;
	text-decoration: underline;
}




/* サポートページ
------------------------------------------------ */


#info1 {
	float: left;
	height: 180px;
	width: 420px;
	background: url(../../imgs/info1.gif) no-repeat;
	padding:50px 20px 20px 20px;
	margin-bottom:15px;
}
#info2  {
	float: right;
	height: 180px;
	width: 420px;
	background: url(../../imgs/info2.gif) no-repeat;
	padding:50px 20px 20px 20px;
	margin-bottom:15px;
}
#info3  {
	float: left;
	height: 180px;
	width: 420px;
	background: url(../../imgs/info3.gif) no-repeat;
	padding:50px 20px 20px 20px;
	margin-bottom:15px;
}
#info4  {
	float: right;
	height: 180px;
	width: 420px;
	background: url(../../imgs/info4.gif) no-repeat;
	padding:50px 20px 20px 20px;
	margin-bottom:15px;
}
#info5  {
	background: url(../../imgs/info5.gif) no-repeat;
	padding:50px 20px 20px 20px;
	height: 180px;
	width: 420px;
	float: left;
	margin-bottom:15px;
}

#info6  {
	float: right;
	height: 180px;
	width: 420px;
	background: url(../../imgs/info6.gif) no-repeat;
	padding:50px 20px 20px 20px;
	margin-bottom:15px;
}
h4 {

	font-size: 16px;
	color: #FF0000;
	margin-top: 0px;
	margin-left: 20px;
}


