@charset "utf-8";
.black {
	color: #232323;
}
#contents .article_name {
	background-color: #e2f3fd;
	height: 36px;
	width: 740px;
	margin-left: 25px;
	color: #343434;
	border: 1px solid #001C55;
	margin-top: 20px;
	font-size: 84%;
}
#contents .article_name .title {
	margin-left: 10px;
}
#contents .article_name .title th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 20px;
	min-width: 10em;
	text-align: left;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #003A6A;
}
#contents .article_name .title .td01 {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#contents .article_name .title .td02 {
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	padding-left: 10px;
}
#contents .article_detail {
	margin-top: 10px;
	margin-left: 30px;
	width: 730px;
}
#contents .article_detail .h2_01 {
	color: #993300;
	margin-left: 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 26px;
	margin-top: 5px;
}
#contents .article_detail .p_01 {
	line-height: 130%;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: normal;
}
#contents .banner {
	text-align: right;
	padding-right: 20px;
}

/*物件写真*/
#contents .articlesub_title01 {
	width: 700px;
	margin-left: 50px;
	margin-bottom: 20px;
}
#contents .articlesub_title01 h3 {
	color: #232323;
	margin-left: 5px;
}
#contents .gaikan {
	text-align: center;
}
#contents .articlesub_title01 .line {
	background-image: url(../images/article/sub_titile_line.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 700px;
	margin-top: 3px;
}

/*物件詳細*/
#contents .syousai {
	text-align: center;
	width: 100%;
}
#contents .syousai .syousai_table {
	font-size: 90%;
	text-align: left;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	margin:0 auto 10px;
}
#contents .syousai .syousai_table .category {
	background-color: #e2f3fd;
	padding: 5px;
	width: 110px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contents .syousai .syousai_table .value {
	padding: 5px;
	width: 190px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 130%;
}
#contents .syousai .syousai_table .value2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 130%;
}
#contents .syousai .syousai_table .value3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 130%;
}
#contents .syousai .drawing {
	width:580px;
	margin:0 auto 30px;
}
#contents .syousai .drawing img {
	margin-bottom: 3px;
}
#contents .syousai .drawing .td01,
#contents .syousai .td02 {
	text-align: center;
}
#contents .syousai .drawing .td01 img,
#contents .syousai .drawing .td02 img {
	border: 1px solid #999999;
}
#contents .syousai .drawing .td02 img {
	margin-left: 10px;
}
#contents .syousai .drawing .td03 {
	width: 90px;
	text-align: center;
}
#contents .syousai .drawing .td04 {
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
}
/*接道*/
.setsudou .name {
	vertical-align: top;
	padding-right: 1em;
}
.setsudou .size {
	line-height: 140%;
	vertical-align: top;
	padding-bottom: 10px;
}
/*マップ*/
#gmap{
	margin:20px auto 20px;
}

/*バナー*/
#contents .banner {
	margin-top: 20px;
	padding-right: 30px;
	margin-bottom: -50px;
}
#contents .banner .nav img {
	margin-bottom: 10px;
}

#slideshowContainer{
	margin:0 auto;
}
#contents .syousai .syousai_table .value span {
	font-size: 70%;
	vertical-align: top;
}
.line-through {
	text-decoration: line-through;
}

/*済*/
.article_name .title .td02 .sumi {
	position: relative;
	top: 4px;
	right: 75px;
	z-index: 5;
}
.syousai_table .value .sumi2 {
	position: relative;
	z-index: 5;
	top: 5px;
	right: 60px;
}

.article_name .title .td02 .sumi3 {
	position: relative;
	z-index: 5;
	top: 5px;
	right: 60px;
}

