@charset "UTF-8";
/*-----------------------------------------
EIZO FES  メールフォーム・スタイルシート
制作者：幻デザイン事務所
更新日：2009年2月10日
-------------------------------------------
目次：

・メインコンテンツ

------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
	margin-bottom: 7px;
}

#main_content h2 {

}

#content_wrap {
	background-image: url(/images/fesinfo/bg02.jpg);
	background-repeat: repeat-y;
	padding: 12px;
}

#textboxA {
	background-color: #FFFFFF;
	width: 875px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_content h3 {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

#main_content h4 {
	font-size: 1em;
	margin-left: 80px;
}

.text01 {
	clear: both;
	margin-right: 90px;
	margin-left: 90px;
	line-height: 1.8em;
	margin-bottom: 20px;
}

#tableA table {
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 720px;
	margin-bottom: 20px;
	margin-right: auto;
}

#tableA td {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

.h01 {
	width: 130px;
}

.t01 {
	text-align: center;
}

.waku01 {
	border: 1px solid #CCCCCC;
}

.waku02 {
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}

.text_hissu {
	width: 720px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FF0000;
}

.text02 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}

/*　送信ページ・確認ボタン　*/
.nextBtn01 {
	margin-right: auto;
	margin-left: auto;
	width: 107px;
	margin-bottom: 30px;
	margin-top: 10px;
}

/*　確認ページ・送信と戻るボタン　*/
.nextBtn02 {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 10px;
}

/*　結果用テキスト　*/
.text03 {
	clear: both;
	margin-right: 90px;
	margin-left: 90px;
	line-height: 1.8em;
	margin-bottom: 40px;
}
