@charset "utf-8";

.mail_form  {
	width: 100%;
}


.kome {
	font-size: 13px;
	line-height: 1;
	margin-bottom: 15px;
}
.テーブルの体裁-------------------------------------{}

.mail_form th, .mail_form td {
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 28px;
	padding-bottom: 28px;
	margin-top: 0px;
	line-height: 1.7;
}
.mail_form th {
	width: 180px;
	font-weight: bold;
}
.mail_form td {

}

.hissu {
	width: 80px;
}

.書き方の例-------------------------------------{}

 .hosoku{
	font-size: 13px;
}

.テキストボックス-------------------------------------{}

input {
	font-size: 15px;
}

 .input_style {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 5px;
}

.input01 {
	width: 360px;
}

.input02 {
	width: 180px;
}

.input03 {
	width: 400px;
}

.input_post {
	width: 60px;
}

.radio{
}
.mail_form .checkbox_area {
	line-height: 3;
}

.テキストエリア-------------------------------------{}

.txtarea {
	height: 140px;
	width: 540px;
	overflow: auto;
	font-size: 15px;
	line-height: 1.75;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.ボタン-------------------------------------{}

.form_button {
	text-align: center;
	border-top-style: none;
	background-image: none;
	padding-top: 50px;
}
#button_box {
	text-align: center;
	padding-top: 40px;
}

button {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	overflow: visible;
	background-color: #F2F2F2;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
}

.エラー-------------------------------------{}

.mailform_error {
	color: #D4111F;
	padding-top: 10px;
}

.確認画面-------------------------------------{}

#mail_form_noborder , 
#mail_form_check, #thanks{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

#yoto_check, #trig_check {
	margin-bottom: 10px;
}

#yoto_check li, 
#trig_check{
	line-height: 180%;
}

#siryo_check {
	margin-top: 10px;
}

#siryo_check li{
	margin-bottom: 20px;
}

.comment {
	line-height: 180%;
}

#thanks p {
	font-size: 15px;
	line-height: 175%;
	margin-bottom: 30px;
}
.-------------------------------------{}

.comment_txt {
	padding-top: 10px;
	line-height: 1.7em;
}
