/* ヘッダー部分 -------------------------------------------*/
#header {
	width: 800px;
	margin-bottom:330px;
}

/* リンクイメージ -----------------------------------------*/
h2#image_main {
	position: absolute;
	left: 0px;
	top: 74px;
}
h2#plugx {
	position: absolute;
	left: 442px;
	top: 74px;
}
h2#searchplus2 {
	position: absolute;
	left: 442px;
	top: 118px;
}
h2#clipper2 {
    position: absolute;
	left: 621px; 
	top:  118px;
}
h2#colorudpalette {
   position: absolute;
   left:442px;
   top:242px;
}   
h2#vchelper2 {
   position: absolute;
   left:621px;
   top:242px;
}   
h2#mapmaking {
   position: absolute;
   left:621px;
   top:286px;
}
h2#railwayroutemap {
   position: absolute;
   left:621px;
   top:330px;
}

/* トピックス ---------------------------------------------*/
#topics {
  width: 600px;
}
#topics h3{
  padding-left:15px;
  color:#003300;
  font-size:14px;
}
#topics ul{
  padding-left:30px;
  list-style-type:disc;
}
#topics li {
line-height:150%;
  color:#333333;
  font-size:12px;
}
#topics a:link {
  color:#0000FF;
}
#topics a:visited {
  color:#0000FF;
}
#topics a:hover {
  color:#FF0000;
}

/* 外部リンクバナー部分 ----------------------------------*/
#banner {
	color:#666666;
	position:absolute;
	top:370px;
	left:610px;
	width:190px;
	height: 302px;
	}
#banner ul{
    margin-top:20px;
	list-style-type:none;
}
#banner li{
	margin-bottom:10px;
	text-align:center;
	font-size:9px;
	line-height:20px;
}






		 
		 
		 
		 
		 


body {
	background-image: url(../common/bg.gif);
}

