@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	border-top: 10px solid #4d4d4d;
}
p {
	margin: 0px;
	padding: 0px;
}
.sale-box p a {
	color: #121212;
}

body, td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: hidden;
}
#header {
	width: 1100px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
}
#header a {
	text-decoration: none;
}

#header .title {
	float: left;
	color: #193f7c;
	font-size: 25pt;
	text-align: left;
	font-weight: bold;
	line-height: 24pt;
	margin-top: 30px;
	margin-left: 5px;
}
#header .title2 {
	font-size: 14pt;
	text-align: left;
	line-height: 38pt;
	letter-spacing: 0.1em;
}
.clear {
	clear: both;
}


#header-right {
	float: right;
	margin-top: 10px;
	width: 400px;
}
.header-right-box {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tel {
	color: #ea0a0a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 34px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/tel.png);
	background-size: 30px auto;
	float: left;
	width: 250px;
	text-align: right;
}
.contact {
	float: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	height: 38px;
	line-height: 40px;
	padding-right: 15px;
	background-image: url(../img/mail.png), -webkit-linear-gradient(90deg,rgba(252,70,0,1.00) 0%,rgba(247,147,30,1.00) 100%);
	background-image: url(../img/mail.png), -moz-linear-gradient(90deg,rgba(252,70,0,1.00) 0%,rgba(247,147,30,1.00) 100%);
	background-image: url(../img/mail.png), -o-linear-gradient(90deg,rgba(252,70,0,1.00) 0%,rgba(247,147,30,1.00) 100%);
	background-image: url(../img/mail.png), linear-gradient(0deg,rgba(252,70,0,1.00) 0%,rgba(247,147,30,1.00) 100%);
	margin-left: 10px;
	width: 115px;
	text-align: right;
	padding-left: 10px;
	border-radius: 10px;
	background-position: 0 center;
}
.address {
	color: #193f7c;
	font-size: 10pt;
	text-align: right;
}

.contents-main_box{
	width: 800px;
	margin-left: 25px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}
.fb {
	margin-bottom: 40px;
	margin-left: 25px;
}


.contents-sub_box{
	width: 230px;
	margin-top: 20px;
	float: right;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 15px;
}
.loan {
	font-size: 10pt;
	line-height: 16pt;
	margin-top: 10px;
	text-align: left;
	border: 4px solid #95B9F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}





.title-border815{
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin-bottom: 18px;
	font-size: 20px;
	letter-spacing: 0.1em;
}
.title3{
	position: relative;
	padding-top: 10px;
	padding-right: 1em;
	padding-left: 1.3em;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-size: 20px;
	letter-spacing: 0.3em;
	background-color: #F37718;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/title-bg.png);
	background-repeat: no-repeat;
	background-position: -3px center;
}
#contents1 {
	margin-bottom: 20px;
}

.title-border815::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #FC4600;
	border-radius: 4px;
}
.aisatsu-title::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #FC4600;
	border-radius: 4px;
}
	
#footer {
	width: 100%;
	height: auto;
	background-color: #ff5c00;
}
#footer-box {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}
#footer-box2 {
	width: 1100px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-bottom: 20px;
	font-size: 11pt;
	line-height: 18pt;
}
.footer-box2-left {
	float: left;
	margin-right: 30px;
}
.footer-box2-right {
	float: left;
	margin-top: 45px;
}

.footer-box2-t1 {
	font-weight: bold;
	font-size: 16pt;
	line-height: 45px;
	letter-spacing: 0.1em;
}


.footer-menu {

}
.footer-menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-menu ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 25px;
	padding-bottom: 0px;
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	font-size: 11pt;
	background-image: url(../img/footer-bg.png);
}
.gaiyo {
	margin-left: 15px;
	margin-bottom: 50px;
	font-size: 11pt;
	border: 1px solid #898989;
	margin-top: 25px;
	line-height: 18pt;
}
.gaiyo a {
	color: #000000;
}
.access {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	font-size: 11pt;
	line-height: 24pt;
	text-align: left;
	margin-bottom: 70px;
}

h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 9pt;
	font-weight: lighter;
	color: #333333;
	text-align: right;
}
.text-lighter {
	font-weight: lighter;
}
