@charset "utf-8";

body {width: 100%;margin: 0 auto;padding: 0;}
strong,em {font-weight: normal;font-style: normal;}
img {border: none;}

#top a:link {color: #3398e3;text-decoration: none;}
#top a:visited {color: #3398e3;text-decoration: none;}
#top a:hover {color: #6ac608;text-decoration: none;}

#top {
width: 800px;
height: 578px;
margin: 0 auto;
padding: 0;
background-image: url(../img/bg_top.gif);
background-repeat: no-repeat;
}

h1 {position: relative;top: 298px;left: 115px;}

h2 {top: -20px;left: 20px;position: relative;font-size: 24px;}
ul {
list-style-type: none;
position: relative;
top: -20px;
left: 20px;
margin: 0;
padding: 0;
font-size: 14px;
line-height: 1.5em;
width: 310px;
}

p {
position: relative;
top: 120px;
left: 300px;
width: 350px;
font-size: 12px;
color: #333333;
line-height: 1.4em;
}
#top p .ff {color: #FF1100;}


li {border-bottom: 1px dotted #8cdeff;}
li a:link,li a:visited {width: 310px;display: block;}
li a:hover {width: 310px;display: block;background-color: #f3fffb;}


address {
position: relative;
top: 150px;
left: 450px;
font-style: normal;
font-size: 12px;
color: #6ac608;
}
#top address a:link {color: #6ac608;text-decoration: none;}
#top address a:visited {color: #6ac608;text-decoration: none;}
#top address a:hover {color: #3398e3;text-decoration: none;}

