/* CHEER PAGE
----------------------------------------------------*/
#maincheer	{
	float: right;
	width: 596px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_cheer.gif) repeat-y top;
	text-align: center;
	line-height: 1.4;
	}

#maincheer #image	{
	margin-bottom: 0;
	padding: 0;
	}


#maincheer #event	{
	margin-left: 31px;
	margin-bottom: 15px;
	padding: 0;
	width: 532px;
	height: 420px;
	background: #fff url(../images/bg_cheer00.jpg) no-repeat top center;
	text-align: left;
	}
	* html #maincheer #event	{
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 532px;
	height: 420px;
	background: #fff url(../images/bg_cheer00.jpg) no-repeat top center;
	text-align: left;
	}
	*:first-child+html #maincheer #event { margin-left: 0; }


#maincheer #intro	{
	margin-left: 31px;
	padding: 0;
	width: 532px;
	height: 289px;
	background: #fff url(../images/bg_cheer01.jpg) no-repeat top center;
	text-align: left;
	}
	* html #maincheer #intro	{
	margin: 0;
	}
	*:first-child+html #maincheer #intro { margin-left: 0; }

#maincheer #event #txt,#maincheer #intro #txt	{
	padding: 33px 0 0 25px;
	padding-right: 15px;
	text-align: left;
	}

#maincheer #price	{
	margin: 10px 0 20px 32px;
	padding: 0;
	width: 538px;
	}
	* html #maincheer #price	{
	margin: 10px 0 20px 0;
	padding: 0;
	width: 538px;
	}
	*:first-child+html #maincheer #price { margin-left: 0; }

#maincheer #box01	{
	margin-left: 31px;
	margin-bottom: 20px;
	width: 532px;
	height: 228px;
	background: #fff url(../images/bg_cheer02.jpg) no-repeat top center;
	text-align: left;
	}
	* html #maincheer #box01	{
	margin-left: 0;
	}
	*:first-child+html #maincheer #box01 { margin-left: 0; }

#maincheer #box01 #txt	{
	padding: 85px 15px 0 163px;
	text-align: left;
	}

#maincheer #box02	{
	margin-left: 31px;
	margin-bottom: 20px;
	width: 532px;
	height: 383px;
	background: #fff url(../images/bg_cheer03.gif) no-repeat top center;
	text-align: left;
	}
	* html #maincheer #box02	{
	margin-left: 0;
	}
	*:first-child+html #maincheer #box02 { margin-left: 0; }

#maincheer #box02 #txt	{
	padding: 340px 0 0 300px;
	text-align: left;
	font-size: 10px;
	}

#maincheer #button	{
	margin: 10px 0 20px 32px;
	padding: 0;
	width: 532px;
	}
	* html #maincheer #button	{
	margin: 10px 0 20px 0;
	padding: 0;
	width: 532px;
	}
	*:first-child+html #maincheer #button { margin-left: 0; }

#maincheer #area2	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	}
#maincheer #area2 .left	{
	margin: 0;
	padding: 0;
	float: left;
	width: 240px;
	text-align:left;
	}
	
#maincheer #area2 .right	{
	margin: 0;
	padding: 0;
	float: right;
	width: 265px;
	text-align: left;
	}
#maincheer #area2 #blutitle	{
	margin-bottom: 15px;
	padding: 0;
	}
#maincheer #area2 .detail	{
	margin: 0 5px 20px;
	padding: 0;
	}
#maincheer #area2 .detail .index	{
	margin: 0;
	padding: 0 0 3px 0;
	color: #333;
	font-weight: bold;
	border-bottom: 1px dashed #00AEE8;
	}
#maincheer #area2 .maru	{
	margin-right: 5px;
	padding: 0;
	font-size: 8px;
	color: #f90;
	}
#maincheer #area2 .detail .exp	{
	margin: 0;
	padding: 5px 5px 0;
	line-height: 1.4em;
	text-justify: auto;
	}
#maincheer #area2 .detail #banner	{
	margin: 0 auto;
	padding: 5px 5px 0 0;
	text-align: center;
	}
#maincheer #area2 .detail #qrcode	{
	margin: 0 auto;
	padding: 15px 20px 15px 15px;
	text-align: center;
	}
#maincheer #area2 .detail .barcode	{
	margin-right: 5px;
	padding: 0;
	font-size: 10px;
	}
#maincheer #area2 .detail .exp ul	{
	margin: 0;
	padding-left: 20px;
	list-style: none;
	}
#maincheer #area2 .detail .exp li	{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}
#maincheer #imagejoin	{
	margin-bottom: 10px;
	padding: 0;
	}


/* Cheer FORM PAGE
----------------------------------------------------*/
#maincheer #formarea	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	text-align: left;
	background: transparent url(../images/bg_cheerform.gif) no-repeat top;
	}
#maincheer #formarea .exp	{
	margin: 0;
	padding: 20px 50px;
}
#maincheer #formarea form	{
	margin: 0 70px;
	padding: 0;
}
#maincheer #formarea select	{
	margin: 0;
	padding: 0;
}
#maincheer textarea	{
	width: 380px;
}


/* CHEER NEW
----------------------------------------------------*/
/* TOP
----------------------------------------------------*/

#content	{
	float: right;
	width: 596px;
	margin: 0;
	padding-top: 69px;
	background: #fff url(/cheer/images/bg_head.gif) no-repeat left top;
	text-align: center;
	position: relative;
	}
	#content #cover	{
	position: absolute;
	top: 0;
	left: 0;
	}

#content #contentIn	{
	margin-left: 38px;
	width: 513px;
	}
	* html #content #contentIn	{/* IE 6 */
	margin: 0 28px;
	}
	*:first-child+html #content #contentIn	{/* IE 7 */
	margin: 0 28px;
	}

#content #contentIn	{
	margin-left: 38px;
	width: 513px;
	}
	* html #content #contentIn	{/* IE 6 */
	margin: 0 28px;
	}
	*:first-child+html #content #contentIn	{/* IE 7 */
	margin: 0 28px;
	}

#content #cheerLeft	{
	float: left;
	width: 152px;
	background: transparent url(/cheer/images/bg_left.gif) no-repeat left top;
	text-align:left;
	}
#content #cheerLeft h4	{
	padding-bottom: 2px;
	color: #f60;
	margin: 8px 8px 0 8px;
	font-size: 10px;
	}
#content #cheerLeft .leftBox	{
	margin: 0 8px 5px 8px;
	padding: 0;
	background: #fff;
	border: 1px solid #ccc;
	}
	#content #cheerLeft .leftBox .boxImg	{
	margin: 10px 0 5px;
	padding: 0;
	text-align: center;
	}
	#content #cheerLeft p	{
	margin: 0 5px 5px;
	padding: 0;
	font-size: 10px;
	line-height: 1.4;
	}
	#content .leftEnd	{
	height: 17px;
	background: transparent url(/cheer/images/bg_left_end.gif) no-repeat left bottom;
	}

#content #cheerRight	{
	float: left;
	width: 361px;
	text-align:left;
	}

#content #cheerRight .box	{
	margin-bottom: 15px;
	}
	
#content #cheerRight h3	{
	margin: 0 0 0 5px;
	color: #fff;
	padding-left: 5px;
	font-size: 12px;
	height: 21px;
	background: transparent url(/cheer/images/bg_bar.gif) no-repeat left top;
	line-height: 21px;
	}
#content #cheerRight h3 a	{
	color: #fff;
	}

#content #cheerRight dl#schedule	{
	margin: 0 auto;
	margin-left: 12px;
	padding: 5px 0;
	width: 345px;
	border-bottom: 1px dashed #ccc;
	clear: both;
	}
	#content #cheerRight dl#schedule dt	{
	margin: 0;
	float: left;
	font-size: 10px;
	width: 5.0em;
	text-align: left;
	}
	* html #content #cheerRight dl#schedule dt	{/* IE 6 */
	width: 4.0em;
	}
	*:first-child+html #content #cheerRight dl#schedule dt	{/* IE 7 */
	width: 4.0em;
	}
	#content #cheerRight dl#schedule dd	{
	margin-left: 5.5em;
	text-align: left;
	}
	* html #content #cheerRight dl#schedule dd	{/* IE 6 */
	margin-left: 4.5em;
	}
	*:first-child+html #content #cheerRight dl#schedule dd	{/* IE 7 */
	margin-left: 4.5em;
	}

#content #cheerRight .box .exp	{
	margin: 5px 0 0 12px;
	padding: 0.2em;
	line-height: 1.5;
	width: 345px;
	color: #600;
	}
	#content #cheerRight .box .exp span	{
	color: #c30;
	}
	#content #cheerRight .box .exp #pht	{
	float: right;
	margin: 0 0 5px 10px;
	padding: 3px;
	border: 1px solid #ccc;
	}

#content #cheerRight .box #butArea	{
	margin: 5px 0 0 0;
	padding: 0;
	height: 66px;
	}
	#content #cheerRight .box #butAreaLeft	{
	margin-left: 80px;
	padding: 0;
	text-indent: -9999px;
	width: 66px;
	height: 66px;
	float: left;
	}
		#content #cheerRight .box #butAreaLeft a	{
		height: 66px;
		display: block;
		background: transparent url(/cheer/images/topbut_program.gif) no-repeat left top;
		}
		#content #cheerRight .box #butAreaLeft a:hover	{
		height: 66px;
		background: transparent url(/cheer/images/topbut_program.gif) no-repeat left -66px;
		}
	#content #cheerRight .box #butAreaRight	{
	margin-left: 80px;
	padding-left: 0;
	text-indent: -9999px;
	width: 66px;
	height: 66px;
	float: left;
	}
		#content #cheerRight .box #butAreaRight a	{
		height: 66px;
		display: block;
		background: transparent url(/cheer/images/topbut_trial.gif) no-repeat left top;
		}
		#content #cheerRight .box #butAreaRight a:hover	{
		height: 66px;
		background: transparent url(/cheer/images/topbut_trial.gif) no-repeat left -66px;
		}

#content #cheerRight .box ul.voice	{
	margin: 3px 0 0 10px;
	padding: 0;
	border-bottom: 1px dashed #ccc;
	width: 345px;
	}
	#content #cheerRight .box ul.voice li	{
	margin-left: 20px;
	padding: 0.2em 0;
	line-height: 1.5;
	}
#content #cheerRight .box p.right	{
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	}
#content #cheerRight .box p.txt	{
	margin: 5px 5px 0 10px;
	padding: 0;
	line-height: 1.5;
	}


/* PROGRAM
----------------------------------------------------*/
#program .section	{
	margin: 15px 0px 15px 10px;
	text-align: left;
	}
#program .locateLnk	{
	margin: 15px 0px 15px 10px;
	padding: 8px;
	border: 1px solid #ccc;
	background: #eee;
	}
#program .ttlLocate	{
	margin: 15px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	line-height: 1.4;
	}
#program .section p.exp	{
	margin: 15px 0;
	}
	#program .section p.exp span	{
	color: #c30;
	}
#program .box	{
	clear: both;
	margin-bottom: 10px;
	}
#program .box h4	{
	margin: 0 0 5px 0;
	padding: 0.2em 0 0.2em 5px;
	border-left: 5px solid #e00084;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eff0e8;
	font-size: 12px;
	}
	#program .box h4 span	{
	margin-left: 3px;
	padding: 0;
	font-weight: normal;
	}
	#program .box .pht	{
	float: left;
	margin: 3px 0 5px 3px;
	padding: 3px;
	border: 1px solid #ccc;
	}
#program .box table	{
	margin: 5px 0 0 0;
	width: 330px;
	float: right;
	}
	#program .box table th	{
	padding: 0.2em;
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
	line-height: 1.6;
	}
	#program .box table td	{
	padding: 0.2em;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	line-height: 1.6;
	}

#program #price	{
	margin: 15px 0 25px -15px;
	}
	* html #program #price	{/* IE 6 */
	margin: 15px 0 25px -10px;
	}

#program ul.right	{
	margin: 0 0 25px 0;
	list-style-type: none;
	}
#program ul.right li	{
	float: right;
	padding-left: 18px;
	background: transparent url(/nikkei/images/bg_icoyaji.gif) no-repeat left top;
	line-height: 15px;
	}

/* PROFILE
----------------------------------------------------*/

#profile .section dl	{
	margin: 15px 0;
	padding: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	#profile .section dt	{
	margin: 0;
	padding: 10px;
	background: #eee;
	float: left;
	width: 170px;
	text-align: center;
	}
	#profile .section dd	{
	margin-left: 200px;
	padding: 10px;
	text-align: left;
	}
	#profile .section dd h4	{
	padding: 0.2em;
	color: #c30;
	border-bottom: 1px solid #ccc;
	}
	#profile .section dd h4 span	{
	margin-left: 0.2em;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	}
	#profile .section dd ul	{
	margin: 0;
	padding: 0;
	}
	#profile .section dd li	{
	margin-left: 20px;
	padding: 0;
	line-height: 1.5;
	}


/* VOICE
----------------------------------------------------*/
#voice .section	{
	margin: 15px 0;
	}

#voice .section ul	{
	margin:0;
	padding: 0;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	}
	#voice .section li	{
	margin-left: 20px;
	padding: 0.2em 0;
	line-height: 1.6;
	}

/* TRIAL
----------------------------------------------------*/
#trial .section	{
	margin: 15px;
	text-align: left;
	}

#trial .section p.exp	{
	margin: 15px 0;
	}

#trial .section select,#trial .section input,#trial .section textarea	{
	border: 1px solid #ccc;
	}

/* ACCESS
----------------------------------------------------*/
#access .section	{
	margin: 15px 0px 15px 10px;
	text-align: left;
	}

#access .box h4	{
	margin: 0;
	padding: 0.1em 0 0.1em 5px;
	border-left: 5px solid #00a4e0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eff0e8;
	}
	#access .box iframe	{
	margin: 10px 0 0 40px;
	}

#access .section p.exp	{
	margin: 15px 0;
	text-align: center;
	font-size: 10px;
	}


/* TOPICS
----------------------------------------------------*/
#topics .section	{
	margin: 15px 0px 15px 10px;
	text-align: left;
	line-height: 1.6;
	}
#topics .section h4	{
	margin: 0;
	padding: 0.2em 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}
#topics .section p	{
	margin: 15px 0;
	line-height: 1.6;
	}
#topics .section .pht	{
	float: right;
	margin: 3px 0 5px 10px;
	padding: 3px;
	border: 1px solid #ccc;
	clear: both;
	}


/* TITLE TREATMENT
----------------------------------------------------*/
h3.ttl	{
	margin: 0;
	padding-left: 5px;
	font-size: 14px;
	border-left: 8px solid #c30;
	line-height: 1.0;
	text-align: left;
	}
h3.ttl a	{
	color: #333;
	}

/* COMMON
----------------------------------------------------*/
p.right	{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	clear: both;
	}



/* NAVIGATION
----------------------------------------------------*/
#cheerNav	{
	margin: 10px 0 20px;
	padding: 0;
	background: transparent url(/cheer/images/nav.gif) top left no-repeat;
	width: 513px;
	height: 29px;
	position: relative;
	text-align:left;
	}

#cheerNav ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#cheerNav li	{
	margin: 0;
	padding: 0;
	position: absolute;
	}
	#cheerNav li a	{
	top: 0;
	height: 29px;
	text-indent: -9999px;
	position: absolute;
	}
	#cheerNav li a:hover	{
	position: absolute;
	}
	
	#cheerNav li#program a	{left: 0;width: 109px; background: transparent url(/cheer/images/nav.gif) 0px 0px no-repeat;}
	#cheerNav li#program a:hover	{background: transparent url(/cheer/images/nav.gif) 0px -29px no-repeat;}
	#cheerNav li#profile a	{left: 109px;width: 127px; background: transparent url(/cheer/images/nav.gif) -109px 0px no-repeat;}
	#cheerNav li#profile a:hover	{background: transparent url(/cheer/images/nav.gif) -109px -29px no-repeat;}
	#cheerNav li#voice a	{left: 236px;width: 97px; background: transparent url(/cheer/images/nav.gif) -236px 0px no-repeat;}
	#cheerNav li#voice a:hover	{background: transparent url(/cheer/images/nav.gif) -236px -29px no-repeat;}
	#cheerNav li#trial a	{left: 333px;width: 90px; background: transparent url(/cheer/images/nav.gif) -333px 0px no-repeat;}
	#cheerNav li#trial a:hover	{background: transparent url(/cheer/images/nav.gif) -333px -29px no-repeat;}
	#cheerNav li#access a	{left: 423px;width: 91px; background: transparent url(/cheer/images/nav.gif) -423px 0px no-repeat;}
	#cheerNav li#access a:hover	{background: transparent url(/cheer/images/nav.gif) -423px -29px no-repeat;}



/* CLEARFIX TREATMENT
------------------------------------------------------------------*/
#profile .section dl:after,#program .box:after	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}

#profile .section dl,#program .box		{
	display: inline-block;
	}
	
/* Hides from IE-mac \*/ 
	* html #profile .section dl,* html #program .box		{
	height: 1%;
	}

#profile .section dl,#program .box		{
	display: block;
	} 
/* End hide from IE-mac */