@charset "utf-8";
/* CSS Document */

#mShop img{
	visibility: hidden;
}


/*
#infoTxt{
	width: 430px;
	float: left;
}
*/

#infoTxt p span{
	color: #b4252c;
	font-weight: bold;
}

#serviceBtn{
	text-align: center;
	margin: 20px 0 0 0;
}

#infoTxt dl{
	margin: 20px 0;
}

#infoTxt dt{
	font-weight: bold;
	margin: 15px 0 5px 0;
}

#campaignTxt{
	margin: 20px 0 0 0;
	padding: 10px;
	border: solid 1px #1959c0;
	text-align: center;
	font-weight: bold;
}

/*
#shopPhoto{
	width: 240px;
	float: right;
}

.secondPhoto{
	margin: 10px 0 0 0;
}
*/

.shopBox{
	width: 330px;
	float: left;
}

.shopRenewalTxt{
	color: #e60213;
	margin: 20px 10px 0 10px;
}

.infoTable{
	width: 330px;
	border-collapse: collapse;
}

.infoTable th,.infoTable td{
	border-bottom: solid 1px #cccccc;
}

.infoTable th{
	padding: 10px 10px 10px 0;
}

.infoTable td{
	padding: 10px 0 10px 10px;
}

.infoTable td a{
	display: block;
	margin: 5px 0 0 0;
}

.shop_P{
	margin: 20px 0 0 0;
}

#access{
	width: 330px;
	float: right;
}

#access dd{
	font-size: 11px;
	margin: 5px 0 0 0;
}

.m60{
	margin-bottom: 60px;
}




