*{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:underline;border:none;}
ul li a:hover {text-decoration:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; background: url(img/bodyback.gif); font-size: 13px;}

a { color: #293d70; text-decoration:none;}

a:hover {color: #333;}

/* container */

#tsuhan_wrapp {
  width: 712px;
  margin-left: 200px;
  background: url(img/pageback.png) repeat-y;
}

/* Header */
#tsuhan_head {
	width: 699px;
	margin-left: 7px;
	background: url(img/head.jpg) no-repeat;
	padding: 172px 53px 13px 12px;
}

#tsuhan_head a {
display: block;
width:588px;
height: 43px;
}
#tsuhan_head a span {
display: none;
}


#contents {
width: 690px;
margin-left: 7px;
}
/* left list*/

#links {
  float: left;
  font-size: 12px;
  width: 238px;
  background-color: #f2f2f2;
  color: #555;
  padding-top: 20px;
}
#links ul {
line-height: 140%;
padding: 10px;
}
#links ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}

#links_top {
font-family: "Century Gothic";
font-weight:bold;
font-size: 26px;
padding: 0 0 0 98px;
color: #222;
}
#links ul#pagelist li {
padding-bottom: 20px;
border: none;
}
#links ul#pagelist li a {
  display: block; 
  text-decoration: none;
  background: url(img/mark.jpg) no-repeat left;
  letter-spacing: 3px;
  color: #666;
  font-size: 13px;
}
#links ul#pagelist li a:hover {
color: #222;
}

#links ul#pagelist li a span {
   display: block;
   padding: 14px 5px 14px 30px;
}

/* Content */
#text {
float: right;
width: 438px;
margin-top: 20px;
overflow: hidden;
} 
#pr {
padding: 15px;
line-height: 140%;
}  
#pr li {
padding-bottom: 12px;
}
#text .title_image {
width: 474px;
height: 77px;
background: url(img/pagetitle.jpg) no-repeat;
}
#text .title_image h2 {
padding: 4px 0 6px 24px;
font-size: 23px;
color: #222;
}
/* pankuzu */
#topic {
    font-size: 12px;
    margin: 0 0 0 24px;
    padding-top: 8px;
}
#text h3 {
background: url(img/info.gif) no-repeat left;
padding: 16px 0 16px 50px;
font-size: 12px;
letter-spacing: 2px;
}
#text .text_space { 
     padding: 20px;
     line-height: 300%;
     font-size:15px;
}
.cls {padding: 20px;}
.cls li {  padding: 10px; font-size: 16px; font-weight: bold;}
.cls li a { color: #575757;}
.cls li a:hover { color: #222;}

#text .totop {
    text-align: right;   
    font-size: 12px; 
    margin-top: 20px; 
}


/* foot */
#tsuhan_foot {
    clear: both;
    font-size: 12px;
}
#tsuhan_foot .footline {
    width: 699px;
    height: 22px;
    background: url(img/foot.jpg) no-repeat;
}
#tsuhan_foot .footline span {
    display: none;
}
#tsuhan_foot ul {
    margin: 20px 10px;
}

/* copyright */
#copyright {
    text-align: center;
}
