@charset "utf-8";
/* CSS Document */

div#maebun{
	margin-bottom:5px;
}

div#maebun p{
	font-size:14px;
	line-height:160%;
}

div#maebun .chui{
	font-size:12px;
}

div#designers{

}

div#designers .leftArea{
	float:left;
	width:390px;
	margin:10px 0;
}

div#designers .rightArea{
	float:right;
	width:390px;
	margin:10px 0;
}

div#designers h2{
	height:30px;
	text-align:center;
	padding-top:5px;
	font-size:18px;
	background-image:url(../img/designers/bgH2.png);
	background-repeat:repeat-x;
}

div#designers ul{
	padding-left:20px;
	margin-bottom:5px;
}

div#designers li{
	font-size:14px;
}

div#designers sup{
	font-size:10px;
}

div.syosaiLeft{
	float:left;
}

div.syosaiRight{
	float:right;
}

img.madori{
	border:3px solid #584F12;
}

p.chui{
	font-size:10px;
	margin-top:5px;
}