@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for テイチク MEG-CD紹介 */

* {
	border-width: 0;
}

/* ################ */
/* ### 記事部分 ### */
/* ################ */
#information {
	position: relative;
	top: 0;
	left: 0;
	z-index: 350;
	margin: 0 25px;
	padding: 0;
	font-size: 90%;
	text-align: center;
}
#information h2 {
	margin: 0;
	padding: 0;
}
#information h3 {
	margin: 0 0 1em 0;
	padding: 0 0 0 10px;
	color: #ff6600;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	background: url(../img/basic/back_dot.gif) 0 100% no-repeat;
}
#information p {
	position: relative;
	top: 0;
	left: 0;
	z-index: 360;
	margin: 0.5em 20px;
	padding: 0;
	line-height: 2.0;
}
#information p.strong {
	position: relative;
	top: 0;
	left: 0;
	z-index: 360;
	margin:  0 15px;
	padding: 0;
	line-height: 2.0;
	color: #ff0000;
	font-size: 200%;
	font-weight: bold;
	text-align: left;
}

#information div.outline {
	position: relative;
	top: 0;
	left: 0;
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: left;
}
html[xmlns] #information div.outline {
	height: auto;
	min-height: 300px;
}

#information div.outline h4 {
	margin: 2em 0 1em 0;
	padding: 0 10px;
	color: #006666;
	font-size: 100%;
	line-height: 1.6;
	border-bottom: 1px dotted #333333;
}

#information div.outline p.image {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 360;
	margin: 0;
	padding: 0;
	text-align: center;
}
#information div.outline p.logo {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#information div#release {
	position: relative;
	top: 0;
	left: 0;
	height: 450px;
	margin: 0;
	padding: 0;
	text-align: left;
}
html[xmlns] #information div#release {
	height: auto;
	min-height: 450px;
}

#information div#release h4 {
	clear: both;
	margin: 2em 0 1em 0;
	padding: 0 10px;
	color: #006666;
	font-size: 100%;
	line-height: 1.6;
	border-bottom: 1px dotted #333333;
}

#information div#release dl {
	display: inline;
	position: relative;
	top: 0;
	left: 0;
	z-index: 810;
	width: 24.6%;
	margin: 0 4px 25px 0;
	padding: 0;
	color: #ffffff;
	background: #000000 url(../img/basic/back_dot_gradation_black.gif) 50% 0 no-repeat;
}
html[xmlns] #information div#release dl {
	display: block;
	float: left;
	width: 24.5%;
	min-width: 118px;
	margin: 0 2px 25px 2px;
}
#information div#release dl dt {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 820;
	width: 100%;
	margin: 25px 0 0 90px;
	padding: 0.4em 0 0 18px;
	color: #ffcc33;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	background: #000000;
}
html[xmlns] #information div#release dl dt {
	width: auto;
	height: 1.8em;
}
#information div#release dl dd {
	position: relative;
	top: 0;
	left: 0;
	z-index: 830;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#information div#release dl dd.artist {
	overflow: hidden;
	width: 100%;
	margin: 0 0 0 90px;
	padding: 0 0 0 18px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
html[xmlns] #information div#release dl dd.artist {
	width: auto;
	height: 1.6em;
}
#information div#release dl dd.jacket {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 840;
	width: 97px;
	height: 97px;
	text-align: right;
}
#information div#release dl dd.release {
	overflow: hidden;
	width: 100%;
	margin: 0 0 0 0;
	padding: 40px 10px 0.4em 40px;
	font-size: 71%;
	text-align: right;
}
html[xmlns] #information div#release dl dd.release {
	width: auto;
	height: auto;
	min-height: 20px;
}
#information div#release dl span {
	visibility: hidden;
	font-size: 12px;
}


/* ########## メモ部分 ########## */
#banner {
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;
	margin: 0;
	padding: 0;
}
#banner h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
#banner p {
	position: relative;
	top: 0;
	left: 0;
	z-index: 520;
	margin: 0 25px;
	padding: 0.4em 40px 2em 0;
	font-size: 82%;
	list-style-type: circle;
}
#banner ul li {
	margin: 0;
	padding: 0.2em 0;
}