*{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: #555;
	font-size: 12px;
	background: url(img/back.gif) repeat-x;
}
a {
	color: #e26f6f;
	text-decoration:none;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* layout start*/
#all {
margin-left: 200px;
width: 790px;
}
#pan {
text-align: right;
padding: 10px;
}
#pan a:hover {
color: #333;
} 
/* logo */

#logo {
width: 790px;
background: url(img/head.jpg) no-repeat;
}
#logo h1 {
padding: 25px 0 13px 40px;
}
#logo h1 a {
display: block;
width: 196px;
height: 77px;
}
#logo h1 a span {
  display: none;
}
/* topmenu */
#topmenu {
width: 800px;
height: 53px;
}
#topmenu ul li{ float:left;}
#topmenu ul li a{display:block;}
#topmenu ul li a span{ display: none;}

#cl1 a{width:100px; height:53px; margin-left: 20px;}
#cl2 a{width:103px; height:53px; margin-left: 2px;}
#cl3 a{width:116px; height:53px; margin-left: 2px;}
#cl4 a{width:117px; height:53px; margin-left: 2px;}
#cl5 a{width:134px; height:53px; margin-left: 2px;}
#cl6 a{width:176px; height:53px; margin-left: 2px;}

#main {
width:757px;
background: #fff0f0 url(img/main_top.gif) no-repeat top left;
margin: 0 0 0 20px;
} 

#main .btm {
clear: both;
width: 757px;
height: 26px;
background: url(img/main_btm.gif) no-repeat bottm left;
}

/* Content */
#textcolumn {
float: left;
width: 518px;
margin-left: 20px;
}   
#textcolumn h3 {
padding: 10px;
font-size: 26px;
border-bottom: dotted 5px #f68e8e;
}
#textcolumn h2, #textcolumn h4 {
font-size: 12px;
display: block;
padding: 3px 6px;
background-color:#F68E8E;
color: #fff;
}
#textcolumn .entry {
padding: 40px 20px;
font-size: 14px;
line-height: 250%;
}
#category li { font-size: 16px; margin-bottom: 6px; padding: 10px; border-left: 4px solid #e77474; background-color: #f69b9b;}
#category li a {color: #fff; text-decoration: none; font-weight: bold;}
#category li a:hover {
    color: #e77474;
}
#textcolumn .pagetop {
text-align: right; 
font-size: 12px;  
}
#textcolumn .pagetop a:hover {
color: #333;
} 
.info {
padding: 10px;
line-height: 250%;
color: #999;
}
 
/* list */
#allpages {
float: right;
width: 178px;
overflow: hidden;
margin: 20px 20px 0 0;
background-color: #fff;
border: 1px solid #eee;
}
#pr {
padding: 10px;
font-size:12px;
line-height: 230%;
}
#allpages .top {
display: block;
width: 165px;
height: 44px;
background: url(img/allpages.gif) no-repeat;
margin-left: 5px;
}
#allpages .top span {
display: none;
}
#list li a {
display: block; 
width: 165px;
background: url(img/mark.jpg) no-repeat left;
color: #888;
text-decoration:none;
letter-spacing:2px;
}
#list li a:hover {
color: #333;
}
#list li a span {
display: block;
padding: 13px 5px 13px 26px; 
}
/* foot */

#foot {
clear: both;  
font-size: 11px;
margin-left: 14px;
}
#foot a:hover{
text-decoration:none;
}
#foot ul {
padding: 30px;
}
#foot p {
padding: 10px 5px 10px 0;
text-align: center;
}
