body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
}

a.imghover:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}

/* MENU */

#left ul.mainMenu{
margin: 0;
padding: 0;
list-style: none;
}
#left ul.mainMenu li{
margin: 0px 0px 0px 1px;
padding: 0;
width: 160px;
height: 30px;
}
#left ul.mainMenu li span{
display: none;
}
#left ul.mainMenu li a{
display: block;
width: 160px;
height: 30px;
}

#left ul.mainMenu li.menuTitle010kansen{
background: url(../img/menuTitle001kansen.jpg) no-repeat left top;
}
#left ul.mainMenu li.menuTitle020media{
background: url(../img/menuTitle002media.jpg) no-repeat left top;
}
#left ul.mainMenu li.menuTitle030competitors{
background: url(../img/menuTitle003competitors.jpg) no-repeat left top;
}
#left ul.mainMenu li.menuTitle040info{
background: url(../img/menuTitle004info.jpg) no-repeat left top;
}
#left ul.mainMenu li.menuTitle050official{
background: url(../img/menuTitle005official.jpg) no-repeat left top;
}

/* right */
#right h2 {
font-size: 12px;
text-align: right;
background: #cc0000;
color: #ffffff;
padding: 3px;
margin: 0px;
}
#right h3 {
font-size: 14px;
background: url(../images/point02.gif) left no-repeat;
color: #666666;
padding: 5px 5px 3px 20px;
margin: 0px;
border-bottom: 1px dashed #cccccc;
letter-spacing: 2px;
}
#right dl {
font-size: 12px;
color: #333333;
padding: 0px 0px 5px 0px;
margin: 0px;
border-bottom: 1px solid #cccccc;
}
#right dt {
padding: 0px 0px 0px 15px;
margin: 10px 0px 5px 5px;
background: url(../images/point01.gif) left no-repeat ;
font-weight: bold;
}
#right dt a{
color: #333333;
}
#right dt a:hover{
color: #333333;
text-decoration: none;
}
#right dd{
padding: 0px;
margin: 0px 0px 0px 5px;
line-height: 140%;
}
#right dt strong{
color: #cc0000;
font-weight: bold;
}
#right dd p{
font-size: 12px;
color: #333333;
line-height: 140%;
}
#right dd.catlist {
text-align: right;
margin: 10px 5px 0px 0px;
}
#right dd a{
color: #666666;
}
#right dd a:hover{
color: #666666;
background: #eeeeee;
text-decoration: none;
}
#right ul {
font-size: 12px;
color: #333333;
padding: 0px 0px 5px 0px;
margin: 10px 0px 0px 5px;
list-style: none;
}
#right li {
padding: 0px 0px 0px 15px;
margin: 0px;
line-height: 160%;
background: url(../img/point01.gif) left no-repeat;
}
#right li strong{
color: #cc0000;
font-weight: bold;
}
#right li a{
color: #333333;
}
#right li a:hover{
color: #333333;
text-decoration: none;
}
#right p.textfoot {
font-size: 12px;
text-align: right;
background: #f5f5f5;
color: #666666;
padding: 3px;
margin: 10px 0px 0px 0px;
border-right: 1px solid #cccccc;
}
#right p.textfoot a{
color: #666666;
}
#right p.textfoot a:hover{
color: #666666;
text-decoration: none;
}
