@charset "utf-8";

#rightcontents #rightcontents_middle ul li.last {
	text-align:left !important;
	padding-top:0 !important;
}

h4 {
	background:none;
}

.sign {
	margin-bottom: 20px;
}
.sign ul {
	padding: 10px 0 0 20px;
}
.sign ul li {
	background: url(../img/icon_arrow.gif) left center no-repeat;
	padding: 0 0 5px 15px;
}
.sign ul li a {
	font-size: 12px;
}

#inquiry h3 {
	padding: 5px 5px 5px 10px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom: 1px dotted #CCC;
	background: url(../common/img/sab_title_icon.jpg) no-repeat left;
	margin: 0 18px 0 20px;
}
#inquiry p {
	font-size: 13px;
	line-height: 1.5em;
	width: 715px;
	margin-left: 20px;
}

.sponsor {
	width: 705px;
	height: auto;
	border: #CCC solid 1px;
	line-height: 1.2em;
	margin: 0 0 0 0;
	clear: both;
	overflow: hidden;
}
.sponsor .leftbox {
	float:left;
	width:240px;
}
.sponsor .rightbox {
	float:right;
	width:460px;
}
.sponsor h3 {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	background: #cf1225;
	text-indent: 1em;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border: none;
}

.sponsor img {
	padding: 20px 20px 20px 14px;
}
.sponsor img.sassi {
	padding: 20px 0 0 20px;
}
.sponsor h4 img {
	padding: 0;
}
.sponsor h4 {
	width: 380px;
	height: auto;
	padding: 20px 20px 10px 0;
}
.sponsor h5 {
	width: 450px;
	height: auto;
	padding: 0 0 5px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.sponsor p {
	width: 450px;
	height: auto;
	margin: 5px 0 0;
	padding: 0;
	font-size: 12px;
}
.sponsor a {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.sponsor p.detail {
	width: 684px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 10px 14px;
	font-size: 12px;
	background: #F7F7F7;
	float: none;
	clear: both;
}
a.pagetop {
	font-size: 12px;
	float: right;
	padding: 10px 0 20px 0;
}