@charset "utf-8";

h2 {
	margin-bottom: 20px;
}


h3.cateTitle {
	width: 587px;
	padding-top: 12px;
	background: url(../images/title_001.gif) left top no-repeat;
	font-weight: bold;
	font-size: 17px;
	line-height: 16px;
	text-indent: 2px;
}


h4.subTitle {
	width: 587px;
	height: 20px;
	margin-bottom: 30px;
	background: url(../images/title_002.gif) left top no-repeat;
	font-weight: bold;
	text-indent: 16px;
	line-height: 16px;
}


/* **************************
 ▼ サイドメニュー
************************** */

#sub div.catalogMenu {
	width: 200px !important;
	top: 0px !important;
}


#sub div.catalogMenu {
	width: 200px;
}


#sub div.catalogMenu h3.rootM {
	display: block;
	background-image: url(../images/ic_001.gif);
	background-repeat: no-repeat;
	background-position: 11px 50%;
	background-color: #fff;
	margin-bottom: 3px;
}
#sub div.catalogMenu h3.selected {
	background-image: url(../images/ic_002.gif);
}
#sub div.catalogMenu h3.rootM a {
	display: block;
	width: 164px;
	padding: 8px 0 8px 22px;
	line-height: 14px;
	zoom: 1;
	border: 3px solid #b8b3af;
	font-weight: bold;
	cursor: pointer;
}
#sub div.catalogMenu h3.rootM a:hover {
	text-decoration: none;
}


#sub div.nestM {
	margin-bottom: 3px;
}
#sub div.nestM h4.childM {
	display: block;
	width: 192px;
	background-image: url(../images/ic_001.gif);
	background-repeat: no-repeat;
	background-position: 19px 50%;
	background-color: #f2eeea;
	margin-bottom: 1px;
	border-bottom: 1px solid #e5dfda;
}
#sub div.nestM h4.selected {
	background-image: url(../images/ic_002.gif);
	background-color: #e8e2df;
}
#sub div.nestM h4.childM a {
	display: block;
	padding: 8px 0 8px 35px;
	line-height: 14px;
	zoom: 1;
	cursor: pointer;
}

#sub div.nestM h4.childM a:hover {
	text-decoration: none;
}

#sub div.nestM h4.childM2 {
	display: block;
	width: 192px;
	margin-bottom: 1px;
	border-bottom: 1px solid #e5dfda;
}
#sub div.nestM h4.childM2 a {
	display: block;
	position: relative;
	padding: 8px 0 8px 35px;
	line-height: 14px;
	zoom: 1;
	background-image: url(../images/ic_002.gif);
	background-color: #f2eeea;
	background-repeat: no-repeat;
	background-position: 19px 50%;
}
*html #sub div.nestM h4.childM2 a {
	z-index: -1;
}
*+html #sub div.nestM h4.childM2 a {
	z-index: -1;
}

#sub div.nestM h4.childM2 a:hover {
	text-decoration: none;
}


#sub div.nestM ul {
	width: 200px;
}
#sub div.nestM li {
	width: 192px;
	margin-bottom: 1px;
	border-bottom: 1px solid #e5dfda;
}
#sub div.nestM li a {
	display: block;
	position: relative;
	padding: 8px 0 8px 40px;
	line-height: 14px;
	zoom: 1;
	background-image: url(../images/ic_003.gif);
	background-color: #f2eeea;
	background-repeat: no-repeat;
	background-position: 25px 50%;
}
*html #sub div.nestM li a {
	z-index: -1;
}
*+html #sub div.nestM li a {
	z-index: -1;
}

#sub div.nestM li a:hover {
	text-decoration: none;
}
#sub div.nestM li a img {
	vertical-align: baseline;
}


/* **************************
 ▼ リボンマグネット タブ
************************** */

.ribbonTab {
	width: 100%;
}

.ribbonTab li {
	display: inline;
	float: left;
	margin-right: 5px;
	line-height: 14px;
	font-size: 10px;
}

.ribbonTab a {
	display: block;
	text-decoration: none;
	padding: 3px 5px;
	border: 3px solid #b8b3af;
	border-bottom: none;
}
.ribbonTab a:hover {
	text-decoration: none;
}

.ribbonTab a.acTab {
	background: #e8e2df;
	border-bottom: none;
}

.cateMenu {
	margin-bottom: 30px;
	border: 3px solid #b8b3af;
}

.cateMenu div {
	display: block;
	padding: 5px 10px;
	zoom: 1;
}

.cateMenu li {
	width: 187px;
	display: inline;
	float: left;
	line-height: 20px;
	text-indent: 20px;
	background: url(../images/ic_005.gif) 8px 50% no-repeat;
	zoom: 1;
}













