/* ヘッダ */
header {
	text-align:left;
	width:290px;
	margin:0;
	padding:0;
	float:left;
}

header h1 {
	background: url('/images/page-header.jpg') no-repeat top center;
	display: block;
	text-align: center;
	text-decoration: none;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	width:290px; height:300px;
	margin:0;
}

header h1 a{
	display: block;
	text-align: center;
	width:290px; height:300px;
	text-decoration: none;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
}


header h2 {
	font-size:12px;
}


/*各ページタイトル*/

#discography-hirasawa,
#discography-kakupmodel,
#summary-company,
#summary-privacypolicy,
#summary-jouken, #summary-jouken_en,
#summary-howto,
#interactive-live,
#free-music, #free-music_en,
#dl-music, #dl-music_en,
#dl-p-model-music, #dl-p-model-music_en
 {
	display:block;
	width:700px;
	height:440px;
	padding:0;
	text-align: center;
	text-indent:-9999em;
	overflow:hidden;
}

	/*ディスコグラフィー*/

#discography-hirasawa {
	background: url('/images/page-title/title-discography-hirasawa.jpg') no-repeat top center;
}

#discography-kakupmodel {
	background: url('/images/page-title/title-discography-kakupmodel.jpg') no-repeat top center;
}

	/*Summary*/

#summary-company {
	background: url('/images/page-title/title-summary-company.jpg') no-repeat top center;
}

#summary-privacypolicy {
	background: url('/images/page-title/title-summary-privacypolicy.jpg') no-repeat top center;
}

#summary-jouken {
	background: url('/images/page-title/title-summary-jouken.jpg') no-repeat top center;
}
#summary-jouken_en {
	background: url('/images/page-title/title-summary-jouken_en.jpg') no-repeat top center;
}

#summary-howto {
	background: url('/images/page-title/title-summary-howto.jpg') no-repeat top center;
}

	/*インタラ*/

#interactive-live {
	background: url('/images/page-title/title-interactive-live.jpg') no-repeat top center;
}

	/*無料ダウンロード*/

#free-music {
	background: url('/images/page-title/title-free-music.jpg') no-repeat top center;
}
#free-music_en {
	background: url('/images/page-title/title-free-music_en.jpg') no-repeat top center;
}

	/*音楽配信*/

#dl-music {
	background: url('/images/page-title/title-dl-music.jpg') no-repeat top center;
}
#dl-music_en {
	background: url('/images/page-title/title-dl-music_en.jpg') no-repeat top center;
}
#dl-p-model-music {
	background: url('/images/page-title/title-dl-p-model-music.jpg') no-repeat top center;
}
#dl-p-model-music_en {
	background: url('/images/page-title/title-dl-p-model-music_en.jpg') no-repeat top center;
}



/*メイン記事部分*/
article {
	width:700px;
	padding:0;
	float:left;
	border-left:1px solid #4a4a4a;
}


article h2 { text-align:center; font-size:36px; line-height:100%; margin:10px;}

article h3 { font-size:18px; margin: 10px 0 ;}
article h4 { font-size:14px; margin: 20px 0 -0.5em 0; padding:0; line-height:100%;}
article h5 { font-size:12px; margin: 10px 0 -0.5em 0; padding:0; line-height:100%; color:#ccc;}

#pages-main {
	padding:0 0 0 20px;
	margin:0;
	overflow:visible;
}

article p {
	color:#aaa; font-size:12px;
}

article ol, article ul {
	margin-left:0; padding-left:30px;
}
article li {
	color:#aaa; font-size:12px; padding-left:0;
}

.page-content {
	margin: 30px 0 0 0;
	border:1px solid #666;
	padding:5px;
background: -moz-linear-gradient(top, #333, #000);
background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000));
}

#greennerve-guide {
	padding-top:50px; padding-left:95px; margin-left:-95px;
	background: url('/images/article-GNback.jpg') no-repeat top left;
}

#special-contents-guide {
	margin-top:20px;
}

h2 { text-align:center; font-size:36px;}

article {
	width: 700px;
	min-height:1000px;
}

.bookmark-link {
	visibility:hidden;
}

.biglink, .biglink a:link { /*主にTOSへのリンクに*/
	color:#f90; font-size:18px; text-align:center;
}


/*折りたたみ*/

article .q {
	height: 27px;
	padding-left: 20px;
	font-size: 124%;
	line-height: 27px;
}

article .a {
    padding-left: 20px;
    color: #333;
    line-height: 1.3;
    margin: 20px 0px 0px 30px;
    height: 0px;
    overflow: hidden;
}


/*ダウンロードページ各DL*/

.download-list {
	margin:20px 0 20px 0;
	clear: both;
}

.download-list h3 {
	background: #666;
	margin-left:10px:
}