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

/*======================================================================*//**
 * 
 */

html {
	height      :100%;
	overflow    :auto;
	margin      :0;
	padding     :0;
	}

body {
	height      :100%;
	margin      :0;
	padding     :0;
	background  :#ffffff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}


/*======================================================================*//**
 * 
 */

#externalFlash {
	position    :absolute;
	left :0;
	top :0;
	width :100%;
	height :100%;
	line-height	:0;
	margin-left :0;
	margin-top :0;
	}

/*#externalFlash * {
	line-height	:150%;
	}
*/

/*======================================================================*//**
 * 
 */
 
#noplugin {
	line-height	:1.5em;
	padding:34px;
}

#noplugin img{
	margin-bottom:21px;
}

#noplugin p{
	padding:0;
	margin:0 0 21px 0;
}

#noplugin span{
	font-weight:bold;
}

#noplugin ul{
	margin-bottom:21px;
}
