﻿@charset "UTF-8";

/* reset */
a, a:hover {text-decoration: none}a {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;border-collapse: collapse!important}:focus {outline: 0}ol, ul, ul li {list-style: none}table {border-collapse: collapse!important;border-spacing: 0}caption, td, th {font-weight: 400} blockquote, q {quotes: "" ""}a img {border: 0!important}ul {margin: 0;}.cF:after, .cF:before {display: block}img {max-width: 100%}dd, dt, h1, h2, h3, h4, h5, h6, li, p, pre {display: block}p {display: block}

/*--------------- 全体の設定 ---------------*/

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2;
	color: #333;
	text-align: left;
	background: #e2e2e2;
	margin: 0;
}
* {
	box-sizing: border-box;
}
a {
	transition: all 0.4s ease;
	color: #3a63f9;
}
a:hover {
	text-decoration: underline;
}
p{
	padding: 0 20px;
}
.all-wrapper{
	width: 100%;
	margin:auto;
	padding: 0;
}
#my_breadpiece{
	width: 100%;
	margin: auto;
	background: #FFE0B2;
	border-bottom: 6px solid #A67A3A;
	padding: 10px 0;
	min-width: 830px;
}
#my_breadpiece ul {
	color: #333;
	margin: auto;
	width: 830px;
	padding: 5px;
	text-indent: 3px;
	border-radius: 20px;
	background: #a67a3a;
}
#my_breadpiece ul li {
    display: inline-block;
}
#my_breadpiece ul a{
	color: #ffffff;
}
#my_breadpiece ul a:hover{
	text-decoration: underline;
}
#head-site{
	width: 830px;
	text-align: center;
	padding: 20px;
	color: #b38036;
	min-width: 830px;
	padding-bottom: 310px;
	background: url(../img/mansion20161207285-header01.jpg) no-repeat bottom left;
	margin: auto;
}
#this_title{
	width: 830px;
	margin: auto;
	
	=: -250px
	border: navajowhite;
	float: left;
	clear: both;
	padding-top: 17px;
	padding-bottom: 6px;
}
h1{
	padding: 0;
	margin: auto;
	font-size: 20px;
	display: block;
}
#lead-this_title{
	width: 830px;
	margin: auto;
	padding-top: 0;
	float: left;
	clear: both;
}
#lead-this_title p{
	margin: 0;
	font-size: 18px;
	display: block;
}
#nav_section{
	width: 830px;
	margin: auto;
	/* background: #9154ff; */
	position: relative;
}
#nav_section ul{
	width: 830px;
	margin: auto;
	display: block;
	padding: 5px;
	background: #a67a3a;
	position: absolute;
	left: 0;
	top: 0;
	display: table;
}
#nav_section ul li{
	display: table-cell;
}
#nav_section ul li a{
	display: block;
	padding: 8px 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	margin-right: 4px;
	border-radius: 20px;
}

#nav_section ul li:last-child a {
    margin-right: 0;
}
#nav_section ul li a:hover{
	background: #ffe0b2;
	text-decoration: none;
	color: #a0712c;
}
#base_trunk{
	width: 830px;
	margin: auto;
	position: relative;
	clear: both;
	margin-top: 65px;
}
#article-wrapper{
	width: 540px;
	float: left;
	background: #fff;
}

.content_box {
    padding: 0;
}
#article-wrapper ul{
	text-align: center;
	padding: 15px 0;
}
h2{
    text-indent: 70px;
    margin-top: 0;
    color: #a67a3a;
    padding: 5px;
    font-size: 20px;
    background: url(../img/mansion20161207285-border01.png) no-repeat left center;
    background-position: 13px 40%;
    border-bottom: 1px solid#a67a3a;
    margin-bottom: 0;
}
#link-list{
	float: right;
	background: url('../img/mansion20161207285-bg01.jpg') no-repeat top center;
	background-color: #ffffff;
	width: 275px;
	padding-bottom: 40px;
	padding-top: 295px;
	margin-top: 0;
	background-position: 50% 0px;
}
#link-list h3 {
    text-align: center;
    margin-bottom: 0;
    color: #333;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    width: 90%;
    margin: auto;
}
#link-list ul{
	text-align: center;
	padding: 0;
}
#link-list ul li{
	border-bottom: 1px solid rgba(51, 51, 51, 0.12);
}
#link-list .sub1 ul li {
    border: none;
}
#link-list ul li a{
	color: #3a63f9;
	display: block;
	width: 90%;
	margin: auto;
	background: url('../img/mansion20161207285-arrow01.png') no-repeat center left;
	background-position: 10px 50%;
}

#link-list .sub2 ul li a {
    background: transparent;
}
#link-list ul li a:hover {
	background-color: #a67a3a;
	text-decoration: none;
	color: #fff;
}
.sub1{
	margin-bottom: 30px;
}

.last-p{
	width: 830px;
	margin: auto;
	clear: both;
	float: left;
	text-align: right;
	margin-top: 35px;
}
.last-p a{
	color: #3a63f9;
}
#company{
	width: 100%;
	margin: auto;
	clear: both;
	background: #fff;
	text-align: center;
	box-shadow: 0 0 1px #333 inset;
	min-width: 830px;
	margin-top: 15px;
}
#company p{
	margin: auto;
	color: #333;
	width: 830px;
	padding: 20px 0px;
	min-width: 830px;
}
#company p a{
	color: #3a63f9;
}
div:after
{
	content: "";
	display: block;
	clear: both;
}