@charset "shift_jis";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:100%;
}

html , body {height:100%;}
body > #wrap {height:auto;}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

a{
	overflow:hidden;
	outline:none;
	color: #ED1576;
}

img {
	border:0;
	vertical-align: bottom;
}


body {
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	background: #000000;
	height: 100%;
}

#wrap {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	min-height:100%;
}

div.header {
	text-align: left;
	vertical-align: top;
}

div.main {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

div.catch {
	color: #000000;
	padding: 20px 20px;
	margin-bottom: 28px;
	background-color: #FFC9DF;
}
.times {
	font-size: 14px;
	font-weight: bold;
}
.title {
	color: #FFF;
	background: #ED1576;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	font-size: 14px;
}

.title a{
	color:#ffffff;
	text-decoration: none;
}
.box {
	border: 1px solid #ED1576;
	padding: 20px 20px 10px;
}
p.intaviewer {
	color: #000000;
	margin-bottom: 12px;
}
p.album_ltitle {
	padding-top: 18px;
	font-size: 13px;
	padding-bottom: 5px;
}
p.album_ltitle span {
	font-weight: bold;
	font-size: 16px;
}


p.songlist {
	font-size: 12px;
	line-height: 14px;
}
p.songlist span {
	font-size: 10px;
	color: #666;
}


p.intaviewer span{
	font-weight: bold;
	margin-bottom: 10px;
}


p.alice {
	color: #F20B6B;
	margin-bottom: 12px;
}
p.alice span{
	font-weight: bold;
}


p.name {
	text-align: right;
	font-size: 10px;
}

p.back{
	text-align:right;
}


div.copy {
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}
div.copy .official{
	font-size: 14px;
}