@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ Styling Collection css ] [ uni_event.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-09-07
	---------------------------------------------------------------------------------------------*/


/* ================================================

	program

=================================================*/

/* program -------------*/
div#contentsArea div.inner .program {
	margin-top: 20px;
}
div#contentsArea div.inner .program .rightBox {
	width: 510px;
}
div#contentsArea div.inner .program .leftBox {
	width: 300px;
}

#event01 {
	margin-bottom:30px;
}

#event01 .float_box01 {
	float: left;
	width: 370px;
}
#event01 .float_box02 {
	float: left;
	width: 460px;
}

#event02 .float_box01 {
	float: left;
	width: 405px;
	margin-right: 20px;
}

#event02 .float_box02 {
	float: left;
	width: 405px;
}


/* ================================================

	infoList

=================================================*/

/* infoList -------------*/
div#contentsArea div.inner dl.infoList {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#contentsArea div.inner dl.infoList dt,
div#contentsArea div.inner dl.infoList dd {
	float:left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
div#contentsArea div.inner dl.infoList dt.last,
div#contentsArea div.inner dl.infoList dd.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#contentsArea div.inner dl.infoList dt {
	width: 100px;
	font-weight: bold;
	color: #C50453;
}
div#contentsArea div.inner dl.infoList dd {
	width: 690px;
}


.v1Box,.rojBox {
	width:403px;
	float:left;
}

.rojBox {
	margin-left:20px;
}

.v1Box p {
	min-height:120px;
	_height:120px;
	padding-left:100px;
	background:url(../_img/event/photo_01.jpg) no-repeat;
}

.rojBox dl dt {
	margin-bottom:10px;
	font-weight:bold;
	color:#ff0066;
}

.rojBox dl dd {
	min-height:120px;
	_height:120px;
	padding-left:100px;
	background:url(../_img/event/photo_02.gif) no-repeat;
	line-height:195%;
}

.rojBox p.rojBnr {
	width:300px;
	padding:0 0 0 60px;
	text-align:right;
}

.rojBox p.rojBnr img {
	margin:10px 0 0 0;
	display:block;
}



div#contentsArea div.inner dl.infoList:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
div#contentsArea div.inner dl.infoList {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac */
* html div#contentsArea div.inner dl.infoList {
height: 1%;
}
div#contentsArea div.inner dl.infoList {
display: block;
}
/* End hide from IE-mac */




