@charset "utf-8";
/* section common
-----------------------------------------------------------*/
/* TOP Information */
ul.list-group { margin-left: 5px !important;}
.list-group a{ color: #333;}
.list-group a:hover{ color: #666;}
.list-group-item {
	list-style: none;
	font-size: 100%;
	line-height: 2em;
}
span.dateToppage,
span.cateListToppage,
span.cateListToppage2{ font-size: 80%;
	/* border: 1px solid #ccc; */
	border-radius: 3px;
	padding: 2px;
}
span.cateListToppage,
span.cateListToppage2{
	background: #333;
	color: #fff;
}
.shopButton {
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: center;
}
span.topShopLink {
	font-size: 100%;
	padding: 12px 50px;
	margin-right: 10px;
	border: 1px solid #333;
	border-radius: 3px;
	background-color: #333;
	color: #fff;
	}

/* section WP	------------------------------------- */

/* section 1	------------------------------------- */

/* section 2	------------------------------------- */

/* section 3	------------------------------------- */

/* section footer	------------------------------------- */


@media screen and (max-width: 959px) {
/* section common
-----------------------------------------------------------*/

/* section WP	------------------------------------- */

/* section 1	------------------------------------- */

/* section 2	------------------------------------- */

/* section 3	------------------------------------- */

/* section footer	------------------------------------- */

}
@media screen and (max-width: 480px) {
/* section common
-----------------------------------------------------------*/

/* section WP	------------------------------------- */

/* section 1	------------------------------------- */

/* section 2	------------------------------------- */

/* section 3	------------------------------------- */

/* section footer	------------------------------------- */
}
