@charset "utf-8";
/* CSS Document */
#majime {
	text-align: center;
	margin:20px auto;
}
#majime h3 {
	background-image: url(../images/h4.png);
	background-repeat:repeat-x;
	height:56px;
	line-height:56px;
	font-size:18px;
	font-weight: bold;
	color:#018ef1;
}
#majime p {
	padding: 20px 0 80px;
	font-size:14px;
	line-height:1.5;
	background-image: url(../images/img1.png);
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}
#yakusoku {
	margin:50px auto;
	display: table; width: 980px;
	position: relative;
	/* text-align:center;
	background-image: url(../images/img2.png), url(../images/img3.png), url(../images/img4.png);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: left 100px, right center, left bottom; */
}
#yakusoku h3 {
	background-image: url(../images/h4.png);
	background-repeat:repeat-x;
	height:56px;
	line-height:56px;
	font-size:18px;
	font-weight: bold;
	color:#018ef1;
	text-align: center;
}
#yakusoku p {
	margin:20px auto;
	font-size:14px;
	line-height:1.5;
}
#yakusoku ul{  margin: 22px auto;}
#yakusoku li {
	display: table-row;
}
#yakusoku li .list,
#yakusoku li .text{ display: table-cell; padding: 12px; vertical-align: middle; line-height: 2; font-size: 14px;}
#yakusoku li .list{ width: 150px; text-align: center;}
#yakusoku li .text .text-blue{ color: #018ef1; font-weight: bold;}
#yakusoku li .text .car-red{ position: absolute; right: 100px; top: 80px;}
#yakusoku li .text .office{ position: absolute; right: 0;  top:320px;}
#yakusoku li .text .home{ position: absolute; right: 0;  bottom: 0px;}
#yakusoku .link{ text-align: center;}
#yakusoku .link .button-link{ text-align: center; width: 260px; padding: 18px; display: block; background: #e2e3e4; border-bottom: 3px solid #666; border-radius: 8px; margin: auto; color: #474747; font-size: 15px;}
#yakusoku .link .button-link img{ margin: -15px auto;}
#syorui {
	text-align:center;
}
#syorui h3 {
	background-image: url(../images/h4.png);
	background-repeat:repeat-x;
	height:56px;
	line-height:56px;
	font-size:18px;
	font-weight: bold;
	color:#018ef1;
}
#syorui p {
	margin:20px auto;
	font-size:14px;
	line-height:1.5;
}
/*otoiawase*/

#toiawase {
	margin:45px auto;
	height: 145px;
	text-align:center;
	position:relative;
	background-image: url(/onix/images/otoiawase01.png);
	padding: 13px 0 0 0;
}
#toiawase h3{
	    font-size: 21px;
}
#toiawase span{
	color: #fc5c8b;
}
#tel {
    position: absolute;
    top: 61px;
    left: 169px;
    text-align: left;
}

#o_access {
	position:absolute;
	top:70px;
	left:370px;
}
#mail {
	position:absolute;
	top:50px;
	right:170px
}
