@charset "utf-8";
/* ===================================================================
CSS information

 file name  :openhours.css
 style info :/info/openhours/ディレクトリ以下共通CSS
=================================================================== */

.box ul li{
	margin-bottom: 1em;
}

.box p.link_detail{
	margin-bottom: 0em;
	text-align: right;
}

.box p.link_detail a {
	color: #018dc1;
	text-decoration: underline;
	padding: 0 0 5px 17px;
	background: url(/aeon/iwaki/senmonten/common/img/main/ico-arrow_detail.gif) left top no-repeat;
}

.box a:link,
.box a:visited,
.box a:active {
	color: #018dc1;
	text-decoration: underline;
}
.box a:hover {
	color: #018dc1;
	text-decoration: none;
}
