﻿@charset "utf-8";

body {}
a { outline: none; }

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :740px;
	height      :300px;
	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;
			}
div#youtube { position:fixed; z-index:9876; right:10px; top:10px; margin: 0; padding: 0; }

div#youtube a{ width: 200px; height: 86px; display:block; padding:0; margin:0px 0 0 0; background:url(../images/video_thumbnail.png) no-repeat; text-decoration:none; text-indent:-9999px;}
div#youtube a:hover { background-position: 0px -86px; }


div#addthis { position:fixed; z-index:9876; right:10px; bottom:10px; margin: 0; padding: 0; }
