@charset "utf-8";



/* CSS Document */

/*おすすめ 説明消す*/
.rc-txt{
	visibility: hidden;
}

/*レフトトップアイコン*/
.left-top-icon{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 120px;
}


/*カテゴリバナーエリア*/
.category-btn-area{
	margin-bottom: 55px;
	margin-top: 15px;
}

.category-btn-area table{
	margin:auto;
	/*margin: 0 100px 150px;*/
	
	
}

.category-btn-area table img{
	padding: 0 -30px;
}


.category-btn-area h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

