@charset "utf-8";
/*
Theme Name: くまがい大（くまがい ゆたか）公式サイト：新着情報 
Theme URI: http://kumagai-yutaka.jp/
Description: くまがい大（くまがい ゆたか）公式サイト用テンプレート
*/


#rightContainer ul ul {
width: 230px;
height: auto;
padding: 0 0 20px;
}

.entText:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.entText {display: inline-table;}
/* Hides from IE-mac \*/
* html .entText { height: 1%; }
.entText { display: block; }
/* End hide from IE-mac */

.imagefield {
width: 102px;
float: left;
padding: 0 15px 0 0;
}
.imagefield img {
wdith: 80px;
height: 80px;
padding: 5px;
border:solid 1px #999;
margin: 0 0 7px;
display: block;
text-align: center;
}
.more {
text-align: right;
padding: 5px 0;
}

.notfoundPage {
background: url("images/notfound.gif") no-repeat 10px 10px;
padding :50px 0 0 10px;
}

.entry:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.entry {display: inline-table;}
/* Hides from IE-mac \*/
* html .entry { height: 1%; }
.entry { display: block; }
/* End hide from IE-mac */
img.size-thumbnail {width: 100px;}
img.size-medium {width: 250px;}
img.size-large {width: 500px;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {float: right;}

.alignleft {float: left}
