#head_menu A.m1 {
	background-position: bottom;
}
/*-------------------- レイアウト構造 --------------------*/
#contents .center {
	width:450px;
	float:left;
	margin-left:3px;
}
#contents .right {
	width:210px;
	float:right;
	margin-left:3px;
}

/*-------------------- 新着情報 --------------------*/
.news {
	width:450px;
	margin-bottom:20px;
	border-bottom:3px solid #DCCBBE;
}
.news H2 {
	display:block;
	width:450px;
	height:35px;
	background-image:url(../../img/news_bar.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
}
.news .unit {
	padding:5px;
	clear:both;
	border-bottom:1px dotted #CF9C7A;
	margin-top:5px;
}
.news .unit .title {
	display:block;
	font-weight:bold;
	float:left;
}
.news .unit .title A{
	color:#CE6506;
	font-size:13px;
}
.news .unit .date {
	float:left;
	margin-right:10px;
	color:#FF9900;
	width:110px;
}
.news .backno {
	text-align:right;
	margin:5px;
}

/*-------------------- トピックス --------------------*/
.topics {
	width:450px;
	margin-top:10px;
	margin-bottom:20px;
	border-bottom:3px solid #DCCABD;
}
.topics H2 {
	display:block;
	width:450px;
	height:35px;
	background-image:url(../../img/special_bar.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
}
.topics .title {
	background:url(../../img/pict1.gif) no-repeat left;
	height:50px;
	padding-left:43px;
}
.topics H3 {
	margin-top:14px;
	padding-left:10px;
	height:30px;
	color:#CC3300;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #EEDCD0;
}
.topics .unit {
	padding:10px;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	background-color:#FFFBEE;
}
.topics .unit .main_img {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	width:200px;
}
.topics .unit .msg {
	line-height:140%;
	margin-bottom:10px;
}
.topics .unit .detail {
	clear:both;
	text-align:right;
}
.topics .unit .detail A {
	background-image:url(../../img/btn1.gif);
	background-repeat:no-repeat;
	display:block;
	width:150px;
	height:23px;
	text-align:left;
	text-indent:-9999em;
	text-decoration:none;
}


/*-------------------- バナー画像 --------------------*/
.banner IMG {
	margin-bottom:5px;
}
/*-------------------- ショッピングについて --------------------*/
.top_shopping {
	width:210px;
	background:url(../../img/shopping_back.gif) repeat-y;
	margin-bottom:20px;
}
.top_shopping H2 {
	background-image:url(../../img/shopping.gif);
	background-repeat:no-repeat;
	display:block;
	width:210px;
	height:50px;
	text-indent:-9999em;
	text-decoration:none;
}
.top_shopping P {
	background:url(../../img/shopping_line.gif) no-repeat center bottom;
	width:210px;
	line-height:30px;
	display:block;
}
.top_shopping A {
	margin-left:18px;
	padding-left:13px;
	background:url(../../img/shopping_pict1.gif) no-repeat left center;
}
.top_shopping .bottom {
	background:url(../../img/shopping_back1.gif) no-repeat bottom;
	height:10px;
}

/*-------------------- スタッフブログ --------------------*/
.blog {
	width:210px;
	margin-bottom:20px;
	padding-bottom:29px;
	background:url(../../img/blog4.gif) no-repeat bottom;
}
.blog H2 A {
	background:url(../../img/blog1.gif) no-repeat;
	height:90px;
	text-indent:-9999em;
	text-decoration:none;
	display:block;
}
.blog .unit {
	background:url(../../img/blog3.gif) repeat-y;
}
.blog .unit .date {
	background:url(../../img/blog2.gif) no-repeat;
	height:22px;
	line-height:22px;
	padding-left:35px;
	color:#AC5151;
}
.blog .unit H3 {
	padding:10px 20px 10px 20px;
}
.blog .unit H3 A {
	color:#FF6600;
}