@charset "utf-8";


/*選択されているメニュー */

#container #wrapper #header #header-menu #menu-top {

}

#container #wrapper #header #header-menu #new-info {

}

#container #wrapper #header #header-menu #outline {

}

#container #wrapper #header #header-menu #member {
	background-color: #990166;
}





#member-list img {
	margin-bottom: 20px;
}


.member-name h4{
	font-size:1.3em;
	font-weight:bold;
	padding-bottom: 15px;
	background-image: url(../image/member/member-list-Line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 10px -30px;
	width: 100%;
	
}

.member-name{
	margin-bottom:20px;
	padding-bottom: 40px;
	padding-left: 30px;
	line-height: 1.2;

}#member-type {
	border-bottom: 2px solid #efefef;
	margin-bottom:20px;
	}


#container #wrapper #two-column-contents .member-name  a {
	border-bottom:1px dotted #cccccc;
	padding-right:15px;
	background-image: url(../image/parts/click-icon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
}
.member-name h5 {
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-left: -10px;
}
.member-name h4 .fudousan{
	background-color: #FF3333;
	border: 1px solid #999999;
	padding: 2px;
	margin-right:5px;
}
.member-name h4 .designe{
	background-color: #33ff33;
	border: 1px solid #999999;
	padding: 2px;
	margin-right:5px;
}
.member-name h4 .maker{
	background-color: #3333ff;
	border: 1px solid #999999;
	padding: 2px;
	margin-right:5px;
}

.member-name h4 .shop{
	background-color: #33ffff;
	border: 1px solid #999999;
	padding: 2px;
	margin-right:5px;
}
#container #wrapper #two-column-contents .member-name .business-type {
	display: block;
	font-size: 0.8em;
	font-weight: normal;

}
#container #wrapper #two-column-contents .member-name p {

}
