@import "../common/0-import.css";
/*------------------------------------------------------------
	イベントオンライン
------------------------------------------------------------*/
#pageGuide {
	background: url(../../img/template/pageGuide.jpg) no-repeat left top;
}

#conts {
	width: 832px;
}

#conts .head h2 {
	width: 204px;
}

#conts .head .regist {
	margin-left: 220px;
}

#conts .box {
	margin: 10px 0 35px 27px;
	padding-top: 12px;
	background: url(../../img/line/line09.gif) no-repeat left top;
	clear: both;
}

#conts .box ul.ul01 {
	padding: 2px 0 0 35px;
	height: 36px;
	background: url(../../img/event/index/ul_back01.gif) no-repeat;
	line-height: 36px;
}

#conts .box ul.ul01 li {
	padding: 0 50px 0 35px;
	background: url(../../img/icon/icon10.gif) no-repeat 10px top;
	border-left: 1px solid #666;
	display: inline;
	color: #ccc;
}

#conts .box ul.ul01 li.link01 {
	border-left: none;
}

#conts .boxA {
	padding: 20px 0 5px 25px;
}

#conts .boxA .innerBox01 {
	padding-left: 25px;
	background: url(../../img/icon/01.gif) no-repeat left top;
	float: left;
}

#conts .boxA .innerBox01 .bannerFrame {
	width: 88px;
}

#conts .boxA .innerBox01 .bannerFrame a {
	padding: 20px 0 0;
	height: 54px;
}

	* html #conts .boxA .innerBox01 .bannerFrame a {
		height: 74px;
	}

#conts .boxA .innerBox02 {
	padding: 0 0 0 20px;
	width: 595px;
	border-left: 1px solid #CCC;
	float: right;
}

	*html #conts .boxA .innerBox02 {
		width: 615px;
	}

#conts .boxA .innerBox02 ul.ul02,
#conts .boxA .innerBox02 dl {
	margin-top: 13px;
	padding-bottom: 13px;
	width: 582px;
	background: url(../../img/line/line09.gif) no-repeat bottom;
	overflow: hidden;
}

#conts .boxA .innerBox02 ul.ul02 li {
	padding: 0 30px;
	margin: 0 20px 0 10px;
	background: url(../../img/icon/01.gif) no-repeat left 2px;

	color: #FF0066;
}

#conts .boxA .innerBox02 dl {
	padding-left: 10px;
}

#conts .boxA .innerBox02 dl dt {
	padding-left: 30px;
	width: 70px;
	background: url(../../img/icon/01.gif) no-repeat left 2px;

	float: left;

	color: #FF0066;
}

	* html #conts .boxA .innerBox02 dl dt {
		width: 100px;
	}

#conts .boxA .innerBox02 dl dd {
	margin-right: 30px;
	width: 170px;
	border-right: 1px solid #ccc;

	float: left;
}

#conts .boxA .innerBox02 dl dd.none {
	margin-right: 0;
	border-right: none;
}

#conts .boxA .innerBox02 ul.none {
	background: none;
}


/* add 090729 */
#conts .boxA .innerBox02 dl dd a {
	color:#000;
}

