@charset "utf-8";

/* produce
------------------------------*/
.prdc01{
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
.prdc02{
	height: 260px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
.imgR{
	float:right;
	margin-left: 20px;
}
.gaiyo01{
	margin: 20px 0px;
}


/* event produce
------------------------------*/
.evemtPro{
	margin-bottom: 60px;
	margin-left: 10px;
}
p.eventImg{
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 40px;
	border-top: 1px dotted #999999;
}
.evemtPro dl{
	margin-bottom: 20px;
	margin-left: 10px;
}
.evemtPro dl dd{
	margin: -20px 0px 3px 6em;
}
.evemtPro ul{
	margin-left: 20px;
}
.evemtPro ul li{
	list-style-type: disc;
}

