﻿
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
h1 {
	float: none !important;
}

#main{
	padding-top: 32px;
	background: url(../image/bg.png) repeat-x center 3px;
}

#main .step {
	margin-bottom: 15px;
}

#main h2 {
	margin-bottom: 14px;
	padding-bottom: 7px;
	font-size: 24px;
	background: url(../image/h2_bg.gif) repeat-x left bottom;
}

#main h2 span {
	font-size: 16px;
	font-weight: normal;
}

#main table {
	width: 100%;
	font-size: 14px;
	border-collapse: collapse;
}

#main table td input {
	width: 60px;
	text-align: center;
	margin-right: 5px;
}

#main table thead th {
	padding: 23px 0;
	text-align: center;
	font-weight: bold;
	border: solid 1px #ccc;
	background-color: #f7f6f4;
}

#main table th span {
	font-size: 12px;
}

#main table th {
	padding: 11px 17px;
	text-align: left;
	font-weight: normal;
	border: solid 1px #ccc;
}

#main table td {
	padding: 19px 0;
	text-align: center;
	border: solid 1px #ccc;
}

#main .red {
	color: #bb1200;
	font-weight: bold;
}

#main table a {
	padding-top: 10px;
	color: #e48e00;
	display: inline-block;
}

#main table th img {
	margin-right: 15px;
	float: left;
}

#main table th p {
	padding-top: 33px;
}

#main .btnUl {
	margin-bottom: 25px;
	padding: 18px;
	text-align: center;
	background-color: #f1e8e1;
}

#main .btnUl img {
	display: inline-block;
}

#main .btnUl li {
	margin: 0 6px;
	display: inline;
}

#main .btnUl li input:hover {
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
	opacity:0.8;
}

#main .tableB,
#main .tableA {
	margin-bottom: 30px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#main .tableA th,
#main .tableA td {
	padding: 14px 18px;
	border: none;
	border-bottom: solid 1px #ccc;
}

#main .tableA th {
	font-weight: bold;
}

#main .txt01 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #bb1200;
	font-weight: bold;
}

#main .flow {
	margin-bottom: 15px;
	padding: 15px;
	background: #f7f6f4;
}

#main .flow li {
	float: left;
}

#main .txtList {
	margin-bottom: 10px;
	clear: both;
}

#main .txtList li {
	padding: 0 0 10px 17px;
	text-indent: -17px;
	font-size: 14px;
}

#main .txt02 {
	padding-top: 5px;
	font-size: 14px;
}

#main .txt02 a {
	color: #004b91;
}

#main .tableA {
	width: 442px;
	float: right;
}

#main .tableB th,
#main .tableB td {
	padding: 9px 22px;
	border: none;
	line-height: 1.5;
	text-align: left;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#main .tableB th {
	padding: 17px  0 17px 22px;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}

#main .tableB th span {
	margin-left: 5px;
	font-weight: normal;
}

#main .tableB p {
	font-size: 12px;
}

#main .tableB th img {
	margin: -3px 0 0 0;
	float: right;
}

#main .tableB .inputTxt01 {
	width: 140px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #d3d3d3;
	text-align: left;
}

#main .tableB .inputTxt02 {
	width: 450px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #d3d3d3;
	text-align: left;
}

#main .tableB .inputTxt03 {
	width: 210px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #d3d3d3;
	text-align: left;
}

#main .tableB textarea {
	height: 90px !important;
}

#main .tableB p {
	padding-top: 5px;
}

#main .btnCen {
	margin-bottom: 15px;
	padding: 20px 0 30px;
	text-align: center;
	border-bottom: solid 1px #ccc;
}

#main h3 {
	margin-bottom: 8px;
	font-size: 18px;
}

#main h3 span {
	padding-left: 7px;
	border-left: solid 5px #de3832;
}

#main .size18 {
	font-size: 18px;
}

#main .txt {
	padding-top: 7px;
	font-size: 18px;
	float: right;
}

#main td label {
	margin-right: 10px;
}

#main .padTop {
	padding: 0 !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.txt03 {
	float: left;
	font-size: 14px;
	color: #bb1200;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

#main .img02 {
	text-align: right;
	width: 507px;
}

#main .txt04 {
	padding-left: 115px;
}

.inputtxt_left{
	text-align: left;
}


#main table th img {
	float: none;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}

#main table th p {
	padding-top: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}