.img_b {
	padding:2px;
	border:1px #cdcdcd solid;
}

#index_shop_news {
	margin:10px 0px 0px 0px;
	padding:0;
	width:550px;
/*		background:#ddeeca;	/**/
}
#index_shop_news dl {
	padding: 15px 0 5px;
	margin: 10px auto 0px;
	width:510px;
	background:url(../images/bg02.gif) no-repeat top;	/**/
}
#index_shop_news h2 {
	font-weight:bold;
	font-size:1em;
	margin:0px;
		background:url(../images/title_bar.jpg) no-repeat center top;	/**/
/*		text-indent: -9999px;	/**/
	height:35px;
	padding-bottom:5px;
	text-indent:-9999px;
	height:230px;
		color:#335577;
}
#index_shop_news h3 {
	font-weight:bold;
	font-size:1.2em;
	margin:0px auto;
	background:url(../images/bg_bar1.gif) top repeat-x ;	/**/
	color:#F26522;
	height:20px;
	border-bottom:1px #F2F4CE solid;
	border-right:1px #F2F4CE solid;
	border-left:10px #B8BA89 solid;
	border-top:1px #B8BA89 solid;
	width:500px;
	padding: 3px 0px 3px 10px;
	text-align:left;
}

#index_shop_news .dl_end {
	padding: 0px 0 5px;
	margin: 0px auto 0px;
	width:510px;
	height:15px;
	background:url(../images/bg02.gif) no-repeat bottom;	/**/
}
#index_shop_news dt {
	float: left;
	width: 140px;
	text-align:center;
	margin-left:10px;
	_margin-left:5px;
	padding: 0px;
/*		background:#996633;	/**/
}

#index_shop_news dd {
	float: right;
	width: 310px;
	margin-right:20px;
	_margin-right: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-left:10px;
	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;
}

/* */

#company_info {
	margin:10px 0px 0px 20px;
	_margin:10px 0px 0px 10px;
	padding:0;
	width:550px;
/*		background:#ddeeca;	/**/
}
#company_info h2 {
	font-weight:bold;
	font-size:1em;
	margin:0px;
	background:#3366cc;
	height:20px;
	color:#ffffff;
	padding:5px;
}

#company_info dl {
	padding: 0px 0 5px;
	margin: 10px auto 10px;
	width:550px;
/*	background:url(../common/images/mark/line01.gif) repeat-x bottom;	/**/
}
#company_info dt {
	float: left;
	width: 160px;
	text-align:center;
	margin-right:10px;
	_margin-right:5px;	/*IE6*/
	padding: 0px;
/*		background:#996633;	/**/
}

#company_info dd {
	float: right;
	width: 370px;
	margin-left:10px;
	_margin-left:5px;	/*IE6*/
/*		background:#efcaa0;	/**/
}
#company_info dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#company_info p.shop_name {
	float:left;
	font-weight:bold;
	text-align:left;
	font-size:1em;
}
#company_info p.more {
	float:right;
	text-align:right;
	margin-right:0px;
	font-size:0.9em;
}
#company_info p.shop_memo {
	clear:both;
	text-align:left;
	font-size:0.9em;
	padding-top:10px;
}
#company_info p.more {
	text-align:right;
	margin-right:10px;
	padding-bottom:5px;
}

#company_info TABLE {
	MARGIN: 20px 0px 20px; 
	width:560px;
}
#company_info TABLE TH {
	PADDING: 5px; 
	MARGIN: 5px; 
	width:100px;
	FONT-WEIGHT: normal; 
	TEXT-ALIGN: right;
	color: #000000; /* 文字の色 */
	background-color: #e0e0e0; /* 背景の色 */
	border-bottom:2px #ffffff solid;

}
#company_info TABLE TD {
	MARGIN: 5px; 
	PADDING: 5px; 
	width:400px;
	TEXT-ALIGN: left;
/*	background-image:url(../common/images/mark/dt_01.gif);	/**/
	background-position:bottom;
	background-repeat:repeat-x;
}

#company_info TABLE TD.topline {
	MARGIN: 5px; 
	PADDING: 5px; 
	width:400px;
	BORDER-RIGHT: none;
	BORDER-BOTTOM: #cccccc 1px solid; 
	TEXT-ALIGN: left;
}

