@charset "utf-8";

/*
Theme Name: main
Description: オリジナルテンプレート
Version: 1
Author: JIRIKI
Author URI: https://www.jiriki.co.jp/
*/

#container:after {
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

.float{

	float:left;

}

.keizoku{
    overflow: auto;
	padding-left:10px;
	width:500px;
	line-height:30px;

}

.clear{
    clear: both;
	width:760px;
	line-height:30px;
	margin:auto;
	padding-left:-10px;
}

.page_container {
  height: 600px!important;
}

h2.title {
  background: url(images/menu-bg.jpg);
  height: 50px;
}

h2.title a {
  color: #1D6E9F;
  text-shadow: 1px 2px 1px #fff;
  font-size: 20px;
  padding: 8px;
  position: relative;
  top: 10px;
}

.icon_k {
  background: #244BA0;
  color: #fff;
  padding: 0 8px 0 8px;
  margin-right: 6px;
}

.post {
  width: 680px;
}

.postlist-datetime {
  font-weight: bold;
  color: #4E79C1;
}

.postmetadata {
  background: #d8d8d8;
  width: 100px;
  text-align: center;
  margin-bottom: 20px;
}

.postmetadata a, .news_text {
  text-decoration: none;
  color: #333!important;
  padding: 8px;
}

.entry p {
  font-size: 14px;
  line-height: 1.5em;
}

.s_ti p {
  display: inline-block;
}



#side-bo {
  height: auto!important;
}
