@charset "UTF-8";
/* CSS Document */

body{
background-color:#fff;
margin: 0;
color: #333;
font-size:12px;
}

a:link{color:#0099CC; text-decoration: none; font-weight:900;}
a:visited{text-decoration: none; font-weight:900;}
a:hover{color:#c60;text-decoration:underline;}

.contents {
  width:100%;
}

.side {
  width:230px;
  height:100%;
  background-image:url(../images/side.gif);
}

.NewsHead {
  width:720px;
  height:60px;
  background-image:url(../images/top/news_back.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  margin-left:15px;
}

.News {
  width:699px;
  font-size:12px;
  line-height:160%;
  margin-left:5px;
}

#newsFrame {
    height:200px;
	width:750px;
	overflow:auto;
}

.News2 {
  width:699px;
  font-size:12px;
  line-height:200%;
  margin-left:5px;
}

.NewsTitleFrame {
  width:720px;
  line-height:200%;
}

.NewsTitle {
  width:680px;
  height:25px;
  border-top:2px dotted #6cc;
  border-bottom:2px dotted #6cc;
  font-size:14px;
  font-weight:900;
  color:#6cc;
}

.NewsTitle2 {
  width:680px;
  height:25px;
  border-top:2px dotted #6cc;
  border-bottom:2px dotted #6cc;
  font-size:14px;
  font-weight:900;
  color:#053099;
}

.goTop {
  width:720px;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:15px;
  font-size:11px;
  border-top:1px solid #ccc;
}

.copy {
  width:720px;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:15px;
  font-size:11px;
}

.SideMenu {
  width:230px;
}

.search {
  width:200px;
  margin-top:5px;
}

.youTVbanner{
  margin-top:10px;
}

.sitemap {
  margin-top:10px;
}

.kokuchi {
  width:208px;
  height:211px;
  font-size:12px;
  line-height:160%;
  margin-left:10px;
  background-image:url(../images/ships/data_frame3.gif);
}

