*{margin:0;padding:0;}
html{margin:0; padding:0;}

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: #333;
    background: url(img/headline.gif) repeat-x;
    font-size: 13px;
    text-align: center;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;	
}

a {
	color: #7595c7;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* container */

#container {
width: 714px;
text-align: left;
margin: 0 auto;
}

#container h1 a {
float:left;
width: 425px;
height: 88px;
background: url(img/logo.gif) no-repeat;
}
#container h1 a span {
display: none;
}
/* topmenu */
#menu_back {
clear: both;
width: 714px;
height: 228px;
background: url(img/menu.jpg) no-repeat;
}
#cat_menu {
width: 225px;
height: 228px;
float:right;
margin-top: 9px;
}
#cat_menu li{ float:right;}
#cat_menu li a{display:block; width: 225px; height: 50px;}
#cat_menu li a span{ display:none;}
#cat_menu li a:hover {background: url(img/menu_hover.jpg) no-repeat;} 

#cat_menu li#cl1 a:hover {background-position: 0 -9px;}
#cat_menu li#cl2 a:hover {background-position: 0 -59px;}
#cat_menu li#cl3 a:hover {background-position: 0 -109px;}
#cat_menu li#cl4 a:hover {background-position: 0 -159px;}


/* Content */

#content-block {
float: left;
width: 440px;
} 
#content-block h4 {
font-size: 12px;
border-left: 4px solid #7595c7;
padding: 3px 3px 3px 6px;
} 

#content-block .pgtitle {
width: 440px;
}
#pankuzu {
text-align: right;
font-size: 11px;
}
#content-block .pgtitle h2 {
background-color: #a2cfe9;
padding: 4px;
font-size: 26px;
color:#fff;
}

#content-block .input {
padding: 20px 0;
line-height: 200%;
}
#category li { margin-bottom: 10px; font-size: 20px; font-weight: bold; background-color: #eee; text-align:center;}

.pagetop {
text-align: right; 
font-size: 12px;
}
.pagetop a { 
text-decoration: none; 
margin-right: 20px;
}

/* list */

#navi {
float: right;
width: 220px;
}
#navi .top {
display: block;
width: 220px;
height: 39px;
background: url(img/navi_top.gif) no-repeat;
}
#navi .top span {
display: none;
}
#all_list li a {
  display: block; 
  width: 220px;
  text-decoration: none;
  background: #e1e1e1 url(img/mark.gif) no-repeat left;
}
#all_list li a:hover {
  background: #a2cfe9 url(img/mark.gif) no-repeat left;
}
#all_list li a span {
   display: block;
   padding: 10px 15px 10px 22px;
}
#pr {
padding: 10px;
}

/* foot */

#copyright {
    clear: both;
    border-top: dotted 6px #8c8c8c;  
    font-size: 11px;
}
#copyright a {
color: #999;
}
#copyright a:hover {
color: #518760;
}
 
#copyright p {
    text-align: center;
    padding: 30px 6px 6px 0;
}
#copyright ul { padding: 20px;}