@charset "Shift_JIS";

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

/* Cascading Style Sheet for クロニクル トップページ */

#main h2 {
	overflow: hidden;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 300;
	width: 460px;
	height: 345px;
	margin: 0;
	padding: 0;
	border: 10px solid #ffffff;
}
html[xmlns] #main h2 {
	width: 440px;
	height: 325px;
}
#main h2 ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main h2 ul li {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#main h2 img {
	margin: 0;
	padding: 0;
}

/* ### 検索フォーム ### */
#search {
	float: right;
	position: relative;
	top: -1px;
	left: 1px;
	z-index: 2000;
	width: 484px;
	margin: 0 0 3px 0;
	padding: 7px 10px;
	font-size: 72%;
	text-align: center;
	border: 1px solid #cccccc;
	background: #ffffff url(../img/basic/back_stripe_white.gif);
}
html[xmlns] #search {
	width: 464px;
}
#search h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
#search p {
	position: absolute;
	top: -9000px;
	left: -9000px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search form p {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#search form p input.input {
	width: 200px;
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #cccccc;
}
#search form p input.submit {
	vertical-align: text-bottom;
}
html[xmlns] #search form p input.submit {
	vertical-align: bottom;
}

/* ### トピックス ### */
#topics {
	clear: right;
	overflow: auto;
	position: relative;
	top: 0;
	left: 5px;
	width: 483px;
	height: 344px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #cccccc;
	background: #ffffff;
}
#topics h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
#topics dl {
	overflow: hidden;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	z-index: 410;
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#topics dl dt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 430;
	margin: 0;
	padding: 2em 15px;
	color: #004d99;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	border: 1px #dddddd;
	border-style: solid none;
	background: #ededed url(../img/basic/back_title.gif) 100% 50% no-repeat;
}
#topics dl dd {
	position: relative;
	top: 0;
	left: 0;
	z-index: 420;
	position: relative;
	margin: 0;
	padding: 0;
}
#topics dl dd.date {
	margin: 0;
	padding: 0.8em 10px;
	color: #333333;
	font-size: 72%;
	line-height: 1.0;
	text-align: right;
	white-space: nowrap;
	background: #f0f0f0;
}

#topics dl dd.date em {
	font-style: normal;
}

#topics dl dd.info {
	position: relative;
	top: 0;
	left: 0;
	z-index: 425;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
#topics dl dd.info div {
	margin: 0;
	padding: 10px;
}
#topics dl dd.info div p {
	position: relative;
	margin: 0 15px;
	padding: 0.5em 0;
	font-size: 82%;
	line-height: 2.0;
}
#topics dl dd.info div p.title {
	line-height: 1.2;
}
#topics dl dd.info div p.image {
	clear: both;
	float: right;
	margin: 0;
	padding: 0.5em 15px;
	text-align: center;
}
#topics dl dd.info div p.section {
	margin: 0.5em 0 0 0;
	padding: 0.2em 10px 0 10px;
	color: #ff6600;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
#topics dl dd.info div p.note {
	font-size: 71%;
}
#topics dl dd.info div p.jacket,
#topics dl dd.info div p.tokuten {
	text-align: center;
}
#topics dl dd.info div p.link {
	margin: 1em 0;
	padding: 0.2em 10px;
	border: 1px solid #eeeeee;
	text-align: right;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}
#topics dl dd.info div p.link a {
	text-decoration: none;
}
#topics dl dd.info div p.link a:hover {
	text-decoration: underline;
}

#topics dl dd.info div ol,
#topics dl dd.info div ul {
	margin: 1em 40px;
	padding: 0;
	font-size: 82%;
	line-height: 2.0;
}
#topics dl dd.info div ol.alphabet {
	list-style-type: lower-alpha;
}
#topics dl dd.info div ul.data {
	margin: 1em 50px;
}
#topics dl dd.info div ol li,
#topics dl dd.info div ul li {
	margin: 0;
	padding: 0;
}
#topics dl dd.info div ul li {
	list-style-type: circle;
}
#topics dl dd.info div ul.data li {
	list-style-type: none;
}

#topics dl dd.info div em {
	color: #0069bc;
	font-style: normal;
	font-weight: bold;
}

#topics dl dd.info div strong {
	font-size: 113%;
}

#topics dl dd.info div strong.impact {
	color: #dd3300;
	font-size: 150%;
}


/* ### リリースタイトル一覧 ### */
#release {
	position: relative;
	top: 10px;
	left: 0;
	z-index: 800;
	margin: 0 0 60px 0;
	padding: 0;
	text-align: left;
}

#release #wrapper {
	margin: 0;
	padding: 0;
}

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

#release p.note {
	margin: 0 0 1.3em 0;
	padding: 0;
	color: #999999;
	font-size: 90%;
	text-align: center;
}

#release #insertPointRelease {
	clear: both;
	position: relative;
	top: 10px;
	left: 0;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #eeeeee;
	background: #f3f3f3;
}
#release #insertPointRelease p {
	clear: both;
	margin: 0 25px;
	padding: 0.4em 0;
	font-size: 82%;
	text-align: center;
}
#release #insertPointRelease p a {
	color:#058bc0 !important;
}

#release #insertPointRelease ul {
	margin: 0 25px;
	padding: 0.4em 0;
	list-style-type: none;
	text-align: center;
}
#release #insertPointRelease li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 82%;
}
#release #insertPointRelease li.prev {
	padding: 0 0.8em 0 0;
	border-right: 5px solid #e6e6e6;
}
#release #insertPointRelease li.now {
	padding: 0 0.8em;
}
#release #insertPointRelease li.next {
	padding: 0 0 0 0.8em;
	border-left: 5px solid #e6e6e6;
}

