/* ============================= 
wrap
============================= */
div.wrap{
    width: 700px;
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}
dl.box {
    float: left;
    margin: 10px 0px 0px 20px;
    padding: 10px 20px 10px 20px;
    border: 8px solid #ddd;
    width: 260px;
    background: #f2f2f2;
}
dl.box dt {
text-align: center;
    margin: 0;
    padding: 0px;
}
dl.box dd.ctitle {
    margin: 0;
    padding: 0px 0px 10px 0px;
    font-size: 0.9em;
    line-height: 1.3;
  font-weight: bold;
text-align: center
}
dl.box dd {
    margin: 0px 0px 4px 0px;
    padding: 0 5px;
    font-size: 0.75em;
    line-height: 1.2;
text-align: right;
}
dl.box dd.zacho {
    margin: 0;
    padding: 5px 10px;
    font-size: 0.75em;
    line-height: 1.3;
text-align: left;
background-color: #dddddd;
}
/* ============================= 
publish
============================= */
div.publish{
    float: right;
    width: 400px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    border: 1px solid #ddd;
}
/* ============================= 
alignR
============================= */
.alignR {
	float: right;
       margin: -30px 0 0 0;
}
/* ============================= 
table.member2
============================= */
table.member2 td {
padding:4px 10px;
margin: 0;
border:1px #ccc solid;
border-collapse: collapse;
}
/* ============================= 
table.member
============================= */
table.member td {
	padding:4px 10px;
}
/* ============================= 
#homeimage
============================= */
#homeimage{
  margin: 0;
  padding: 0;
	background-color:#eee;
}
/* ============================= 
.post ol li
============================= */
.post ol{
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
}
/* ============================= 
.post ul li
============================= */
.post ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post li{
  padding: 0 0 10px 14px;
  line-height: 1.5em;
}
.post ul li, .post ol ul li{
	background: url(images/listbtn00.gif) no-repeat;
        background-position: 16px 6px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
/* ============================= 
.clearfix
============================= */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a img { border: none; }
/* =============================
#sidebar   module_title
============================= */
#sidebar p.module_title {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 4px 0px;
	height:28px; /* バーの高さを確保 */
	line-height:27px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
	background-color:#292;
}
#sidebar p {
	padding: 4px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size:0.85em;
	line-height:1.2em;
}
#sidebar a {
	text-decoration: none;
	color: #555;
}
#sidebar a:hover {

}
#sidebar ul li a {
	font-size:0.85em;
        padding: 0 0 0 16px;
	background: url(images/postbullets.png) no-repeat;
        background-position: 0px 1px;
}
#sidebar ul li a:hover{
	color:#000;
	background-color:#eee;
}
/* =============================
Contact Form 7デザインカスタマイズ
=============================*/
#fbox{
width: 640px;
background: #f4f4f4;
padding: 25px 30px 25px 30px;
  margin: 0 0px 0 0px;
position: relative;
}
#fbox  .con{
	height:20px;
	padding:4px  4px 4px 4px ;
	width:300px;
	border:1;
	font-size:14px;

	color:#000;
        align:left;
}
#fbox  .mess{
	height:200px;
	padding:4px  4px  4px  4px ;
	width:400px;
	border:1;
	font-size:14px;
	color:#000;
        overflow-y:hidden;  /* IEでスクロールバーを消す為に記述 */
}
/* =============================
#news01 dt と dd を横並びにした定義リスト
============================= */
dl.news01 dt {
  font-size: 12px;
  clear: left;
  float: left;
  margin: 0 0 01em;
  width: 7.5em;
  border-left: solid 4px #CCC;
  padding-left: 8px;
}
dl.news01 dd {
  font-size: 12px;
  margin-bottom: 1em;
  margin-left: 12em;
}
/* =============================
footerColumn
============================= */
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}

