@charset "UTF-8";

h2 {
  width: 716px;
  height: 152px;
  background-image: url('../../../img/event/intro/common/banner.gif');
  background-repeat:no-repeat;
  margin-left: 50px;
}

div#event-contents {
  width: 560px !important;
  margin: 20px 0px 10px 20px !important;
  float: left !important;
}

div#intern-menu div{
	background-image:url('../../../img/event/intro/event-count.gif');
	background-repeat:no-repeat;
	width:121px;
	height:34px;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	color:#FF00CC;
	font-family:'HG丸ｺﾞｼｯｸM-PRO';
}

div#intern-menu ul#rank{
  padding:0px;
  margin:0px;
  width:121px;
  margin-left:60px;
}

div#intern-menu ul#rank li{
  padding:0px;
  margin:0px;
  width:121px;
  height:35px;
  list-style-type:none;
  text-align:left;
}

li#rank_1{
  background-image:url('../../../img/event/intro/list/rank-1.gif');
  background-repeat:no-repeat;
}

li#rank_2{
  background-image:url('../../../img/event/intro/list/rank-2.gif');
  background-repeat:no-repeat;
}

li#rank_3{
  background-image:url('../../../img/event/intro/list/rank-3.gif');
  background-repeat:no-repeat;
}

li#rank_4{
  background-image:url('../../../img/event/intro/list/rank-4.gif');
  background-repeat:no-repeat;
}

li#rank_5{
  background-image:url('../../../img/event/intro/list/rank-5.gif');
  background-repeat:no-repeat;
}

div#intern-menu ul#rank li a{
  width:100px;
  height:10px;
  background-color:#FFFFFF;
  margin-left:25px;
  text-align:left;
  font-size:12px;
  position:relative;
}

table.eventList{
  width:502px !important;
  height:190px;
  background-image:url('../../../img/event/intro/list/list-back.gif');
  background-repeat:no-repeat;
  padding:0px;
  margin-bottom:20px;
  font-size:12px;
}

table.eventList img{
  margin:0px;
  padding:0px;
}

table.eventList tr{
  height:22px;
  padding:0px;
  width:482px;
}

table.eventList tr td{
  margin:0px !important;
  padding:0px !important;
}

td.eventTitle{
  width:502px;
  height:20px;
}

td.eventTitle img{
  margin:0px;
  padding:0px;
  float:left;
  margin:3px 3px 0px 3px;
}

td.eventTitle a{
  padding-top:0px;
  height:10px;
  float:left;
  margin:4px 3px 0px 3px;
}

td.eventImg{
  width:162px !important;
  height:160px;
  /*background-color:#0066FF;*/
  padding:0px;
  margin:0px;
  text-align:center;
}

td.eventImg img{
  /*width:152px;
  height:147px;*/
  margin:0px 5px;
  padding:0px;
}

td.eventIcon{
  width:65px !important;
  height:22px;
  padding:0px;
  /*background-color:#CCCCCC;*/
}

td.eventIcon img{
  width:55px !important;
  height:22px;
  margin:3px 0px 0px 15px;
  padding:0px;
}

td.eventDetail{
  width:243px !important;
  height:22px;
  /*background-color:#FFFF00;*/
  margin:0px;
  padding:0px;
}

td.eventIntro{
  table-layout:fixed;
  width:243px !important;
  height:auto;
  /*background-color:#999999;*/
  vertical-align:top;
  text-align:left;
  margin:0px;
  padding:0px;
}

td.eventIntro div{
  width:243px;
  height:55px;
  overflow:hidden;
  padding-right:5px;
  margin:0px;
}

td.eventIconFree{
  width:80px !important;
  height:auto;
  margin:0px;
  padding:0px;
}

div.detailsBtn{
  width:72px;
  height:22px;
  position:relative;
  top:-32px;
  left:420px;
}

div.detailsBtn a{
  padding:0px;
  margin:0px;
}

div.detailsBtn a img{
  width:72px;
  height:22px;
}

