@charset "UTF-8";
/*---------------------------------------------------------------
-----------------------------------------------------------------
geisai style CSS
The date     : 2008.2.29
Last up date : 2008.2.29

-----------------------------------------------------------------
		-- sytle
		　　
		-- clearfix
-----------------------------------------------------------------
---------------------------------------------------------------*/

/*==================================================================
//
//  -- sytle
//
================================================================== */
#toptop #hd .wrp .section {
	padding: 10px 0 0 90px;
	background: url(../images/parts/dot_toptop.gif) no-repeat right bottom;
}

#geisaiSchedule {
	height: 116px;
	line-height:1;
	background: url(../images/parts/dot_toptop.gif) no-repeat bottom;
}

#geisaiSchedule p {
	width: 935px;
	line-height: 1;
	margin: 0 auto;
}

#geisaiSchedule p a{
	margin-left: 90px;
}


#toptop #hd .wrp .section .naviFunction{
	float: right;
	margin: 0 0 20px 0;
}

#toptop .naviFunction ul {
	margin: 10px 0px 0 0;
}

#toptop .main h2 {
	width: 232px;
	height: 16px;
	margin-bottom: 25px;
	text-indent: -9999px;
	font-size: 1%;
	background: url(../images/toptop/title_toptop.gif) no-repeat;
}

#toptop #bd .wrp .section {
	padding: 0 0 0 90px;
}

#toptop #bd .wrp .main {
	background: url(../images/parts/img_tmark.gif) left top no-repeat;
}

#toptop .event {
	cursor: pointer;
	padding-left: 90px;
	background: url(../images/toptop/arrow_big_r.gif) no-repeat left top;
}

#toptop .event2 {
	margin-bottom: 40px;
}

#toptop .event .data {
	float: left;
	width: 620px;
}

#toptop .event .img {
	float: right;
	width: 215px;
	line-height: 0;
}

#toptop .event .btn a{
	display: block;
	width: 190px;
	height: 30px;
	margin: 18px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background: url(../images/toptop/btn_enter.gif) no-repeat;
}

#toptop .event:hover .btn a {
	background-position: bottom;
}

#toptop .event1 .title {
	width: 620px;
	height: 87px;
	text-indent: -9999px;
	font-size: 1%;
	background: url(../images/toptop/title_gm2.gif) no-repeat bottom left;
}

#toptop .event2 .title {
	width: 620px;
	height: 110px;
	text-indent: -9999px;
	font-size: 1%;
	background: url(../images/toptop/title_geisai11.gif) no-repeat;
}

#openDay {
	margin-top: 5px;
}

/*==================================================================
//
//  --  clearfix
//
================================================================== */
#toptop .event:after
{
  content: '[.]';
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

#toptop .event
{
  zoom: 1;
}

