@charset "utf-8";
body {
	font-size: 87%;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.pt8 {
	font-size: 8pt;
}
.pt9 {
	font-size: 9pt;
}
.pt13 {
	font-size: 13pt;
}
.pt14 {
	font-size: 14pt;
}
table.frame_gr {
	border: 2px solid #006800;
	border-collapse: collapse;
}
table.frame_gr th,
table.frame_gr td {
	padding: 3px;
	border: 1px solid #006800;
}
table.frame_gray {
	border: 2px solid #cccccc;
	border-collapse: collapse;
}
table.frame_gray th,
table.frame_gray td {
	padding: 3px;
	border: 1px solid #cccccc;
}
.marker_green {
	background-color: #9CEDA7;
	padding: 2px;
}
.bg_lite-green {
	background-color: #D5F2D9;
}
.underline_red {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.midashi_01 {
	background-color: #9CEDA7;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFC230;
	padding: 2px;
	font-weight: bold;
}
.pagetop {
	font-size: 8pt;
	text-align: right;
	float: right;
}
.midashi_corpo {
	font-weight: bold;
	background-color: #F9EC85;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #f6b483;
	text-align: center;
	padding: 7px;
	border-bottom-color: #f6b483;
	font-size: 13pt;
	color: #990000;
}
.midashi_through {
	font-weight: bold;
	background-color: #e1e1fb;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #6699CC;
	text-align: center;
	padding: 7px;
	border-bottom-color: #6699CC;
	font-size: 13pt;
	color: #006699;
}.midashi_q_corpo {
	background-color: #FFFFCC;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.midashi_q_through {
	background-color: #eaeaf2;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #6699CC;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}

#form{

}

#form table{
	width:100%;
}

#form tr th{
	background-color:#e6f2d9;
	text-align:left;
	min-width:80px;
}

#form tr td{
	background-color:#eef7e6;
}

#form p{
	margin:0;
	padding:0;
}

#form .require{
	color:#ff0000;
}

#form p{
	margin:0;
	padding:0;
}

#form tr th.bg_lite-green {
	background-color: #D5F2D9;
	text-align:center;
}

.hosoku-box,.hosoku-txt,.require{
	display:none;
}

.mw_wp_form_input .hosoku-box{
	display:block;
}

.mw_wp_form_input .hosoku-txt,
.mw_wp_form_input .require{
	display:inline-block;
}

.mw_wp_form_confirm .mailCheck{
	display:none;
}

.hosoku-box p,
.hosoku-txt p{
	margin:0;
	padding:0;
}

.hisssu-desu{
	text-align:right;
	color:#ff0000;
}

.mw_wp_form_input #form .error{
	display:inline-block;
}

.table-main{

}

.table-main table{
	width:100%;
}

.table-main td{
	vertical-align:top;
}

.table-main td p{
	margin:4px 0;
}

.table-main tr td:last-child,.table-img{
	width:200px;
}

.table-main tr td:last-child img,.table-img img{
	width:100%;
	height:auto;
}

.table-foot{

}

.table-foot table{
	width:100%;
}

.table-foot td{

}


.table-foot tr td:first-child{
	width:130px;
}

.back-bt{
	width:60px;
}
.newMark{
	color:red;
	margin-right:5px;
}