/*
-----------------------------------------------------

◆◆◆◆◆ＴＦＰスタイルシート◆◆◆◆◆
◇◇◇◇◇ＡＦＰページ専用◇◇◇◇◇◇
2010/06/15改訂：いろいろ調整
2010/02/18改訂：「p.Kokuchi2」を追加
2009/12/17改訂：「div.CBlock table.Lineup th.EX」を追加
2009/11/6改訂：「テキスト合格パック」を追加
2009/10/20改訂：「AFP特典（合格パックタイトル部）」を追加
2009/10/16改訂：「合格パック」改訂に伴い修正
2009/7/08改訂：「締切日等のアイコン」を追加
2009/6/11改訂：「通信講座リード」を追加
2009/1/16改訂：「告知用テキスト」を追加
2009/1/7改訂：「AFP特典」に大阪校用定義を追加
2008/11/18改訂：「スケジュールテーブル内での告知」を追加
2007/11/20改訂：「合格パック／リード囲み（グリーン）」設定を変更
2007/11/5改訂：「テキストバナー（2直）」を追加
2007/10/31改訂：AFPトップページリードを追加
2007/9/28改訂：インフォメーションを追加
2007/5/7改訂：テーブル内告知を追加
2006/5/31改訂：見出し（h2）を追加
2006/5/1改訂：画像バナー（セミナーへのリンク）を追加
2005/11/25改訂：AFP特典を追加
2005/8/22改訂：合格体験記を追加
2005/5/9改訂：トップページ・ニュースを追加（CFPからコピペ）
2005/1/26改訂：テキストバナー（セミナーへのリンク）を追加

-----------------------------------------------------
*/
/* --◆見出し--*/

 h2.Md {
	margin:20px 0 10px 0;
	padding:3px;
	background:#FEF3F7;
	border-left:15px solid #c33;
	text-align:left;
	font-size:14px;
	color:#c33;
	clear:both;
	}
	
 h2.Md a:hover{
	color:#c33;
	text-decoration:none;
	}

/* --◆リード囲み（赤）--*/

div#Read {
	width:596px;
	border:2px solid #c33;
	background:#fbfce6;
	margin-top:10px;
	margin-bottom:10px;
	}
	
div#Read.Trial {
	border:2px solid #E24511;
	}
	
div#Read h2 {
	font-size:14px;
	background:#c33;
	padding:3px;
	color:#fff;
	margin:0;
	}
	
div#Read p {
	font-size:12px;
	margin:1em 20px 0.5em 20px;
	}
	
div#Read dl {
	width:580px;
	font-size:12px;
	color:#333;
	line-height:135%;
	padding:7px 7px 0px 7px;
	margin:0;
	}
	
div#Read dt {
	font-weight:bold;
	margin-bottom:0.5em;
	}
	
div#Read dd {
	margin-left:1em;
	margin-bottom:0.5em;
	}

div#Read dd p {
	margin-top:0;
	margin-bottom:0.5em;
	}
	
/* --◆リード囲み（ブルー）--*/

div#Read2 {
	width:596px;
	border:2px solid #374EA2;
	background:#F3FDF2;
	margin-top:10px;
	margin-bottom:10px;
	}
	
div#Read2.Trial {
	border:2px solid #E24511;
	}
	
div#Read2 h2 {
	font-size:14px;
	background:#374EA2;
	padding:3px;
	color:#fff;
	margin:0;
	}
	
div#Read2 dl {
	font-size:12px;
	color:#333;
	line-height:135%;
	padding:7px;
	margin:0;
	}
	
div#Read2 dt {
	font-weight:bold;
	margin-bottom:0.5em;
	color:#c33;
	}
	
div#Read2 dd {
	margin-left:1em;
	margin-bottom:0.5em;
	}

div#Read2 dd p {
	margin-top:0;
	margin-bottom:0.5em;
	}
	
/* --◆リード囲み（イエロー／支援制度）--*/

div#Read3 {
	width:596px;
	border:2px solid #E8D91D;
	background:#FFFEE5;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:135%;
	}
	
div#Read3 h2 {
	background:#E8D91D;
	padding:3px;
	margin:0;
	}
	
div#Read3 h4 {
	margin:1em 10px 1em 10px;
	padding:3px;
	background:#A17809;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}

div#Read3 p {
	margin:1em 20px 0.5em 20px;
	}
	
div#Read3 div.Note2 {
	margin:0em 20px 0.5em 20px;
	padding:0.2em;
	}
	
div#Read3 div.Note2 p {
	margin:0;
	font-size:10px;
	text-indent:-1em;
	padding-left:1em;
	}
	
div#Read3 img.Inner {
	margin:0em 20px 0.5em 20px;
	}
	
div#Read3 table {
	margin:0em 20px 0.5em 20px;
	border-collapse:collapse;
	border: 1px solid #666;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}
	
div#Read3 table.Small {
	font-size: 10px;
	}

div#Read3 table th {
	text-align:center;
	padding:0.3em;
	background: #f5f5f5;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
div#Read3 table th.Sub {
	background: #f5f5f5;
	font-weight:normal;
	}

div#Read3 table td {
	text-align:center;
	padding:0.3em;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
/* --◆合格パック／リード囲み（グリーン）--*/

div#PackRead {
	width:596px;
	border:2px solid #093;
	background:#fbfce6;
	margin-top:10px;
	margin-bottom:10px;
	}
	
div#PackRead h2 {
	font-size:14px;
	text-align:center;
	background:#093;
	padding:5px;
	color:#fff;
	margin:0;
	}
	
div#PackRead h3 {
	font-size:12px;
	text-align:center;
	background:#B2EEB9;
	padding:5px;
	color:#333;
	margin:0;
	}
	
div#PackRead h3 em{
	color:#f00;
	}
	
div#PackRead dl {
	font-size:12px;
	color:#333;
	line-height:135%;
	padding:7px;
	margin:0;
	}
	
div#PackRead dt {
	font-weight:normal;
	}
	
div#PackRead dd {
	margin-left:1em;
	margin-bottom:0.5em;
	}
	
div#PackRead p {
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:135%;
	padding:7px;
	margin:0;
	}
	
div#PackRead table {
	font-size:12px;
	border:1px solid #c00;
	margin:7px;
	float:right;
	}
	
div#PackRead table tr {
	background:#fff;
	}
	
div#PackRead table th {
	background:#c00;
	color:#fff;
	}
	
/* --◆新合格パック／リード囲み（グリーン）--*/

div#NewPackRead {
	width:100%;
	border:2px solid #057629;
	background:#FCFDEB;
	margin-top:0px;
	margin-bottom:10px;
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:135%;
	}
	
div#NewPackRead h2 {
	font-size:14px;
	text-align:left;
	background:#057629;
	padding:4px;
	color:#FFF500;
	margin:0;
	}
	
div#NewPackRead h3 {
	font-size:12px;
	line-height:150%;
	text-align:left;
	background:#EBF6FC;
	padding:7px;
	color:#333;
	margin:0;
	}
	
div#NewPackRead h3 strong {
	font-size:14px;
	}
	
div#NewPackRead h3 em{
	color:#f00;
	}
	
div#NewPackRead h4 {
	margin:1em 10px 1em 10px;
	padding:3px;
	background:#459A62;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
	
div#NewPackRead h5 {
	margin:1em 10px 1em 10px;
	padding:3px;
	border-bottom:1px solid #459A62;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	
div#NewPackRead img.Tokuten1 {
	margin:10px 9px 0px 9px;
	}
	
div#NewPackRead img.Tokuten2 {
	margin:0px 9px 10px 9px;
	}
	
div#NewPackRead p {
	margin:1em 20px 0.5em 20px;
	}
	
div#NewPackRead div.Note {
	margin:1em 20px 0.5em 20px;
	padding:0.5em;
	border:1px dotted #459A62;
	background:#fff;
	}
	
div#NewPackRead div.Note p {
	margin:0;
	font-size:10px;
	text-indent:-1em;
	padding-left:1em;
	}
	
div#NewPackRead div.Note2 {
	margin:0em 20px 0.5em 20px;
	padding:0.2em;
	}
	
div#NewPackRead div.Note2 p {
	margin:0;
	font-size:10px;
	text-indent:-1em;
	padding-left:1em;
	}
	
div#NewPackRead dl {
	margin:1em 20px 0.5em 20px;
	}
	
div#NewPackRead dl dt {
	font-weight:bold;
	}
	
div#NewPackRead dl dd {
	margin:0em 0.5em 0.5em 2em;
	}
	
div#NewPackRead dl dd ol {
	margin:0;
	padding:0;
	}
	
div#NewPackRead dl dd ol li {
	margin-left:2em;
	}
	
div#NewPackRead dl dd img {
	margin-top:5px;
	}
	
div#NewPackRead table {
	border:1px solid #c00;
	}
	
div#NewPackRead table {
	margin:0em 20px 0.5em 20px;
	border-collapse:collapse;
	border: 1px solid #666;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}

div#NewPackRead table th {
	text-align:center;
	padding:0.3em;
	background: #DFF7E7;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
div#NewPackRead table th.Sub {
	background: #f5f5f5;
	font-weight:normal;
	}

div#NewPackRead table td {
	text-align:center;
	padding:0.3em;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
div#NewPackRead img.Inner {
	margin:0em 20px 0.5em 20px;
	}
	
/* --◆AFP特典（合格パックタイトル部）--*/	

div#AFPtokuten_PackTitle {
	width:600px;
	height:29px;
	margin-top:7px;
	}
	
div#AFPtokuten_PackTitle h2 {
	width:480px;
	margin:0;
	float:left;
	}
	
div#AFPtokuten_PackTitle a {
	display:block;
	width:120px;
	margin:0;
	padding-top:5px;
	float:right;
	}

/* --◆AFP特典--*/

h2.AFPtokuten{
	margin:7px 0px 0px 0px;
	padding:0;
	}

div.AFPtokuten {
	margin:0px 0px 7px 0px;
	padding-bottom:14px;
	background:#FFFEF0;
	border:2px solid #c33;
	font-size:12px;
	line-height:135%;
	text-align:center;
	}
	
div.AFPtokuten h3 {
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
	clear:both;
	}
	
div.AFPtokuten h4 {
	margin:7px;
	font-size:14px;
	}
	
div.AFPtokuten p.Exp {
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	line-height:135%;
	}
	
div.AFPtokuten dl{
	margin:7px;
	padding:0;
	text-align:left;
	}
	
div.AFPtokuten dl dt {
	width:120px;
	margin:0;
	margin-bottom:3px;
	padding:0;
	float:left;
	}
	
div.AFPtokuten dl dd{
	margin:0;
	margin-left:125px;
	padding:0;
	}
	
div.AFPtokuten p.Catch {
	border:2px solid #c33;
	background-color:#fff;
	padding:5px;
	}
	
div.AFPtokuten dd ul {
	margin:0;
	margin-left:20px;
	padding:0;
	text-align:left;
	}
	
div.AFPtokuten dd ul li {
	margin-bottom:5px;
	text-align:left;
	list-style-image:url(images/li_circle.gif);
	}
	
div.AFPtokuten dd ul li b {
	color:#333;
	}
	
div.AFPtokuten table {
	margin:2px auto 0px auto;
	width:500px;
	border-collapse:collapse;
	border: 1px solid #666;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}
	
div.AFPtokuten table caption{
	margin:0px auto 2px auto;
	text-align:center;
	font-size: 12px;
	font-weight:normal;
	}

div.AFPtokuten table th {
	text-align:center;
	padding:0.3em;
	background: #f5f5f5;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}

div.AFPtokuten table td {
	text-align:center;
	padding:0.3em;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
div.AFPtokuten table.osk {
	margin-bottom:10px;
	width:550px;
	font-size: 14px;
	}
	
div.AFPtokuten div.souki h4 {
	margin:5px;
	color:#f00;
	}
	
div.AFPtokuten div.souki p {
	margin:5px;
	}
	
/* --◆トップページ・ニュース--*/

div#News {
	margin-left:75px;
	}

div#News h3 {
	font-size:12px;
	color:#fff;
	margin:1em 0em 0.5em 0em;
	padding:0.2em;
	background:#f66;
	}
	
	
div#News p {
	margin:0;
	margin-left:1em;
	font-size:12px;
	}

div#News ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
div#News ul li {
	font-size:12px;
	margin-left:1em;
	margin-bottom:0.2em;
	padding-left:12px;
	background-image:url(http://www.tfp.co.jp/images/allowsq_red.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
	
/* --◆合格体験記--*/

div.Taiken {
	margin:25px 10px 5px 10px;
	padding:0;
	width:580px;
	font-size:12px;
	line-height:140%;
	text-align:left;
	}

div.Taiken  h3 {
	margin:0;
	padding:0;
	}
	
div.Taiken img.Photo {
	float:left;
	margin:5px 5px 5px 5px;
	}
	
div.Taiken  p {
	padding:0px 7px 0px 7px;
	text-indent:1em;
	}
	
div.Taiken  dt {
	font-weight:bold;
	}
	
div.Taiken div.Staff {
	width:500px;
	margin-left:70px;
	margin-bottom:10px;
	border:1px dashed #84C0CF;
	}
	
div.Taiken div.Staff h4{
	margin:5px 0 0 5px;
	padding:0;
	text-align:left;
	background:#fff;
	border:0;
	}
	
div.Taiken div.Staff p{
	margin:5px;
	padding:0 0 0 55px;
	font-size:10px;
	color:#666;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
div.Taiken div.Staff p.M{
	background-image:url(images/icon_face_man.gif);
	}
	
div.Taiken div.Staff p.W{
	background-image:url(images/icon_face_woman.gif);
	}
	
div.Taiken div.Staff p.Notes{
	text-indent:-1em;
	color:#1B7B93;
	}
	
/* --◆クラス表のテーブル--*/

table.ClassTable {
	width: 600px;
	margin-bottom:0.5em;
	border-collapse:collapse;
	border: 1px solid #666;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}
	
table.ClassTable caption{
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	}

table.ClassTable th {
	text-align:center;
	padding:0.3em;
	background: #f5f5f5;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
table.ClassTable th.class {
	background: #fff;
	font-weight:bold;
	}

table.ClassTable td {
	text-align:center;
	padding:0.3em;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
table.ClassTable td dl {
	text-align:left;
	}
	
table.ClassTable td dl dt {
	font-weight:bold;
	}
	
table.ClassTable td ol {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
table.ClassTable td ul {
	margin:0;
	padding:0;
	list-style-position:inside;
	text-align:left;
	}

/* --◆カレンダーのテーブル--*/

table.Carender {
	margin-bottom:0.5em;
	border-collapse:collapse;
	border: 1px solid #999;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}

table.Carender caption {
	font-size: 12px;
	font-weight:bold;
	}

table.Carender th {
	text-align:right;
	padding:0.3em;
	background: #CCE7D3;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	}
	
table.Carender th.Sunday {
	background: #FAD5E5;
	color:#c00;
	}

table.Carender th.Saturday {
	background: #C7EAFB;
	color:#00c;
	}
	
table.Carender td {
	text-align:right;
	padding:0.3em;
	background: #E4F2E7;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	}

table.Carender td.Sunday {
	background: #FEF3F7;
	color:#c00;
	}

table.Carender td.Saturday {
	background: #E9F7FE;
	color:#00c;
	}

	
/* --◆汎用表組みテーブル--*/

table.MassTable {
	width: 600px;
	margin-bottom:0.5em;
	border-collapse:collapse;
	border: 1px solid #666;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}

table.MassTable th {
	text-align:center;
	padding:0.3em;
	background: #efefef;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}
	
table.MassTable th.Sub {
	background: #f5f5f5;
	font-weight:normal;
	}

table.MassTable td {
	text-align:center;
	padding:0.3em;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	}


/* --◆テキストバナー（セミナーへのリンク）--*/

div.banner{
	margin:5px;
	padding:3px;
	border:1px solid #BD4545;
	background:#fff;
	}
	
h6.banner{
	margin:0;
	padding-left:12px;
	background-image:url(http://www.tfp.co.jp/images/allowsq_red.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	}
	
p.banner{
	margin:3px;
	font-size:10px;
	line-height:140%;
	}
	
/* --◆テキストバナー（2直）--*/

div.Banner_Taisaku {
	margin:5px;
	padding:3px;
	border:1px solid #6C3F99;
	background:#fff;
	}
	
div.Banner_Taisaku h6 {
	margin:0;
	padding-left:12px;
	background-image:url(http://www.tfp.co.jp/images/allowsq_purple.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	}
	
div.Banner_Taisaku p {
	margin:3px;
	font-size:10px;
	line-height:140%;
	}
	
/* --◆画像バナー（セミナーへのリンク）--*/

img.TBanner {
	margin:5px;
	}
	
img.TBannerFAQ {
	margin:5px 25px 5px 25px;
	}
	
/* --◆各種制度・ご利用上の注意--*/

div.Notice{
	margin:5px;
	padding:3px;
	border:1px solid #E97B56;
	background:#fff;
	}
	
h6.Notice{
	margin:0;
	font-size:12px;
	color:#c33;
	text-align:center;
	}
	
p.Notice{
	margin:3px;
	font-size:10px;
	line-height:140%;
	}
	

/* --◆キャンペーン告知用--*/

div.Campaign {
	margin:0.5em;
	border:3px double #f00;
	background:#FFFFEE;
	}
	
div.Campaign h3 {
	margin:0;
	padding:0.5em;
	font-size:12px;
	color:#f00;
	}
	
div.Campaign p {
	margin:0;
	padding:0.5em;
	padding-top:0;
	font-weight:bold;
	font-size:12px;
	}
	
/* --◆汎用テスト--*/

hr {
	display:none;
	}

div.CBlock {
	margin:0;
	margin-bottom:25px;
	}
	
div.CBlock div.Stt {
	margin-bottom:3px;
	text-align:right;
	}
	
div.CBlock div.Stt img {
	margin:0;
	}
	
div.CBlock div.Detail {
	margin:15px;
	padding:15px;
	border:2px solid #f6cfe3;
	}

div.CBlock h2 {
	margin:0 0 1em 0;
	padding:3px;
	background:#FEF3F7;
	border-left:15px solid #c33;
	font-size:14px;
	color:#c33;
	clear:both;
	}

div.CBlock h3 {
	margin:0 0 0.5em 0;
	padding:0;
	color:c33;
	clear:both;
	}
	
div.CBlock h4 {
	margin:0 10px 0.5em 10px;
	padding:0;
	color:#333;
	font-weight:bold;
	}
	
div.CBlock h4.Large {
	margin:1em 10px 0.5em 10px;
	padding:3px;
	font-size:14px;
	color:#333;
	border:1px solid #d69d9d;
	background-color:#FEF3F7;
	}
	
div.CBlock h3.Gray {
	margin:0 0 0.5em 0;
	width:590px;
	padding:0.2em;
	background:#efefef;
	border:1px solid #999;
	font-size:12px;
	color:#333;
	}
	
div.CBlock h3 img{
	margin:0;
	padding:0;
	}
	
div.CBlock p,dl,ol {
	margin:0 10px 0.7em 10px;
	width:90%;
	font-size:12px;
	line-height:140%;
	}
	
div.CBlock p.Link {
	text-align:right;
	}
	
div.CBlock p.Link a {
	padding-left:13px;
	background-image:url(../../images/allowsq_red.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	}
	
div.CBlock ol {
	margin:0 10px 0.7em 10px;
	padding-left:2em;
	width:90%;
	font-size:12px;
	line-height:140%;
	}
	
div.CBlock p.DL {
	background:#FFFEE5;
	padding:3px;
	border:1px solid #c00;
	}
	
div.CBlock dl dt{
	color:#369;
	}
	
div.CBlock dl dd{
	margin-left:1em;
	margin-bottom:0.5em;
	}

div.CBlock img {
	margin:0 10px 0.5em 10px;
	}
	
div.CBlock img.Bt {
	margin:0;
	}
	
div.CBlock ul {
	margin:0 10px 0.5em 10px;
	padding:0;
	list-style:none;
	font-size:12px;
	color:#333;
	}
	
div.CBlock ul.attention {
	font-size:10px;
	color:#c33;
	}
	
div.CBlock ul.Text li {
	width:15em;
	float:left;
	}
	
div.CBlock table {
	width: 100%;
	margin-bottom:15px;
	border-collapse:collapse;
	border: 1px solid #888;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}

div.CBlock table th {
	text-align:center;
	padding:3px;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #888;
	border-right:1px solid #888;
	background-image:url(images/lineup_bk0.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
div.CBlock table th.class {
	background: #fff;
	font-weight:bold;
	}
	
div.CBlock table.Lineup th {
	padding:5px;
	font-weight:bold;
	line-height:150%;
	font-size:14px;
	}
	
div.CBlock table.Lineup th.EX {
	border-bottom:1px solid #888;
	background-image:url(images/lineup_bk3.gif);
	}
	
div.CBlock table th.class {
	padding:0;
	background-image:none;
	}
	
div.CBlock table th.class h3 {
	margin:0;
	padding:3px;
	color:#fff;
	}

div.CBlock table th.reg {
	background-color:#edb3b3;
	}

div.CBlock table th.reg h3 {
	background-color:#ca3c3c;
	}
	
div.CBlock table th.pack {
	background-color:#63c985;
	}
	
div.CBlock table th.pack h3 {
	background-color:#0b8a35;
	}
	
div.CBlock table.Lineup th img {
	margin:2px;
	padding:0;
	}
	
div.CBlock table.Lineup th span{
	font-weight:normal;
	font-size:12px;
	}
	
div.CBlock table.Lineup td {
	width:35%;
	vertical-align:middle;
	}
	
div.CBlock table.Lineup td a img {
	margin:0;
	padding:0;
	}
	
div.CBlock table.Lineup td a {
	margin:0;
	padding:0;
	}
	
div.CBlock table.Lineup caption {
	text-align:left;
	font-weight:bold;
	background-color:#e5e5e5;
	background-image:url(images/lineup_bk.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px;
	}
	
div.CBlock table.Lineup caption a:hover {
	text-decoration:none;
	color:#333;
	}

div.CBlock table td {
	text-align:center;
	padding:3px;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #888;
	border-right:1px solid #888;
	}
	
div.CBlock table td.reg {
	background-image:url(images/lineup_bk1.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}

div.CBlock table td.pack {
	background-image:url(images/lineup_bk2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
div.CBlock table p.S_Info  {
	padding:2px;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	line-height:125%;
	}

div.CBlock table.Osk th,
div.CBlock table.Osk td {
	padding:2px;
	}

	
/* --◆スケジュールテーブル内での告知--*/	
	
div.CBlock table.Lineup td.Info {
	padding:10px;
	background-color:#efefef;
	}
	
div.CBlock table.Lineup td.Info div {
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
	}
	
div.CBlock table.Lineup td.Info h3 {
	margin:5px 0px 0px 0px;
	font-size:14px;
	color:#f00;
	}	
	
div.CBlock table.Lineup td.Info h4 {
	margin:0;
	font-size:12px;
	}

div.CBlock table.Lineup td.Info dl {
	margin:5px auto 0px auto;
	text-align:left;
	}
	
div.CBlock table.Lineup td.Info dl dt {
	float:left;
	width:6em;
	color:#c33;
	}
	
div.CBlock table.Lineup td.Info dl dd {
	margin-left:6em;
	color:#c33;
	}

div.CBlock table.Lineup td.Info p {
	margin:0px auto 0px auto;
	font-size:11px;
	}	
	
div.CBlock table.Lineup td.Info p a {
	margin-left:0;
	}	
	
/* --◆講義スケジュールテーブル（DVD＋ライブ講義用）--*/

div.CBlock table.SchTable {
	width:580px;
	margin-left:10px;
	}
	
div.CBlock table.SchTable th.Head{
	background-color:#ddd;
	}
	
/* --◆申込テーブル（DVD＋ライブ講義用）--*/

div.CBlock table.OrderTable {
	width:580px;
	margin-left:10px;
	}
	
div.CBlock table.OrderTable caption {
	width:580px;
	margin-left:10px;
	padding:3px 3px 3px 0px;
	text-align:left;
	font-weight:bold;
	color:#333;
	}
	
div.CBlock table.OrderTable caption span {
	color:#c33;
	}
	
div.CBlock table.OrderTable th {
	padding:3px;
	}
	
div.CBlock table.OrderTable td {
	padding:3px;
	}
	
div.CBlock table.OrderTable td.Price {
	color:#c33;
	}
	
div.CBlock table.OrderTable td img {
	margin:0;
	}
	
div.CBlock div.Note {
	margin:0em 20px 0.5em 20px;
	padding:0.2em;
	}
	
div.CBlock div.Note p {
	margin:0;
	font-size:10px;
	text-indent:-1em;
	padding-left:1em;
	}
	
/* --◆各校リード（DVD＋ライブ講義用）--*/
	
div.CBlock div.Lead {
	width:580px;
	margin-left:10px;
	padding:0;
	text-align:left;
	border:2px solid #c33;
	background-color:#fffcdb;
	}
	
div.CBlock div.Lead {
	width:580px;
	margin:10px 0px 10px 10px;
	padding:0;
	text-align:left;
	border:2px solid #c33;
	background-color:#fffeee;
	}
	
div.CBlock div.Lead h4 {
	margin:0px 0px 10px 0px;
	padding:5px;
	background-color:#c33;
	color:#fff;
	}
	
div.CBlock div.Lead dl dt {
	font-weight:bold;
	color:#c33;
	}
	
div.CBlock div.Lead ul li {
	margin-bottom:5px;
	padding-left:1em;
	text-indent:-1em;
	}
	
div.CBlock div.Lead ul li span {
	color:#c33;
	}

/* --◆テーブル内告知--*/

div.Kokuchi { 
	padding:2px;
	font-size:10px;
	font-weight:bold;
	line-height:120%;
	color:#f00;
	border:1px solid #f00;
	background-color:#fffdd3;
	}
	
/* --◆インフォメーション--*/

div.Info {
	border:2px solid #f00;
	background-color:#fbfce6;
	}
	
div.Info h3 {
	margin:0;
	padding:0.5em;
	font-size:14px;
	color:#f00;
	text-align:center;
	}
	
div.Info p {
	width:auto;
	margin:0;
	padding:0.5em;
	padding-top:0;
	font-weight:bold;
	font-size:12px;
	line-height:140%;
	}
	
div.Info dl {
	width:auto;
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
	}
	
div.Info dl dt {
	float:left;
	color:#c33;
	}
	
div.Info dl dd {
	margin:0;
	}
	
/* --◆AFPトップページリード--*/

div#IndexLead {
	margin-top:10px;
	}

div#IndexLead img.Image {
	float:left;
	}
	
div#IndexLead div#Block {
	float:right;
	width:490px;
	border:2px solid #c33;
	background-color:#fbfce6;
	}
	
div#IndexLead div#Block h2 {
	margin:7px;
	padding:3px;
	background-color:#c33;
	font-size:14px;
	color:#fff;
	}
	
div#IndexLead div#Block h3 {
	margin:7px;
	font-size:12px;
	}
	
div#IndexLead div#Block p {
	margin:7px;
	font-size:12px;
	line-height:135%;
	}
	
div#IndexLead div#Block p.Lead {
	padding-left:1em;
	padding-bottom:5px;
	text-indent:-1em;
	color:#c33;
	border-bottom:1px solid #ccc;
	}
	
div#IndexLead div#Block ul {
	margin:0;
	padding:0;
	list-style-image:url(../../images/li_circle_red.gif);
	}
	
div#IndexLead div#Block li {
	margin-left:2em;
	margin-bottom:5px;
	font-size:12px;
	line-height:135%;
	}

/* --◆告知用テキスト--*/

p.Kokuchi {
	width:560px !important ;
	margin:0;
	margin-top:15px;
	padding-left:1em;
	text-indent:-1em;
	font-size:14px !important ;  
	line-height:150%;
	color:#f00;	
	}
	
p.Kokuchi2 {
	margin:5px;
	padding:5px 5px 5px 20px;
	border:1px solid #ccc;
	text-indent:-1em;
	font-size:12px ;  
	line-height:150%;
	color:#f00;	
	}
	
/* --◆通信講座リード--*/

p.T_lead {
	padding:10px;
	border:2px solid #c33;
	background-color:#fffde4;
	font-size:14px;
	line-height:140%;
	text-align:center;
	color:#c33;
	}
	
/* --◆締切日等のアイコン--*/

span.info {
	background-color:#f00;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	}
	
/* --◆テキスト合格パック--*/

div#TextPack {
	width:100%;
	border:2px solid #06c;
	background:#FCFDEB;
	margin-top:0px;
	margin-bottom:10px;
	font-size:12px;
	line-height:135%;
	color:#333;
	text-align:center;
	}
	
div#TextPack h2 {
	font-size:16px;
	text-align:left;
	background:#06c;
	padding:0;
	color:#FFF500;
	margin:0;
	}
	
div#TextPack h3 {
	margin:1em 10px 1em 10px;
	padding:3px;
	background:#267dd3;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	}
	
div#TextPack h4 {
	margin:1em 10px 1em 10px;
	padding:3px;
	border-bottom:2px solid #ccc;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
	
div#TextPack ul {
	text-align:left;
	}
	
div#TextPack li {
	margin-bottom:5px;
	}

div#TextPack p {
	margin:1em 20px 0.5em 20px;
	text-align:left;
	}
	
div#TextPack p.Link {
	text-align:right;
	}
	
div#TextPack p.Link a {
	background-image:url(../../images/allowsq_red.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:12px;
	}
	
div#TextPack dl {
	margin:1em 20px 0.5em 20px;
	text-align:left;
	}
	
div#TextPack dl dt {
	font-weight:bold;
	}
	
div#TextPack dl dd {
	margin:0em 0.5em 0.5em 2em;
	}
	
div#TextPack dl dd ol {
	margin:0;
	padding:0;
	}
	
div#TextPack dl dd ol li {
	margin-left:2em;
	}
	
div#TextPack div.yotei {
	margin:15px;
	padding:15px;
	background:#ffffff;
	border:1px solid #ccc;
	}
	
div#TextPack table {
	width:500px;
	margin:0px auto;
	border-collapse:collapse;
	border: 1px solid #ccc;
	border-bottom:none;
	border-right:none;
	font-size: 12px;
	}
	
div#TextPack caption {
	margin:0px 5px 5px 5px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	}

div#TextPack table th {
	width:60%;
	text-align:center;
	padding:0.3em;
	background-color: #eff9fe;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
div#TextPack table th.Sub {
	background: #f5f5f5;
	font-weight:normal;
	}

div#TextPack table td {
	text-align:center;
	padding:0.3em;
	background: #fff;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}