@charset "utf-8";
#main {
	background-image: url(../img/back_bottom_l.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#support h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}


#support {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.support_news dl {
	margin-bottom: 30px;
}

.support_news dt {
	float: left;
	margin-left: 5px;
	background-image: url(../img/arrow_r.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 100px;
	clear: both;
}
.support_news dt img {
	margin-bottom: -5px;
	float: right;
}

.support_news dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	padding-bottom: 5px;
	padding-left: 120px;
	margin-bottom: 5px;
}
.service_contents {
	margin-left: 70px;
	margin-bottom: 20px;
}
.tel_support {
	margin-top: 10px;
	margin-left: 80px;
	list-style-type: none;
	margin-bottom: 10px;
}
.tel_support ul {
	margin-left: 20px;
}
.service_contents li {
	text-indent: -80px;
	margin-bottom: 5px;
}
.mail_support {
	font-size: 18px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#support  table {
	background-color: #f03033;
	border-collapse: collapse;
	margin-bottom: 20px;
	width: auto;
}

#mail {
	background-image: url(../img/support/back_tel_wide.png);
	background-repeat: no-repeat;
	height: 100px;
	padding-left: 75px;
	width: 480px;
}
