@charset "UTF-8";
/* CSS Document */

/* ページパス */
#srvnav {
	width: 760px;
	font-size: 10px;
	clear:both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

#srvnav li {
	margin-top:0px;
	margin-bottom:20px;
	margin-right: 10px;
	margin-left: 10px;
	float:left;
}
#srvnav li:first-child a {
	margin-right: 10px;
	margin-left: 0px;
}
#srvnav li:last-child a {
	
}
#srvnav li a {
	margin-right: 10px;
	margin-left: 10px;
	color:#666;
	font-weight: bold;
}

#srvnav li a:hover {
	color:#0E8A00;
}
/* ページパスここまで */
#maincontents #inside #leftcontents #srepair {
	float: left;
}
#maincontents #inside #leftcontents #incontents div:hover {
	background-color: #fafafa;
}
#maincontents #inside #leftcontents #ssetting {
	float: right;
}
#maincontents #inside #leftcontents #allserv {
	
}
#maincontents #inside #leftcontents h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontents #inside #leftcontents .sc {
	background-color: #CCC;
}
#maincontents #inside #leftcontents #sbup {
	float: left;
	clear: both;
}
#maincontents #inside #leftcontents #sdata {
	float: right;
}
#maincontents #inside #leftcontents #incontents .simg {
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#maincontents #inside #leftcontents #incontents .ss {
	width: 370px;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
}
#maincontents #inside #leftcontents #incontents .ss p {
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
}
#sspace {
	height: 200px;
	clear:both;
}
#maincontents #inside #leftcontents #incontents #sspace:hover {
	background-color: #fff;
}
.img {
	border:1px solid #CCC;
	height: 100px;
	width: 150px;
	margin-left: 10px;
	margin-right: 5px;
}
