table  {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	font-size: 140%;
}
table td.form_left {
	padding-top: 5px;
	padding-bottom: 5px;
}
table td.form_right {
	padding-top: 5px;
	padding-bottom: 5px;
}
.form_right input {
	height: 1.7em;
	width: 260px;
	line-height: 2.0em;
}

.form_button {
	height: 67px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.form_button ul {
}
.form_button ul li {
	list-style-type: none;
}
.footerform {
	text-align: center;
	font-size: 70%;
}
.footerform form table {
	margin-right: 0px;
	margin-left: 0px;
	width: 360px;
}
.footerform form ul {
	padding-top: 10px;
}


#kaijo {
	text-align: center;
	font-size: 95%;
	line-height: 1.4em;
	padding-top: 10px;
}

#m_form {
	clear: both;
	background-image: url(images/form_bg.gif);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
	padding-top: 85px;
}



/*　Ｑ＆Ａのテーブルスタイル
------------------------------------------------*/

.q-a .box-a {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.qa_colum {
	padding-top: 45px;
	padding-bottom: 75px;
}

.q-a .box-a .box-a-inner {
	padding:0px 20px;
	background-color: #ffffff;
	background-image: url(../images/box-a-body.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.q-a .box-a .qa {
	width: 620px;
}
.line_headbar {
	font-size: 140%;
	background-image: url(../images/bg-subhead2.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: repeat-x;
}
.line_headbar_p {
	font-size: 70%;
}

.q-a .box-a h4 {
	font-size: 55%;
	text-align: left;
}
.q-a .box-a .qa th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	line-height: 120%;
	padding-bottom: 1px;
}

.q-a .box-a .qa td {
	vertical-align: top;
	font-size: 100%;
	padding-top: 15px;
}


.q-a .box-a .qa p {
	font-size: 50%;
}
.q-a .box-a tr td .check_list ul li   {
	font-size: 55%;
	line-height: 1.8em;
}

.tokuten3 .bar_box .box-a .box-a-inner h4 {
	font-size: 100%;
	height: 28px;
	line-height: 28px;
}
.tokuten3 .bar_box .box-a .box-a-inner p {
	font-size: 95%;
}

.box_lineline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 15px;
	padding-top: 8px;
	font-size: 90%;
}
