@charset "UTF-8";

/* CSS Document */

/*html, body {
	height:100%;
}*/
body { width:1024px; overflow:auto; background-color: #ffffff; color:#666; margin-right: auto; margin-left: auto; height: 550px; margin-bottom: 20px; overflow:visible; }

#wrapper { height: 634px; }

#main { margin-bottom: 10px; }

#flashContent { overflow:visible; height: 595px;/*height: 480px;*/
}

*:first-child+html #flashConten { height:595px; padding:100px 0; margin:100px 0; }

#flashContent h4 { margin:20px 0; }

#flashContent p { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 10px; line-height: 180%; }

a { color:#ff0000; }

