@charset "UTF-8";/*--------------------------------------------------------------	index----------------------------------------------------------------*/#flashcontent {	position    :absolute;	left        :50%;	top         :50%;	width       :740px;	height      :300px;	line-height	:0;	margin-left :-370px;	margin-top  :-150px;	}	#flashcontent * {	line-height	:150%;	}/*======================================================================*//** *  */#attention {	color       :#666666;	font-size   :80%;	text-align  :center;	margin      :0 10%;	padding     :30px;	}#attention h1,#attention h2 {	color       :#999999;	}#attention img {	border      :0;	}#attention p,#attention ul {	text-align  :center;	}#attention p.appendix {	text-align  :center;	}#attention a {	color       :#CC0000;	}#attention a:visited {	color       :#660000;	}#attention a:hover {	color       :#CC0000;	}#attention a:active {	color       :#CC0000;	}