@charset "utf-8";
/***********************************************
    CSS Document
************************************************/


* {
	margin: 0px;
	padding: 0px;
}
html {
	-webkit-text-size-adjust: none;
}
body {
	color: #000000;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'メイリオ',Meiryo,Verdana,sans-serif;
	line-height: 1.4;
	font-size:14px;
	width: 100%;
	background:#FFFFFF;
}
a {
	color: #000000;
	text-decoration: none;
}
li {
	list-style: none;
}
img {
	border-style: none;
	max-width: 100%;
	height: auto;
}
.clearfix{
	display:block;
}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}
ul{
	margin:0;
	padding:0;
}

.c-both{
	clear:both;
}
	
/*==============================================
    HEADER
===============================================*/
header {
	width: 100%;
}
header div.logo{
	float:left;
	width:36%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
header div.contact-t{
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	width:12%;
}
/*--- commonnav---*/
nav{
	background:#5B4426;
	padding:5px 0;
	}
nav ul {
	width:98%;
	margin-left:2%;
}
nav ul li {
	float: left;
	width: 24%;
}
nav li:nth-child(1){
}
nav li:nth-child(2){
	border-left:solid 1px #926D3D;
	border-right:solid 1px #926D3D;
}
nav li:nth-child(3){
	border-right:solid 1px #926D3D;
}
nav li:nth-child(4){
}
nav ul li img{
	float: left;
	width: 98%;
}

/*------------------------------------------
	Navi
-------------------------------------------*/

/*------------------------------------------
	Address
-------------------------------------------*/
div#address{
	font-size:12px;
	margin-top:30px;
	
}
div#address div.logo{
	width:40%;
	float:left;
}
div#address div.add{
	width:60%;
	float:right;
}
.footer_img {
	margin-top: 5%;
}

/*------------------------------------------
	Footer
-------------------------------------------*/

footer{
	background-color: #DFEAF8;
	padding-top: 5%;
	padding-bottom: 5%;
}
footer .text_box dl dt {
	font-size: 24px;
	font-weight: bold;
	color: #2767B6;
}
footer .text_box dl dd {
	color: #594426;
}
.text_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.text_box p {
	margin-top: 3%;
	margin-bottom: 3%;
}
.contact {
	background-color: #A67C40;
	margin-top: 10%;
	padding:20px;
}
.contact h4 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
}
.contact ul {
	width: 94%;
	padding-top: 2%;
	margin-left: 4%;
}
.contact ul li {
	float: left;
	width: 49%;
}
.contact ul li:last-child {
	float: right;
}
.contact ul li img {
}
.contact p.title{
	width: 94%;
	margin-left:3%;
	background:#5B4425;
	padding:5px 0;
	padding-left:2%;
	margin-bottom:10px;
}

.to_top {
	margin-top: 5%;
	width: 100%;
}
.to_top h5 {
	width: 8%;
	float: right;
	padding-right: 2%;
}
#top .s_link {
	margin-top: 3%;
	background:#EADECE;
	padding:15px 0;
}
#top .s_link ul {
	width: 100%;
}
#top .s_link ul li {
	float: left;
	width: 50%;
}
#top .cont1 {
	margin-top: 3%;
	font-size:16px;
}
#top .cont1 h3{
	margin-left:2%;
}
#top .cont1 h3 img{
	width:40%;
}
/*==============================
  下層ページ
================================*/
#page {
	font-size:16px;
}
#page .text_box{
	width:94%;
}

#page h1{
	color:#1F67A7;
	font-size:28px;
	padding:20px 5% 20px 3%;
	
}
#page h2{
	margin-bottom:20px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000000), color-stop(0.97, #D1D2C4), color-stop(0.63, #e2e3da), color-stop(0.11, #FBFBFA), color-stop(0.10, #357B14));
background: -webkit-linear-gradient(top, #357B14 10%, #FBFBFA 11%, #e2e3da 63%, #D1D2C4 97%, #000000 100%);
background: -moz-linear-gradient(top, #357B14 10%, #FBFBFA 11%, #e2e3da 63%, #D1D2C4 97%, #000000 100%);
background: -o-linear-gradient(top, #357B14 10%, #FBFBFA 11%, #e2e3da 63%, #D1D2C4 97%, #000000 100%);
background: -ms-linear-gradient(top, #357B14 10%, #FBFBFA 11%, #e2e3da 63%, #D1D2C4 97%, #000000 100%);
background: linear-gradient(top, #357B14 10%, #FBFBFA 11%, #e2e3da 63%, #D1D2C4 97%, #000000 100%);
font-size:20px;
padding-top:10px;
padding-left:3%;
}
#page h3{
	color:#357B14;
}
#page dl.com,
#page dl.lease{
	width:96%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:40px;
}

#page dl.lease dt,
#page dl.com dt
{
	background:#eaeaea;
	color:#357B14;
	font-weight:bold;
	padding-left:3%;
	padding:10px;
}
#page dl.lease dd,
#page dl.com dd
{
	padding-left:3%;
	margin:8px 0 15px 0;
}
#page ul.lease{
	width:96%;
	margin:0 auto;
	margin-top:20px;
}
#page ul.lease li{
	float:left;
	margin:10px;
	border-left:solid 1px #333;
	padding-left:10px;
}
#page ul.lease li:first-child{
	border-left:none;
}
#page .map{
	width:96%;
	margin:0 auto;
}
#page .map img{
	margin-bottom:20px;
}

#page .map a{
	font-size: 20px;
	color: #ffffff;
	padding: 20px 28px;
	background: -moz-linear-gradient(
		top,
		#037499 0%,
		#037499);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#037499),
		to(#037499));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #037499;
	-moz-box-shadow:
		1px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		1px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		1px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		1px 1px 1px rgba(000,000,000,0.4),
		0px 0px 0px rgba(255,255,255,0.8);
		display:block;
		margin:0 auto;
		width:42%;
		text-align:center;

}