﻿@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#000;
	background:#FFF;
	line-height:100%;
	font-size:12px;
}
blockquote,div,address,p,dl,dd,dt,ol,ul,li,table,th,td,form,legend,textarea,h1,h2,h3,h4,h5,h6,p {
	margin: 0 ;
	padding: 0 ;
}
iframe {
	border:none;
}
input:focus{
 outline:none;
}
img {
	border:none;
}
form{
	border:none;
	box-shadow:none;
}
button{
	border:none;
	box-shadow:none;
}
table {
	border: none ;
	border-collapse: collapse ;
	border-spacing: 0px 0px ;
}
th,td {
	margin: 0 ;
	border: none ;
	padding: 0 ;
	vertical-align: top ;
}
th {
	text-align: left ;
}
ul li{
	list-style:none;
}
a {
	text-decoration: none;
	margin:0;
	padding:0;
	color:#000000;
}
p, ul, li, ol, h1, h2, h3, h4, a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight:normal;
}
a:visited{
	color:#000000;
}

#wrapper{
	width:100%;
	height:100%;
	
}
.header_bar{
	width:100%;
	height:28px;
	background:url(../img/header_top_bg.png) repeat;
	position:relative;
	z-index:2;
}
h1{
	width:960px;
	margin:0 auto;
	font-size:11px;
	color:#FFF;
	padding:6px 0 0 15px;
}
#header{
	width:960px;
	margin:0 auto;
}
.header_logo{
	display:block;
	margin:-13px 0 0 0;
	position:relative;
	z-index:1;
	float:left;
}
.header_inner p{
	font-size:12px;
	float:left;
	padding:12px 0 0 30px;
	letter-spacing:0.1em;
	line-height:140%;
}
.header_inner a{
	display:block;
	text-align:right;
	margin:0 20px 0 0;
}

.main-menu{
	background:#2081b7;
	height:59px;
	width:100%;
	margin:5px 0 0 0;
	border-bottom:solid 5px #026799;
}
ul.main-menu li{
    float: left;
    width: 102px;
    height: 59px;
    background: #ccc;
    position: relative;
	z-index:100;
}

ul.main-menu li a:hover{
    background: #f0f0f0;
}
ul.main-menu li a{
    display:block;
    width: 88px;
    height: 59px;
    text-decoration: none;
    position:relative;
}

ul.main-menu li ul.sub-menu{
    position: absolute;
    display: none;
}

ul.sub-menu li{
    float:none;
}
ul.sub-menu li ul.sub-menu{
    top:0;
    left:102px;
}
ul.main-menu:after{
    content:".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.border{
	border-left:#FFF solid 3px;
	float:left;
}
.border_{
	border-left:#FFF solid 3px;
	border-right:#FFF solid 4px;
}
.opacity{
	opacity: 0.9; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: 0.9; /* Safari 1.x */
	-moz-opacity: 0.9; /* FF lt 1.5, Netscape */
}

#contents{
	width:960px;
	margin:0 auto;
}
#contents01{
	width:960px;
	margin:0 auto;
}

#sidebar{
	width:206px;
	float:left;
	margin:30px 0 0 10px;
}
#sidebar img{
}
#sidebar ul{
	display:block;
	margin:24px 0 0 0;
}
.mb5{
	padding-bottom:2px;
}
.s_sell{
	width:205px;
	height:235px;
	background:#F8F7F3;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.s_sell li{
	margin:7px 0 0 0;
}
.s_sell li a img{
	margin:0 0 0 10px;
}
.s_cconstruction{
	width:205px;
	height:345px;
	background:#F8F7F3;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.s_cconstruction li{
	margin:7px 0 0 0;
}
.s_cconstruction li a img{
	margin:0 0 0 10px;
}
.s_m_c_d li{
	margin:10px 0 0 0;
}

.blog_logo{
	display:block;
	margin:24px 0 0 0;
}
.side_logo{
	display:block;
	margin:24px 0 0 18px;
}

.blog{
	margin:15px 0 0 
}

#footer{
	width:100%;
	clear:both;
	border-top:solid 5px #026799;
}
#footer a:hover{
	text-decoration:underline;
	color:#0033FF;
}
#f_navi{
	width:100%;
	border-bottom:1px solid #333;
	background:#DAE9F7;
	height:170px;
}
#f_navi ul{
	width:960px;
	margin:0 auto;
	padding:35px 0 0 70px;
	font-size:13px;
}
#f_navi ul li{
	margin:0 5px 0 20px;
	line-height:160%;
	margin-top:-12px;
}
#f_navi p{
	margin:0 0 4px 0;
}
.f_top{
	float:left;
}
.f_sell{
	float:left;
}
.f_construction{
	float:left;
}
.f_maintenance{
	float:left;
}
.f_clean{
	float:left;
}
.f_download{
	float:left;
}
.f_contact{
	float:right;
}
.f_siyou{
	float:left;
}
.f_company{
	float:right;
}
.f_appointment{
	float:right;
}

.f_privacy{
	float:right;
}

.f_construction_02{
	float:left;
}
	
#area{
	width:100%;
	border-bottom:1px solid #333;
	background:#DAE9F7;
	clear:both;
	height:auto;
}
.area_inner{
	width:960px;
  height: auto;
	margin:0 auto;
	font-size:12px;
	padding:35px 0 30px 70px;
	box-sizing: border-box;
}
.area_inner p{
	line-height:150%;
	margin:0 0 4px 0;
	width: 850px;
}
#address{
	width:960px;
	margin:0 auto;
	font-size:12px;
	height:80px;
	padding:22px 0 0 70px;
}
#address p:first-child{
	font-size:14px;
	margin:0 0 8px 0;
}
#copyright{
	margin:12px 0 0 0;
}
.pl10{
	padding-left:10px;
}
.triangle{
	font-size:30px;
	vertical-align:bottom;
	padding:0 5px 0 0;
	color: #FFF !important;
}



.breadcrumb{
}
.breadcrumb a{
}
.breadcrumb a:hover{
}
.breadcrumb img{
}
#back_top{
	width:960px;
	margin:0 auto;
}
#page-top {
	position:fixed;
	bottom: 20px;
	right: 40px;
	font-size: 77%;
	z-index:200;
	clear:both;
	
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 90px;
	padding: 13px 0;
	text-align: center;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/* ▼▼▼▼▼　リッチコンテンツ部分　▼▼▼▼▼ */

#slider {
	width: 935px;
	height:370px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	position:relative;
}

#slider .01{
	width:935px;
	height:370px;
}
	
	

/* ▲▲▲▲▲　リッチコンテンツ部分　▲▲▲▲▲ */	


































