@charset "utf-8";

img.catch {
	display:block;
	margin-bottom:20px;
}

h2 {
	height:45px; /* 75-30 */
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20pt;
	text-align:center;
	background:url(../img/bg_h2.png) no-repeat 0 0;
	padding:13px 0 0 0px;
	color:#fff;
}

h3 {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12pt;
	text-align:left;
	padding:20px 0 0 20px;
	border-bottom:dotted #CCCCCC 1px;
}

.box {
	width:713px; /* 715 */
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

.box p.back {
	font-size:12pt;
	background-color:#faf5d2;
	padding:20px 25px;
	line-height:1.5em;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.box img {
	display:block;
}

.box table {
	width:680px;
	margin:0 auto;
	border-collapse:collapse;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box table tr {
}
.box table tr th,
.box table tr th.other {
	text-align:left;
	padding:10px 0 10px 25px;
	background-color:#a3bafc;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
}
.box table tr th.other {
	background-color:#ecf1f5;
}
.box table tr th.other.center {
	text-align:center;
}
.box table tr td {
	font-weight:bold;
	text-align:center;
	background-color:#f1f1f1;
	border-bottom:#fff solid 1px;
	padding:8px;
}
.box table tr td span {
}
.box table tr td span.s {
	font-size:10pt;
	font-weight:normal;
}
.box table tr td span.m {
	font-size:17pt;
}
.box table tr td span.l {
	font-size:20pt;
}
.box table tr td span.ll {
	font-size:30pt;
}
.box table tr td span.red,
.box table tr td span.s.red,
.box table tr td span.m.red,
.box table tr td span.l.red {
	color:#f5283f;
}

.box div.estimate {
	width:681px;
	margin:14px auto 0;
	height:155px;
	background:url(../img/bg_estimate.gif) repeat-x 0 0;
}
.box div.estimate p {
	font-size:20pt;
	color:#000000;
	text-align:center;
	padding:30px 0 21px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box div.estimate span.s {
	color:#000;
	font-size:12pt;
	font-weight:bold;
	vertical-align: bottom;
	margin-left:80px;
}
.box div.estimate span.l {
	color:#000;
	font-size:20pt;
	font-weight:bold;
	vertical-align: bottom;
}

.box div.estimate input {
	width:350px;
	height:50px;
	font-size:30pt;
	text-align:right;
	padding:0 10px;
	margin:0 5px 0 15px;
}
.box p.attention{
	width:681px;
	margin:0 auto;
	font-size:8pt;
	text-align:right;
}

.box div.message {
	padding:0 30px 0 40px;
}
.box div.message img.inoue {
	display:block;
	float:left;
	padding:30px 0px;
	padding-bottom:30px;
}
.box div.message p.message {
	width:650px;
	float:left;
	font-size:10pt;
	line-height:1.5;
	padding:10px 0px;
}

img.box-bottom {
	display:block;
	margin-bottom:20px;
}

a.button-entry {
	display:block;
	width:442px;
	height:80px;
	margin:0 auto;
}

input.login{
	width:10px;
	margin:5px auto;
	}