@charset "UTF-8";
/*
.giftCaption{
	background-color: #ff3300;
	text-align: left;
}
*/
.text1{
	font-size:11px;
	color:#666666;
  font-weight: bold;
}
.text2{
	font-size:11px;
	color:#ff3300;
  font-weight: bold;
}
.text3{
  margin: 0 6px 0 0px;
  padding: 3px 3px 3px 10px;
	text-align:center;
	font-size:12px;
	background-color: #ff3300;
	color:#ffffff;
  font-weight: bold;
}
.title{
  padding: 6px 0px 0px 0px;
	color: #cccc99;
	font-weight: bold;	
/*
	font-family: ＭＳ Ｐ明朝;
*/
}
.shop{
	font-size:14px;
}

.caption{
/*
	border-bottom: 2px solid #ff0000;
*/
	font-weight:bold;
/*
	border: 1px solid #ff0000;
	margin-bottom: 6px;
	*/
	font-size: 14px;
	text-align: left;
	
}
.item{
	font-size:13px;
	color: #ff0000;
	vertical-align: top;
}
.text{
	font-size:13px;
	vertical-align: top;
	text-align: left;
}
.note{
 	font-size:13px;		
	text-align: left;	
  color: #ff0000;
}

.button{
	font-weight:bold;
/*
	background-color:#ffcc99;
*/
}

#years_day{
	font-weight:bold;
	font-size:14px;
	width:600px;
	background:#ffeedd;
	line-height:130%;
	color:#ff0000;
	padding:10px;
	border:1px solid #ff6633;
}