/* CSS Document */

#contents {
	padding-right: 0;
	padding-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contents #main{
	width:1000px;
}

#main #mainImage {
	margin-bottom:30px;
	position:relative;
}

#main #mainImage .siryo{
	position:absolute;
	top:540px;
	right:140px;
}
#main #mainImage .reserve{
	position:absolute;
	top:540px;
	right:20px;
}

#main h3{
	margin-bottom:30px;
	clear: both;
}

#main .copy {
	margin-bottom:20px;
}

#main #concept {
	margin-bottom:40px;
}

#main #kukaku {
	margin-bottom:40px;
	background-image: url(images/kukaku_photo.jpg);
	background-repeat: no-repeat;
	background-position: left 60px;
}

#main #madori {
	margin-bottom:40px;
}

#main #madori .loan{
	margin-bottom:20px;
	text-align: center;
}

#main #locate {
	margin-bottom:40px;
}

#main .inquiry {
	width:640px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	margin-bottom: 50px;
}

#main .inquiry .siryoBtn{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#outline {
	margin-bottom:40px;
}

#outline table {
	border-collapse:collapse;
	background-color: #FFF;
	width: 100%;
}

#outline table th,
#outline table td {
	padding:15px;
	font-size:14px;
	line-height:20px;
	border:1px #CCC solid;
}

#outline table th {
	background:#EEE;
	text-align:center;
	font-weight:normal;
	width:90px;
}

#gmap{
	width:1000px;
	height:450px;
	margin-bottom: 40px;
}
