@import url(http://web.outi-de.net/mt/mt-static/themes/style-smartCanvas/0-import.css);
@import url(http://web.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 : #f5f5f5;
  padding : 5px;
  }

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

