/* 　　　　　　　　 */
/* 各個別研修ページ */
/* 　　　　　　　　 */

/* サブタイトルバックカラー */

#subtitle h4 {
color: #ffffff;
font:bold 15px ;
padding: 5px;
background-color: #0066FF;
width: 550px;
}

/*タイトルとメイン画像*/
.title_img {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 565px;
}

.main_img {
	margin: 0px;
	padding: 0px;
	height: 177px;
	width: 565px;
}

/* ミドル目次レイアウト */

table#news-detail {
        margin:0px 5px;
		border-collapse:collapse;
}

table#news-detail td {
        padding:7px;
        border: 1px #999999 solid; 
        font-size: 12px;
		color:#56564B;
}

/* カリキュラムのテーブル配色 */

#programTable{

	margin: 0px 0px 0px 20px;
	background-color:#0066FF;
}

#programTable tr{
	background-color:#ffffff;

}

td.tblTitle{
	color: #FFFFFF;
	background-color: #0066FF;
}

td.tblSubTitle{
	background-color:#e5fffc;

}



/* 　　　　　　　　 */
/* ミドルトップ含む */
/* 　　　　　　　　 */



/* BOXの指定　枠の色など */

TD
{font-size:12px;line-height:150%;padding:5px;} 

.box2{border: solid 1px #0066FF;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: #0066FF; color:#FFFFFF; }
.box6{border: solid 1px #0066FF;padding:10px; background : url(sankaku.gif) 100% 100%; background-repeat:no-repeat; }
.box8{border: solid 1px #0066FF;background-color: #ffffff;}

.tablebox {
	margin-top: 15px;
	margin-left: 20px;
	padding: 5px;
	border-width: 0px;
	width: 550px;
}


/* 実績テーブル配色 */

.green4-1 {
	background-color: #0066FF;
}



/* ミドルページ実施実績テーブル配色及びセルの幅 */

.green5-1 {
	background-color: #e5fffc;
}
.green5-2 {
	background-color: #e5fffc;
}
.green5-5 {
	background-color: #e5fffc;
}

/*ミドルページ実施実績フォントサイズ、位置など*/
td.c1-1{
	font-size:10px;
	background-color:#FFFFFF;
}




/* リンクの配色 */


.green4-1 tr td a{
	color:#392c87;
	text-decoration:none;
	}

.green4-1 tr td a:visited{
	color:#392c87;
	text-decoration:none;
	}

.green4-1 tr td a:hover {
	color:#FF0000;
	text-decoration:underline;
	}



.box8 a{
	color:#392c87;
	text-decoration:none;
	}

.box8 a:visited{
	color:#392c87;
	text-decoration:none;
	}

.box8 a:hover {
	color:#FF0000;
	text-decoration:underline;
	}

.top-navi {
	border-spacing:0px;
}

.top-navi tr td {
	font-size:120px;line-height:100%;padding:0px;
}

.emphasis{
	color: #0066FF;
	margin-left:25px;
}

/* 研修ラインナップカテゴリー強調 */
/* 080113作成 */
.lineup_emphasis{
	font-size: 18px;
	color:#003399;
	font-weight : bold;
	margin-top:10px;
	margin-bottom:5px;
}

.boxborder{
border:2px dashed #0066FF;
padding-left:20px;
}

.navigation{
margin:0;
padding:0;
}


.main_box_list{list-style-image:url("../../img/p2.gif");}
.main_box_list{line-height:140%;margin-left:50px;font-size: 12px;color:#333333;}

.top_title{
	border-top: solid 5px #0066FF;
}

.top_title2{
	height:70px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
	border-top: solid 5px #0066FF;
	border-bottom: solid 1px;
}

.sub_title{
	border-left: solid 5px #0066FF;
}

.boxborder{
border:2px dashed #0066FF;
padding-left:20px;
}

.navigation{
margin:0;
padding:0;
}


/* -- 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;
}

/*********************************ボトムメニュー************************************/

#menu_bottom{
	font-size:12px;
	margin-top:30px;
	line-height:1.5em;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 525px;
	background: url(../../businessbunsho/img/bottom_pat.jpg) repeat;
}
#menu_bottom .bottom_list dd {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#menu_bottom .bottom_list dt {
	background: url(../../businessbunsho/img/arrow1.gif) no-repeat left center;
	padding-left: 20px;
	margin-top: 5px;
}
.boxclear {
	clear: both;
}




#menu_bottom .bottom_list {
	float: left;
	padding-left: 10px;
	width: 150px;
}

#menu_bottom a:link {
	color: #010000;
	background: transparent;
	text-decoration: underline;
}

#menu_bottom a:visited {
	color: #333333;
	background: transparent;
	text-decoration: underline;
}
#menu_bottom a:hover, a:active {
	color: #D40000;
	background: transparent;
	text-decoration: underline;
}

.clearfix:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
/* End hide from IE-mac*/

/* ミドルページ実施実績テーブル配色及びセルの幅
09/11/28　追加
-------------------------------------------------*/
#t_body-520  {
	background-color: #0066FF;
	width: 520px;
}

/*実施実績の項目（デフォルト）
----------------------------------------- */

/* 実施 */
.mj-15h {
	width:25%;
	text-align:center;
	background-color: #E5FFFC;
}

/* 実施先 */
.nj-30h {
	width:35%;
	text-align:center;
	background-color: #E5FFFC;
		/*padding: 5px;
	border-width: 0 0 1px 1px;
	text-align: center;
	background-color: #b7c6e5;*/
}

/* 研修名 */
.kn-55h {
	width:40%;
	text-align:center;
	background-color: #E5FFFC;
}


/*実施実績の要素
----------------------------------------- */

/* 実施日 */
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;
}

/*--------ぱんくず-----------------------*/
.pankuzu {
	color: #727171;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*---------------------------------------------------*/


