@charset "utf-8";
/*
Theme Name: 株式会社ビジネス アソシエイツ
Theme URI: http://www.branberyheag.com/
Description: 株式会社ビジネス アソシエイツのオリジナルテンプレート
Version: 0.1
Author: Isao Watanabe
Author URI: http://www.branberyheag.com/
Tags: 
Text Domain: 
*/


@import url("css/common/general.css");
@import url("css/common/layout.css");
@import url("css/common/header.css");
@import url("css/common/module.css");
@import url("css/common/footer.css");

pre {
	font-size: 1.25em;
	line-height: 0em;
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}

/* コメント */
#comments {
	border: solid 1px #0c8bcd;
	padding: 0 18px;
	margin: 20px 0
}
#comments h3 {
	font-size: 0.875em;
	border-bottom: solid 1px #0c8bcd;
	padding-bottom: 3px;
	margin-top: 20px;
}
#comments p {
	font-size: 0.75em
}
#comments p a {
	color: #0c8bcd
}
#comments input, #comments textarea {
	display: block
}
#comments textarea {
	width: 450px
}
#comments .required {
	color: #ff0000
}
#comments code {
	display: block;
	margin-top: 5px;
	font-size: smaller
}
#comments ul {
	margin: 0;
	padding: 0
}
#comments li.compost {
	list-style-type: none;
	border-bottom: dotted 1px #0c8bcd;
	margin-bottom: 20px;
}
#comments p.cominfo {
	text-align: right
}
#comments #comfeed a {
	background-image: url(feed-icon-12x12.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
	line-height: 1em;
	color: #000000;
	text-decoration: none
}
#comments #comfeed {
	background-color: #a3d2f2;
	padding: 8px;
	margin-top: 30px;
}
#comments #trurl {
	background-color: #a3d2f2;
	padding: 8px;
	margin-bottom: 30px
}

.form-allowed-tags{display:none;}
