@charset "Shift_JIS";
/*------------------------------------------------------------
	FLOBAL	event/index.css		- info/index.html -
--------------------------------------------------------------*/
#main h2.info{
	margin: 10px 0 10px 0;
	padding: 0 0 0 18px;
	border: none;
	height:31px;
	display:block;
	background:no-repeat url(../images/info_sttl01.gif) #ffffff;
	font-size:15px;
	text-align: left;
	line-height: 32px;
	font-weight: bold;
}

#main dd.info_title{
	text-align:left;
	width:100%;
}

#main p.thanks {
	padding: 0 0 0 25px;
	color: #DE4263;
	font-weight: bold;
}


#contents #sub {
	border-bottom: none;
}

.detail {
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 45em;
}

.detail th {
	width: 6.5em;
	line-height: 1.6;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.detail td {
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
}

#main a:link, 
#main a:visited {
	color: #0E409E;
	text-decoration: none;
}

#main a:hover, 
#main a:active {
	color: #0E409E;
	text-decoration: underline;
}

#main #moving {
	margin: 35px auto 0;
	 width: 45em;
	padding: 0;
	border-top: #CED3D6 1px solid;
}
#moving .before{
	padding: 0 0 0 175px;
	line-height:30px;
	float: left;
}
#moving .next{
	padding: 0 175px 0 0;
	line-height:30px;
	float: right;
}

#moving a:link, 
#moving a:visited, 
#moving a:hover, 
#moving a:active {
	font-weight:bold;
}
.style1 {color: #FF0000}

.lowertit {
	margin: 5px 0 5px 20px;
	padding: 0;
	text-align:left;
	clear:both;
	line-height:150%;
}
.lowerdit {
	margin: 0 0 10px 44px;
	padding: 0;
	text-align:left;
	line-height:150%;
	clear:both;
}
table { 
  border-collapse: collapse;
  margin:auto;
  }
td, th{
	border:1px solid #999999;
	text-align: center;
	padding:5px;
}

.noline {
	border:none;
}

.red_b{
	color:#FF0000;
	font-weight:bold;
}

