@charset "utf-8";

/* **************************
 ▼ CONTENTS SETTING
************************** */

#main .partnerList{
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 21px;
	background: url(../../../shared/images/line_001.gif) left bottom repeat-x;
}

#main .floatLt{
	width: 120px;
	float: left;
	padding-top: 5px;
}

#main .floatRt{
	width: 440px;
	float: right;
}

#main .floatRt h4{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

#main .floatRt dt{
	font-weight: bold;
}

#main .reset{
	margin-bottom: 0;
	padding-bottom: 0;
	background: 0;
}
