@charset "utf-8";
/* CSS Document */


#con01                 { display:block; width:650px; margin:0 0 30px 0; }
#con01_left            { display:block; width:435px; float:left; }
#con01_left table      { font-size:12px; }
#con01_left table th   { border-bottom:1px dotted #006699; text-align:left; }
#con01_left table td   {
	border-bottom:1px dotted #006699;
	text-align:left;
	color: #000;
}
#con01_right           {
	display:block;
	width:187px;
	float:right;
	margin-right: 10px;
	margin-top: 30px;
}

#con02                 { display:block; width:650px; margin:0 0 30px 0; }
#con02 table           { font-size:12px; }
#con02 table th        { background:#E0E9F8; }
#con02 table td        {
	background-color:#FFFFFF;
	color: #000;
}

#botan01 a             { display:block; width:290px; height:83px; background:url(../../event/images/botan01.jpg) 0px 0px no-repeat; margin:0 auto 30px auto; }
#botan01 a:hover       { background:url(../../event/images/botan01.jpg) -290px 0px no-repeat; text-decoration:none; }

#botan02 a             { display:block; width:240px; height:61px; background:url(../../event/images/botan02.jpg) 0px 0px no-repeat; margin:0 0 30px 400px; }
#botan02 a:hover       { background:url(../../event/images/botan02.jpg) -240px 0px no-repeat; text-decoration:none; }

#main .txt01 {
	display: block;
	margin-bottom: auto;
	margin-left: 20px;
}

