@charset "utf-8";
/* --------------------------------
	(各ページ個別スタイル)
	2011/06/02　nz
--------------------------------

	index
	
	1. index.html
	2. .html
	3. .html
	4. .html
	5. .html
	6. .html
	
	
--------------------------------- */




/* ==========================================================================================================

	 1. index.html
 
============================================================================================================*/

#mainArea {
}

.mainGra {
	width: 664px;
	float: left;
}

.Twit {
	width: 218px;
	float: right;
}

.photoflame {
	padding: 6px;
}

ul#photoA {
	float: left;
}

div#photoBC {
	float: right;
}

/*  ------------------------------------------------------------------

	1-1.	contentArea

---------------------------------------------------------------------*/


.eventinfo {
	padding: 20px;
}

.moreinfo {
	padding-top: 20px;
}

.moreinfo .info {
	width:426px;
	float: left;
}

.moreinfo .map {
	width:426px;
	float: right;
}

.profile {
	margin-bottom: 15px;
}

.pPhoto {
	border: #1c1c1c 8px solid;
	float: left;
	margin-right: 25px;
}

.Photobox img{
	border: #1c1c1c 8px solid;
	margin-bottom: 15px;
}

.Photobox{
	float: left;
	margin-right: 25px;
}

.tyup {
	width: 240px;
	background: #FF6700;
	color: #FFF;
	padding:10px;
	margin-bottom: 15px;
}


.profh {
	background: #e2e2e2;
	padding: 8px 8px;
	font-size: 16px;
}

.profiletxt {
	float: left;
	width: 580px;
}

.categly {
	color: #a215c5;
}


div.staff img {
	border: #1c1c1c 8px solid;
}

div.staff ul {
	text-align: center;
	float: left;
}

.mgnr40 {
	margin-right: 40px;
}

.mgnr13 {
	margin-right: 13px;
}


.lineimage {
	border: #1c1c1c 8px solid;
}

.accordion_head {cursor:pointer;}

/*  ------------------------------------------------------------------

	vol19ikou

---------------------------------------------------------------------*/

#suppot {
	background:url(../img/_frame/content/support_bg.jpg) no-repeat #232323;
	width: 940px;
	height: 228px;
	position: relative;
	margin-bottom: 10px;
}

#suppot ul li {
	float: left;
}

#suppot ul.sp {
	position: absolute;
	top: 16px;
	left: 12px;
}

#suppot ul.sp2 {
	position: absolute;
	top: 116px;
	left: 12px;
}


/*  ------------------------------------------------------------------

	初回再生用動画

---------------------------------------------------------------------*/
#firstMovWrap{
	display: none;
}

.advbox {
	background: #222;
	padding: 15px;
	color: #FFF;
}

.att {
	border: #F06 2px solid;
	padding: 10px;
	color: #F03;
	text-align: left;
	margin-bottom: 20px;
}


/* ==========================================================================================================

	99. clearFix (pkg)

============================================================================================================*/

/* start clearfix */
#mainArea:after,
.photoflame:after,
.moreinfo:after,
.profile:after,
.staff:after,
#suppot ul:after,
#suppot:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* ie6 hack */
* html #mainArea,
* html .photoflame,
* html .moreinfo,
* html .profile,
* html .staff,
* html #suppot ul,
* html #suppot,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx {
	zoom: 1;
}
/* ie7 hack */
*:first-child+html #mainArea,
*:first-child+html .photoflame,
*:first-child+html .moreinfo,
*:first-child+html .profile,
*:first-child+html .staff,
*:first-child+html #suppot ul,
*:first-child+html #suppot,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx {
	zoom: 1;
}
/* end clearfix */












