<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper{
	width:790px;
	height:auto;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,form {
	margin: 0px;
	padding: 0px;
}

img{
	border:0px;
	margin:0px;
	vertical-align:top;
}

/*ヘッダー*/
#header{
	width:780px;
	height:80px;
}


#header h1{
	background-image:url(../img/images/header-bar.gif);
	position:relative;
	width:780px;
	height:20px;
	background-repeat:no-repeat;
	font:11px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent:20px;
	padding:0px;
	height:20px;
	color: #030003;
	text-decoration: none;
}

#header h2{
	background-image:url(../img/images/header.gif);
	width:780px;
	height:60px;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
	
#header h2 a{
	display:block;
	width:780px;
	height:60px;
}

/*ナビ*/
#navi{
	width:780px;
	height:32px;
	margin:0px;
	padding:0px;
}

#header-navi li{
	display:inline;
	margin:0px;
	padding:0px;
	height:32px;
	width:130px;
}

#header-navi li a{
	float:left;
	height:32px;
	margin:0px;
	background-repeat:no-repeat;
	width:130px;
}

/*フッター*/
#footer{
	width:780px;
	height:100px;
	clear:both;
	padding-top:30px;
	}

#footer li{
	display:inline;
	margin-left:11px;
	font-size: 12px;	
}

#footer p{
	background-image:url(../img/images/footer-bar.gif);
	background-repeat:no-repeat;
	width:780px;
	height:50px;
	padding-top:10px;
	text-indent:400px;
	font-size: 12px;
	}


/*ページボディ*/
#pagebpdy{
width:780px;
height:auto;
}




/*メニュー*/
#menu{
	width:220px;
	height:500px;
	float: left;
}

.m-riyuu {
	width:200px;
	height:60px;
	margin:10px;
	padding:0px;
}

.m-riyuu a{
	display:block;
	width:200px;
	height:60px;
}
	
	
.m-jigyou{
	height:27px;
	width:200px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
	padding: 0px;
}


.m-jigyou a{
	height:27px;
	width:200px;
}

#menu li{
	width:200px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:no-repeat;
	list-style-type: none;
}

#menu li a{
	display:block;
	width:200px;
	height:20px;
}

.m-ue{
	height:12px;
	line-height:1em;
	font-size:0px;
}

.m-bihin{
	height:22px;
}

.m-kagu{
	height:21px;
}

.m-youhin{
	height:23px;
}

.m-OA{
	height:20px;
}

.m-naisou{
	height:23px;
}

.m-layout{
	height:22px;
}

.m-hikkoshi{
	height:22px;
}

.m-denwa{
	height:23px;
}
	
.m-majikiri{
	height:22px;
}

.m-cleaning{
	height:22px;
}
	
.m-genpuku{
	height:23px;
}
	
.m-camera{
	height:24px;
}
	
.m-sonota{
	height:19px;
	line-height:1em;
	font-size:0px;
}

#menu li.m-sonota a {
	height:19px;
	line-height:1em;
	font-size:0px;
}
.m-shita{
	height:18px;
}


/*コンテンツ*/
#contents{
	width:530px;
	height:auto;
	float:left;
	margin-left:15px;
	text-transform: none;
	float:left;
}

.navigation{
	font-size:10px;
	text-indent:5px;
	margin-top:10px;
}

.link{
	font-size:12px;
	text-indent:20px;
	text-align: right;
	vertical-align: middle;
	line-height:20px;
	
}

#contents table{
	width:530px;
	padding:0px;
	margin-left:0px;
	margin-bottom:30px;
	margin-right:0px;
	margin-top:20px;
	vertical-align: middle;

}

.b-title{
	margin-top:20px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

#contents td{
	font-size:13px;
	line-height: 30px;
}

#contents h3{
	font-size:16px;
	line-height: 30px;
	font-weight: bold;
}
</pre></body></html>