@charset "utf-8";
/* CSS Document */



section.event{}

section.event ul{
	list-style-type:none;
	margin-bottom:10px;
	}
section.event ul li{
	list-style-type:none;
	}
section.event ul li.bn{
	display:block;
	width:688px;
	height:85px;
	margin:0;
	padding:0;
	}
section.event ul li.bn a{
	display:block;
	width:688px;
	height:85px;
	margin:0;
	padding:0;
	}
section.event ul li.bn img{
	display:block;
	width:688px;
	height:85px;
	margin:0;
	padding:0;
	}

/*work
============================================*/
section.event div.inner div.c2left dl.work{
	}
section.event div.inner div.c2left dl.work dt{
	margin-bottom:10px;
	width:336px;
	}
section.event div.inner div.c2left dl.work dd{
	margin-bottom:10px;
	text-align:center;
	width:320px;
	height:320px;
	padding:7px;
	border:1px #CCC solid;
	}
section.event div.inner div.c2right dl.work{
	}
section.event div.inner div.c2right dl.work dt{
	margin-bottom:10px;
	width:336px;
	}
section.event div.inner div.c2right dl.work dd{
	margin-bottom:10px;
	text-align:center;
	width:320px;
	height:320px;
	padding:7px;
	border:1px #CCC solid;
	}