/*13thアルバム　ホログラムを登る男 css*/



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

#hologram {
	width: 700px;
}

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

#hologram-header, #hologram-header_en {
	display:block;
	width:700px;
	height:420px;
	padding:0;
	overflow:hidden;
}

#hologram-header {

	background: url('../images/header-hologram.jpg') no-repeat top center;
}

#hologram-header_en {
	background: url('../images/header-hologram-en.jpg') no-repeat top center;
}

.header-p {
	background: rgba( 0, 0, 0, 0.50 );
	width:640px;
	padding:5px;
	margin:620px auto 10px;
	font-size:12px;
	text-align:center;
}

#hologram-main {
	padding:0 0 0 20px;
	margin:0;
}
#hologram-main h3 {
	font-size:18px;
	margin: 10px 0 ;
}

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

.hologram-data {
	background: url('../images/back-data.jpg') no-repeat top left;
	width:680px; height:320px;
	padding:10px;
	overflow:hidden;
	line-height:110%;
}