@charset "utf-8";
body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header {
height: 15px;
padding: 5px;
}
#flash {
width: 810px;
height: 470px;
}
#contents {
background-image: url(../img/home/contents_bg.gif);
background-repeat: no-repeat;
padding-top: 5px;
}
#rss {
background-image: url(../img/home/rss_bg.gif);
background-repeat: repeat-y;
width: 510px;
float: left;
}
#rss h2 {
background-image: url(../img/home/rss.gif);
background-repeat: no-repeat;
background-position: center top;
line-height: 20px;
font-size: 12px;
font-weight: bold;
padding-top: 15px;
height: 25px;
padding-left: 40px;
font-family: "ヒラギノ角ゴ Pro W3";
}
#rss dl {
line-height: 1.8;
font-size: 75%;
background-image: url(../img/home/dl_bg.gif);
background-repeat: no-repeat;
background-position: center bottom;
padding: 10px 20px 20px 30px;
}
#rss dt {
text-align: right;
width: 87px;
color: #FF66BB;
font-weight: bold;
background-image: url(../img/home/rss_p.gif);
background-repeat: no-repeat;
background-position: left center;
}
#rss dd {
margin-top: -1.8em;
padding-left: 105px;
}
#rss dd.text {
margin: 0px;
padding-left: 120px;
font-size: 87.5%;
color: #999999;
padding-bottom: 5px;
}

#rss a:link, #rss a:visited,
#right a:link, #right a:visited {
color:#000000;
}
#rss a:hover, #rss a:active,
#right a:hover, #right a:active {
color:#999999;
}

#right {
float: right;
width: 280px;
padding: 0 10px 10px;
}
#right h3 {
line-height: 20px;
background: url(../img/home/h3_bg.gif) no-repeat bottom;
height: 30px;
font-size: 14px;
padding: 15px 0 0 30px;
font-family: "ヒラギノ角ゴ Pro W3";
}
#right dl {
font-size: 75%;
line-height: 1.5;
padding: 10px 0 0 10px;
}
#right dt {
font-weight: bold;
}
#right .address dd {
margin-top: -1.5em;
margin-left: 5.5em;
}
#right .link dd {
margin-left: 1em;
}
