﻿@charset "utf-8";

html,
body {
	height      :100%;
	overflow    :auto;
	margin      :0;
	padding     :0;
	background  :#FFFFFF;
	}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :740px;
	height      :250px;
	line-height	:0;
	margin-left :-370px;
	margin-top  :-150px;
	}
	#flashcontent * {
		line-height	:150%;
		}
	#flashcontent #attention {
		color       :#666666;
		font-size   :80%;
		text-align  :center;
		margin      :0 10%;
		padding     :30px;
		border      :10px #EEEEEE solid;
		background  :#FFFFFF;
		}
		#flashcontent #attention h1,
		#flashcontent #attention h2 {
			color       :#333333;
			}
		#flashcontent #attention img {
			border      :0;
			}
		#flashcontent #attention p,
		#flashcontent #attention ul {
			text-align  :left;
			}
		#flashcontent #attention p.appendix {
			text-align  :center;
			}

#banner{
	line-height	:
	margin-right: 10%;
	margin-left: 10%;
}
#artist {
	margin-right: 10%;
	margin-left: 10%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
	line-height: normal;
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
}
#artist p {
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
