#cont h1 {
background:none repeat scroll 0 0 #999999;
padding:12px 0 8px 20px;
width:100%;
}

#cont h1 span{
border-bottom:1px solid #FFFFFF;
color:#ffffff;
display:block;
font-size:16px;
line-height:1em;
padding:0 0 8px 5px;
}

.main_image {
width: 500px;
}


/*bottom_nav 始まり*/
table#bottom_nav {
text-align:center;
width:100%;
border-collapse:collapse;
margin-top: 20px;
}
table#bottom_nav td {
border: 1px solid #999999;
/*width: 25%;*/
}

table#bottom_nav a {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
display:block;
}
table#bottom_nav a:hover {
background:#EEE;
text-decoration: none;
}

table#bottom_nav #thisPage  {
background:none repeat scroll 0 0 #EEEEEE;
color:#000000;
display:block;
line-height:25px;
font-weight: bold;
}

/*bottom_nav 終わり*/


.top_text {
font-weight: bold;
color: #003399;
width: 500px;
font-size: 18px;
margin-bottom: 20px;
}



/*h2設定始まり*/
table.border-b {
height: 3px;
width: 100%;
border-collapse: collapse;
}
table.border-b .line_l {
background-color: #999999;
width: 190px;
}
table.border-b .line_c {
width: 1px;
}
table.border-b .line_r {
background-color: #999999;
width: 309px;
}

#cont h2{
background:url("../common/images/line_dott_999999.gif") repeat-x scroll 0 100% transparent;
margin-bottom: 10px;
}
#cont h2 span {
display:block;
font-size:14px;
line-height:1em;
padding:12px 0 10px;
}
#cont h2 span img {
background:none repeat scroll 0 0 black;
border:medium none;
margin-right:5px;
}

#cont h2 span.date {
text-align: right;
margin-top: -2.8em;
font-size: 12px;
font-weight: normal;
}

/*h2設定終わり*/


.main_box {
color:#333333;
font-size:14px;
line-height:150%;
margin-left:10px;
padding-top:5px;
width: 490px;
margin-bottom: 10px;
}
.main_box h3 {
font-size: 14px;
color: #003399;
font-weight : bold;
margin-top:10px;
margin-bottom:5px;
}

.main_box p{
line-height:1.8em;
padding-bottom:0.5em;
margin-left:1em;
}
.main_box p.button {
text-align: right;
}

.main_box  ul  {
list-style-position: inside;
margin-left: 20px;
}


/*プログラム　始まり*/
.program {
width: 500px;
color:#333333;
font-size:14px;
line-height:150%;
padding-bottom: 10px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #0066ff;
border-right-color: #0066ff;
border-left-color: #0066ff;
}

.program h3 {
background:url("../common/images/line_dott_999999.gif") repeat-x scroll 0 100% transparent;
margin-bottom: 10px;
padding-top: 12px;
padding-right: 0;
padding-bottom: 10px;
padding-left: 0;
margin-left: 10px;
margin-right: 10px;
font-size: 14px;
}

.program p {
margin-left: 20px;
}

.program ol {
list-style-position: outside;
list-style-type: decimal;
}
.program ol li {
margin-left: 40px;
}


/* 公開講座旧スタイル */


#programTable tr td ul{
list-style-type:none;
margin: 0px 0px 0px 5px;
line-height:200%;
}

#programTable tr td ul.mid{
list-style-type:disc;
margin: 0px 0px 0px 50px;
line-height:200%;
}

#programTable tr td ol il ol li{
list-style-type:decimal;
}

#programTable{
font-size:12px;
margin: 0px;
background-color:#0066FF;
width:500px;
}

#programTable tr{
background-color:#ffffff;
}

#programTable tr td{
padding:5px;
}

#programTable td.tblTitle{
color: #FFFFFF;
background-color:#0066FF;
}

#programTable td.tblSubTitle{
background-color:#E5FFFC;
}

#programTable h2.emphasis {
background:none;
font-size:14px;
margin-bottom:0px;
margin-left:-5px;
color:#0739AF;
}

#programTable tr td ol{margin-left:5px;padding-left:0;}
#programTable tr td ol li{margin-left:15px;padding-left:0;}
#programTable tr td ol li ul{margin-left:10px;padding-left:0;}
#programTable tr td ol li ul li{margin-left:5px;padding-left:0;}
#programTable tr td ul{margin-left:5px;padding-left:0;}
#programTable tr td ul li{margin-left:15px;padding-left:0;}
#programTable tr td ul li ul{margin-left:10px;padding-left:0;}
#programTable tr td ul li ul li{margin-left:5px;padding-left:0;}
#programTable div ol{margin-left:10px;padding-left:0;}
#programTable div ol li{margin-left:10px;padding-left:0;margin-top:5px;margin-bottom:5px;}
#programTable div ol li ul{margin-left:0;;padding-left:0;}
#programTable div ol li ul li{margin-left:0;padding-left:0;}table tr td ol{margin-left:20px;padding-left:0;}
#programTable div ul{margin-left:10px;padding-left:0;}
#programTable div ul li ul li{margin-left:0;padding-left:0;}table tr td ol{margin-left:20px;padding-left:0;}





/*▼div_box最下部*/
.program_last {
width: 500px;
color:#333333;
font-size:14px;
line-height:150%;
border: 1px solid #0066ff;
}
.program_last h3 {
margin-bottom: 10px;
padding-top: 12px;
padding-right: 0;
padding-bottom: 10px;
padding-left: 0;
margin-left: 10px;
margin-right: 10px;
font-size: 14px;
}
.program_last p {
margin-left: 20px;
}
.program_last ol {
list-style-position: outside;
list-style-type: decimal;
}
.program_last ol li {
margin-left: 40px;
}
/*▲div_box最下部*/

/*プログラム　終わり*/



/*FAQ*/
.faq {
width: 500px;
margin-top: 10px;
margin-bottom: 10px;
background-color: #F4F9FF;
background-image:url("../common/img/bup/banner_faq_bg.gif");
background-repeat:no-repeat;
padding-bottom:8px;
height:150px;
}

.faq h4 {
margin-bottom: 10px;
font-size: 14px;
padding-top: 15px;
padding-left: 15px;
}
.faq img {
vertical-align: -10px;
padding-right: 10px;
}

.faq .faq_text {
vertical-align: middle;
color: #183c6c;
}

.faq p {
padding: 112px 0 20px 347px;
/*font-size: 14px;
padding: 0 15px 20px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 20px;*/
}



/*ページトップへ*/
.toTop {
text-align: right;
margin-bottom: 20px;
margin-top: 10px;
}


/*▼アンケート始まり*/
.ibox {
border-top:1px solid #999999;
margin-top:20px;
}
.ibox dt {
clear:left;
float:left;
margin-top:2px;
padding:5px 0 5px 5px;
}
.ibox dd {
border-left:1px solid #999999;
margin-left:100px;
margin-top:2px;
padding:5px 0 5px 5px;
}
/*評価*/
.ibox dd span {
font-size:10px;
}
.ibox dd img {
vertical-align:middle;
margin:0 2px;
}
/*参加者の声*/
.ibox dd ul {
margin:0 0 0 15px;
}
.ibox dd li {
margin:0 0 1em;
}
/*▲アンケート終わり*/


/*リクエストBOX*/
.request_box {
margin: 0px;
padding:15px 17px 10px;
border: 3px solid #CCCCCC;
}
.request_box img {
vertical-align: -10px;
margin-bottom: 10px;
}
.request_box p.lineup_text {
font-size: 12px;
line-height: 1.5em;
margin:0px 5px 10px 5px;
}
.request_box p.lineup_text img {
vertical-align: -10px;
margin-right: 10px;
margin-bottom: 0px;
}

.request_box span.request_text {
font-size: 14px;
vertical-align: middle;
}

.request_box  p.r_contact {
float: left;
padding-top: 13px;
vertical-align: -10px;
padding-right: 10px;
margin-bottom: 0px;
}
.request_box  p.tel_box {
padding-left: 10px;
float: left;
vertical-align: middle;
}
#contact_box_table  dl.tellnumber {
font-size: 14px;
color: #FE005E;
font-style: normal;
letter-spacing:0px;
margin-bottom: 2px;
font-weight: bold;
}
#contact_box_table dl.tellnumber dd {
font-size: 12px;
margin-top: -1.2em;
margin-left: 9em;
font-weight: normal;
color: #333333;
}

/*コンタクトboxの中の流れ*/
.request_box .nagare {
font-size: 14px;
}
.request_box .nagare img {
vertical-align: -10px;
margin-right: 10px;
margin-bottom: 0px;
}
.request_box .nagare .nagare_text {
vertical-align: middle;
}
.request_box #contact_box_table {
padding-bottom: 10px;
}

/*　相互リンク用CSS　*/
#crosslink li {
background-image: url(../common/img/arrow_red_right.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
font-size: 14px;
margin-left:0px;
margin-bottom:5px;
line-height: 1.5em;
}

/*　おすすめ研修用CSS　*/
#cont h1 {
width:100%;
}
#nav_box {
margin-top: 10px;
margin-bottom: 10px;
}
#nav_box ul {
width: 500px;
}
#nav_box ul li {
display: inline;
}


/*ナビゲーション*/
#navi_box {
margin-top: 10px;
margin-bottom: 20px;
}
#navi_box ul {
width: 500px;
}
#navi_box ul li {
display: inline;
}
#navi_box  ul li.ma_left img {
padding-left: 2px;
}
.kara {
height: 2px;
}

/*オススメ*/
.schedule_recommend {width: 500px;}
.schedule_recommend img {float: left;}

#osusume_box{
letter-spacing:-1em;
margin:15px 0px;
width:500px;
}
#osusume_box .box_list{
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
    vertical-align:top;
    width:250px;
    margin:0px 0px 8px 0px;
    padding:0px;
    border: 0px;
}
#osusume_box .box_list:hover {
background-color:#f4f9ff
}
#osusume_box .box_list h4{
font-size:14px;
font-weight:bold;
margin-bottom:0.2em;
}
#osusume_box .box_list h4 a{
color:#0739AF;
}
#osusume_box .box_list p{
color: black;
font-size: 13px;
}
#osusume_box .box_list img{
margin-right: 10px;
}


/*カテゴリー別ラインナップ*/
#category {
margin-bottom: 25px;
}
#category h4 {
margin-bottom: 5px;
}
#category img {
margin-bottom: 5px;
}


/*ラインナップ内*/
.main_box {
letter-spacing:-1em;
margin:15px 0px;
width:500px;
}
.main_box .box_list {
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
    vertical-align:top;
    width:250px;
    margin:0px 0px 8px 0px;
    padding:0px;
    border: 0px;
}

.main_box .box_list:hover {
background-color:#f4f9ff
}

.main_box .box_img-h3 {
clear: both;
}
.main_box h4 {
font-size:14px;
font-weight:bold;
margin-bottom:0.2em;
line-height:1.4em;
}
.main_box img {
float: left;
margin-right: 10px;
}
.textsize p.lineup_text {
font-size: 12px;
padding-top: 5px;
line-height:1.4em;
}

.textsize{
width: 240px;
}
.target{
clear:both;
}
.target img{
margin-top:5px;
margin-right:5px;
}
.target arrow{
margin-top: 5px;
margin-right:7px;
}

/*各項目の背景色と文字色*/
#kanri h3 a {color: #113e82;}
#cyuken h3 a {color: #7667cc;}
#sinjin h3 a {color: #cc66cc;}
#business h3 a {color: #e4567d;}
#human h3 a {color: #ff6600;}
#callcenter h3 a {color: #339966;}
#it h3 a {color: #0099cc;}
#tagyokai h3 a {color: #0066ff;}


/*ページトップへ*/
.toTop {
text-align: right;
margin-bottom: 20px;
margin-top: 10px;
}


/* 新人IT研修2012 */

p.sche_title{
border-top: 3px solid #0066FF;
border-bottom: 1px dotted #666666;
font-size: 14px;
font-weight: bold;
padding: 12px 0 8px;
margin-bottom: 10px;
}

p.sche_header{
font-size:18px;
font-weight:bold;
margin-bottom:15px;
}

p.it_pack01{
font-size:14px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px;
background-color: #E9FFB7;
}

p.it_pack02{
font-size:14px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px;
background-color: #CEF6FF;
}

p.it_pack03{
font-size:14px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px;
background-color: #E2E2E2;
}


p.it_comment{
margin-bottom:10px;
}


/* 2011/11/10テーブル追記 */

table.scheduleApril{
border-collapse:collapse;
text-align:center;
border-color:#333333;
}

table.scheduleApril caption{
text-align:left;
font-size:18px;
font-weight:bold;
}

table.scheduleApril th{
height:20px;
background-color:#999999;
border-color:#333333;
}

table.scheduleApril td{
width:90px;
/*height:40px;*/
font-size:13px;
border-color:#333333;
padding:1px
}

table.scheduleApril tr.days{
font-weight:bold;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

table.scheduleApril tr.days td{
height:20px;
background-color:#CCCCCC;
}

table.scheduleApril td.area{
font-size:10px;
padding:2px 0;
}

table.scheduleApril td.tokyo{
background-color:#EDE1E1;
}

table.scheduleApril td.nagoya{
background-color:#E1EDE3;
}

table.scheduleApril td.osaka{
background-color:#E1E6ED;
}

table.scheduleApril td.fukuoka{
background-color:#EDECE1;
}
.textBoxSub .week {

}

.textBoxSub    .pattern  .kenshu  {
float: left;
padding-left: 12px;

}
.textBoxSub .pluse {
text-align: center;
}
.submit  {
text-align: center;
margin-bottom: 10px;
padding-top: 5px;
}

