@charset "utf-8";
#service_icon {
	background-color: #FFFFFF;
	clear: both;
}

/* CSS Document */


#service_icon table {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 1em;
}
#service_icon /* CSS Document */
 table h4 {
	margin: 0px;
}
#service_icon td {
	padding: 10px;
	vertical-align: top;
	width: 190px;
	border: 1px solid #999999;
}
#service_icon span {
	display: inline-block;
}
#service_icon .td_icon_01_on h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_01_tyuusya.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#service_icon .td_icon_02_on h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_02_kids.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#service_icon .td_icon_03_on h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_03_mobile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#service_icon .td_icon_04_on h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_04_pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#service_icon .td_icon_05_on h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_05_heart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#service_icon .td_icon_06_on h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_06_cs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#service_icon .td_icon_01_off h4, #service_icon .td_icon_02_off h4, #service_icon .td_icon_03_off h4, #service_icon .td_icon_04_off h4, #service_icon .td_icon_05_off h4, #service_icon .td_icon_06_off h4 {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	height: 30px;
	background-image: url(../../images/02_shop/shopIcon_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	color: #CCCCCC;
}
.td_icon_01_off, .td_icon_02_off, .td_icon_03_off, .td_icon_04_off, .td_icon_05_off, .td_icon_06_off {
	color: #CCCCCC;
}
.td_icon_01_off a, .td_icon_02_off a, .td_icon_03_off a, .td_icon_04_off a, .td_icon_05_off a, .td_icon_06_off a {
	color: #CCCCCC;
}
.td_icon_01_off a:hover, .td_icon_02_off a:hover, .td_icon_03_off a:hover, .td_icon_04_off a:hover, .td_icon_05_off a:hover, .td_icon_06_off a:hover {
	color: #CCCCCC;
	cursor:text;
}

