
#index_new{
	width:480px;
	text-align:left;
	margin:10px 0;
}
#index_new dl{
	line-height:190%;
	font-size:10px;
}
#index_new dl dt{
	color:#A3A3A3;
	border-left:5px solid #A3A3A3;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:10px 0 5px 0;
}
#index_new dl dd{
	padding:0 0 0 15px;
	background:url('/img/icon/li03.png') left center no-repeat;
}

#info{
	width:960px;
	margin:20px auto;
	text-align:left;
}
#info h2{
	margin:20px 0;
}
#info dl{
	line-height:180%;
	padding:0 0 0 100px;
}
#info dl dt{
	color:#A3A3A3;
	border-left:5px solid #A3A3A3;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:10px 0 5px 0;
}
#info dl dd{
	padding:0 0 0 15px;
	background:url('/img/icon/li03.png') left center no-repeat;
}

.l a:link		{}
.l a:visited	{color:#000066;}
.l a:hover		{color:#E2006A;text-decoration:underline;}

/* Link type 店舗追加-------------------------------------------------------- */
.l1				{font-weight:bold;}
.l1 a:link		{color:#fff; background:#e2006a; text-decoration:none; padding:3px;}
.l1 a:visited	{color:#fff; background:#e2006a; text-decoration:none; padding:3px;}
.l1 a:hover		{color:#fff; background:#000;}

/* Link type 動画追加-------------------------------------------------------- */
.lm				{font-weight:bold;}
.lm a:link		{}
.lm a:visited	{}
.lm a:hover		{}

