@import url(http://kosodate.outi-de.net/mt/mt-static/themes/style-smartCanvas/0-import.css);
@import url(http://kosodate.outi-de.net/mt/mt-static/themes/style-smartCanvas/module/mod_multiCol-Type2.css);

/* Captcha Style */
div#comments-open-captcha {
	margin: 0 20px;
}

div#comments-open-captcha img {
	border: 1px solid black;
}

div#comments-open-captcha input {
	margin: 0.5em 0;
}

div#comments-open-captcha p {
	margin: 0.1em 0 0.7em;
}

div.entry div.textBody {
padding: 0.5em 30px!important;
}

.waku{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 400px;
  border-width : 1px;
  border-style : solid;
  border-color : #ff8080;
  padding : 5px;
  }


/* 関連記事 */
div.kanren {
&nbsp;margin: 10px;
&nbsp;padding: 10px;
&nbsp;border-style: none;
&nbsp;background-color: #f5f5f5;
}

/* 画像記事リンクに使用*/
.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 180px;
height: 180px;
}
