@charset "utf-8";

/* ------------------------------------------

お問い合わせ

------------------------------------------ */

.borderBottom {
	border-bottom: 1px solid #0377cd;
	padding-bottom: 5px;
}

.box {
	padding: 6px 3px;
    background: #ffffff 100%;
    border: 1px solid #cccccc;
}

.txtIndent {
	text-indent: -0.5em;
	padding-left: 1em;
}

.txtBorder {
	line-height: 1 !important;
	border-bottom: 2px solid #0377cd;
    padding-bottom: 4px;
}

.inquiryTell {
	float: left;
	width: 240px;
}

.sslComment {
	border-top: 1px solid #cccccc;
	margin: 20px 0 0;
	padding: 10px 0;
}

/*content追記*/
.linkList h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 3px solid #990000;
	width: 740px;
	height: 42px;
	font-size: 24px;
	margin-bottom: 22px;
}
