A:link{
	color:#003300;
	text-decoration:underline;
}

A:visited{
	color:#339900;
	text-decoration: none;
}

A:hover{
	color:#FF9900;
	text-decoration: underline;
}

A:active{
	color:#F00;
}

body{
	font-family:"Verdana", "Osaka", "MS UI Gothic", sans-serif;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:150%;
        background-color:#FFFFFF;
}

#contents{
          width:758px;
}

.idx_mainvis{
	width:758px;
	height:350px;
	padding:0px;
	margin:0px;
}

.idx_footer{
	width:758px;
	height:65px;
}

.news{
      margin:0px;
      padding:0px;
      width:758px;
      background-image: url(../images/idx_news_bg.jpg);

}
      .news_text{
                 font-size:10pt;
                 margin:0px;
                 width:680px;
                 border-bottom:1px solid #DCDCDC;
                 padding-top:8px;
                 padding-bottom:8px;
                 line-height:120%;
}
      .news_right{
                  margin:0px;
                  padding:0px;
                  float:right;
      }
      .news_left{
                 margin:0px;
                 padding:0px;
                 float:left;
      }
      .news_bottom{
                   margin:0px;
                   padding:0px;
      }
.idx_menu{
          width:758px;
          background-image:url(../images/idx_bg.gif);
}

.idx_menu_com{
              margin-left:11px;
              width:183px;
}
.idx_menu_con{
              width:183px;
}
.idx_menu_ser{
              width:184px;
}
.idx_menu_rec{
              width:184px;
}
.idx_sideimage{
               width:100%;
               background-image: url(../images/idx_sidebg.jpg);
               background-repeat: repeat-x;
              }

.footer{
        height:65px;
        background-image: url(../images/idx_bg.gif);
        }
