@charset "UTF-8";

#mitsukoshi{
	font-size: 1.2em;
}
#mitsukoshi h3{
    border-left: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-size: 1em;
}
#mitsukoshi h2{
	border-bottom: none;
    color: #333333;
    line-height: 1;
    font-size: 100%;
}

#mitsukoshi .Cont3 .Brand-Info {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#mitsukoshi .Cont3 .Brand-Info-Block {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#mitsukoshi .Cont3 .Brand-Info-Block img {
	float: left;
	width: 237px;
}
#mitsukoshi .Cont3 .Brand-Info-Block p {
	float: left;
	padding: 25px 0 0 25px ;
	width: 70%;
	font-size: 12px;
	line-height: 150%;
}
#mitsukoshi .Cont3 .Brand-Info-Block p span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
} 

#mitsukoshi .Cont3 .Brand-Info-Block p span.Attention {
	font-size: 10px;
	font-weight: normal;
}
