@charset "shift_jis";

/* ------------------------
	/jp/support/cs/compact/acce/index_com_acce.html
------------------------ */

/*X|Vup*/

/*ANZT[κ*/
.acce_cate{
	text-align: center;
	margin:0 5px 20px 0
}
.acce_cate ul{
	padding:0;
	margin:0;
	width:100%
}
.acce_cate li {
	float: left;
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 18%;
	height: 145px;
	margin: 0 5px 5px 0;
	padding-top:5px;
	border: #999 solid 1px;
	border-radius:8px
}

.acce_cate li img{
	margin:0;
	padding-top:5px
}
.acce_cate li .txt {
	color: #333;
	font-weight: bold;
	height:auto;
	line-height: 100%
}
.acce_cate li a {
	display: block;
	height: 100%;
	width: 100%
}
.acce_cate li a:hover{
	text-decoration: none
}
.cate {
	float: left;
	list-style-type: none;
	padding: 0
}
/*ANZT[κ±±άΕ*/

/*‘ͺΕ¬Ε930px*/
@media (min-width:930px) {
/*ANZT[κ*/
.acce_cate ul{
	margin-left:20px;
	padding:0
}
.acce_cate li {
	margin:0 10px 10px 0;
	padding:0
}
.cate {
	margin: 0 10px 0 -10px;
}
.txt{
	font-size:16px
}
}

/*‘ͺΕ¬Ε768px*/
@media (min-width:768px) {
/*ANZT[κ*/
.acce_cate ul{
	margin-left:20px;
	padding:0
}
.acce_cate li {
	margin:0 8px 8px 0;
	padding:0
}
.cate {
	margin: 0 5px 0 -5px;
}
.txt{
	font-size:14px
}
}

/*‘ͺ600px`767px*/
@media (min-width:600px) and (max-width:767px) {
/*ANZT[κ*/
.acce_cate ul{
	margin-left:15px;
	padding:0
}
.acce_cate li {
	margin:0 5px 5px 0;
	padding:0
}
.cate {
	margin: 0
}
.txt{
	font-size:14px
}
}

/*‘ͺΕεΕ599px*/
@media (max-width:599px) {
/*ANZT[κ*/
.acce_cate {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:100%
}
.acce_cate ul{
	margin-left:5px;
	padding:0
}
.acce_cate li {
	width: 31%;
	margin:0 5px 5px 0;
	padding:0 0 10px 0;
	height: 135px;
	border-radius:5px
}
.txt{
	font-size:14px
}
}

/*‘ͺΕεΕ599px*/
@media (max-width:414px) {
/*ANZT[κ*/
.acce_cate ul{
	padding:0;
	margin:0;
	width:100%
}
}

/*----- ΘΊζθX|VuρΞΕList
div#list {
	height: 450px;
	margin: auto 4px 30px;
}

div#list:after {
	clear: both;
}

div#list div.item {
	width: 140px;
	height: 140px;
	margin: 2px;
	float: left;
	background: url(/jp/support/cs/compact/acce/img/index_com_acce_btn.jpg) no-repeat;

}

div#list div.item02 {
	height: 159px;
	background: url(/jp/support/cs/compact/acce/img/index_com_acce_btn02.jpg) no-repeat;
}

div#list div.item p {
	display: table-cell;
	height: 40px;
	width: 138px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	vertical-align: middle;
}

div#list div.item02 p {
	height: 60px;
}

div#list div.item a {
	color: #333;
}

div#list div.item a:hover {
	color: #999;
	text-decoration: none;
}

div#list div.item a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
} 

div#list div.item img {
	margin: 3px 1px 0;
}
 -----*/

