<!--
img { border: 0; }

.px10{font-size:10px;line-height:14px;}
.px10_w{font-size:10px;line-height:16px;}
.px11{font-size:11px;line-height:16px;}
.px11_w{font-size:11px;line-height:18px;}
.px12{font-size:12px;line-height:17px;}
.px12_w{font-size:12px;line-height:19px;}
.px14{font-size:14px;line-height:18px;}
.title{font-weight:bold; font-size:115%}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  color: #FF9900; text-decoration: underline}
a:active {  color: #E60000; text-decoration: underline}

.normal_iroQ { font-style: normal; font-size: 12px; line-height: 14px ; color: #cc0000}
.normal_iroA { font-style: normal; font-size: 12px; line-height: 14px ; color: #3366cc}

#top {
 background: url("../img/top_bg.jpg") 0 bottom no-repeat;
 vertical-align: top;
}
#top .banner {
 padding: 190px 15px 0 0;
 text-align: right;
}
#top .banner img {
 margin-bottom: 12px;
}
#top .menu {
 padding-top: 2px;
 text-align: right;
}

table.jutaku th {
 padding: 4px;
}
table.jutaku td {
 padding: 4px 2px 0 12px;
}

#menu  {
 background: #000;
}
#menu a:hover {
 -ms-filter: "alpha( opacity=80 )";
 filter: alpha( opacity=80 );
 opacity: 0.8;
 zoom:1;
}

-->