html
{
	background: #151111;
}
body
{
	color: #000;
	/*-webkit-text-size-adjust: 100%;*/
	height: 100%;
	font-family:'Arial','ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/* -----------------------------------------
#header
----------------------------------------- */
#header
{
	width: 100%;
	max-width: 960px;
	/width: 960px;
	width: 960px\9;
	margin: 0 auto;
	height: 94px;
}
#header h1
{
	width: 100px;
	height: 34px;
	margin-top: 30px;
	float: left;
}
#header h1 a
{
	display: block;
	width: 0;
	height: 34px;
	padding-left: 100px;
	background: url(../images/header_logo.gif);
	overflow: hidden;
}

#header h2
{
	width: 260px;
	height: 44px;
	margin-top: 20px;
	float: right;
}
#header h2 a
{
	display: block;
	width: 0;
	padding-left: 260px;
	height: 44px;
	background: url(../images/header_title.gif);
	overflow: hidden;
}

/* -----------------------------------------
#content
----------------------------------------- */
#content
{
	width: auto;
	max-width: 960px;
	/width: 960px;
	width: 960px\9;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
#content div.content-box
{
	background: #fff;
	_width:960px;
	overflow: hidden;
	border-radius: 5px;
	behavior: url(styles/libs/border-radius.htc);
	margin-bottom: 10px;
}
#content div.content-box h3.title
{
	height: 50px;
	width: 0;
	overflow: hidden;
	padding-left: 960px;
}
/* .cover ------------------------------- */
#content div.cover
{
	height: 360px;
	width: 960px\9;
	margin-bottom: 20px;
}

#content div.cover h2.campaign-logo
{
	width: 0;
	padding-left: 260px;
	background: url(../images/cover_campaign-logo.gif);
	height: 360px;
	float: left;
	overflow: hidden;
}

#content div.cover div.campaign-title
{
	max-width: 700px;
	height: 360px;
	float: right;
}
#content div.cover div.campaign-title h3
{
	width: 0;
	padding-left: 700px;
	background: url(../images/cover_campaign-title.gif);
	height: 190px;
	overflow: hidden;
}
#content div.cover div.campaign-title p
{
	width: 0;
	padding-left: 700px;
	background: url(../images/cover_campaign-copy.gif);
	height: 170px;
	overflow: hidden;
}
#content ul.notices
{
	margin-bottom: 40px;
}
#content ul.notices li
{
	line-height: 20px;
	text-indent: -1em;
	padding-left: 1em;
	color: #eee;
}
#content div.cover-image
{
	display: none;
}

/* .music-unlimited --------------------- */

#content div.music-unlimited
{
	background: #fff;
	min-height: 160px;
	padding: 20px;
	overflow: hidden;
	width: auto;
	_width: 920px;
	margin-bottom: 40px;
	border-radius: 5px;
	behavior: url(styles/libs/border-radius.htc);
}

#content div.music-unlimited div.mu-logo
{
	width: 0;
	padding-left: 240px;
	height: 160px;
	background: url(../images/music-unlimited_logo.gif) no-repeat left center;
	overflow: hidden;
	float: left;
}
#content div.music-unlimited div.text
{
	width: 640px;
	min-height: 160px;
	padding-right: 10px;
	padding-left: 29px;
	float: right;
	border-left: solid 1px #d6d6d6;
}

#content div.music-unlimited div.text h3
{
	width: 0;
	padding-left: 640px;
	height: 40px;
	background: url(../images/music-unlimited_copy.gif);
	margin-bottom: 10px;
	overflow: hidden;
}
#content div.music-unlimited div.text p
{
	line-height: 20px;
	min-height: 60px;
	margin-bottom: 10px;
}
#content div.music-unlimited div.text a.link-button
{
	display: block;
	width: 0;
	padding-left: 240px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/music-unlimited_link-button.gif);
	overflow: hidden;
}
#content div.music-unlimited div.text a.link-button:hover
{
	opacity: 0.7;
}
/* .term -------------------------------- */
#content div.term h3.title { background-image: url(../images/term_title.gif); }
#content div.term p.content-body
{
	padding: 20px 30px;
	line-height: 30px;
	font-size: large;
	font-weight: bold;
}
/* .eligible ---------------------------- */
#content div.eligible h3.title { background-image: url(../images/eligible_title.gif); }
#content div.eligible p.content-body
{
	padding: 15px 30px;
	line-height: 20px;
}
/* .inquiry ---------------------------- */
#content div.inquiry h3.title { background-image: url(../images/inquiry_title.gif); }
#content div.inquiry p.content-body
{
	padding: 15px 30px;
	line-height: 20px;
}

/* .how-to ------------------------------ */
#content div.how-to
{
}
#content div.how-to h3.title { background-image: url(../images/how-to_title.gif); }
#content div.how-to p.content-body
{
	padding: 15px 30px;
	line-height: 20px;
}
#content div.how-to ol
{
	width: 640px;
	margin: 0 auto;
	padding-left: 260px;
	background: url(../images/how-to_pop.gif) no-repeat;
	min-height: 510px;
}
#content div.how-to ol li
{
	margin-bottom: 40px;
}

#content div.how-to ol li h4
{
	width: 0;
	padding-left: 640px;
	height: 30px;
	overflow: hidden;
}
#content div.how-to ol li.step01 h4 { background-image: url(../images/how-to_step01.gif); height: 60px; }
#content div.how-to ol li.step02 h4 { background-image: url(../images/how-to_step02.gif); }
#content div.how-to ol li.step03 h4 { background-image: url(../images/how-to_step03.gif); }
#content div.how-to ol li.step04 h4 { background-image: url(../images/how-to_step04.gif); }
#content div.how-to ol li.step05 h4 { background-image: url(../images/how-to_step05.gif); }
#content div.how-to ol li.step05
{
	margin-bottom: 0;
}
#content div.how-to ol li p.detail
{
	line-height: 30px;
	padding-left: 40px;
}
#content div.how-to ol li ul.figure
{
	overflow: hidden;
	margin-top: 10px;
}
#content div.how-to ol li ul.figure li
{
	margin: 0 0 30px 30px;
	_margin: 0 1px 30px 16px;
	width: 0;
	padding-left: 290px;
	height: 100px;
	background: url(../images/how-to_step05_bg.gif);
	float: left;
	overflow: hidden;
}
#content div.how-to ol li ul.figure li.non-member { background-image: url(../images/how-to_step05_non-member.gif); }
#content div.how-to ol li ul.figure li.member { background-image: url(../images/how-to_step05_member.gif); }

/* .flow -------------------------------- */
#content div.flow h3.title { background-image: url(../images/flow_title.gif); }
#content div.flow ul
{
	width: 970px;
}
#content div.flow ul
{
	position: relative;
	margin: 20px 0;
	_margin: 10px 0;
	overflow: hidden;
	left: -5px;
}
#content div.flow ul li
{
	float: left;
	margin-left: 35px;
	_margin-left: 15px;
	padding-right: 34px;
	border-right: solid 1px #d6d6d6;
}
#content div.flow ul li.member
{
	_margin-left: 35px;
	/border-right:none;
}
/* .caution ----------------------------- */
#content div.caution h3.title { background-image: url(../images/caution_title.gif); }
#content div.caution ul
{
	margin: 20px 30px;
	padding-bottom: 20px;
}
#content div.caution ul li
{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 20px;
	margin-bottom: 10px;

}

div.page-top
{
	margin: 0;
}
div.page-top a
{
	display: block;
	width: 0;
	padding-left: 100px;
	height: 12px;
	overflow: hidden;
	float: right;
	background: url(../images/pagetop.gif);
}
/* -----------------------------------------
#footer
----------------------------------------- */
#footer
{
	padding: 20px 0 25px;
	border-top: 1px solid #424242;
}

#footer div.inner
{
	width: auto;
	max-width: 960px;
	/width:960px;
	height: 30px;
	margin: 0 auto 20px auto;
}
#footer p.copyright
{
	width: 0;
	padding-left: 240px;
	height: 12px;
	background: url(../images/footer_copyright.gif);
	overflow: hidden;
	float: left;
}

#footer ul.sns-buttons
{
	width: 300px;
	float: right;
}

#footer ul.sns-buttons li
{
	float: left;
	height: 20px;
	_overflow: hidden;
	margin-left: 10px;
	_margin-left: 0px;
}
#footer ul.sns-buttons li.twitter { width: 100px; }
#footer ul.sns-buttons li.facebook { width: 110px; }
#footer ul.sns-buttons li.mixi { width: 60px; }

/* =============================================================
under 960px start
*/
@media only screen and (max-width : 960px){
	#wrapper
	{
		width: 100%;
		overflow: hidden;
	}
	#header h1
	{
		margin-left: 5px;
	}
	#header h2
	{
		margin-right: 5px;
	}
	#content
	{
		width: auto;
	}
	div.content-box
	{
		width: auto;
		margin: 0 5px 5px 5px;
	}
	#content div.content-box h3.title
	{
		width: auto;
		text-indent: -9999em;
		border-radius: 3px;
		behavior: url(styles/libs/border-radius.htc);
		background: url(../images/content_title_bg.gif);
		height: auto;
		min-height: 24px;
		color: #fff;
		text-indent: 0;
		padding-left: 17px;
		padding-top: 12px;
		padding-bottom: 11px;
		margin: 3px;
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
	}
	/* .cover ------------------------------- */
	#content div.cover
	{
		display: none;
	}

	#content div.cover-image
	{
		display: block;
		padding: 0 5px;
		text-align: center;
		margin-bottom: 10px;
	}
	#content div.cover-image img
	{
		width: 100%;
	}
	#content ul.notices
	{
		margin: 0 5px 20px 5px;
	}
	/* .music-unlimited --------------------- */

	#content div.music-unlimited
	{
		padding: 20px;
		overflow: hidden;
		margin: 0 5px 20px 5px;
	}

	#content div.music-unlimited div.mu-logo
	{
		width: 0;
		height: 46px;
		margin: 0 auto 10px auto;
		float: none;
	}
	#content div.music-unlimited div.text
	{
		width: auto;
		min-height: 160px;
		padding: 10px 0;
		float: none;
		border-left: none;
	}

	/* .how-to ------------------------------ */
	#content div.how-to p.content-body
	{
		padding: 15px 30px;
		line-height: 20px;
	}
	#content div.how-to ol
	{
		overflow: hidden;
		background: url(../images/how-to_pop_mini.gif) center top no-repeat;
		background-size: 150px 236px;
		padding-top: 256px;
		padding-left: 0;
	}
	#content div.how-to ol li
	{
		margin-bottom: 20px;
	}

	#content div.how-to ol li ul.figure li
	{
		padding-left: 232px;
		height: 80px;
		background-size: 232px 80px;
		float: left;
		overflow: hidden;
	}

	/* .flow   ------------------------------ */
	#content div.flow ul
	{
		position: relative;
		margin: 20px 20px;
		overflow: hidden;
		left: 0;
		width: auto;
	}
	#content div.flow ul li
	{
		float: none;
		text-align: center;
		margin-left: 0;
		padding: 10px 0;
		border-right: 0;
		border-bottom: solid 1px #d6d6d6;
	}
	#content div.flow ul li:last-child
	{
		border-bottom: none;
	}

	div.page-top
	{
		margin: 0 5px;
	}
}
/*
under 960px end
--- */
/* =============================================================
under 640px start
*/
@media only screen and (max-width : 640px){
	#header
	{
		height: 70px;
	}
	#header h1
	{
		width: 90px;
		height: 30px;
		margin-top: 20px;
	}
	#header h1 a
	{
		width: 0;
		padding-left: 90px;
		height: 30px;
		background-size: 90px 29px;
		background-repeat: no-repeat;
	}
	#header h2
	{
		width: 156px;
		height: 26px;
		margin-top: 20px;
	}
	#header h2 a
	{
		padding-left: 156px;
		height: 26px;
		background-size: 156px 26px;
	}

	/* .music-unlimited --------------------- */
	#content div.music-unlimited div.text h3
	{
		width: 0;
		padding-left: 290px;
		height: 60px;
		background: url(../images/music-unlimited_copy_mini.gif);
		background-size: 290px 60px;
		margin-bottom: 10px;
	}
	/* .how-to ------------------------------ */
	#content div.how-to p.content-body
	{
		padding: 15px 30px;
		line-height: 20px;
	}
	#content div.how-to ol
	{
		width: 550px;
	}

	#content div.how-to ol li ul.figure li
	{
		padding-left: 232px;
		height: 80px;
		background-size: 232px 80px;
		float: left;
		overflow: hidden;
	}
	/* .flow -------------------------------- */
	#content div.flow ul
	{
		margin: 10px 10px;
	}
	#content div.flow ul li.non-member img
	{
		width: 280px;
		height: 290px;
	}
	#content div.flow ul li.member img
	{
		width: 135px;
		height: 290px;
	}
	/* .how-to ------------------------------ */
	#content div.how-to ol
	{
		width: 290px;
	}
	#content div.how-to ol li.step01 h4 { background-image: url(../images/how-to_step01_mini.gif); height: 120px; }
	/* -----------------------------------------
	#footer
	----------------------------------------- */
	#footer p.copyright
	{
		background: url(../images/footer_copyright.gif);
		overflow: hidden;
		float: none;
		margin: 0 auto 20px auto;
	}

	#footer ul.sns-buttons
	{
		width: 300px;
		float: none;
		margin: 0 auto;
	}
	#footer ul.sns-buttons li
	{
		margin-left: 0;
		text-align: center;
	}
}
/*
under 640px end
--- */
