@charset "shift_jis";

/* Toppage CSS Document	by Softpower */

/* -------------------------------------------------
 ヘッダーナビ
 --------------------------------------------------- */
#naviToppage {
	margin:2px 0px 0px 0px;
	background-color:#B7BEC8;
	padding:5px;
}

/* -------------------------------------------------
 コンテンツ領域
 --------------------------------------------------- */
#cententToppage {
	width:750px;	/* total:760px */
	margin:0 auto;
	padding: 0px 5px;
	background: url(../images/toppage/contents_bk.gif) repeat;
}

/* -------------------------------------------------
 検定試験、Flash、最新情報エリア
 --------------------------------------------------- */
table#tableContents {
	width: 750px;
	margin: 8px 0px 0px 0px;
}
table#tableContents td#kenteibiArea {
	width: 300px;
}
table#tableContents td#newsArea {
	width: 450px;
}

/* -------------------------------------------------
 検定試験
 --------------------------------------------------- */
table#kenteibiTB {
	width: 295px;
	height: 255px;
}

/* 中国語検定試験タイトル */
#kenteibiTitle {
	background: url(../images/toppage/kentei_title.jpg) no-repeat;
	height: 28px;
	text-indent: -9999em;
}

/* 検定日表示 */
#kenteibi {
	width: 293px;	/* total:295px */
	height: 190px;
	border-left: solid 1px #333366;
	border-right: solid 1px #333366;
	background: url(../images/toppage/kenteibi_bk.gif) repeat;
}
.kentei {
	width: 293px;	/* total:293px */
	height: 84px;	/* total:94px */
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: 170%;
}
.kenteiBorder {
	border-bottom: dotted 1px #999999;
}

/* 回数 */
.kenteiKaisu {
	font-size: 18px;
	font-weight: bold;
}
/* 検定日 */
.kenteiHiduke {
	font-size: 16px;
	font-weight: bold;
}
/* 申込期間 */
.kenteiKikan {
	font-size: 12px;
	letter-spacing: 0;
}
/* 申し込み締め切り */
.kenteiEnd {
	font-size: 12px;
	letter-spacing: 0;
	color: #ff0000;
}
/* 備考 */
.kenteiBikou {
	font-size: 12px;
	letter-spacing: 0;
	color: #ff0000;
}

/* 検定日注意文 */
#kenteiChui {
	width: 287px;	/* total:295px */
	height: 38px;	/* total:38px */
	background: #333366;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 4px;
	line-height: 100%;
}
#kenteiChui table {
	margin-top: 6px;
	margin-left: 20px;
}

/* インターネット申込ボタン */
#btnInternet {
	width: 295px;
	background: url(../images/toppage/btn_internet.jpg) no-repeat 0px 4px;
	height: 64px;	/* total:60px */
}
#btnInternet a {
	display: block;
	margin-top: 4px;
	height: 60px;
	text-indent: -9999em;
}
#btnInternet a:hover {
	background: url(../images/toppage/btn_internet_over.jpg) no-repeat 0px 0px;
}

/* 受験案内請求ボタン */
#btnAnnai {
	width: 150px;
	height: 48px;
	background: url(../images/toppage/btn_annai.jpg) no-repeat 0px 0px;
	text-indent: -9999em;
}
#btnAnnai a {
	display: block;
	width: 146px;
	height: 48px;
}
#btnAnnai a:hover {
	background: url(../images/toppage/btn_annai_over.jpg) no-repeat 0px 0px;
}

/* 講座・書籍等申込ボタン */
#btnShoseki {
	width: 145px;
	height: 48px;
	background: url(../images/toppage/btn_shoseki.jpg) no-repeat 0px 0px;
	text-indent: -9999em;
}
#btnShoseki a {
	display: block;
	height: 48px;
}
#btnShoseki a:hover {
	background: url(../images/toppage/btn_shoseki_over.jpg) no-repeat 0px 0px;
}

/* -------------------------------------------------
 Flash領域
 --------------------------------------------------- */
#flashArea {
	width: 450px;
	height: 173px;
}

/* -------------------------------------------------
 最新情報領域
 --------------------------------------------------- */
#newsBodyArea {
	width: 450px;
	height: 190px;
	background: #ffffff;
}

/* テロップFlash */
table#teropArea {
	width: 450px;	/* total:450px */
	margin: 6px 0px 0px 0px;
	height: 26px;
}
table#teropArea td#teropTitle {
	background: url(../images/toppage/news_title.gif) no-repeat;
	width: 75px;
	height: 26px;
	text-indent: -9999em;
}

/* 最新情報内容 */
#newsFrame {
	width: 450px;
	height: 150px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

/* -------------------------------------------------
 下部コンテンツ領域
 --------------------------------------------------- */
table#btContentsArea {
	width:760px;	/* total:760px */
	margin:0 auto;
	margin-top: 12px;
	border-top: dotted 1px #999999;
	border-left: dotted 1px #999999;
}
table#btContentsArea td {
	padding: 0px;
	line-height: 100%;
}
table#btContentsArea td p {
	padding: 2px 6px 0px 6px;
	margin: 0px;
}

table.tableStyle01 {
	border-bottom: dotted 1px #999999;
	border-right: dotted 1px #999999;
	height: 124px;
	background: url(../images/toppage/btcont_bk.png) no-repeat;
}

/* ボタン画像背景テキストリンク */
table.tableStyle02 {
/*	width: 230px;*/
	width: 227px;
	background: url(../images/toppage/btn_bk.png) no-repeat right top;
	margin-top: 10px;
}
table.tableStyle02 td h3 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.tableStyle02 td a {
	color: #333333;
	display: block;
	height: 24px;	/* total:38px */
	padding: 14px 0px 0px 0px;
	margin-left: 6px;
	text-decoration: none;
}
table.tableStyle02 td a.btnStyleTxtLink {	/* IE6用 */
	color: #333333;
	text-decoration: none;
}
table.tableStyle02 td a:hover {
	color: #666666;
	text-decoration: none;
}


/* テキストリンク */
table#btContentsArea td p.btContTxtLink {
	padding: 16px 6px 0px 6px;
	color: #FF6600;
}
table#btContentsArea td p.btContTxtLink a {
	color: #FF6600;
	text-decoration: underline;
}
table#btContentsArea td p.btContTxtLink a:hover {
	color: #FF9900;
	text-decoration: underline;
}



/* -------------------------------------------------
 中国語学習のお手伝い
 --------------------------------------------------- */
/* 中国語学習のお手伝い領域設定 */
table#btContentsArea td#btContLeft {
/*	width: 300px;*/
	width: 306px;
	border-bottom: dotted 1px #999999;
	border-right: dotted 1px #999999;
}

/* タイトル */
td#btContLeft #btContLeftTitle {
	background: url(../images/toppage/title_btcont_left.gif) no-repeat;
	height: 29px;
	font-size: 10px;
	text-indent: -9999em;
	padding: 0px;
	margin: 0px;
}

/* ボタン群 */
table#btContLeftBtn {
/*	width: 294px;*/
	width: 296px;
	margin: 0px auto;
}
table#btContLeftBtn td {
/*	width: 147px;*/
	width: 150px;
	border: none;
	height: 68px;
	text-indent: -9999em;
}
table#btContLeftBtn td a {
	display: block;
	height: 68px;
}
table#btContLeftBtn td#btContLeftBtn01 {	/* 実力養成通信添削講座 */
	background: url(../images/toppage/btn_btcont_left01.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn01 a:hover {
	background: url(../images/toppage/btn_btcont_left01_over.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn02 {	/* 中国語定期講座 */
	background: url(../images/toppage/btn_btcont_left02.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn02 a:hover {
	background: url(../images/toppage/btn_btcont_left02_over.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn03 {	/* 級別1日講習会 */
	background: url(../images/toppage/btn_btcont_left03.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn03 a:hover {
	background: url(../images/toppage/btn_btcont_left03_over.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn04 {	/* 書籍・出版物 */
	background: url(../images/toppage/btn_btcont_left04.jpg) no-repeat right;
}
table#btContLeftBtn td#btContLeftBtn04 a:hover {
	background: url(../images/toppage/btn_btcont_left04_over.jpg) no-repeat right;
}


/* -------------------------------------------------
 学校・企業の皆様へ
 --------------------------------------------------- */
/* 学校・企業の皆様へ領域設定 */
table#btContentsArea td#btContCenter {
/*	width: 230px;*/
	width: 227px;
}

/* タイトル */
td#btContCenter #btContCenterTitle {
	background: url(../images/toppage/title_btcont_center.gif) no-repeat;
	height: 29px;
	font-size: 10px;
	text-indent: -9999em;
	padding: 0px;
	margin: 0px;
}

/* -------------------------------------------------
 講演会への取り組み
 --------------------------------------------------- */
/* 講演会への取り組み領域設定 */
table#btContentsArea td#btContRight {
/*	width: 230px;*/
	width: 227px;
}

/* タイトル */
td#btContRight #btContRightTitle {
	background: url(../images/toppage/title_btcont_right.gif) no-repeat;
	height: 29px;
	font-size: 10px;
	text-indent: -9999em;
	padding: 0px;
	margin: 0px;
}
