*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li a{text-decoration:none;border:none;}
h1,h2,h3,h4,h5{margin:0;padding:0;}

.clearfix{
clear:both;
font-size:1px;
}



body {
	margin: 0;
	padding: 0;
	font-family:arial, sans-serif, Osaka, verdana;
	color: #2F4F4F;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0;
	
}

a {
	color: #656565;
}

a:hover {
	text-decoration: none;
	color: #3f7398;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}


/* Header */
#picture {
	width: 700px;
	height:118px;
	margin: 0 auto;
	background: url(img/head.jpg) no-repeat;
}

/* logo */

#sn_image {
  margin: 0;
}

#sn_image h1 {
  padding-top: 51px;
}

#sn_image h1 a {
  display: block;
  width: 382px;
  height: 55px;
  background: url(img/logo.jpg) no-repeat;
}
/* container */

#container {
  width: 700px;
  margin: 0 auto;
  background-color: #ededed;
  background-image: url(img/back.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}


/* left */

#left {
  float: left;
  width: 490px;
  margin: 0;
  padding: 0;
}

  
/* information */

#pr {
  display: block;
  width: 468px;
  background: url(img/info.gif) no-repeat;
  margin: 0;
  padding-top: 20px;
  font-size:12px;
}

#pr li {
    padding: 10px 0 0 20px;
    list-style: none;
}

#pr li a {
    display: block;
    font-size: 13px;
}

/* Content */

#contentColumn {
	width: 470px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0 20px 0;

}  

#contentColumn h2 {
    width: 471px;
    height: 43px;
    background: url(img/pgtitle.jpg) no-repeat;
    padding: 4px 0 0 20px; 
    margin-top: 30px; 
    font-size: 23px;
    font-weight: normal;
    color: #000;
}


#contentColumn .text_area { width: 471px; margin: 0px; padding: 0; line-height: 300%; background: url(img/content_mdl.jpg) repeat-y;}

#contentColumn .text_area p {padding: 30px;}

#contentColumn .text_area ul {width: 471px; text-align: center; margin: 0;}
#contentColumn .text_area ul li { list-style:none; width: 471px; margin: 0 0 5px 0; padding: 0; font-size: 14px; background-color: #EDEDED;}
#contentColumn .text_area ul li a span{width: 471px;}
#contentColumn .text_area ul li a:hover span{color: #e1c347;}
.totop { text-align: right; background: url(img/content_btm.gif) no-repeat left top; height: 40px; padding: 0px 20px 0 0; line-height: 400%; font-size: 12px;}
.totop a {text-decoration: none;}      


/* list */

#sub {
  float: right;
  width: 194px;
  margin-right: 6px;
  padding-top: 30px;
}

#navi_bar a {
  display: block;
  margin: 0;
  padding: 0;
  width: 194px;
  height: 38px;
  background: url(img/list_top.gif) no-repeat;
}

#navi_bar a:hover {
   background: url(img/list_top_hover.png) no-repeat;
}
  
#navi_bar a span {
  display: none;
}

#sub ul {
  margin-top: 20px;
  padding: 0;
}

#sub ul li{
  list-style: none;
}
#sub ul li a { 
  width: 177px;
  display: block; 
  height: 47px;
  margin-left: 20px;
  padding: 0;
  line-height: 120%;  
  text-decoration: none;
  background: url(img/list_mdl.gif) no-repeat;
}

#sub ul li a span {
   width:150px;
   font-size: 12px;
   display: block;
   margin: 0;
   padding-left: 30px; 
   color: #363636;
}

#sub ul li a:hover span {
   text-decoration:underline;
}

/* foot */

#last {
    clear: both;
    width: 700px; 
    margin: 0 auto;
    padding: 0;
    background-color: #2f2f2f;
    border-top: #ededed double 6px;
       
}
  


 
#pr_other {
   margin: 0 auto;
}

#pr_other h3 {
    padding: 10px;
    margin: 0;
    font-size:13px;
    color: #fff;
    text-align: left;
}
#pr_other ul {
    font-size: 12px;     
    padding-left: 20px;
    color: #676767;
}

#pr_other ul li {
     padding-bottom:5px;
     text-align: left;
     list-style: disc;
}

#pr_other ul li a {
    width: 100px;
    display: block;
    color: #fff;
    text-decoration:underline;

}   

#pr_other ul li a:hover {
     text-decoration:none;
}
/* pan */
#pan {
    text-align: center;
    font-size: 12px;
    padding-top:10px;
    color: #ededed;
}
#pan a {
    color: #fff;
}     
/* copy */

#copy {
    margin: 0 auto;
    text-align: right;
}
#copy p {
    color: #fff;
    font-size: 12px;
}
   