@charset "utf-8";

#service-list {
	margin-bottom:10px;
	width:600px;
}

#service-list ul {
	width:600px;
	list-style-type:none;
}

#service-list ul li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px 0;
	border:1px solid #cccccc;
	width:288px;
}
.list_01 {
	height:100px;
}

#service-list ul li#first-list {
	width:590px;
	margin-bottom:10px;
}

#service-list ul li.list-bottom {
	padding:0;
	border:none;
	width:590px;
	line-height:0;
	font-size:0;
}

#service-list ul li p {
	margin:0 5px;
	line-height:1.6em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
}

#service-list ul li p.to-detail-p {
	text-align:right;
}

#service-list ul li p a {
	color:#666666;
	text-decoration:underline;
}

#service-list ul li p a:hover {
	color:#333333;
}

#method-list {
	margin-bottom:10px;
	width:600px;
	height:160px;
}

#method-list ul {
	width:600px;
	height:160px;
	list-style-type:none;
}

#method-list ul li {
	float:left;
	margin:0 10px 10px 0;
	width:290px;
	height:70px;
	text-indent:-9999px;
}

#method-list ul li a {
	display:block;
	background-position:0 0;
	width:290px;
	height:70px;
	text-decoration:none;
	outline:none;
}

#lnavi01 a {
	background:url(../img/l_navi01.jpg) no-repeat;
}

#lnavi02 a {
	background:url(../img/l_navi02.jpg) no-repeat;
}

#lnavi03 a {
	background:url(../img/l_navi03.jpg) no-repeat;
}

#lnavi04 a {
	background:url(../img/l_navi04.jpg) no-repeat;
}

#method-list ul li a:hover {
	background-position:-290px 0;
}

p#to-about-v-sheet,p#to-merit-of-v-sheet {
	margin-top:10px;
	width:200px;
	height:30px;
	text-indent:-9999px;
}

p#to-durability-v-sheet,p#to-method {
	margin-top:10px;
	width:200px;
	height:30px;
	text-indent:-9999px;
	margin-left: 380px;
}

p#to-about-v-sheet a,p#to-merit-of-v-sheet a,p#to-durability-v-sheet a,p#to-method a {
	display:block;
	background-position:0 0;
	width:200px;
	height:30px;
	text-decoration:none;
	outline:none;
}

p#to-about-v-sheet a {
	background:url(../img/to_about_v_sheet.jpg) no-repeat;
}

p#to-merit-of-v-sheet a {
	background:url(../img/to_merit_of_v_sheet.jpg) no-repeat;
}

p#to-durability-v-sheet a {
	background:url(../img/to_durability_v_sheet.jpg) no-repeat;
}

p#to-method a {
	background:url(../img/to_method.jpg) no-repeat;
}

p#to-about-v-sheet a:hover,p#to-merit-of-v-sheet a:hover,p#to-durability-v-sheet a:hover,p#to-method a:hover {
	background-position:-200px 0;
}

#v-sheet-test {
	width:600px;
}

#v-sheet-test ul {
	width:600px;
	list-style-type:none;
}

#v-sheet-test ul li {
	float:left;
	margin:0 10px 10px 0;
	width:290px;
}

#v-sheet-test ul li dl dt {
	height:2.2em;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
	font-weight:bold;
}

#v-sheet-test ul li dl dd {
	padding-bottom:5px;
}

.side-menu-plus{
	line-height: 0px;
	text-align: left;
	margin-top: 10px;
	vertical-align: top;
	height: 130px;
}

table#spec {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:590px;
}

table#spec th {
	padding:3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#dddddd;
	text-align:center;
	line-height:1.2em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:normal;
}

table#spec td {
	padding:3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:left;
	line-height:1.2em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
}

table#spec td.item {
	background-color:#eeeeee;
}

