/* 　　　　　　　　 */
/* 各個別研修ページ */
/* 　　　　　　　　 */

/* サブタイトルバックカラー */

#subtitle h4 {
	color: #ffffff;
	font:bold 15px ;
	padding: 5px;
	background-color: #003399;
	width: 550px;
}

/* ミドル目次レイアウト */

.w600 .navi_box .boxborder{
	border:2px dashed #003399;
	padding-left:40px;
}

.w600 .navi_box .boxborder .navigation {
	list-style-image: url(../../img/p1.gif);
	margin-top:15px;
	margin-bottom:15px;
}

.w600 .main_box .img {
	list-style-image:url(../../img/p1.gif);
	margin-left:25px;
}

.w600 .main_box .img li {
	margin-bottom: 5px;
}

/* カリキュラムのテーブル配色 */

#programTable{
	font-size:12px;
	margin: 0px 0px 0px 20px;
	background-color:#003399;
}

#programTable tr{
	background-color:#ffffff;

}

td.tblTitle{
	color: #FFFFFF;
	background-color: #003399;
}

td.tblSubTitle{
	background-color:#b7c6e5;

}


/* 　　　　　　　　 */
/* ミドルトップ含む */
/* 　　　　　　　　 */



/* BOXの指定　枠の色など */

TD
{font-size:12px;line-height:150%;padding:5px;} 

.box2{border: solid 1px #003399;background-color: #f0f0ff;}
.box2-1{background-color: #FFCC33;}
.box3{border: solid 1px #FFCC33;background-color: #fff0f7;}
.box3-1{background-color: #FFCC33;}
.box4{border: solid 1px #FF9933;padding:10px; background : url(sankaku.gif) 100% 100%; background-repeat:no-repeat;}
.box5{background-color: #003399; color:#FFFFFF; }
.box6{border: solid 1px #003399;padding:10px; background : url(sankaku.gif) 100% 100%; background-repeat:no-repeat; }
.box8{border: solid 1px #003399;background-color: #ffffff;}

.tablebox {
	margin-top: 15px;
	margin-left: 20px;
	padding: 5px;
	border-width: 0px;
	width: 550px;
}



.interview_contents_title{
	margin-top: 25px;
	margin-left: 25px;
	border-top: solid 2px #003399;
	border-bottom: solid 1px #999999;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:17px;
	font-weight: bold;
}




/* 実績テーブル配色 */

.green4-1 {
	background-color: #003399;
}



/* ミドルページ実施実績テーブル配色及びセルの幅 */

.green5-1 {
	background-color: #b7c6e5;
}
.green5-2 {
	background-color: #b7c6e5;
}
.green5-5 {
	background-color: #b7c6e5;
}
/*ミドルページ実施実績フォントサイズ、位置など*/
td.c1-1{
	font-size:10px;
	background-color:#FFFFFF;
}

.top-navi {
	border-spacing:0px;
}

.top-navi tr td {
	font-size:120px;line-height:100%;padding:0px;
}

.emphasis {
	font-size: 14px;
	color: #003399;
	font-weight : bold;
	margin-top:10px;
	margin-bottom:5px;
}

.top_title{
	border-top: solid 5px #003399;
}

.sub_title{
	border-left: solid 5px #003399;
}

.sub_title2{
	border-left: solid 5px #003399;
	border-bottom: solid 1px #999999;
	font-size:15px;
	font-weight: bold;
}

.boxborder {
	border:2px dashed #003399;
	padding-left:20px;
}
.navigation {
	margin:0;
	padding:0;
}

.title {
	width:565px;
	height:49px;
}

.gray {
	background-color:#cccccc;
	height:30px;
	width:565px;
	margin: 0px;
}

.main_title {
	height:177px;
	width:565px;
}

/* 左下ナビ override */
.navi_leftbottom {
	height: 3100px;
}

/* 08/12/24に追加したもの（企業向け一括用） */


.ustyle{
	display: block;
	height: 20px;
	width: 460px;
	list-style: none;
	padding: 0px;
	margin: 0px auto;
}
.mstyle {
	width: 460px;
	padding: 0px;
	margin: 15px auto;
}

/*目次スタイル*/

.lstyle, .lstyle_f, .lstyle_l, .lstyle_genba, .lstyle_genba_l ,.lstyle_genba_f {
	display: block;
	font-size: 10px;
	float: left;
	height: 15px;
	border-left: 1px solid #003399;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align:center;
}

.lstyle {
	width: 80px;
}

.lstyle_f {
	width: 80px;
}

.lstyle_l {
	width: 80px;
	border-right: 1px solid #003399;
}

.lstyle_genba{
	width: 85px;
}

.lstyle_genba_f{
	width: 100px;
}
.lstyle_genba_l {
	width: 85px;
	border-right: 1px solid #003399;
}

.tablestyle {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
}

.w600 .tablestyle{
	border-top: thin solid #003399;
	border-left: thin solid #003399;
}
.w600 .tablestyle td {
	border-right: thin solid #003399;
	border-bottom: thin solid #003399;
}

/* -- design style for .pager -- */

.pager{
	text-align:center;
	margin-top:1em;
	padding-bottom: 50px;
	font-size: 14px;
}
.pager a, .pager strong.pager-current{
	background:#fff;
	margin-right:0.2em;
	padding:0.2em 0.5em;
}
.pager strong.pager-current{
	background:#2E6AB1 none repeat scroll 0;
	border:1px solid #2e6ab1;
	color:#fff;
}
.pager a{
	color:#027AC6!important;
	border:1px solid #9aafe5;
	text-decoration:none;
}
.pager a:hover{
	border-color:#2e6ab1;
}

.text_inside {
	line-height: 1.75em;
	color: #414141;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
}

.main_box p {
	width: 450px;
	padding-left: 10px;
}


/*---090114追加　文字左、写真ミビ--*/

.boxstyle {
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	font-size: 12px;
	height: 300px;
}

.w600 .boxstyle p {
	width: 250px;
}

.boxstyle .boximg {
	width: 200px;
	float: right;
}
/* ソリューション別項目と背景*/
.sub_title_on {
	margin-top: 25px;
	margin-left: 25px;
	padding-left:5px;
	border-left: solid 5px #FF0000;
	border-bottom: solid 1px #999999;
	font-size:15px;
	font-weight: bold;
	background-image:url(../../img/haikei-onayami.gif);
	background-repeat: no-repeat;
}

/* ミドルページ実施実績テーブル配色及びセルの幅
09/11/28　追加
-------------------------------------------------*/
#t_body-520  {
	background-color:#003399;
	width: 520px;
}
 
/*実施実績の項目（デフォルト）
----------------------------------------- */

/* 実施 */
.mj-15h {
	width:25%;
	text-align:center;
	background-color:#B7C6E5;
}

/* 実施先 */
.nj-30h {
	width:35%;
	text-align:center;
	background-color:#B7C6E5;
		/*padding: 5px;
	border-width: 0 0 1px 1px;
	text-align: center;
	background-color: #b7c6e5;*/
}

/* 研修名 */
.kn-55h {
	width:40%;
	text-align:center;
	background-color:#B7C6E5;
}


/*実施実績の要素
----------------------------------------- */

/* 実施日 */
td.mj-15 {
	text-align:left;
	background-color: #ffffff;
	padding-left: 7px;
}

/* 実施先名 */
td.nj-30 {
	text-align:left;
	background-color: #ffffff;
}

/* 研修名 */
td.kn-55 {
	text-align:left;
	background-color: #ffffff;
}

/*---------------------------------------------------*/