@charset "Shift_JIS";
/* www.asahi-rubber.co.jp.*/

.sitemapList
{
	margin-left: 20px;
	padding-bottom: 30px;
	font-size: 108%;
	line-height: 1.8;
}

.sitemapList dt
{
	padding-top: 5px;
	border-bottom: 1px solid #e5e5e5;
}
.sitemapList dd
{
	padding-top: 5px;
	margin-left: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.img_calendar
{
	margin-top: 30px;
}


/* common */
.fl
{
	float: left !important;
	display: inline;
}
.fr
{
	float: right !important;
	display: inline;
}
.cf
{
	zoom: 1;
}
.cf:before,
.cf:after
{
	display: table;
	content: "";
}
.cf:after
{
	clear: both;
}
