@charset "utf-8";
/*-----------------------------------
    index
------------------------------------*/
h3{ 
    padding:20px 0 0 0;
	font-size: 150%;
}
.middle{
	clear:both;
	width: 680px;
	border-bottom:1px dotted #b0107d;
}
.middle_line{
	border:none;
}
.m_left{
	float:left;
	width:225px;
	padding-top:25px;
	padding-bottom:25px;
}
.m_right{
	float:left;
	width:445px;
	padding-left:10px;
	padding-top:27px;
	padding-bottom:15px;
}
.m_right div.box {
	width:445px;
	height:90px;
}
.m_right dl {
	clear:both;
	width:445px;
	padding:0;
}
.m_right dl dt {
	float:left;
	width:65px;
	font-weight:bold;
	padding-bottom:5px;
}
.m_right dl dd {
	float:right;
	width:380px;
	padding-bottom:8px;
}
.m_right dl dd.name {
	font-size:134%;
	font-weight:bold;
}
.m_right dl dd.time {
	color:#000;
}
.m_right dl dd.time span {
	font-size:109%;
	font-weight:bold;
	color:#F00;
}
.m_right ul{
	clear:both;
	width:380px;
}
.m_right ul.one {
	padding-top:28px;
}
.m_right ul li{
	float:left;
	width:90px;
	padding-top:5px;
}	
.m_right ul:after {
	content:"."; 
	display:block;
	visibility:hidden; 
	height:0.1px; 
	font-size:0.1em; 
	line-height:0; 
	clear:both;
}
.middle:after {
	content:"."; 
	display:block;
	visibility:hidden; 
	height:0.1px; 
	font-size:0.1em; 
	line-height:0; 
	clear:both;
}

/*-----------------------------------
    thankday
------------------------------------*/
.main{
	padding-top:31px;
	}
	
	
.red {
	color:#b00078;
	font-weight:bold;
	font-size:159%;
}
/*-----------------------------------
    tuesday
------------------------------------*/

.main-tuesday {
	clear:both;
	width:680px;
	background:#fee100;
	margin:20px 0 0 0;
	padding: 50px 0;
}
.main-tuesday p {
	text-align:center;
}

.sh {
	font-size:125%;
	color:#F00;
}

.btnarea {
	clear:both;
	width:676px;
	margin:10px 0 0 0;
	border:2px solid #c30d23;
	background:#FFF;
}
.btnarea p.title {
	margin:0;
}
.shop-list:after {
	content:"."; 
	display:block;
	visibility:hidden; 
	height:0.1px; 
	font-size:0.1em; 
	line-height:0; 
	clear:both;
}
.shop-list {
	clear:both;
	width:630px;
	margin:10px 0 10px 5px;
}
.shop-list li {
	float:left;
	width:90px;
	margin-bottom:5px;
}

/*-----------------------------------
    smile
------------------------------------*/
.main-smile {
	width:680px;
	margin:25px auto 30px auto;
}
.main-smile p.title {
	margin-bottom:50px;
}
.main-smile p.sub-title {
	width:546px;
	margin:0 auto 15px auto;
}
.main-smile p.txt {
	width:546px;
	margin:0 auto 50px auto;
}
.main-smile p.txt span {
	color:#F00;
}
.main-smile table {
	width:546px;
	margin:0 auto;
	border-bottom:1px solid #ae0378;
}
.main-smile table th {
	border-bottom:1px solid #ae0378;
	font-weight:normal;
	padding:7px 5px;
}
.main-smile table td {
	padding:7px 5px;
}
.main-smile table td a:link {
	color:#ae0378;
	text-decoration:underline;
}
.main-smile table td a:visited {
	color:#ae0378;
	text-decoration:underline;
}
.main-smile table td a:hover {
	color:#ae0378;
	text-decoration:none;
}


	



	