@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic&display=swap');

/*
	共通スタイル
*/
body {
	font-family: "メイリオ","ＭＳ Ｐゴシック", HiraKakuPro-W3, Osaka, Verdana, Arial, Helvetica, sans-serif;
	/* font-family: "ＭＳ Ｐゴシック", HiraKakuPro-W3, Osaka, Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 77%; */
	margin: 0px;
	text-align: center;
	color: #333333;
	/* background-color: #fafaef; */
	background-color: #eeeeee;
	/* background-image: url(../images/bg001.jpg); */
	background-repeat: repeat-y;
}
table {
	margin: 0px;
	border: none;
	border-spacing: 0;
}
th, td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
td.left{
	text-align: left;
}
td.center{
	text-align: center;
}
td.right{
	text-align: right;
}
a:link    {
	color: #1d3994;
	text-decoration: none;
}
a:visited {
	color: #941d55;
	text-decoration: none;
}
a:hover   {
	text-decoration: underline;
}
a:active  {
	/* color: #1d3994; */
}

h1 {
	font-size: 93%;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 123.1%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bfaf60;
	color: #999999;
}

h2.title {
	margin-bottom: 20px;
}

p {
	margin: 0px;
	padding: 0px;
}

.clearboth{
	clear: both;
}

img.arrow {
	margin-right: 5px;
}

/*
	基本構造
*/

/* コンテナ */
div#container {
	width: 950px;
	text-align: left;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* ヘッダ */
div#header-top {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

div#header-top h1 {
	font-size: 77%;
	color: #999999;
	margin-bottom: 0px;
	float: left;
	background-color: #ffffff;
}

div#header-top p#official {
	text-align: right;
	float: right;
	font-size: 85%;
	background-color: #ffffff;
}

div#header {
	width: 950px;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 0px;
	height: 50px;
	clear: both;
}

div#header div#header-logo {
	float: left;
	height: 50px;
	width: 455px;
}

div#header div#header-bukkenlist {
	float: right;
	height: 44px;
	width: auto;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
}

div#header div#header-shop {
	float: right;
	height: 50px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
	padding-left: 8px;
	width: 222px;
}

div#header div#freedial p {
	font-size: 85%;
	color: #999999;
	margin-top: 2px;
	margin-left: 3px;
}

div#header-menu {
	clear: both;
	width: 950px;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 0px;
	height: 33px;
}

div#header-menu ul {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 33px;
}

div#header-menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
	list-style-type: none;
}

div#header-menu ul li.menu001 a {
	width: 96px;
	height: 33px;
	background-image:url(../images/header/menu/001.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu001 a:hover {
	background-image:url(../images/header/menu/001_hover.gif);
}

div#header-menu ul li.menu002 a {
	width: 110px;
	height: 33px;
	background-image:url(../images/header/menu/002.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu002 a:hover {
	background-image:url(../images/header/menu/002_hover.gif);
}

div#header-menu ul li.menu003 a {
	width: 117px;
	height: 33px;
	background-image:url(../images/header/menu/003.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu003 a:hover {
	background-image:url(../images/header/menu/003_hover.gif);
}

div#header-menu ul li.menu004 a {
	width: 117px;
	height: 33px;
	background-image:url(../images/header/menu/004.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu004 a:hover {
	background-image:url(../images/header/menu/004_hover.gif);
}

div#header-menu ul li.menu005 a {
	width: 93px;
	height: 33px;
	background-image:url(../images/header/menu/005.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu005 a:hover {
	background-image:url(../images/header/menu/005_hover.gif);
}

div#header-menu ul li.menu006 a {
	width: 139px;
	height: 33px;
	background-image:url(../images/header/menu/006.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu006 a:hover {
	background-image:url(../images/header/menu/006_hover.gif);
}

div#header-menu ul li.menu007 a {
	width: 165px;
	height: 33px;
	background-image:url(../images/header/menu/007.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu007 a:hover {
	background-image:url(../images/header/menu/007_hover.gif);
}

div#header-menu ul li.menu008 a {
	width: 113px;
	height: 33px;
	background-image:url(../images/header/menu/008.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div#header-menu ul li.menu008 a:hover {
	background-image:url(../images/header/menu/008_hover.gif);
}

div#path {
	width: 950px;
	margin-bottom: 10px;
	color: #333333;
}

div#path em {
	font-weight: bold;
	color: red;
	font-style: normal;
}

div.title {
	width: 100%;
	margin-bottom: 20px;
	color: #333333;
}

div.titleimage {
	width: 100%;
	margin-bottom: 20px;
	color: #333333;
}

/* サイド */
div#side {
	width: 212px;
	float: right;
	text-align: center;
	font-size: 93%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

div#side div.bx {
	width: 210px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #dad4b8;
}

div#side p.title {
	width: auto;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #DFE1BC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 93%;
}

div#side ul.menu {
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

div#side ul.menu li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	height: auto;
	width: auto;
	line-height: 2em;
	list-style-position: outside;
	list-style-image: url(../images/icon_arrow_brown.gif);
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/* コンテンツ */
div#contents {
	width: 715px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: left;
	font-size: 93%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

div#contents div#go-pagetop {
	clear: both;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}

/* フッタ */
div#footer {
	width: 950px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div#footer div#corp {
	width: 950px;
	clear: both;
	/* background-image: url(../images/footer/logo.gif); */
	background-repeat: no-repeat;
	height: 20px;
	text-indent: 45px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCCF84;
	background-position: 5px 5px;
}

div#side div#mypage {
	width: 210px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #dad4b8;
	background-image: url(../images/icon_user.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

div#side div#mypage dl {
	margin-left: 45px;
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	font-weight: normal;
}

div#side div#mypage dl dt {
	padding: 0px;
	font-weight: normal;
	color: #666666;
}

div#side div#mypage dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#side div#mypage dl dd ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

div#side div#mypage dl dd ul li {
	padding: 1px;
	list-style-type: none;
	margin: 0px;
	color: #666666;
}

div#side div#mypage div.form {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1AA10;
}

div#side div#mypage form {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #666666;
}

div#side div#mypage form span#repass {
	font-size: 85%;
}

div#contents span.tax {
	font-size: 77%;
}

/* おまかせください店舗部 開始 */
div#contents div#shop-appeal {
	margin-top: 20px;
	width: 700px;
	text-align: center;
}

div#contents div#shop-appeal div#shopinfo {
	margin-top: 5px;
	text-align: left;
}

div#contents div#shop-appeal div#shopinfo p{
	margin-left: 20px;
	margin-top: 5px;
}

div#contents div#shop-appeal div#shopinfo table {
	width: 690px;
	margin-left: 5px;
}

div#contents div#shop-appeal div#shopinfo table td.photo {
	width: 260px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

div#contents div#shop-appeal div#shopinfo table td.photo img {
	padding: 5px;
	border: 1px solid #999999;
}

div#contents div#shop-appeal div#shopinfo table td {
	font-size: 116%;
	padding-left: 30px;
}

div#contents div#shop-appeal div#shopinfo table td p.shopname {
	font-weight: bold;
	color: #34b4d1;
	font-size: 131%;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div#contents div#shop-appeal div#shopinfo table td p.shoplink {
	text-align: right;
}
/* おまかせください店舗部 開始 */

/* ログインボタン 開始 */
a.btnLogin {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-color: #ec0038;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(136,136,136,1);
	text-shadow: none;
	color: #ffffff;
}

a.btnLogin:link, a.button-blue:active, a.button-blue:visited {
	color: #ffffff;
}
/* ログインボタン 終了 */




div#path ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#path ul {
	background: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #e5e5e5 #ccc;
	border-radius: 0px;
	/* box-shadow: 0 0 2px rgba(0,0,0,.2); */
	overflow: hidden;
	width: 100%;
}
 
div#path ul li{
	float: left;
}
 
div#path ul a{
	padding: .7em 1em .7em 2em;
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
	text-shadow: 0 2px 0 rgba(255,255,255,.5);
	background-color: #ddd;
	background-image: linear-gradient(to right, #f5f5f5, #ddd);
}
 
div#path ul li:first-child a{
	padding-left: 1em;
	border-radius: 0px 0 0 0px;
}
 
div#path ul a:hover{
	background: #fff;
}
 
div#path ul a::after,
div#path ul a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
}
 
div#path ul a::after{
	z-index: 2;
	border-left-color: #ddd;
}
 
div#path ul a::before{
	border-left-color: #ccc;
	right: -1.1em;
	z-index: 1;
}
 
div#path ul a:hover::after{
	border-left-color: #fff;
}
 
div#path ul .current,
div#path ul .current:hover{
	font-weight: bold;
	background: none;
}
 
div#path ul .current::after,
div#path ul .current::before{
	content: normal;
}






dl#select {
	margin: 0px 0px 10px 25px;
}

dl#select dt {
	color: #786945;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #ece9d8;
	clear: both;
}

dl#select dd {
	padding: 15px 0px 15px 30px;
	margin: 0px 0px 15px 0px;
}

dl#select dd a {
	display: block;
	margin: 0px;
	background-image: url(//www.toshohouse.co.jp/mansion-library/images/icon_arrow_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	font-size: 116%;
}





table#rest {
	margin-left: 20px;
	margin-bottom: 20px;
}

table#rest td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

table#rest th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

.font-biz {
	font-family: "BIZ UDPGothic";
}