@charset "UTF-8";

/*---------------------------------
maker.css
----------------------------------*/

/*makerFig
-----------------------------------*/
#maker h3{
	margin-bottom:30px;
}
#makerFig{
	height:1030px;
}
#makerFig p{
	margin:0;
}
#makerFig .floatleft{
	width:330px;
}
#makerFig .floatRight{
	width:335px;
}
/*attention
-----------------------------------*/
#attention{
	margin:30px 0 40px;
	padding:7px 0;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background:#ffb165;
}
