@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #15435b;
}

a {
	color: #15435b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	padding: 0 0 40px;
}

h2 {
	width: 805px;
	color: #ffffff;
	padding: 18px 12px;
	background: url(../img/in/dvd/title_bg.jpg) center top no-repeat;
}

.onetopic {
	width: 829px;
	margin: 0 auto;
	padding: 0 0 15px;
}

.topictxt {
	background: url(../img/in/arasuji/kiji_bg.jpg) center top repeat-y;
	padding: 24px;
	width: 781px;
}

.jkt {
	float: left;
	width: 190px;	
}

.jktimg {
	margin: 0 0 0 4px;
}

.dvdinfo {
	float: left;
	width: 591px;
}

table, tr, td, th {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

th {
	text-align: left;
	width: 70px;
}

td {
	font-size: 12px;
	line-height: 20px;
}

.totop {
	text-align: right;
	padding: 20px 0;
}