*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}


body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif, Osaka, verdana;
	color: #000;
    background: #e8e8e8;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0;
	
}

a {
	color: #619501;
}

a:hover {
	text-decoration: none;
	color: #333;
}

.fix {
clear: both;
}
/* container */

#jds-container {
  width: 813px;
  margin-left: 200px;
  background: url(img/back.jpg) repeat-y;
}

/* Header */
#jds-header {
	width: 801px;
	height: 52px;
	margin: 0 auto;
	background: url(img/images.jpg) no-repeat;
	background-position: -101px 0;
}


/* logo */

.sitename-image {
  margin: 0;
}

.sitename-image h1 {
  padding: 9px 0 0 16px;
}

.sitename-image h1 a {
  display: block;
  width: 383px;
  height: 36px;
  background: url(img/logo.jpg) no-repeat;
}
.sitename-image h1 a span {
  display: none;
}
/* menu */

#tags {
   width: 801px;
   height: 35px;
   background: url(img/images.jpg) no-repeat;
   background-position: -101px -52px;
}
   
#tags li{ float:right; list-style: none; height: 24px; padding: 4px 14px 0 8px;}
#tags li a{display:block; line-height:100%;}
#tags li a span{ display:none;}

#tags li#home a{ width:61px; height:24px; background:url(img/images.jpg) no-repeat; background-position: -825px -56px;}
#tags li#page a{ width:80px; height:24px; background:url(img/images.jpg) no-repeat; background-position: -712px -56px;}


#tags li#home a:hover{ background: url(img/hometag_hover.jpg) no-repeat;}
#tags li#page a:hover{ background: url(img/pagetag_hover.jpg) no-repeat;}

/* image */

#siteimage {
   margin: 36px 0 0 12px;
   width: 788px;
   height: 152px;
   background: url(img/images.jpg) no-repeat;
   background-position: -108px -97px;
}

#siteimage span {
   display: none;
}
/* main */
#main-contents {
   margin: 10px 14px 10px 14px;
   background-color: #cfe5a5;
}

/* left_side */
#left {
   float: left;
   width: 550px;
   margin: 0 0 20px 0;
   padding-left: 10px;
}

/* Content */

#text-space {
	margin-bottom: 20px;
	padding: 0;
}   
.info {
    font-size: 12px; 
    padding: 20px;
    line-height: 300%;
    color:#666;
}
#info_under {
    width: 485px;
    font-size: 11px;
    margin: 20px 0 0 10px;    
    padding: 30px 0 20px 20px;
    background: url(img/info.png) no-repeat;
    line-height: 120%;
    list-style: none;
}

#info_under li {
    padding: 5px;
    margin: 0;
    color:#575757;
}

#info_under li a {
    display: block;
    color: #000;
    width: 100px;
}
#info_under li a:hover {
    color: #575757;
}
#info_under li a span {
    font-size: 12px;
}
#text-space h2 {
display: block;
width: 528px;
height: 25px;
background: url(img/info.jpg) no-repeat;
margin-top:20px;
}
#text-space h2 span{
display: none;
}
#text-space h4 {
display: block;
width: 528px;
height: 25px;
background: url(img/info.jpg) no-repeat;
margin-top:20px;
}
#text-space h4 span{
display: none;
}
#text-space .pagetitle {
    margin: 0px;
    width: 49px;
    height: 37px;
    background: url(img/images.jpg) no-repeat;
    background-position: -125px -336px;
}
#text-space .pagetitle h3 {
    display: block;
    width: 460px;
    padding: 4px 0 0 50px;
    font-size: 24px;
    color: #464646;
}
 
.fld { background: url(img/content_top.jpg) no-repeat top left; list-style-type: none; margin: 0; padding: 20px 0 0 30px;}
.fld li { height: 24px;  padding: 10px 0 5px 20px; font-size: 16px; font-weight: bold;}
.fld li a { text-decoration: underline;}
.fld li a:hover {
    color: #000;
}
#column {
    width: 544px;
    margin: 0; 
    padding: 0; 
    font-size: 12px;
    background: url(img/content_mdl.jpg) repeat-y;  
}
#column span#column-in { 
display: block; 
background: url(img/content_top.jpg) no-repeat top left; 
margin: 0; 
padding: 20px 30px; 
line-height: 300%;
font-size: 13px;
color: #575757;
}

#text-space .pagetop {
    width: 544px;
    height: 60px;
    text-align: right; 
    margin: 0; 
    padding: 0; 
    font-size: 12px; 
    background: url(img/images.jpg) no-repeat;
    background-position: -116px -626px;
     
}

#text-space .pagetop a { 
    text-decoration: none; 
    color:#30437b; 
    padding: 0;
    margin: 0;
}
#text-space .pagetop a span {
    display: block;
    float: right;
    width: 100px;
    height: 30px;
    padding: 30px 10px 0 0;
}
#text-space .pagetop a span:hover {
    color: #000;
}



/* list */

#right-navi {
  float: left;
  width: 212px;
  margin: 0 0 0 6px;
  line-height: 160%;
}
#right-navi ul li {
  border-bottom: 1px dotted #aaa;
  padding: 6px;
}
#list_top a {
  display: block;
  width: 212px;
  height: 34px;
  background: url(img/images.jpg) no-repeat;
  background-position: -671px -286px;

}

#list_top a span {
  display: none;
}
#right-navi ul.naviblock li {
border: none;
padding: 0;
}
.naviblock li a {
  display: block; 
  line-height: 160%;
  text-decoration: none;
  background-color: #fff;
  border-bottom: 4px dotted #aaa;
  color: #999;
  font-size:12px;
  letter-spacing: 2px;
}
.naviblock li a:hover {
  background: #fff url(img/mark.gif) no-repeat left;
     color: #000;
}
.naviblock li a span {
   display: block;
   padding: 16px 5px 16px 24px;
}
/* foot */

#COPY {
    clear: both;
    margin: 0 6px;
    background-color: #414141;
    border-top: double 6px #fff;
    text-align: center;  
    color: #FFF; 
}
 
#COPY p {
    font-size: 11px;
    padding: 0 6px 30px 0;
}
/* pankuzu */

#pankuzu {
    font-size: 12px;
    padding: 0;
    margin: 20px 10px;
    text-align: center;
}
#pankuzu a {
    color: #adadad;   
}
   
