@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　コンテンツ設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#content #underconstruction p {
	padding: 100px 20px 200px;
}
.content_head {
	position: relative;
	background: url(../images/bg_topics.png);
/*	border-bottom: 2px solid #e8f0d5;*/
}
.content_head p{
	
	width:1150px;
	padding: 20px 0 20px 15px;
	margin: 0 auto 30px;
	font-size: 28px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
/*.content_head::after {
	position: absolute;
	content: '';
	display: block;
	left: 0%;
	width: 350px;
	height: 2px;
	background:#333;
}*/
.content_head span {
	font-size: 16px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	color: #333;
}
#content .blog_head {
	margin: 0 auto 10px;
}
#content p {
	padding: 0 0 10px;
}
#contactus {
	text-align: center;
}
#content .maparea {
	width: 1140px;
	margin: 0 auto 10px;
	padding: 10px 0;
	/*background: #fffff2;*/
	border: 1px solid #ccc;
}
#content .maparea h4 {
	padding: 0 10px;
	font-size: 16px;
}
#content .marker_data_html h2 {
	font-size: 14px;
	color: #1B4193;
}
#content .marker_data_html p {
	font-size: 12px;
	color: #333;
}
#content .maparea .entry {
	float: left;
}
#content .maparea p {
	padding: 0 10px;
	font-size: 16px;
}
#content .gmap {
	width: 1100px;
	height: 400px;
	margin: 0 auto;
}
#content .bnr_area ul{
	width: 740px;
	margin: 0 auto;
}
#content .bnr_area ul li{
	float: left;
	margin: 0 10px 0;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■新着情報

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#information {
	width:1140px;
	margin:0 auto;
	font-size: 16px;
}
#information .list {
	width:1140px;
	margin:0 auto;
	padding:10px 0;
}
#information .list dl dt {
	margin:0 0 5px;
	padding:0 0 0 7px;
	font-weight:bold;
	border-left:4px solid #333;
	line-height:120%;
}
#information .list dl dt a{
}
#information .list dl dd {
	margin:0 0 20px;
	padding:0 0 5px 20px;
	border-bottom:1px dotted #ccc;
}
#information .list dl dd a{
	text-decoration:underline;
}
#information .bloc {
	margin:0 auto 30px;
	padding:0 0 10px;
	border-bottom:1px dotted #dedede;
}
#information .bloc .tit{
	margin:0 0 15px;
	border-top:1px solid #BEB6AD;
	border-bottom:1px solid #BEB6AD;
}
#information h3 {
	margin:0;
	padding:2px 5px 2px 15px;
	font-size:18px;
	font-weight:normal;
	line-height:130%;
}
#information h3 span{
	padding:0 0 0 20px;
	font-size:10px;
	font-weight:normal;
}
#information .day {
	padding:0 10px;
	font-weight:bold;
	border-bottom:1px dotted #BEB6AD;
	color:#333;
}
#information table {
	width: 100%;
	margin:0 auto;
}
#information table th{
	vertical-align:top;
}
#information table th img {
	margin:0 0 10px;
}
#information table th .caption {
	margin:0 0 20px;
}
#information table td {
	width:100%;
	vertical-align:top;
}
#information table td p {
	padding:0 10px;
}
#information .file {
	margin:15px 10px 0;
}
#information .file li{
	float:left;
	margin:0 15px 0 0;
}
#information .file li a{
	display:block;
	padding:2px 10px;
	background:#AACC5E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	color:#fff;
}
#information .file li a:hover{
	background:#698C00;
}
#information #maps {
	margin:30px 0 0;
}
#information #maps h4{
	margin:0 10px 10px;
	padding:5px 10px;
	background:#333;
	color:#fff;
	font-size:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#information #maps h4 span{
	padding:0 0 0 20px;
	font-size:10px;
	font-weight:normal;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■物件一覧
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.property_wrapper{
	margin: 0 20px;
}
#propertylist {
	margin: 0 auto;
}
#propertylist .category {
	margin: 0 0 20px;
}
#propertylist .category dt{
	position: relative;
	font-size: 16px;
	padding: 5px;
	cursor: pointer;
	border-bottom: 1px solid #333;
}
#propertylist .category dt::after{
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #333;
}
#propertylist .category dd{
	display: none;
	margin-top: 5px;
}
#propertylist .category ul{
	overflow: hidden;
	padding: 10px 10px 0;
	background: #e3eee9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#propertylist .category li {
	float: left;
	margin: 0 10px 10px 0;
}
#propertylist .category li a {
	display: block;
	position: relative;
	padding: 3px 20px 3px 5px;
	text-decoration: none;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
#propertylist .category li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#propertylist .category li a:hover {
	background: #333;
	color: #fff;
}
#propertylist .category li a:hover:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}
#propertylist h3{
	position: relative;
	font-size:24px;
	font-weight:normal;
	background:none;
	padding:5px 10px 5px 4em;
	margin:0 0 10px;
	border-left:none;
	color:#333;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#propertylist h3::before{
	position: absolute;
	content: '(検索範囲)';
	display: block;
	top: 50%;
	left: 10px;
	color: #333;
	margin-top: -12px;
	font-size: 14px;
}
#propertylist h3.name {
	margin-bottom: 30px;
}
#propertylist .area {
	margin: 20px 0 10px;
	padding:0 0 5px;
	/*background:#eee;
	border-bottom: 1px dotted #ccc;*/
}
#propertylist .area h4 span{
	float:left;
	font-size:12px;
	color:#000;
	margin:5px 5px 0 0;
	padding:0 5px;
	background:#eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.sale .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #333;
	font-size: 18px;
}
.rent .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #333;
	font-size: 18px;
}
.invest .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #333;
	font-size: 18px;
}
#propertylist .searchbox {
	margin: 0 auto 20px;
}
#propertylist ul.room {
	margin-bottom: 10px;
}
#propertylist ul.room li {
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
	line-height: 100%;
}
.sale ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.rent ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.invest ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#propertylist .search {
	height: 21px;
}
#propertylist .category_select {
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background: #e3eee9;
}
#propertylist .category_select dt{
	margin-bottom: 5px;
	color: #333;
}

.btn_search {
	width:200px;
	margin:10px auto 10px;
}
input.button {
	width:100%;
	height:36px;
	line-height:36px;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	background: #333;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
input.button:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#propertylist .sortarea table {
	width: 100%;
}
#propertylist table.listbox {
	width: 100%;
	margin: 0 auto 20px;
}
#propertylist table.listbox th {
	width: 160px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	/*border-right:1px solid #ccc;*/
	border: 1px solid #ccc;
	font-weight: normal;/*background:#e3eee9;*/
	box-sizing: border-box;
}
#propertylist table.listbox th .photo img{
	max-width:150px;
	max-height:120px;
}
#propertylist table.listbox td {
	border: 1px solid #ccc;
	vertical-align: top;
	box-sizing: border-box;
}
#propertylist table.listbox td.box_center {
	padding: 5px;
}
#propertylist table.listbox td.box_right {
	width: 210px;
	padding: 5px;
}
.sale table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #333;
	color: #fff;
	font-weight: normal;
}
.invest table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #333;
	color: #fff;
	font-weight: normal;
}
#propertylist table.listbox td .ttl {
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	border-left: 4px solid #333;
	line-height: 1.2;
	margin: 5px 0;
}
#propertylist table.listbox td .addr {
	display: inline;
	float: left;
}
#propertylist table.listbox td .price {
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}
#propertylist table.listbox td .room_type {
	font-size: 18px;
	font-weight: bold;
}
#propertylist table.listbox td .price_line {
	margin: 0 0 10px;
	border-bottom: 1px solid #666;
}
#propertylist table.listbox td p {
	padding: 0;
}
#propertylist table.listbox td .station {
	padding: 0 10px 0 0;
}
#propertylist table.listbox td h5 {
	color: #c00;
}
#propertylist table.listbox td table {
	width: 200px;
	margin: 0 auto 10px;
}
#propertylist table.listbox td table th {
	width: 4em;
	text-align: left;
	padding: 2px 5px;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
#propertylist table.listbox td table td {
	padding: 2px;
	border: 0;
	border-bottom: 1px solid #ccc;
}
#propertylist .memberarea {
	padding: 5px;
}
#propertylist .btn_dl a {
	background: #DBCEAF;
	text-align: center;
	color: #3A2622;
	line-height: 24px;

}
#propertylist .btn_detail a {
	position: relative;
	text-align: center;
	margin: 0 20px;
	color: #000;
	border: 1px solid #666;
}
#propertylist .btn_detail a::after {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #666;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■物件詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#property .ttl{
	margin-bottom: 15px;
	padding: 5px 15px;
	background: #f3f3f3;
	border-radius: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
#property .emblem{
	border-bottom:1px solid #ccc;
	margin:0 auto 10px;
}
#property .emblem h3{
}
#property .tit{
	margin: 0 auto 10px;
}
#property .tit h3 {
	position: relative;
	margin:0;
	padding-left: 10px;
	font-size:20px;
	font-weight:bold;
	border-left: 4px solid #333;
}
#property #item_summary{
	width:100%;
	margin:0 auto 30px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size: 16px;
}
#property #item_summary th {
	padding:8px 12px;
	background:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:120%;
	vertical-align: middle;
}
#property #item_summary td {
	padding:4px 6px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align: middle;
}
#property #item_summary td p{
	padding:0;
}
#property ul.equipment {
	padding:5px 10px;
	border:1px solid #ccc;
	background:#eee;
}

#property .item_comment {
	margin:0 0 30px;
	padding:0 10px;
}
#property ul.equipment li {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	background:#fff;
}

#property #photoarea {
	margin-right: -30px;
}
#property .photo1 {
	width:360px;
	float: left;
	height: 270px;
	overflow: hidden;
	margin:0 30px 30px 0;
	vertical-align: top;
	text-align: center;
}
#property #photoarea img {
	width: 360px;
	height:auto;
}

#property #photoarea .caption{
    padding: 10px 5px 20px;
    line-height: 1.3;
    text-align: left;
    font-size: 11px;
}

h3 span {
	font-size: 16px;
/*	padding-left: 30px;*/
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■テーブル設定

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#item_summary2 {
	background: #ccc;
	margin: 0 auto 30px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 16px;
}
#item_summary2 table {
	border-collapse : collapse;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#item_summary2 table th,
#item_summary2 table td {
}
#item_summary2 table.line {
	display: inline-table;
	float: left;
	width: 100%;
}
#item_summary2 table.half {
	display: inline-table;
	float: left;
	width: 50%;
}
#item_summary2 table th {
	width:120px;
	padding: 2px 3px;
	background: #eee;
	box-sizing: border-box;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#item_summary2 table td {
	padding: 2px 5px;
	background: #fff;
	box-sizing: border-box;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#item_summary2 table td p{
	padding: 0;
}
#item_summary2 table td .road dt{
	float:left;
}
#item_summary2 table td .road dd{
	padding:0 0 0 3em;
}
#item_summary2 table td .lifeinfra dt{
	float:left;
}
#item_summary2 table td .lifeinfra dd{
	float:left;
	margin-right:1em;
}
#item_summary2 table td .facility li{
	float:left;
	margin-right:0.5em;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■会社案内

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#company {
	margin: 0 auto;
}
#company .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#company h3 {
	margin: 0;
	padding-left: 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
}
#company h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
#company .box {
	margin: 0 auto 40px;
}
#company .photoarea {
	margin-bottom: 20px;
}
#company .photoarea .photo1 {
	width: 240px;
}
#company table {
	width: 100%;
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 16px;
}
#company table th {
	width: 120px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ebe9e9;
	vertical-align: top;
	text-align: left;
}
#company table td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■お問い合わせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#contact {
	width: 1140px;
	font-size:16px;
}
#contact p.thanx {
	padding-bottom: 200px;
}
#contact .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#contact h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
}
#contact .lead {
	padding: 0 10px 20px;
}
/*=========================================
･ a1
=========================================*/
/*pp*/
#contact .pp {
	width: 100%;
	margin: 0 auto 20px;
}
#contact .pp .tit {
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contact .pp fieldset {
	width: 1100px;
	margin: 0 auto 20px;
	border: 1px solid #333;
	background: #fff;
}
#contact .pp fieldset legend {
	margin: 0 10px;
	padding: 0 10px;
	color: #333;
	font-weight: bold;
}
#contact .pp ul {
	padding: 0 20px 10px;
}
#contact .pp li {
	list-style: outside disc;
	margin: 0 0 0 1.5em;
	border-bottom: 1px dotted #ccc;
}
/*=========================================
･ a1
=========================================*/

/*form pp*/

#form {
	margin: 0 auto 20px;
}
#contact #form .tit {
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contact #form .tit h4 {
	padding: 8px 30px;
	font-size: 14px;
}
/*form_table*/
#form table {
	width: 1140px;
	margin: 0 auto 10px;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}
/*table_th*/
#form th {
	width: 180px;
	padding: 7px 4px 7px 20px;
	background-color: #f0f0f0;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: 1px solid #fff;
}
#form th div {
	text-indent: -12px;
}
/*table_td*/
#form td {
	padding: 14px 8px 14px 16px;
	background-color: #ffffff;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
#form .label {
	display: inline-block;
	width:120px;
}
#form .label2 {
	display: inline-block;
	width: 100px;
}
#form table li {
	width: 280px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
}
#form table .float li {
	width:inherit;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#form table .nofloat li {
	width:inherit;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#form table li label {
	display:block;
}
#form #case_rent,
#form #case_sale {
	width:100%;
}
#form #case_rent dl,
#form #case_sale dl {
	margin:0 0 10px;
}
#form #case_rent dl dt,
#form #case_sale dl dt {
	float:left;
	line-height:2.5em;
}
#form #case_rent dl dd,
#form #case_sale dl dd {
	padding:0 0 0 3em;
}
/*=========================================
フォーム
=========================================*/

input, select, textarea {
	font-size: 1em;
	margin-bottom: 1px;
}
textarea {
	width:100% !important;
}
.mini {
	font-size: 10px;
}
optgroup {
	background-color: #cccccc;
	color: #333333;
	font-style: normal;
}
option {
	margin: 0 5px 0 0;
	background-color: #ffffff;
	color: #333333;
}
/*ime_mode*/
.ime_on {
	ime-mode: active;
}
.ime_off {
	ime-mode: disabled;
}
/*input_text_setting*/
input#issue_text {
	width: 200px;
}
input#name, input#ruby, input#company, input#post {
	width: 240px;
}
input#tel, input#fax {
	width: 140px;
}
input#email {
	width: 240px;
}
input#age {
	width: 30px;
}
input#zip {
	width: 60px;
}
input#address {
	width: 400px;
}
textarea#comment {
	width: 400px;
}
/*submitBtn*/
#formEnd {
	padding: 0 20px 20px 20px;
	text-align: center;
}
#formEnd input {
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■お客様の声

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#voicelist {
	width:760px;
	margin:0 auto;
}
#voicelist .bloc {
	width:373px;
	margin:0 0 30px;
	padding:0 5px 10px;
	/*border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;*/
	/*background:url(../images/voice_top.jpg) no-repeat center top;*/
	border-bottom:1px dotted #ccc;
}
#voicelist .bloc .comment {
	width:266px;
}
#voicelist h4 {
	margin:0 0 10px;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	background:url(../images/marker_rent.jpg) no-repeat;
}
#voicelist .bloc .btn_detail a{
	display:block;
	padding:0 0 0 10px;
	background:url(../images/marker_off.jpg) no-repeat left 5px;
}
#voicelist .bloc .btn_detail a:hover{
	padding:0 0 0 10px;
	background:url(../images/marker_on.jpg) no-repeat left 5px;
}
#voice {
	width:760px;
	margin:0 auto;
}
#voice .bloc {
	margin:0 0 50px;
	padding:0 10px;
	border-bottom:1px dotted #ccc;
}
#voice h2 {
	margin:0 0 10px;
	padding:0 0 0 10px;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	background:url(../images/marker_rent.jpg) no-repeat;
}
#voice h3 {
	margin:0 0 10px;
	padding:3px 10px;
	font-size:15px;
	font-weight:normal;
	line-height:150%;
	background:#eee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
}
#voice table {
	width: 100%;
	margin:0 auto;
	/*border:1px solid #FF7851;*/
}
#voice table th{
	vertical-align:top;
	/*background:#FF7851;*/
}
#voice table th img {
	margin:10px 10px 5px 0;
	padding:2px;
	border:1px solid #999;
}
#voice table th .caption {
	font-weight:normal;
	text-align:left;
}
#voice table td {
	width:100%;
	vertical-align:top;
	padding:10px 0;
	/*background:#f9f9f9;*/
}
#voice table td p {
	padding:0 10px;
}


#photolist .photoarea .photo .photobox{
	margin:0 0 10px;
	text-align:center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■施工例

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#case {
	width:760px;
	margin:0 auto;
}

#case #unchor{
	margin:0 auto 30px;
}
#case #unchor ul{
}
#case #unchor ul li {
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	line-height:100%;
}
#case #unchor ul li a{
	padding:0 0 0 12px;
	background:url(../images/marker_off.png) no-repeat left center;
}
#case #unchor ul li a:hover{
	background:url(../images/marker_on.png) no-repeat left center;
}
#case .category {
	margin:0 0 10px;
	padding:5px 10px;
	background:#eee;
	font-weight:bold;
	font-size:18px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#case .title {
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
}
#case .title h4 {
	margin:0;
	padding:7px 5px 7px 15px;
	background:url(../images/marker_content.jpg) no-repeat 3px center;
	font-size:18px;
	font-weight:bold;
}
#case .bloc {
	margin:0 0 20px;
	padding:5px;
	border:1px solid #ccc;
}
#case .bloc .catchcopy{
	margin:0 0 10px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
#case .bloc .photoarea {
	margin: 0 0 10px 90px;
	background:url(../images/marker_arrow.jpg) no-repeat center center;
}
#case .bloc .photoarea2 {
	width:368px;
	margin:0 5px 10px;
	text-align:center;
}
#case .bloc .photoarea .before{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	position: relative;
}
#case .bloc .photoarea .before::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #757575;
    position: absolute;
    top: 40%;
    right: -64px;
    /* margin-left: 0px; */
}
#case .bloc .photoarea .underconstruction{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	margin-left: 40px;
	position: relative;
}
#case .bloc .photoarea .underconstruction::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #757575;
    position: absolute;
    top: 40%;
    right: -64px;
    /* margin-left: 0px; */
}
#case .bloc .photoarea .after{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	margin-left: 40px;
}
#case .bloc .photoarea .tit{
	margin:0 0 5px;
	color:#333;
	font-weight:bold;
}
#case .bloc .photoarea .photo{
	text-align:center;
}
#case .bloc .photo img{
}
#case .bloc .photo a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;/**/
}
#case .bloc .photo img a{
	display:inline;/**/
	vertical-align:top;
}

#case .bloc .spec {
}
#case .bloc .spec table {
	width:567px;
	margin:0 0 20px 90px;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
#case .bloc .spec table th {
	width:100px;
	text-align:left;
	padding:2px 5px;
	font-weight:bold;
	border:0;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-weight:normal;
	background:#f4f4f4;
}
#case .bloc .spec table td {
	padding:2px;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#case .bloc .photobox {
	float:left;
	width:100px;
	margin:0 10px 10px 0;
}
#case .bloc .photobox .photo {
	margin:0 0 5px;
	text-align:center;
}
#case .bloc .comment {
	margin:0 5px 10px;
	background:#f4f4f4;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ccc;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■よくある質問

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#faq {
}

#faq .bloc{
	margin:0 5px 20px;
	padding:10px;
	border:1px solid #ccc;
}
#faq .bloc .question{
	margin:0 0 10px;
	padding:3px 0 5px 30px;
	background:url(../images/ico_q.jpg) no-repeat left 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	color:#330000;
}
#faq .bloc .answer{
	padding:3px 0 0 30px;
	background:url(../images/ico_a.jpg) no-repeat left 0;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■編集コンテンツ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.contents_head {
	background:url(../images/head_contents.jpg) no-repeat center top;
	height:100px;
	margin: 10px auto 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.contents_head h3{
	width:1050px;
	margin:0 auto;
	line-height:100px;
	text-align:right;
	font-size:24px;
	padding-right:30px;
	box-sizing:border-box;
}

.contents_head h3:first-letter {
	font-size:28px;
	color:#764E2C;
}
#edit .bloc {
	margin: 0 0 40px;
}
#edit .bloc .tit {
	margin:0 0 10px;
	padding:10px 10px;
	background-image: -moz-linear-gradient(50% 0% -90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(0.6, rgb(250,250,250)), color-stop(0.95, rgb(233,233,233)), color-stop(0.98, rgb(232,232,232)));
	background-image: -webkit-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -o-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -ms-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: linear-gradient(180deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	border-color: rgb(205,205,205);
	border-width: 1px;
	border-style: solid;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffe8e8e8,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffe8e8e8, GradientType=0);
}
#edit .bloc .tit h3 {
	color: #333;
	font-size: 16px;
	padding:0 0 0 10px;
	border-left:4px solid #333;
}
#edit .bloc .subtit {
	margin: 0 5px 10px;
	border-bottom: 1px dotted #ccc;
}
#edit .bloc .subtit h5 {
	margin: 0 0 2px;
	padding: 0 0 0 7px;
	color: #333;
	border-left: 3px solid #9f1427;
}
#edit p {
	padding: 0;
}
#edit .bloc .comment {
	margin: 0 10px 5px;
}
#edit .bloc .comment .left {
	margin: 0 10px 0 0;
	text-align: center;
}
#edit .bloc .comment .caption {
	font-size: 10px;
	line-height: 150%;
	max-width: 240px;
	text-align: left;
}
#edit .btn_detail {
	float: right;
}
#edit .btn_detail a {
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/marker_off.jpg) no-repeat left 5px;
}
#edit .btn_detail a:hover {
	background: url(../images/marker_on.jpg) no-repeat left 5px;
}
#edit table {
	border-collapse: collapse;
}
#edit table th{
	border: 1px solid #ccc;
	text-align: inherit;
	padding: 5px;
}
#edit table td{
	border: 1px solid #ccc;
	text-align: inherit;
	padding: 5px;
}
#edit .photo2 {
	width: 100%;
	margin-top: 50px;
}
#edit .photo2 img {
	max-width: 100%;
	height: auto;
}
/*////////写真///////////////////////*/

#photolist {
	margin: 0 20px 20px;
}
#photolist fieldset {
	margin: 0 0 20px;
	padding: 10px 0;
	border: 1px solid #999;
}
#photolist fieldset legend {
	margin: 0 10px;
	padding: 0 10px;
	font-weight: bold;
	background: #fff;
}
#photolist .photoarea {
	margin: 0 auto 20px;
	padding: 0 0 0 20px;
}
#photolist .photoarea .photo {
	margin: 0 8px 10px 0;
	padding: 0;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
 *display:inline;
 *zoom:1;
 /display: inline; /*for ie5～7*/
 /zoom: 1; /*for ie5～7*/
	vertical-align: top;
	text-align: center;
}
#photolist .photoarea .photo .photobox {
	margin: 0 0 10px;
	text-align: center;
}

/*////////販売会社様専用//////////////////*/

#specification h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
	border-bottom:1px solid #222;
}

#specification .pdf{
width:26em;
margin: 1.5em auto 3em;
}


#specification .pdf a {
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	background-color:#768d87;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}
.pdf:hover {
opacity:0.5;
}
