/*
#menu ul .m6 a {		background-position:-700px 0px;}
*/
#menu ul .m6 a {		background-position:-672px 0px;}

#maintop {
	width:950px;
	height:50px;
	margin:0 auto;
	background:url(/jp/common/img/v2/sprite_base.png) 0px -250px no-repeat;
	margin-top:5px;
}
#maintop h1 {
	width:950px;
	height:50px;
	background:url(/jp/common/img/v2/main_title.png) 0px -100px no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#main  {
	min-height:500px;
	-webkit-text-size-adjust:auto;
}

#main .text {
	width:780px;
	font-size:12px;
	margin:0px auto;
	line-height:1.2em;	
	letter-spacing:0.1em;
}

#main .text .btn {
	width:450px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
	margin:0px auto;
	color:#ffffff;
	background:url(/common/img/btn2.png) 0px 0px no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-shadow: #20559a 0px -1px 0px;
	letter-spacing:0;
}
#main .text .btn:hover {
	background-position:0px -50px;
	text-decoration:none;
}

#main .support {
	width:750px;
}
#main .text h3 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#main .text h4 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
#main .date {
	margin:10px;
	text-align:left;
	font-size:16px;
}
#main .support ul li {
	list-style-type:disc;
}
#main .text ul li {
	margin-bottom:40px;
}

#main h2 {
	color:#333333;
	font-size:18px;
	width:780px;
	margin:30px auto;
	font-weight:bold;
}



h1 {
	height:70px;
	line-height:70px;
	font-weight:bold;
	font-size:24px;
	text-indent:15px;
}

th, td {
	width:100px;
	overflow:hidden;
}
#devicelist td {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
#devicelist td p {
	font-size:14px;
	font-weight:bold;
}
#devicelist th {
	border-top:1px solid #999999;
}
#devicelist .device th {
	padding-left:5px;
	border-top:none;
	border-left:1px solid #999999;
	text-align:left;
	font-size:20px;
	font-weight:bold;
}
#devicelist .device td {
	padding-left:5px;
	font-size:12px;
}
#devicelist .device .label{
	border-left:none;
	height:30px;
	font-size:12px;
}
#devicelist {
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	width:800px;
	margin:0px auto;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	overflow:hidden;
}
#devicelist tr td div {
	width:100px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#devicelist tr .check div {
	background:url(/jp/common/img/app.png) -100px -100px no-repeat;
	text-indent:0px;
}
#devicelist tr:hover{
	background-color:#ccffcc;
}
#devicelist td:hover{
	background-color:#a3ffa3;
}
#devicelist td div span {
	font-size:12px;
	position:absolute;
	top:70px;
	left:0px;
	width:100px;
	text-align:center;
}

#devicelist .app th a {
	display:block;
	width:100px;
	height:100px;
	position:relative;
	overflow:hidden;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
#devicelist .app th a span {
	font-size:12px;
	position:absolute;
	top:82px;
	left:0px;
	width:100px;
	text-align:center;
}
#devicelist .cvi001 th {
	background:url(/jp/common/img/app.png) 0px 0px no-repeat;
}
#devicelist .cvi002 th {
	background:url(/jp/common/img/app.png) 0px -100px no-repeat;
}
#devicelist .cvi003 th {
	background:url(/jp/common/img/app.png) 0px -200px no-repeat;
}

