@charset "UTF-8";
/* CSS Document */
/*
Theme Name: 三協住建HP
Theme URI: http://ikeda-denki.net/
Description: 株式会社 三協住建HPデザインテーマ
*/

/*--リセット--*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
	display: block;
}

audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}

html {
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}
.contact-info .boxed {
	outline: thin dotted;
}
.contact-info strong {
	outline: 0;
}

a,a:visited{
	color: #7E3074;
	text-decoration: none;
}

img {
  border: none;
  margin: 0;
  padding: 0;
}

p{
	margin: 0px 0px 1em 0px;
}

dl,menu,ol,ul {
	margin: 0 0;
}
.color-sample table{
	font-weight: bold;
	margin: 0 0 3px 0;
}
dd {
	margin: 0 0 0 15px;
}

ol,ul {
	padding:0px;
}
li{
	list-style: none;
}
nav ul,nav ol {
list-style: none;
list-style-image: none;
}
ul.disk{
	margin-bottom: 10px;
}
ul.disk li{
	background-image: url(images/disk_common.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 5px;
}
#kenzai ul.disk li{
	background-image: url(images/disk_kenzai.png);
}
#pet ul.disk li{
	background-image: url(images/disk_pet.png);
}
#exterior ul.disk li{
	background-image: url(images/disk_exterior.png);
}
#pricelist th.sale{
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}
#pricelist td.sale{
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

h4{
	margin: 0px;
	padding: 0px;
}

button,input {
	line-height: normal;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
	*overflow: visible;  /* 4 */
}
button[disabled],
input[disabled] {
	cursor: default;
}
.layout th
 {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
	*width: 13px; /* 3 */
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

table,th,td {
  border-collapse: collapse;
  border-spacing: 0;
	border: none;
}

.data table{
	margin-bottom: 5px;
}
.data th,.data td {
	border: 1px solid #999;
	padding:3px 5px;
}

nav ul{
	font-size: 12px;
	list-style-type: none;
}
/*clearfix*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear{
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.fl-left{
	float: left;
}
.fl-right{
	float: right;
}

.ofl-hide{
	overflow: hidden;
}

#kenzai .detail .inner-box dt{
	float: left;
}
#kenzai .detail .inner-box dd{
	float: right;
}

.lm10{
	margin-left: 10px;
}
.rm10{
	margin-right: 10px;
}
.tm10{
	margin-top: 10px;
}
.bm10{
	margin-bottom: 10px;
}
.bm20{
	margin-bottom: 10px;
}
.tm5{
	margin-top: 5px;
}
.pr10{
	padding-right: 10px;
}
.al-left{
	text-align: left;
}
.al-center{
	text-align: center;
}
.box999{
	border: 1px solid #999;
}
.news-txc{
	color: #0892F7;
}
.building-txc{
	color: #37A6FC;
}
.petnews-txc{
	color: #f90;
}
.exterior-txc{
	color: #81BE23;
}
.etc_news-txc, .others-txc{
	color: #eb6666;
}
.kenzai-txc{
	color: #37A6FC;
}
.gy-txc{
	color: #666;
}
.txc-navy{
	color:#1E5BC4;
}
small{
	line-height: 125%;
	font-size:90%;
}
.line{
	border-bottom: solid 1px #ccc;
	font-size: 1px;
	line-height: 100%;
	clear: both;
	margin-bottom: 15px;
}
.bgc-gy{
	background-color: #f6f6f6;
}
.text-large{
	font-size:115%;
}