@charset "UTF-8";
/* CSS Document */


.affileated li.affileated-01,
.affileated li.affileated-02{
	width: 45%;
	float: left;
	padding: 0 15px;
}
.affileated li.affileated-01{
	float: left;
}

.relation li{
	padding: 4px 5px 3px 19px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.relation li.re-gray{
	background: url(../images/common/list-s.jpg) no-repeat 4px 6px #F2F2F2;
}
.relation li.re-white{
	background: url(../images/common/list-s.jpg) no-repeat 4px 6px #FFF;
}
.affileated li h3{
	margin-bottom: 14px;
	padding-bottom: 8px;
	padding-left: 18px;
	background: url(../images/common/list-b.jpg) no-repeat -4px -1px;
	border-bottom: solid 1px #CCC;
}

{
	background: url(../images/common/list-s.jpg) no-repeat 0 3px;
}
.affileated li p{
	padding-left: 15px;
	margin-left: 18px;
	margin-bottom: 5px;
	background: url(../images/common/list-s.jpg) no-repeat 0 3px;
}
.affileated-01{
	border-right: dotted 1px #CCC;
}

