@charset "euc-jp";
/*
-------------------------------------------------------------------------------------------
 cosplay-walker.com's Styles of home
 Author:  fukuda
 Last updata:  2008.01.27
-------------------------------------------------------------------------------------------
/*-------------------------------------*/



body {
  font: 12px/14px "Lucida Grande", "MS PGothic", Sans-Serif;
  color: #333;
  background-color: #FFF;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
/*\*/
a {
   overflow: hidden;
}
/**/
a:link, a:visited {
  color: #FF9900;
}
a:hover {
  color: #46B7DC;
  text-decoration: none;
  filter: alpha(opacity=70);
    opacity: 0.7;
}
a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
h1, h2, h3, h4, h5, h6, p, ul, dl, ol, li, dt, dd, form {
  margin: 0px;
  padding: 0px;
}
p, dt, dd, li {/*IE用自動改行*/
  word-break: break-all;
}
h1, h2 {
  font-size: 10px;
}
img {
  border: 0 none;
}
ul li {
  list-style: none;
}
legend {
  display: none;
}
fieldset {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}
textarea {
  font-size: 12px;
  line-height: 18px;
}
select {
  font-size: 12px;
}
th, td {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
/*----------------------------------↑HTMLタグ再定義↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------↓基本フォーマット↓----------------------------------*/
#Wrap {
  text-align: left;
  width: 800px;
  margin: 0 auto;
}
/*---------------------------------------------------------------------------------------*/

#event {
	background: url(../common/images/cnr_form.gif) no-repeat left bottom;
	margin-bottom: 15px;
	padding-bottom: 40px;
	width: 800px;
}
#event h2 {
	width: 800px;
	height: 47px;
	background: url(images/h2_live.gif) no-repeat;
	text-indent: -10000px;
}
#event h3 {
	color: #EF626A;
	padding-top: 5px;
}
#event h4 {
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 13px;
	background: url(../common/images/line04.gif) repeat-x left bottom;
	
}
#event h4 span {
	color: #666;
	font-size: 12px;
}
#event div.waku {
	padding: 10px 20px;
	border-right: 5px solid #98C93A;
	border-left: 5px solid #98C93A;
}
#event p {
	padding: 2px 0;
}
#event p.pad_b20 {
	padding-bottom: 20px;
}
#event dl.place {
	margin-bottom: 15px;
}
#event dl.place dd {
	margin-bottom: 5px;
}
#event div.m_day, #event div.m_night, #event div.mc {
	width: 730px;
	padding: 20px 0;
}

#event h3.tl {
	width: 160px;
	height: 18px;
	background: url(../images/h_tl+.jpg) no-repeat;
	text-indent: -10000px;
}

#event h5.day {
	color: #fd86c0;
}
#event h5.night {
	color: #8689fd;
}
#event h5.mc {
	color: #93c93a;
}

#event div.m_day {
	background-color: #fff4f9;
	margin: 5px 0 20px;
}
#event div.m_night {
	background-color: #f4f4ff;
	margin-top: 5px;
	margin: 5px 0 20px;
}
#event div.mc {
	background-color: #e9ffc6;
}

#event .m_day ul,  #event .m_night ul, #event .mc ul {
	padding-left: 35px;
}

#event .m_day ul li, #event .m_night ul li, #event .mc ul li {
	float: left;
	width: 150px;
	padding: 4px 7px;
	font-size: 14px;
	line-height: 22px;
}


/*--------------report---------------*/


#Wrap #report {
	background: url(images/img_fline.jpg) no-repeat bottom left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 800px;
}

#report div.waku {
	background: black;
	padding: 10px 20px;
	border-right: 5px solid #98C93A;
	border-left: 5px solid #98C93A;
}
#report h2 {
	float: left;
	background: url(images/h2_fes.jpg) no-repeat bottom left;
	width: 637px;
	height: 70px;
	text-indent: -10000px;
	padding: 0;
	margin: 0;
}

#report p.date {
	float: right;
	background: url(images/date.jpg) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 163px;
	padding: 0;
	margin: 0;
}
#report .txt {
	color: white;
	padding-bottom: 25px;
}
#report .top_img {
	padding: 0;
	margin: 0;
}

#report ul {
	padding: 0;
	margin: 0;
	height: 1%;
}

#report ul li {
	background: black;
	float: left;
	padding: 6px;
}


/*--------------report---------------*/

.clearfix:after { content: ""; display: block; height: 0; visibility: hidden; clear: both; }

}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

