@charset "shift_JIS";
/*
==========================================================================
POLA FOUNDATION FOR THE PROMOTION OF TRADITIONAL JAPANESE CULTURE

home.css

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

@import "reset.css";

body { background:url(../../images/a01_body_bg.gif) repeat-x top; color:#000; font-size:85%; line-height:1.8; font-family:"Arial","Verdana","Helvetica",'Hiragino Kaku Gothic Pro W6',"MS UI Gothic",sans-serif; }

hr { display:none; }
em { font-weight:bold; font-style:normal; }

a,a:visited { color:#947708; text-decoration:none; outline:none; }
a:hover{ color:#947708; text-decoration:underline; }
a:focus{ -moz-outline-style:none; }

.guide { display:none; }


/*======================================== [a01] /index.html*/

#container { width:950px; }
#header h1{ position:absolute; left:-9999px; width:0; }

#flashcontent { width:950px; height:510px; background:url(../../images/a01_attention_bg.jpg) no-repeat left top; }

#flashcontent a,#attention a:visited { color:#f0e287; text-decoration:underline; outline:none; }
#flashcontent a:hover{ color:#f0e287; text-decoration:none; }

#flashcontent dl { position:absolute; left:595px; top:357px; width:333px; height:125px; }
#flashcontent dl dt { margin-bottom:10px; font-size:110%; font-weight:bold; font-family:"Hiragino Kaku Gothic Pro"; color:#ccc; }
#flashcontent dl dd { color:#f0e287; }

#globalNav { display:none; }

/*======================================== footer*/

#footer { padding:47px 0 14px 0; }
*:first-child+html #footer { margin-top:16px; }
#footer ul { display:none; }

#footer address { float:none; padding-top:2px; width:160px; }