BODY { color: #FFF5EE; background-image: url(images/Amber.jpg); background-position: 80% 10%; background-repeat: no-repeat; background-attachment: fixed; background-color: #6495ED}

.para1 { position: relative; left: 183px; top: -55px; z-index: 100; font-family: Arial, sans-serif; font-size: 30px; text-align: left; color: #FFFF00; }

.para2 { position: relative; left: 15px; top: 0px; z-index: 3; font-family: "Arial Black", impact, sans-serif; font-size: 50px; text-align: left; color: #00EE00; }

.para4 { position: absolute; top: 15px; left: 75%; font-size: 12px; text-align: right }

h3 { position: relative; left: 25px; font-family: Arial, sans-serif; font-size: larger; color: #00EE00 }

h5 { position: relative; left: 125px; font-size: smaller; color: #FFFF00 } /*日付の書式*/

DT { font-family: Arial, sans-serif; }

DD { font-size: smaller; }

hr { color: #EE2C2C }

/*12/04 リンク色*/
A:link { color: #F0FFFF; }
A:visited { color:#FFD700; }
A:active { color:red; }
A:hover { color: blue; }  

/*02/03/08 preタグのフォント指定*/
pre { font-size: 12px }


