/*染め修理
---------------------------------------------------------------*/

#main h2 {
	padding-bottom: 5px;
}

#main p {
	display: block;
}

#type {
	margin-top: 20px;
	padding-left: 15px;
	height: 148px;
	padding-bottom: 1px;
	background-image: url(../fashiongoods/fashion-images/gra01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #CCCCCC;
	overflow: hidden;
}
#type h3 {
	margin-top: 15px;
	margin-bottom: 7px;
}
#type li {
	display: inline;
	margin-right: 12px;
}
#type ul {
	margin-top: 1em;
}
#type ul a:link {
	color: #009933;
	border-bottom: 1px dotted;
}
#type ul a:visited {
	color: #009933;
	border-bottom: 1px dotted;
}
#type .type-left {
	width: 380px;
	float: left;
}
#type .type-right {
	float: right;
	width: 175px;
	text-align: center;
	padding-top: 12px;
}
#type p {
	border-top: 1px solid #B3B3B3;
	padding-top: 5px;
}

/*コンシェルジュの設定
------------------------------------------------*/
.concierge {
	width: 590px;
	overflow: hidden;
	margin-top: 15px;
}
.concierge p {
	color:#FFFFFF;
	background-color: #999E89;
	margin-top: 15px;
}
.concierge img {
	float: left;
}

.concierge p {
	width: 300px;
	margin-left: 75px;
	padding: 10px;
}
.type-right img {
	border-top: 2px solid #B3B3B3;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #CCCCCC;
}
.type-left .midashi {
	font-size: 16px;
	font-weight: bold;
	color: #998348;
	
}
