@charset "utf-8";

/*<?php*/
/*
Template Name: ニュース
*/
/*?>*/
@charset "utf-8";

div.entry{
clear : both ;
}

div.entry:after{
content : "." ;
display : block ;
clear :both ;
height : 0px ;
visibility : hidden ;
}

.main{
float : right ;
clear : right ;
width : 420px ;
display : inline ;
}

.sub{
width : 210px ;
float :left ;
clear : left ;
}

.news.index .entry h2{

}
#wp-calendar{
margin-bottom : 2em ;
}

#wp-calendar td{
padding:2px 5px ;
background : #fafafa ;
border : 1px solid #ccc ;
}
#wp-calendar tr{


}

#wp-calendar tfoot{
display:none;
}

#wp-calendar tbody td a{
font-weight : bold ;
display : block ;
}


.news.index h1{
display : none ;
}

.sub .more ul li{
list-style : inside disc ;
}


p.continue{
text-align : right ;
}
