@charset "utf-8";

@import url("layout.css");



/* 一般的な設定

---------------------------------------------- */

body{
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック",Osaka,arial,verdana,sans-serif;
	color:#444444;
	background:#fff;
	padding:0;
	line-height:1.5;
}

#container{ 
	width:970px;
}

td,tr,th{ 
	font-size:12px;
	line-height:150%;
}

dl,dd,dt{
	/*line-height:2;*/
}

blockquote{ 
	border:1px dotted #ccc;padding:5px; margin:10px;
}



a{
	color:#1D3994;
	text-decoration:none;
}
/*	color:#3071B8;*/

a:visited{
	color:#941D55;
	text-decoration:none;
}
/*color:#993399;*/

a:hover{
	color:#EB6100 !important;
	text-decoration:underline;
}



hr{ 
	height:2px;
	color:#fff;
	border:none;
	border-bottom:1px solid #fff;
	border-top:1px solid #ccc;
}

.icon_p{
	background:url(../img/shops/index/icon_point.jpg) 1px 1px no-repeat;
	_background:url(../img/shops/index/icon_point.jpg) 1px 0 no-repeat;
	padding:0 0 3px 16px;
	margin:0;
	border-bottom:1px #bbb solid;
	background:#000 !important;
	font-size:20px !important;
}

h4{
	border:none !important;
}


#now a:link {
color: #51A135 !important;
font-weight:bold;
}

#now a:visited {
color:#51A135 !important;
font-weight:bold;
}

