@charset "utf-8";


/* ---- PC用CSS min721px ---- */


.h-container {
	position: relative;
	overflow: hidden;
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 3%;
}

.h-logo {
	width: 30%;;
	float: left;
}

.h-logo img {
	min-width: 258px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.h-contact {
	width: 47%;
	float: right;
	text-align: right;
}

.h-contact img {
	min-width: 263px;
	margin-top: 28px;
}
.container {
	clear: both;
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 3%;
}


nav {
}

article {
	position: relative;
	overflow: hidden;
	width: 75%;
	float: right;
}

.top-article {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.top-article h1 img {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.top-article h2 {
	position: relative;
	overflow: hidden;
	margin: 0;
	background: url('../images/h_bg.jpg');
	color: #FFF;
	width: 100%;
	padding: 10px 0px;
	border: 3px solid #e59545;
	font-weight: 100;
	text-indent: 20px;
}

.main-article {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 3% 3%;
}

.top_content {
	position: relative;
	overflow: hidden;
	display: block;
	background:;
	width: 48%;
	height: 160px;
	border: 1px solid #DDD;
	margin-right: 2%;
	margin-bottom: 3%;
	float: left;
}


.top_content h2 {
	position: relative;
	overflow: hidden;
	margin: 0;
	background: url('../images/h_bg.jpg');
	color: #FFF;
	width: 100%;
	padding: 10px 0px;
	border: 3px solid #e59545;
	font-weight: 100;
	text-indent: 20px;
}

.top-content-list {
	position: relative;
	overflow: hidden;
	background: ;
	margin-top: 3%;
}


.contentbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 3% 0%;
}

.contentbox h2 {
	width: 100%;
	background: linear-gradient(to bottom right, #b2703e, #985318);
	border: 1px solid #e59545;
	color: #fff;
	font-weight: 100;
	text-indent: 20px;
	padding: 6px 0px;
	margin-bottom: 3%;
}


.contentbox h3 {
	position: relative;
	overflow: hidden;
	width: 100%;
	font-weight: bold;
	border-bottom: 3px solid #F98B00;
	/*display: inline-block;*/
	color: #F98B00;
	text-indent: 10px;
	margin-bottom: 3%;
	/*background: #fdd;*/
}

.contentbox p {
	position: relative;
	overflow: hidden;
    margin-bottom: 3%;
    /*background: #ddf;*/
}

.contentbox ul {
	position: relative;
	overflow: hidden;
    margin-bottom: 3%;
    /*background: #dfd;*/

}

.contentbox p img {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.contentbox table {
	position: relative;
	overflow: hidden;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 3%;
}

.contentbox table th {
	background: #faf7ee;
	border: 1px solid #ccc;
	color: #663300;
	padding: 10px;
}

.contentbox table td {
	background: ;
	border: 1px solid #ccc;
	padding: 10px;
}

.sikitigaiyou th {
	width: 45%;
}

.tatemonogaiyou th {
	width: 45%;
}


.kanseiyosouzubox {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 3% 0% 3% 3%;
	background:;
}

.kanseiyosouzubox p {
	position: relative;
	overflow: hidden;
	width: 46%;
	float: left;
	margin-right: 3%;
}

.kanseiyosouzubox p img {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.teikan {
	width: 100%;
}

.teikanshou {
	width:;
	text-align:center;
	background:;
	margin-top: 3%;
}

.teikankoumoku {
	background:;
}

.teikanjyoubun dl {
	background:;
}

.teikanjyoubun dt {
	position: relative;
	overflow:hidden;
	clear:both;
	width: 10%;
	float:left;
	margin-right:5%;
	line-height:200%;
	background:;
}

.teikanjyoubun dd {
	position: relative;
	overflow:hidden;
	width: 80%;
	line-height:200%;
	background:;
}


.text-right {
	text-align: right;
}


.bottom-article {
	position: relative;
	overflow: hidden;
	width: 100%;
}

aside {
	position: relative;
	overflow: hidden;
	width: 24%;
	float: left;
}

.relaton-site {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.relaton-site img {
	position: relative;
	overflow: hidden;
	width: 100%;
	
}

footer {
	clear: both;
}

.f-container {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 3%;
}

.f-link {
	width: 100%;
	margin-top: 3%;
}

.f-link ul {
	position: relative;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	background:;
}

.f-link ul li {
	list-style-type: none;
	margin-left: 0;
	margin-right: 3%;
	float: left;
	background:;

}

.f-link ul li a {
	color: #fff;
}

.f-link ul li a:hover {
	color: #ff0;
}

.f-contact {
	clear: both;
	text-align: center;
	margin-top: 5%;
}

