.text_m {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; line-height: 140%}
.text_s {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt}
.text_l {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11pt; line-height: 140%}
.text_ll {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13pt; line-height: 140%}
.color_brown {  color: #805A28}
.color_brown2{  color: #7D541A ; font-weight:bold;}
.color_pink {  color: #CE287D}
.canpaign { color: #CE287D ; font-size:12px;}
.text_m_top {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt}
.text_m_brown {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9pt;
	line-height: 140%;
	color: #805a28;
}
.text_m_time {
	text-align: right;
}



/*インフォメーション*/
#news_box{
	allowtransparency: true;
	scrolling: auto;
	width: 383px;
	height: 150px;
	padding: 0;
	border: 0;
	overflow:auto;
}

#news_box p.date{
	color:#DC143C;
	font-weight: bold;
	margin:5px;
}

#news_box p{
	color:#5F5F5F;
	font-weight: bold;
	margin: 5px 0 5px 15px;
}

#news_box p.a{
	color:#5F5F5F;
}

/*サマーセール*/
.center {
	text-align: center;
	background-image: url(image/sale/summer-sale.gif);
	background-repeat: no-repeat;
	/*height: 835px;*/
	width: 590px;
}

.center .world_info {
	/*height: 100px;*/
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 500px;
	padding-bottom: 0px;
}

/*お休みカレンダーバナー*/
.kalender_bn img {
	border-style: none;
	
}

