* {
	font-family:"ヒラギノ丸ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
}

a { color: #990000; text-decoration: none; }
a:hover { color: #FF6666; text-decoration: underline; }
img { border: none; }
div.clear { clear: both; height: 0; }
div.clear hr { display: none; }

#container {
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

/* ヘッダー */
#header h1 {
	border-bottom: 1px solid #333333;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 5px 0;
}

/* 左カラム */
#left {
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	float: left;
	width: 178px;
}
#left h2 {
	background: #FFCC00 url(http://www.iqbrand.jp/imgs/left_h2.gif) no-repeat;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 1px;
	padding: 12px 5px 6px 18px;
}
#left h3 {
	background-color: #FFE57F;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	margin: 1px;
	padding: 6px 5px 6px 8px;
}
#left ul {
	border-bottom: 1px solid #CDCAC0;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
#left li {
	background: #FFFFFF url(http://www.iqbrand.jp/imgs/left_li.gif) no-repeat 7px 10px;
	border-top: 1px solid #CDCAC0;
	font-size: 12px;
	line-height: 1.2;
	padding: 6px 5px 6px 18px;
}

/* センター記事 */
#center {
	float: left;
	width: 420px;
}
#center .inside {
	padding: 30px 30px 15px;
}
#center .inside h2 {
	background: #FFCC00 url(http://www.iqbrand.jp/imgs/center_h2.gif) no-repeat;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 9px;
	padding: 6px 6px 6px 18px;
}
#center .inside h3 {
	background-color: #CDCAC0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 6px;
	padding: 3px 6px;
}
#center .inside p {
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 15px;
}
/* 日時・パーマリンク・コメント・トラックバック */
#center .inside .posted {
	border-top: 1px solid #CCCCCC;
	padding-top: 6px;
	text-align: right;
}
/* ★印 */
#center .inside .star {
	color: #BD0043;
}
#center .inside strong {
	line-height: 1.6;
}
#center .inside ul {
	margin-bottom: 15px;
	margin-left: 1em;
}
#center .inside ol {
	margin-bottom: 15px;
	margin-left: 1.5em;
}
#center .inside ul li {
	font-size: 12px;
	line-height: 1.6;
	list-style-type: disc;
}
#center .inside ol li {
	font-size: 12px;
	line-height: 1.6;
	list-style-type: decimal;
}
#center .inside table {
	border: none;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
#center .inside table th {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 1.6;
	padding: 6px 6px 6px 0;
	vertical-align: top;
	white-space: nowrap;
}
#center .inside table td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 1.6;
	padding: 6px 0;
}
/* 会社概要（起業理念）*/
#center .inside .rinen table th,
#center .inside .rinen table td {
	border: none;
	font-weight: normal;
}
/* セミナー申し込み、お問い合わせ */
#center .inside .form table td {
	width: 178px;
}


/* トップページ下リンクボタン */
/* お問い合わせフォーム下リンクボタン */
#center .link_button {
	background: #FFFFFF url(http://www.iqbrand.jp/imgs/link_button.gif) no-repeat center top;
	line-height: 1;
	padding: 9px 0;
	text-align: center;
}
#center .link_button a {
	color: #FFFFFF;
}
/* お問い合わせフォーム */
#center .input356 { width: 356px; }
#center .input267 { width: 267px; }
#center .input178 { width: 178px; }
#center .input89 { width: 89px; }

/* 右カラム */
#right {
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	float: left;
	width: 178px;
}
#right h2 {
	background: #FFCC00 url(http://www.iqbrand.jp/imgs/right_h2.gif) no-repeat;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 1px;
	padding: 12px 5px 6px 18px;
}
#right h3 {
	background: #CDCAC0 url(http://www.iqbrand.jp/imgs/right_h3.gif) no-repeat 7px 8px;
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
	padding: 6px 5px 6px 18px;
}
#right p {
	font-size: 12px;
	line-height: 1.2;
	padding: 6px 5px 6px 8px;
}
#right ul {
	border-bottom: 1px solid #CDCAC0;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
#right li {
	background: #FFFFFF url(http://www.iqbrand.jp/imgs/right_li.gif) no-repeat 7px 10px;
	border-top: 1px solid #CDCAC0;
	font-size: 12px;
	line-height: 1.2;
	padding: 6px 5px 6px 18px;
}

/* フッター */
#footer {
	border-top: 1px solid #333333;
}
#footer p {
	font-size: 12px;
	line-height: 1.4;
	margin-top: 6px;
	text-align: center;
}
#footer .copyright {
	background-color: #FFCC00;
	padding: 10px;
}

