.text12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 100%; line-height: 1.3; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.text10 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 80%; line-height: 1.3; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.white14 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 116% !important; line-height: 1.3; color: #FFFFFF;}

td.menu {
	text-align: left;
}

td.menu ul {
	margin: 0;
	padding: 0 0 0 3px;
}

td.menu ul li {
	padding: 0 0 25px 15px;
	margin: 0;
	list-style: none;
	background: url(../images/icon_allow_right.gif) 0 3px no-repeat;
	line-height: 1.3;
}

td.menu p {
	text-align: center;
}

td.contents {
	}
	

td.contents {
	vertical-align: top;
	text-align: left;
	font-size: 95%;
}

/* 各ページタイトル */
td.contents h2.page_title {
	border: none;
	padding: 3px 0 3px 5px;
	color: #fff;
	background: #CC6633;
	margin: 0 0 10px;
	font-size: 116%;
}

/* 各項目タイトル */
td.contents h3.cate_title {
	background: #D1AEB6;
	padding: 3px 0 3px 5px;
	font-size: 100%;
	border: none;
	margin: 0 0 10px;
}

td.contents h4 {
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0 10px;
	font-size: 100%;
	color: #996633;
}

td.contents h5 {
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0 10px;
	font-size: 100%;
}

/* 右側スタイル */


/* 基本のpとli */
td.contents p {
	line-height: 1.4;
	padding: 0 10px;
	margin: 0 0 1em;
}

/* 基本のul */
td.contents ul {
	margin: 0 0 1em;
	padding: 0 10px;
}

td.contents li {
	line-height: 1.4;
	list-style: none;
	margin: 5px 0 0 0;
}

/* 基本のdl */
td.contents dl {
	margin: 0 0 1em;
	padding: 0 10px;
}

td.contents dt {
	margin: 10px 0 0 0;
	line-height: 1.4;
}

td.contents dd {
	margin: 2px 0 0 0;
	line-height: 1.4;
}



/* こめ印 */
td.contents p.kome,
td.contents dd.kome,
td.contents ul.kome li {
	font-size: 80%;
	text-indent: -1em;
	line-height: 1.4;
	margin-left: 1em;
}

td.contents p.kome,
td.contents ul.kome {
	margin-top: -5px;
}

td.contents ul.kome li {
	margin-top: 5px;
}

/* 赤文字 */
td.contents .red_txt {
	color: #cc0000;
}

/* 太文字 */
td.contents .bold {
	font-weight: bold;
}


/* 通常文字 */
td.contents .font_normal {
	font-weight: normal;
	color: #666;
}

/* タイトルの前にマージンを取りたい場合に使用 */
td.contents .bottom {
	margin-bottom: 25px;
}

/* ページTOP */
p.toTop {
	text-align: right;
	padding: 10px;
}



/****************************************
FAQ
*****************************************/

td.contents dl.faq {
	}

td.contents dl.faq dt {
	background: url(../images/05_01.gif) 0 0 no-repeat;
	padding: 3px 0 3px 40px;
	min-height: 24px;
}

*html td.contents dl.faq dt {
	height: 24px;
}

td.contents dl.faq dd {
	background: url(../images/05_02.gif) 0 0 no-repeat;
	padding: 3px 0 15px 40px;
	min-height: 24px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 15px;
}

*html td.contents dl.faq dd {
	height: 24px;
}


/****************************************
対象資格一覧
*****************************************/

.contents h3 {
	margin-bottom: 10px;
}

.contents h3.laws,
.contents h3.kaikei,
.contents h3.fudousan,
.contents h3.keiei,
.contents h3.kokusai {
	clear: both;
	color: #fff;
	padding: 4px 0 3px 42px;
	min-height: 18px;
}

#page_body td.contents h3.laws,
#page_body td.contents h3.kaikei,
#page_body td.contents h3.fudousan,
#page_body td.contents h3.keiei,
#page_body td.contents h3.kokusai {
	margin-left: 10px;
	margin-right: 10px;
}


*html .contents h3.laws,
*html .contents h3.kaikei,
*html .contents h3.fudousan,
*html .contents h3.keiei,
*html .contents h3.kokusai, {
	height: 18px;
}


/* =法律 */

.contents h3.laws  {
	background: #FA8628 url(../images/icon-laws.gif) no-repeat 0 0;
	border: solid 1px #FA8628;
	
}

.contents h4.laws {
	color: #FA8628;
	margin-bottom: 5px;
}

/* =財務・会計・資産運用 */
.contents h3.kaikei {
	background: #7AB852 url(../images/icon-kaikei.gif) no-repeat 0 0;
	border: solid 1px #7AB852;	
}

.contents h4.kaikei {
	color: #7AB852;
	margin-bottom: 5px;
}

/* =不動産 */

.contents h3.fudousan {
	background: #FC60AF url(../images/icon-fudousan.gif) no-repeat 0 0;
	border: solid 1px #FC60AF;
}

.contents h4.fudousan {
	color: #FC60AF;
	margin-bottom: 5px;
}

/* =経営・人事・労務 */
.contents h3.keiei {
	background: #A468FC url(../images/icon-keiei.gif) no-repeat 0 0;
	border: solid 1px #A468FC;
}

.contents h4.keiei {
	color: #A468FC;
	margin-bottom: 5px;
}

/* =国際・語学 */
.contents h3.kokusai {
	background: #4952D9 url(../images/icon-kokusai.gif) no-repeat 0 0;
	border: solid 1px #4952D9;
}

.contents h4.kokusai {
	color: #4952D9;
	margin-bottom: 5px;
}

/*
.contents ul.shikaku_menu {
	padding: 0 0 0 15px;
	margin: -10px 0 20px 0;
}

.contents ul.shikaku_menu: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

td.contents ul.shikaku_menu {display: inline-block;}

/* Hides from IE-mac 
*html td.contents ul.shikaku_menu { height: 1%;}
td.contents ul.shikaku_menu {display: block;}
 End hide from IE-mac */


td.contents ul.shikaku_menu li {
	float: left;
	list-style: none;
	margin: 10px 20px 0 0;
	width: auto;
}


h2.shikaku_ichiran {
	border: none;
	padding: 0;
}




/* kouza_list.htmlのcss  */
table.kouza_list,
table.LK22kouza_list {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 15px;
	font-size: 95%;

}

table.kouza_list caption,
table.LK22kouza_list caption {
	font-size: 100%;
	font-weight: normal;
}

table.kouza_list th,
table.LK22kouza_list th {
	padding: 5px 7px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 1.3;
	background: #eee;
	font-weight: normal;
}


table.kouza_list td,
table.LK22kouza_list td {
	padding: 5px 7px;
	border: 1px solid #ccc;
	line-height: 1.3;
}

table.LK22kouza_list td {
	text-align: center;
}

/* セルの幅 */

table.kouza_list .name {
	width: 166px;
}

table.kouza_list .training {
	width: 45px;
}

table.kouza_list .time {
	width: 99px;
}

table.kouza_list .price {
	width: 54px;
}

table.kouza_list .code {
	width: 92px;
}

table.kouza_list .type {
	width: 99px;
}

/*//*/


table.kouza_list td.right {
	text-align: right;
}

table.kouza_list td.center {
	text-align: center;
}


table.kouza_list .kome,
table.LK22kouza_list .kome {
	font-size: 80%;
	font-weight: normal;
}


/* 表下の注意書き */

.caption_txt {
	margin: -5px 0 25px;
	line-height: 1.3;
	text-align: right;
}

.caption_list {
	margin: -5px 0 15px;
}

.caption_list li {
	margin: 5px 0 0 2.5em;
	line-height: 1.4;
	text-indent: -2.5em;
	font-size: 80%;
	list-style: none;
}

/* 戻る */
ul.back {
	padding: 0;
	margin: 0 0 35px;
	text-align: right;
}


ul.back li {
	display: inline;
	padding: 0;
	margin: 0 0 0 20px;
	line-height: 1.3;

}

ul.back li a {
	padding: 0 0 0 12px;
	background: url(../../images/career_nvi_arrow02.gif) 0 center no-repeat;
}


/* 090903 池田追加 10月分追加に伴うスタイル追加 */
/* タブ切り替え （koza_index.html） */


ul#tab_btn {
	margin: 0 0 15px;
}
/*
ul#tab_btn li {
	float: left;
	margin: 0 20px 0 0;
	width: 220px;
	text-align: center;
}

ul#tab_btn li a {
	padding: 10px;
	display: block;
	border: 1px solid #CC6633;
	background: #fff;
	color: #CC6633;
	text-decoration: none;
}

ul#tab_btn li.ui-tabs-selected a,
ul#tab_btn li a: hover{
	border: 1px solid #993300;
	background: #CC6633;
	color: #fff;
	text-decoration: none;
}*/

/* リンクをとったスタイル */
ul#tab_btn li {
	float: left;
	margin: 0 20px 0 0;
	width: 198px;
	padding: 10px;
	text-align: center;
	border: 1px solid #993300;
	background: #CC6633;
	color: #fff;
}

table.LK22kouza_list .LK22name {
	/*width: 166px;*/
}
table.LK22kouza_list .LK22training {
	width: 35px;
}
table.LK22kouza_list .LK22time {
	width: 65px;
}
table.LK22kouza_list .LK22price {
	width: 50px;
}
table.LK22kouza_list .LK22code {
	width: 100px;
}
table.LK22kouza_list .LK22type {
	width: 97px;
}
table.LK22kouza_list .LK22tokuten {
	width: 42px;
}
table.LK22kouza_list .LK22kouzaName {
	text-align: left;
}
/*
@media print {
	table.LK22kouza_list td {
		white-space: nowrap;
	}
}
*/
.LCiconPdf {
	background-image: url(../../../campaign/images/module/lc_icon_pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
}

.contents table#kouzaIndex {
	margin: 0 10px 10px 10px;
	border-collapse: collapse;
	width: 538px;
}

.contents table#kouzaIndex th,
.contents table#kouzaIndex td {
	border: #993300 1px solid;
	vertical-align: top;
}

.contents table#kouzaIndex th {
	vertical-align: middle;
	background-color: #CC6633;
	color: #FFFFFF;
	line-height: 37px;
	/*width: 50%;*/
	text-align: center;
}

.contents table#kouzaIndex td {
	padding: 10px 5px;
}

.contents table#kouzaIndex td h3 {
	border-bottom: none;
	line-height: 20px;
	margin: 0 0 12px;
}

.contents table#kouzaIndex td h3 img {
	padding: 0 8px 0 0;
	vertical-align: bottom;
	/vertical-align: middle;
}

.contents table#kouzaIndex td ul.shikaku_menu {
	margin: 0;
	/margin: 0 0 15px;
	padding: 0 0 0 10px;
	overflow: hidden;
}

.contents table#kouzaIndex td ul.shikaku_menu li {
	margin: 0 0 15px;
	width: 123px;
}

.contents table#kouzaIndex td ul.shikaku_menu li.auto {
	width: auto;
}

.contents table#kouzaIndex td ul.shikaku_menu li a {
	background-image: url(../../../campaign/images/module/lc_icon_tri_red_01.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

a.icPdf {
	background-image: url(../../../campaign/images/module/lc_icon_pdf.gif);
	background-position: left 0.03em;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
}
