/*メインスペース*/

.tenpo table{
	text-align:center;
	width:660px;
	padding: 0;
	margin: 0;
}
.shopname{
	width:144px;
	padding: 0;
	margin: 0;
}
.shopimg{
	width:186px;
	padding: 0;
	margin: 0;
}
.shoptxt{
	width:280px;
	margin: 0;
	text-align:left;
	padding: 10px 25px 0px 25px;
	font-size: 120%;
}

.guide table{
	text-align:center;
	width:670px;
	padding: 0;
	margin: 0;
}
.guide a:link {
	color: #434343;
	text-decoration:none;
}
.guide a:visited {
	color: #434343;
	text-decoration:none;
}
.guide a:hover {
	color: #434343;
	text-decoration:underline;
}
.guide a:active {
	color: #434343;
	text-decoration:none;
}
.corner{
	width: 220px;
	height: 179px;
	background:url("../images/top/corner_bg.gif");
	background-repeat:no-repeat;
	padding: 0px 5px 0px 0px;
	margin: 0;
	vertical-align:top;
}
.corner_r{
	width: 220px;
	height: 179px;
	background:url("../images/top/corner_bg.gif");
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0;
	vertical-align:top;
}
.corner p{
	text-align:left;
	padding: 10px 7px 10px 13px;
	margin: 0;
}
.corner_r p{
	text-align:left;
	padding: 10px 7px 10px 13px;
	margin: 0;
}
.news{
	width:660px;
	background:url("../images/top/news/news.gif");
	background-position: 1% 30%;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	text-align:right;
}
.news table{
	text-align:right;
	width:498px;
	margin: 0px 10px 0px 152px;
	padding: 0;

}

.news td{
	text-align:left;
	vertical-align:top;
	background:url("../images/top/news/line.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin:0px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	line-height:14px;
}
.date{

	width:74px;
	font-weight:600;
	color:#2C8E40;
	background:url("../images/top/news/arrow.gif");
	background-position: 0% 30%;
	background-repeat:no-repeat;	
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 15px;	
}
.kiji{
	width:413px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.news ul{
	text-align:right;
	width:475px;
	padding: 30px 0px 0px 162px;
	margin: 0;
}
.news li{
	width:475px;
	height:42px;
	display:block;
	list-style-type:none;
	background:url("../images/top/news/line.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	line-height:14px;
	font-weifht:400;
	text-align:left;
}
.news a:link {
	color: #434343;
	text-decoration:none;
}
.news a:visited {
	color: #434343;
	text-decoration:none;
}
.news a:hover {
	color: #434343;
	text-decoration:underline;
}
.news a:active {
	color: #434343;
	text-decoration:none;
}
