@charset "utf-8";


/* -------------------------------------------------------------------------------
	
	event
	
------------------------------------------------------------------------------- */

.jump {
	position: absolute;
	right: 5px;
	bottom: 0px;
	}

span.atn {
	color: #d5131c;
	clear: both;
	}

p.breadlist {
	z-index: 300;
	position: absolute;
	top: 40px;
	left: 30px;
	}

#event div.set {
	padding:10px 0;
	width: 650px;
	min-height: 1px;
	}

#event div.set:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}	

* html div.set {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-- main --*/
body#event div#main {
	float: right;
	width: 670px;
	text-align: left;
	margin: 0 0 0 10px;
	}
body#event #main .contents{
	width: 650px;
	margin: 0 0 0 10px;
	}

#event div#main h2.tit01 {
	margin: 45px 0 15px 0;
	width: 670px;
	height: 0px;
	overflow: hidden;
	display: block;
	padding-top: 55px;
	background-image: url(../images/top/tit_main.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#event div.set div.tit {
	width: 650px;
	display: block;
	background-image: url(../images/common/tit_ul650.gif);
	background-position: 0 bottom ;
	background-repeat: no-repeat;
	}
#event div.set div.tit h3 {
	padding: 5px 0 10px 25px;
	display: block;
	background-image: url(../images/common/tit_star.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	line-height: 120%;
	}	

#event div.set div.tit h3 em{
	font-size: 70%;
	font-style: normal;
	}



#event div.set div.textbox {
	float: left;
	width: 430px;
	margin-left: 10px;
	}
#event div.set div.ph {
	width: 198px;
	float:left;
	}	
#event div.set p a {
	float: right;
	}
#event div.set span em {
	color: #d5131c;
	}

#event div.set dl{
	padding: 0;
	}
#event div.set dt{
	float: left;
	width: 5em;
	font-weight: bold;
	clear: left;
	}
#event div.set dd{
	width: 27em;
	line-height: 130%;
	float: left;
	}
#event div.set .right{
	float: right;
	}

#event div.set ul.link_bnr{
	list-style: none;
}

#event div.set ul.link_bnr li{
	text-align: right;
}



/*--event side menu --*/

#sidenavi div.menu {
	position: relative;
	margin: 0;
	padding: 55px 0 20px 12px ;
	width: 193px;
	color: #000000;
	text-align: left;
	clear: both;
	}
.menu h2 {
	margin: 0 0 5px 0;
	width: 170px;
	height: 0px;
	overflow: hidden;
	display: block;
	padding-top: 45px;
	background-image: url(../images/common/tit_sidemenu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.menu ul.list {
	width: 170px;
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	}
.menu ul.list li {
	list-style: none;
	margin: 0;
	padding: 5px 0 10px 10px;
	background-image: url(../../images/common/side_dotline.gif); 
	background-position:  0 bottom;
	background-repeat: no-repeat;	
	}
.menu a {
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	background-image: url(../../images/common/link_star.gif); 
	background-position:  0 3px;
	background-repeat: no-repeat;	
	}
.menu span.sel {
	color: #6a7e13; 
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	background-image: url(../../images/common/link_star_sel.gif); 
	background-position:  0 3px;
	background-repeat: no-repeat;	
	}
.menu span.arrow_sel {
	color: #6a7e13; 
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	background-image: url(../../images/common/link_arrow_sel.gif);
	background-position:  0 3px;
	background-repeat: no-repeat;	
	}
.menu span.no {
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding: 0 0 0 20px;
	margin:0;
	}
.menu span.no_sel {
	color: #6a7e13; 
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding: 0 0 0 20px;
	margin:0;
	}
.menu span.arrow a {
	background-image: url(../../images/common/link_arrow.gif); 
	background-position:  0 3px;
	background-repeat: no-repeat;
	}
.menu span.no a {
	padding: 0;
	background-image:none;
	}
	

/**/
div#thanks_consa table{
	width: 290px;
	margin: 0;
}

div#thanks_consa table caption{
	text-align: left;
	font-weight: bold;
}

div#thanks_consa table th{
	font-weight: normal;
	width: 90px;
	vertical-align: top;
}

div#thanks_consa div.left{
	float: left;
	margin: 0;
	border: 1px solid #e51f1f;
	padding: 10px;
	background-color: #ffffff;
}

div#thanks_consa div.right{
	float: right;
	margin: 0;
	border: 1px solid #e51f1f;
	padding: 10px;
	background-color: #ffffff;
}



	
