@charset "UTF-8";
html {
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka","メイリオ", Arial,"MS PGothic",sans-serif ;
}
}

#txtSml a {
	background: url(../../img/txtsize_sml.gif) no-repeat 0 100%;
}
#txtMid a {
	background: url(../../img/txtsize_mid.gif) no-repeat;
}


th, td, caption {
	font-size: 14px;
	line-height: 1.6em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka","メイリオ", Arial,"MS PGothic",sans-serif ;
}

.small {
	font-size: 12px;
}

/* 全体構造＆ヘッダー＆フッター
---------------------------------------------------- */

#footer {
	clear: both; 
	width: 800px;
	font-size: 10px;
}


/* 内部ページ左メニュー
---------------------------------------------------- */
#mainMenu { /* ---左メニューくるむ--- */
	font-size: 12px;
}

#leftwrap h3 { /* ---左メニュータイトル--- */
	height: 18px;
	font-size: 9px;
	line-height: 9px;
	text-indent: -9000px;
	background: url(../img/topcont_bg_top180.gif) no-repeat;
}

#menuwrap li {
	display: inlineblock;
	margin-left: 9px;
	font-size: 8px;
	line-height: 8px;
	text-indent: -9000px;
	overflow: hidden;
}

#tpleft .box1 h3 { /* ---会社説明タイトル--- */
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	text-indent: -9000px;
	background: url(../img/topcont_bg_top.gif) no-repeat;
}


/* メインコンテンツ
---------------------------------------------------- */

#mainContents h3 {/* ---黄色マーカー付き--- */
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding-left: 16px;
	background: url(../../img/marker_h3.gif) no-repeat 0 3px;
}

#mainContents h4 { /* ---小小見出し--- */
	font-size: 14px;
	margin: 10px 0;
	padding-left: 16px;
	font-weight: bold;
	line-height: 1.4em;
	background: url(../../img/marker_h3.gif) no-repeat 0 5px;
}

#mainContents h5 { /* ---黄色マーカー付き普通字--- */
	font-size: 14px;
	line-height: 1.1em;
	margin: 10px 0;
	padding-left: 16px;
	background: url(../../img/marker_h3.gif) no-repeat 0 3px;
}

#mainContents .block h6 { /* ---左項目の日付の場合（矢印付き）--- */
	float: left;
	width: 105px;
	margin: 10px 0;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	text-indent: 20px;
	background: url(../../img/icon_arrow.gif) no-repeat 0 3px;
}


/* パートナー紹介ページ
---------------------------------------------------- */

#partner .textPtr{
	font-size: 16px;
	font-weight: bold;
}

/* 次回セミナー案内ページ
---------------------------------------------------- */

#semiTitle .textNo {
	padding: 15px 3px 3px 3px;
	font-size: 16px;
}

#semiTitle .textBo {
	padding: 3px;
	font-size: 18px;
	font-weight: bold;
}

#schedule .textGst {
	font-size: 16px;
	font-weight: bold;
}




