@charset "UTF-8";

.f_left400 {
	float:left;
	padding-left:30px;
	width:380px;
	vertical-align:top;
}
.f_right160 {
	float:right;
	width:160px;
	vertical-align:top;
	text-align:center;
}

.new_table {
	margin:0px auto 10px;
	text-align:center;
}
.new_table td {
	border-bottom:#cccccc 1px dotted;
	text-align:left;
	padding:2px;
}
.new_table td.right {
	border-bottom:#cccccc 1px dotted;
	text-align:right;
	padding:2px;
}



#index_shop_list {
	margin:20px 0 0 0 ;
	padding:0;
	width:340px;
/*		height:220px;	/**/
/*		float:right;	/**/
/*		background:#aacc99;	/**/
}
#index_shop_list dl {
	float:left;
	width:340px;
	margin-left:5px;
	margin-bottom:15px;
	text-align:center;
}
#index_shop_list dl.first {
	float:left;
	width:340px;
	margin-left:0px;
	margin-bottom:15px;
	text-align:center;
}

#index_shop_list dt {
	width:110px;
	margin:0px auto 0px;
	padding:0px;
	float:left;
}
#index_shop_list dd {
	text-align:left;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:10px;
	float:right;
	width:210px;
}
#index_shop_list .t_title {
	font-weight:bold;
	color:#000035;
	border-bottom:#cccccc 1px dotted;
	padding:0px 0px 1px;
	width:210px;
	text-align:left;
}
#index_shop_list .t_date {
	padding:0px 0px 0px;
	font-size:90%;
	text-align:right;
	color:#666666;
}
#index_shop_list .t_memo1 {
	padding:0px 0px 5px;
	font-size:90%;
	text-align:left;
}
#index_shop_list .t_more {
	padding:10px 0px 3px;
	text-align:right;
}


#index_shop_list h2 {
/*		background:url(../../common/images/j/index/bar_toukou.jpg) no-repeat center top;	/**/
/*		text-indent:-9999px;	/**/
	height:70px;
	padding-bottom:15px;
}

#index_shop_list h3 {
	text-align:center;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1em;
}

#index_shop_list .toukou_category {
	border-left: 10px #336699 solid;
	border-bottom: 1px #336699 solid;
	color:#336699;
	font-size:1em;
	font-weight:bold;
	padding:0px 0 0 10px;
	margin-bottom:10px;
}


#index_shop_news {
	margin:10px 0px 0px 0px;
	padding:0;
	width:340px;
/*		background:#ddeeca;	/**/
}
#index_shop_news dl {
	padding: 0px 0 5px;
	margin: 10px auto 10px;
	width:340px;
/*	background:url(../common/images/mark/line01.gif) repeat-x bottom;	/**/
}
#index_shop_news h2 {
	background:url(../../common/images/j/index/bar_toukou.jpg) no-repeat center top;
	height:70px;
	text-indent:-9999px;
	padding-bottom:10px;
}
#index_shop_news h3 {
	background:#6699cc;
	height:20px;
	padding-bottom:10px;
}

#index_shop_news dt {
	float: left;
	width: 110px;
	text-align:center;
	margin-left:10px;
	padding: 0px;
/*		background:#996633;	/**/
}

#index_shop_news dd {
	margin-left:10px;
	padding:5px;
/*		background:#efcaa0;	/**/
	background:url(../images/bg01.gif) repeat-x left top;	/**/
}
#index_shop_news dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#index_shop_news .shop_wrapper {
	background:#336699;
	width:360px;
}
#index_shop_news p.shop_name {
	float:left;
	font-weight:bold;
	text-align:left;
	color:#003366;
	padding-left:20px;
}
#index_shop_news p.date1 {
	clear:both;
	text-align:right;
	color:#666666;
	font-size:0.9em;
}
#index_shop_news p.shop_memo {
	float:right;
	text-align:right;
	margin-right:0px;
	font-size:0.9em;
}
#index_shop_news p.shop_memo1 {
	clear:both;
	padding-top:5px;
	text-align:left;
}
#index_shop_news p.more {
	text-align:right;
	margin-right:10px;
	padding-bottom:5px;
}
#index_shop_news p.more_list {
	text-align:right;
	display:block;
	width:80px;
/*		background:#336699;	/**/
	height:20px;
	float:right;
	margin:-3px 0px 0px;
	text-indent: -9999px;
	padding:0px;
}
/* Safari only \*/
html:\66irst-child #index_shop_news p.more_list {
	text-align:right;
	display:block;
	width:80px;
/*		background:#336699;	/**/
	height:20px;
	float:right;
	margin:14px 0px 0px;
	text-indent: -9999px;
	padding:0px;
}

/* */


