@charset "Shift-JIS";
#header_area {
	background:none!important;
}#left_area h3 {
	margin: 0px;
	padding: 0 0 16px 0;
}
.info_content li {
	padding:7px 0 7px 122px;
	text-indent: -122px;
	background-image: url(../img/common/dot01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:14px;
}

.info_content li span {
	display:inline-block;
	width:93px;
	text-indent:0;
	height:22px;
	line-height:22px;
	color:#FFF;
	background-image: url(../img/index/news_day_bg.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	text-align:center;
	padding-right:16px!important;
	padding-left:13px;
}

.info_content li a {
	text-decoration:none;
	color:#000;
}

.info_content li a:hover {
	text-decoration:underline;
	color: #cc99cc;

}
.return_link {
	margin: 0px;
	padding: 0 0 0 550px;
	clear: both;
	text-align: right;
	line-height: 50px;
}
.return_link a {
	color:#333;
	text-decoration:none;
	background-image: url(../img/common/icon03.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.return_link a:hover {
	color:#333;
	text-decoration:underline;
}