@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	width:960px;
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,blockquote {
    quotes: none;
}

q:before,q:after,blockquote:before,blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    display: block;
}

html,body {
    height: 100%;
    color: #444444;
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    *font-size: small;
    *font: x-small;
    -webkit-text-size-adjust: 100%;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}

.clearfix {
    min-height: 1px;
}

#container {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#main-contents-container {
    padding-bottom: 436px;
    min-width: 980px;
    background: url(../img/main_banner_bg.png) repeat-x 0 0;
    overflow: hidden;
}

#main-contents {
    margin: 0 auto;
    padding-top: 30px;
    width: 960px;
    overflow: hidden;
}

#header-container {
    min-width: 980px;
    height: 143px;
    background: url(../img/header_bg.png) repeat-x 0 0;
}

#header-contents {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 143px;
}

#header-contents .contact-btn {
    position: absolute;
    top: 21px;
    right: 8px;
}

#header-contents .contact-btn a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    text-decoration: underline;
}

#logo {
    position: absolute;
    top: 19px;
    left: 0;
}

#logo a {
    display: block;
    width: 137px;
    height: 42px;
    background: url(../img/logo.png) no-repeat 0 0;
    text-indent: -9999px;
}

#logo a:hover {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
}

#header-nav {
    position: absolute;
    right: 5px;
    bottom: 52px;
    width: 235px;
    letter-spacing: -0.4em;
}

#header-nav li {
    display: inline-block;
    margin-right: 15px;
    padding-left: 15px;
    background: url(../img/header_menu_arrow_img.png) no-repeat 0 3px;
    list-style: none;
    letter-spacing: normal;
    font-size: 100%;
}

#header-nav li.nav03 {
    margin-right: 0;
}

#header-nav a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

#header-nav a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

.lt-ie8 #header-nav li {
    display: inline;
    zoom: 1;
}

.ddsmoothmenu {
    width: 100%;
}

.ddsmoothmenu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ddsmoothmenu ul li {
    position: relative;
    display: inline;
    float: left;
}

.ddsmoothmenu ul li a {
    display: block;
}

.lt-ie8 .ddsmoothmenu ul li a {
    display: inline-block;
}

.ddsmoothmenu ul li ul {
    position: absolute;
    left: -3000px;
    display: none;
    visibility: hidden;
}

.ddsmoothmenu ul li ul li {
    display: list-item;
    float: none;
}

.ddsmoothmenu ul li ul li a {
    display: block;
}

.ddsmoothmenu ul li ul li ul {
    top: 0;
}

.lt-ie8 .ddsmoothmenu {
    height: 1%;
}

.downarrowclass {
    position: absolute;
    top: 12px;
    right: 7px;
}

.rightarrowclass {
    position: absolute;
    top: 6px;
    right: 5px;
}

.ddshadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}

.gnav-submenu li {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    background: #000;
}

.gnav-submenu li.box-arrow {
    background: none;
}

.gnav-submenu li a {
    margin: 0 0 0 10px;
}

.gnav-submenu li a:hover {
    color: #999999;
}

.gnav-submenu ul li {
    font-size: 108%;
}

#global-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 960px;
    height: 40px;
}

#global-nav ul li {
    float: left;
    list-style: none;
    letter-spacing: normal;
}

#global-nav ul .nav01 a {
    display: block;
    width: 198px;
    height: 40px;
    background: url(../img/gnav.png) no-repeat 0 0;
    text-indent: -9999px;
}

#global-nav ul .nav01 a:hover,#global-nav ul .nav01 a.active {
    background: url(../img/gnav.png) no-repeat 0 -40px;
}

#global-nav ul .nav02 a {
    display: block;
    width: 188px;
    height: 40px;
    background: url(../img/gnav.png) no-repeat -198px 0px;
    text-indent: -9999px;
}

#global-nav ul .nav02 a:hover,#global-nav ul .nav02 a.active {
    background: url(../img/gnav.png) no-repeat -198px -40px;
}

#global-nav ul .nav03 a {
    display: block;
    width: 188px;
    height: 40px;
    background: url(../img/gnav.png) no-repeat -386px 0px;
    text-indent: -9999px;
}

#global-nav ul .nav03 a:hover,#global-nav ul .nav03 a.active {
    background: url(../img/gnav.png) no-repeat -386px -40px;
}

#global-nav ul .nav04 a {
    display: block;
    width: 188px;
    height: 40px;
    background: url(../img/gnav.png) no-repeat -574px 0px;
    text-indent: -9999px;
}

#global-nav ul .nav04 a:hover,#global-nav ul .nav04 a.active {
    background: url(../img/gnav.png) no-repeat -574px -40px;
}

#global-nav ul .nav05 a {
    display: block;
    width: 198px;
    height: 40px;
    background: url(../img/gnav.png) no-repeat -762px 0px;
    text-indent: -9999px;
}

#global-nav ul .nav05 a:hover,#global-nav ul .nav05 a.active {
    background: url(../img/gnav.png) no-repeat -762px -40px;
}

#global-nav .course-nav {
    width: 188px;
    height: 100%;
}

#global-nav .course-nav li {
    margin: 0;
    padding: 0;
}

#global-nav .course-nav .course-nav01 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn01.png) no-repeat 0 0;
    text-indent: -9999px;
}

#global-nav .course-nav .course-nav01 a:hover {
    background: url(../img/gnav_sub_btn01.png) no-repeat -188px 0;
}

#global-nav .course-nav .course-nav02 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn01.png) no-repeat 0 -39px;
    text-indent: -9999px;
}

#global-nav .course-nav .course-nav02 a:hover {
    background: url(../img/gnav_sub_btn01.png) no-repeat -188px -39px;
}

#global-nav .course-nav .course-nav03 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn01.png) no-repeat 0 -78px;
    text-indent: -9999px;
}

#global-nav .course-nav .course-nav03 a:hover {
    background: url(../img/gnav_sub_btn01.png) no-repeat -188px -78px;
}

#global-nav .course-nav .course-nav04 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn01.png) no-repeat 0 -117px;
    text-indent: -9999px;
}

#global-nav .course-nav .course-nav04 a:hover {
    background: url(../img/gnav_sub_btn01.png) no-repeat -188px -117px;
}

#global-nav .course-nav .course-nav05 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn01.png) no-repeat 0 -156px;
    text-indent: -9999px;
}

#global-nav .course-nav .course-nav05 a:hover {
    background: url(../img/gnav_sub_btn01.png) no-repeat -188px -156px;
}

#global-nav .reason-nav {
    width: 188px;
    height: 100%;
}

#global-nav .reason-nav .reason-nav01 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn02.png) no-repeat 0 0;
    text-indent: -9999px;
}

#global-nav .reason-nav .reason-nav01 a:hover {
    background: url(../img/gnav_sub_btn02.png) no-repeat -188px 0;
}

#global-nav .reason-nav .reason-nav02 a {
    display: block;
    width: 188px;
    height: 39px;
    background: url(../img/gnav_sub_btn02.png) no-repeat 0 -39px;
    text-indent: -9999px;
}

#global-nav .reason-nav .reason-nav02 a:hover {
    background: url(../img/gnav_sub_btn02.png) no-repeat -188px -39px;
}

#page-top-btn {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 22px;
}

#page-top-btn a {
    position: absolute;
    top: 1px;
    right: 1px;
    display: block;
    width: 146px;
    height: 22px;
    background: url(../img/gototop_btn.png) repeat-x 0 0;
    text-indent: -9999px;
}

#page-top-btn a:hover {
    background: url(../img/gototop_btn.png) repeat-x 0 -22px;
}

#sitemap-container {
    overflow: hidden;
    min-width: 980px;
    background: url(../img/sitemap_bg.png) repeat-x 0 0 #fff;
}

#sitemap-container .contact-btn {
    width: 248px;
    height: 45px;
    margin: 0 auto 25px;
}

#sitemap-container .contact-btn a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    decoration: underline;
}

#sitemap {
    margin: 34px auto 32px;
    padding: 0 15px;
    width: 930px;
}

#sitemap h2 {
    border-bottom: 1px solid #666;
    font-size: 108%;
    font-weight: bold;
}

#sitemap a {
    color: #444444;
    text-decoration: none;
    font-size: 93%;
    line-height: 2;
}

#sitemap a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

.lt-ie9 #sidemap a:hover {
    color: #a9a9a9;
}

#sitemap .course,#sitemap .reason,#sitemap .instructor-list,#sitemap .flow,#sitemap .other {
    float: left;
    width: 182px;
    margin-right: 5px;
}

#sitemap .other {
    margin-right: 0;
}

#sitemap .instructor-list ul {
    letter-spacing: -0.4em;
}

#sitemap .instructor-list li {
    display: inline-block;
    margin-right: 22px;
    width: 80px;
    letter-spacing: normal;
}

#sitemap .instructor-list li.edge {
    margin-right: 0;
}

.lt-ie9 #sidemap .instructor-list li {
    display: inline;
    zoom: 1;
}

#big-footer {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    min-width: 980px;
    margin-top: -436px;
    height: 436px;
    width: 100%;
}

#big-footer footer {
    background: url(../img/footer_bg.png) repeat-x 0 0 #fff;
    overflow: hidden;
}

#big-footer footer p {
    margin: 10px auto 0;
    width: 960px;
    height: 68px;
    color: #fff;
    text-align: right;
}

#big-footer small {
    font-size: 85% !important;
}

#seminar {
    margin: 0 auto;
    width: 960px;
}

#seminar h1 {
    margin: 0;
    width: 960px;
    height: 21px;
    background: url(../img/carousel/slider_ttl.png) repeat-x 0 0;
    text-indent: -9999px;
}

#seminar #slider-container {
    position: relative;
    overflow: hidden;
    margin: 0 auto 20px;
    min-width: 960px;
    padding-top: 15px;
    width: 960px;
    height: 103px;
    background: url(../img/carousel/slider_bg.png) repeat-x 0 0;
}

#seminar #slider-container li p {
    display: none;
}

#seminar .carousel li a {
    display: block;
    width: 160px;
    height: 99px;
}

#seminar .carousel li a:hover {
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

#seminar .bx-prev,#seminar .bx-next {
    position: absolute;
    width: 31px;
    height: 90px;
    text-indent: -9999px;
    outline: none;
}

#seminar a.bx-prev {
    top: 14px;
    left: 0;
    background: url(../img/carousel/slider_arrow_prev.png) no-repeat 0 0;
    outline: none;
}

#seminar a:hover.bx-prev {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    outline: none;
}

#seminar a.bx-next {
    top: 14px;
    right: 0;
    background: url(../img/carousel/slider_arrow_next.png) no-repeat 0 0;
    outline: none;
}

#seminar a:hover.bx-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    outline: none;
}

.lt-ie9 a:hover.bx-prev {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../img/carousel/slider_arrow_prev.png');
}

.lt-ie9 a:hover.bx-next {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../img/carousel/slider_arrow_next.png');
}

.home a {
    text-decoration: none;
    color: #444;
}

.home a:visited {
    color: #444;
}

.home a:focus {
    color: #444;
}

.home a:hover {
    color: #999;
}

.home a:active {
    color: #444;
}

.home #news-container {
    overflow: hidden;
    margin: 0 auto;
    width: 960px;
}

.home #news-container .news {
    overflow: hidden;
    float: left;
    margin: 10px 15px 25px 10px;
    width: 620px;
    background: url(../img/home/news_line_bg.png) repeat-y 65px 0 #fff;
    -webkit-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    -moz-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    behavior: url(../css/PIE.htc);
}

.home #news-container .news h1 {
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    width: 65px;
    color: #8e0921;
}

.home #news-container .news dl {
    float: left;
    margin: 20px 10px 10px;
    width: 530px;
}

.home #news-container .news dt {
    float: left;
    width: 80px;
    clear: both;
    padding: 5px;
}

.home #news-container .news dd {
    float: right;
    width: 430px;
    padding: 5px;
}

.home #news-container .news span {
    display: inline-block;
    margin-right: 7px;
    width: 98px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}

.home #news-container .news span.topics {
    background: #fca111;
}

.home #news-container .news span.campaign {
    background: #8fc31f;
}

.home #news-container .news span.newly-established {
    background: #4598e5;
}

.home #news-container .news span.list-btn {
    width: 620px;
    margin: 0 0 15px;
    position: relative;
}

.home #news-container .news span.list-btn a {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    width: 83px;
    height: 20px;
    background: url(../img/home/list_btn.png) no-repeat 0 0;
    text-indent: -9999px;
}

.home #news-container .campaign-information {
    overflow: hidden;
    margin-top: 9px;
    border: 1px solid #ccc;
}

.home #news-container .campaign-information section {
    float: right;
    padding: 15px 10px;
    width: 180px;
}

.home #news-container .campaign-information section .title {
    margin-bottom: 5px;
    width: 178px;
    height: 21px;
    background: url(../img/home/sec_point_txt01.png) no-repeat 0 0;
    text-indent: -9999px;
}

.home #news-container .campaign-information img {
    float: left;
    border-right: 1px solid #ccc;
}

.home #guide-container {
    overflow: hidden;
    margin: 0 auto 30px;
    width: 960px;
}

		.home #guide-container  .introduction {
			overflow: hidden;
			margin-top: 20px;
		}

		.home #guide-container  .introduction  .course-selection {
			float: left;
			width: 630px;
		}
		
		.home #guide-container .introduction .course-selection .title {
			margin-bottom: 5px;
      width: 242px;
      height: 30px;
      background: url(../img/home/sec_title_txt01.png) no-repeat 0 0;
      text-indent: -9999px;
     }
     
		 .home #guide-container .introduction .course-selection .point {
            margin-bottom: 10px;
            width: 630px;
            height: 21px;
            background: url(../img/home/sec_point_txt02.png) no-repeat 0 0;
            text-indent: -9999px;
        }
        .home #guide-container .introduction .course-selection .reason {
            overflow: hidden;
            width: 584px;
            margin: 0 auto 25px;
        }
        .home #guide-container .introduction .course-selection .reason img { float: left }
        .home #guide-container .introduction .course-selection .reason p {
            float: right;
            width: 444px;
            line-height: 1.61;
        }
        .home #guide-container .introduction .course-selection .reason p span.text {
            display: block;
            margin-bottom: 10px;
        }
        .home #guide-container .introduction .course-selection .reason p span.description-btn {
            position: relative;
            display: block;
            height: 20px;
        }
        .home #guide-container .introduction .course-selection .reason p span.description-btn a {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            width: 83px;
            height: 20px;
            background: url(../img/home/description_btn.png) no-repeat 0 0;
            text-indent: -9999px;
        }


		.home #guide-container .introduction .personnel-affairs  {
			float: left;
			width: 300px;
			margin-left: 15px;
		}
		
		
        .home #guide-container .introduction .personnel-affairs .title {
            margin-bottom: 5px;
            width: 215px;
            height: 28px;
            background: url(../img/home/sec_title_txt02.png) no-repeat 0 0;
            text-indent: -9999px;
        }
        .home #guide-container .introduction .personnel-affairs .point {
            margin-bottom: 10px;
            width: 630px;
            height: 21px;
            background: url(../img/home/sec_point_txt02.png) no-repeat 0 0;
            text-indent: -9999px;
        }
        .home #guide-container .introduction .personnel-affairs .reason {
            overflow: hidden;
            /*width: 584px;*/
            margin: 0 auto 25px;
        }
        .home #guide-container .introduction .personnel-affairs .reason img { float: left }
        .home #guide-container .introduction .personnel-affairs .reason p {
            float: right;
            width: 210px;
            line-height: 1.61;
        }
        .home #guide-container .introduction .personnel-affairs .reason p span.text {
            display: block;
            margin-bottom: 10px;
        }
        .home #guide-container .introduction .personnel-affairs .reason p span.description-btn {
            position: relative;
            display: block;
            height: 20px;
        }
        .home #guide-container .introduction .personnel-affairs .reason p span.description-btn a {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            width: 83px;
            height: 20px;
            background: url(../img/home/description_btn.png) no-repeat 0 0;
            text-indent: -9999px;
        }


.home #guide-container .students {
	overflow: hidden;
	width: 960px;
}

.home #guide-container .students #recommended-tab {
    overflow: hidden;
    margin-left: 10px;
}

.home #guide-container .students #recommended-tab li {
    float: left;
    margin-right: 3px;
    height: 32px;
    line-height: 33px;
    text-align: center;
    font-size: 93%;
    cursor: pointer;
}

.home #guide-container .students #recommended-tab .tab01 {
    width: 207px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #9c7d82;
    background: url(../img/home/tab_non_active_bg.png) repeat-x 0 0;
}

.home #guide-container .students #recommended-tab .tab02 {
    width: 206px;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #9c7d82;
    background: url(../img/home/tab_non_active_bg.png) repeat-x 0 0;
}

.home #guide-container .students #recommended-tab .tab01.select {
    color: #8c0920;
    background: #fff;
}

.home #guide-container .students #recommended-tab .tab02.select {
    color: #8c0920;
    background: #fff;
}

.home #guide-container .students .content_wrap {
    overflow: hidden;
    margin-left: 10px;
    padding: 20px 25px 10px;
    width: 570px;
}

.home #guide-container .students .content_wrap.asset-abstract {
float: left;
}

.home #guide-container .students .content_wrap .list-container {
    float: left;
    width: 180px;
    margin-right: 15px;
}

.home #guide-container .students .content_wrap .list-container h3.popular-courses {
    width: 107px;
    height: 22px;
    background: url(../img/home/course_list_title_txt04.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.home #guide-container .students .content_wrap .list-container h3.title-keyword {
    width: 107px;
    height: 22px;
    background: url(../img/home/course_list_title_txt02.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.home #guide-container .students .content_wrap .list-container h3.job-category {
    width: 94px;
    height: 22px;
    background: url(../img/home/course_list_title_txt03.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.home #guide-container .students .content_wrap .list-container ul {
    margin-top: 20px;
}

.home #guide-container .students .content_wrap .list-container li {
    margin-bottom: 15px;
}

.home #guide-container .students .content_wrap .list-container li span {
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background: #940922;
    line-height: 15px;
    color: #fff;
    text-align: center;
    font-size: 85%;
}

.home #guide-container .students .content_wrap .list-container .search-list li {
    padding-left: 10px;
    background: url(../img/home/recommend_arrow.png) 0 3px no-repeat;
}

.home #guide-container .students .content_wrap .list-container.edge {
    margin-right: 0;
}

.home #guide-container .students .content_wrap .course-btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 20px;
}

.home #guide-container .students .content_wrap .course-btn a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 83px;
    height: 20px;
    background: url(../img/home/course_btn.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.home #guide-container .students .content_wrap.tab01 {
    background: url(../img/home/tab01_border.png) 0 0 no-repeat #fff;
}

.home #guide-container .students .content_wrap.tab02 {
    background: url(../img/home/tab02_border.png) 0 0 no-repeat #fff;
}

.home #guide-container .students .disnon {
    display: none;
}

.home #guide-container .responsible {
    float: left;
    margin-left: 10px;
    padding: 20px 10px 10px;
    width: 300px;
    background: #fff;
		border-top: 1px solid #ccc;
}

.home #guide-container .responsible .title {
    margin-bottom: 5px;
    width: 215px;
    height: 28px;
    background: url(../img/home/sec_title_txt02.png) no-repeat 0 0;
    text-indent: -9999px;
}

.home #guide-container .responsible .point {
    margin-bottom: 10px;
    width: 152px;
    height: 21px;
    background: url(../img/home/sec_point_txt03.png) no-repeat 0 0;
    text-indent: -9999px;
}

.home #guide-container .responsible .reason {
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.home #guide-container .responsible .reason img {
    float: left;
}

.home #guide-container .responsible .reason p {
    float: right;
    width: 210px;
    line-height: 1.61;
}

.home #guide-container .responsible .reason p span.text {
    display: block;
    margin-bottom: 10px;
}

.home #guide-container .responsible .reason p span.description-btn {
    position: relative;
    display: block;
    height: 20px;
}

.home #guide-container .responsible .reason p span.description-btn a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 83px;
    height: 20px;
    background: url(../img/home/description_btn.png) no-repeat 0 0;
    text-indent: -9999px;
}

.home #guide-container .responsible .list-container h3.popular-courses {
    width: 107px;
    height: 22px;
    background: url(../img/home/course_list_title_txt01.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.home #guide-container .responsible .list-container ul {
    margin-top: 20px;
}

.home #guide-container .responsible .list-container li {
    margin-bottom: 15px;
}

.home #guide-container .responsible .list-container li span {
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background: #940922;
    line-height: 15px;
    color: #fff;
    text-align: center;
    font-size: 85%;
}

.home #guide-container .responsible .course-btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 20px;
}

.home #guide-container .responsible .course-btn a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 83px;
    height: 20px;
    background: url(../img/home/course_btn.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.home #privacy-logo {
    overflow: hidden;
    margin: 0 auto;
    width: 960px;
}

.home #privacy-logo img {
    margin-left: 10px;
}

.home #main-contents-container {
    background: url(../img/main_contents_bg.png) repeat-x 0 bottom;
}

.home #main-contents {
    width: 100%;
    background: url(../img/main_banner_bg.png) repeat-x 0 0;
    padding-top: 0;
}

.home #information-container {
    margin: 0 auto;
    width: 960px;
}

.home #big-footer {
    background: #ededed;
}

#course-search .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#course-search .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#course-search .search-list-unit h1 {
    width: 960px;
    height: 42px;
    background: url(../img/course_search/search_title_bg.png) no-repeat 0 0;
    font-size: 154%;
}

#course-search .search-list-unit h1 span {
    margin-left: 15px;
    line-height: 42px;
}

#course-search .search-list-unit .search-list {
    margin: 20px auto 30px;
    width: 940px;
    overflow: hidden;
}

#course-search .search-list-unit .search-list li {
    border-bottom: 1px dotted #c2c2c2;
    margin-right: 20px;
    width: 300px;
    float: left;
    font-size: 108%;
    line-height: 2.14;
}

#course-search .search-list-unit .search-list li a {
    text-decoration: none;
    color: #444;
}

#course-search .search-list-unit .search-list li a:visited {
    color: #444;
}

#course-search .search-list-unit .search-list li a:focus {
    color: #444;
}

#course-search .search-list-unit .search-list li a:hover {
    color: #999;
}

#course-search .search-list-unit .search-list li a:active {
    color: #444;
}

#course-search .search-list-unit .search-list li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#course-search .search-list-unit .search-list .edge {
    margin-right: 0;
}

#course-search .search-list-unit .year {
    margin: 40px auto 20px;
    width: 940px;
    line-height: 2.14;
}

#course-search .search-list-unit .year  ul {
    overflow: hidden;
    border-bottom: 1px dotted #c2c2c2;
}

#course-search .search-list-unit .year  ul li {
    float: left;
    width: 65px;
    font-size: 108%;
}

#course-search .search-list-unit .year  ul li a {
    text-decoration: none;
    color: #444;
}

border-bottom: 1px dotted #c2c2c2;#course-search .search-list-unit .year  ul li a:visited {
    color: #444;
}

#course-search .search-list-unit .year  ul li a:focus {
    color: #444;
}

#course-search .search-list-unit .year  ul li a:hover {
    color: #999;
}

#course-search .search-list-unit .year  ul li a:active {
    color: #444;
}

#course-search .search-list-unit .year ul li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#course-search .search-list-unit .keyword-search {
    position: relative;
    margin: 30px auto;
    width: 535px;
    height: 58px;
    background: url(../img/course_search/search_bg.png) no-repeat 0 0;
}

#course-search .search-list-unit .keyword-search .text-form {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 15px;
    border: none;
    width: 439px;
    height: 38px;
    background: url(../img/course_search/search_text_bg.png) no-repeat 0 0;
    outline: none;
}

#course-search .search-list-unit .keyword-search .search-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    width: 40px;
    height: 40px;
    background: url(../img/course_search/search_btn.png) no-repeat 0 0;
    text-indent: -99999px;
    cursor: pointer;
}

.lt-ie9 .keyword-search .text-form {
    line-height: 38px;
}

#category-archive h1.search-result {
    margin-bottom: 30px;
    width: 960px;
    height: 42px;
    background: url(../img/course_search/search_result_title.png) no-repeat 0 0;
}

#category-archive h1.search-result span {
    margin-left: 15px;
    font-size: 154%;
    line-height: 42px;
}

#category-archive .category-search-result {
    margin-bottom: 30px;
}

#category-archive .category-search-result a {
    text-decoration: none;
    color: #9F0620;
}

#category-archive .category-search-result a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#category-archive .category-search-result th {
    font-size: 124%;
    line-height: 1.875;
    text-align: center;
}

#category-archive .category-search-result .category-name {
    width: 190px;
}

#category-archive .category-search-result .category-name span {
    display: block;
    width: 180px;
    border-bottom: 2px solid #acacac;
}

#category-archive .category-search-result .course-name {
    width: 440px;
}

#category-archive .category-search-result .course-name span {
    display: block;
    width: 440px;
    border-bottom: 2px solid #acacac;
}

#category-archive .category-search-result .dates {
    width: 325px;
}

#category-archive .category-search-result .dates span {
    display: block;
    width: 320px;
    border-bottom: 2px solid #acacac;
}

#category-archive .category-search-result td {
    padding: 15px 10px 15px 0;
    background: url(../img/course_search/border_bot.png) repeat-x 0 bottom;
    line-height: 1.61;
}

#category-archive .category-search-result td .training_for_new_employees {
    padding-left: 5px;
    border-left: 3px solid #00ada9;
}

#category-archive .category-search-result td .cloud_virtualization {
    padding-left: 5px;
    border-left: 3px solid #ae5da1;
}

#category-archive .category-search-result td .smartphone_tablet {
    padding-left: 5px;
    border-left: 3px solid #556fb5;
}

#category-archive .category-search-result td .network {
    padding-left: 5px;
    border-left: 3px solid #4598e5;
}

#category-archive .category-search-result td .server_db {
    padding-left: 5px;
    border-left: 3px solid #5bd3e9;
}

#category-archive .category-search-result td .secure {
    padding-left: 5px;
    border-left: 3px solid #e60012;
}

#category-archive .category-search-result td .system_development {
    padding-left: 5px;
    border-left: 3px solid #f6b644;
}

#category-archive .category-search-result td .project_management {
    padding-left: 5px;
    border-left: 3px solid #fca111;
}

#category-archive .category-search-result td .human_skill_business {
    padding-left: 5px;
    border-left: 3px solid #f56f03;
}

#category-archive .category-search-result td .installation_technician {
    padding-left: 5px;
    border-left: 3px solid #00a95f;
}

#category-archive .category-search-result td .chief_telecommunications_engineer {
    padding-left: 5px;
    border-left: 3px solid #57b76f;
}

#category-archive .category-search-result td .it_consulting {
    padding-left: 5px;
    border-left: 3px solid #a8d182;
}

#category-archive .category-search-result td .service_management {
    padding-left: 5px;
    border-left: 3px solid #ee87b4;
}

#category-archive .category-search-result td .information_technology_engineer_examination-course {
    padding-left: 5px;
    border-left: 3px solid #e85298;
}

#category-archive .category-search-result td .big_data{
    padding-left: 5px;
    border-left: 3px solid #E3E852;
}

#category-archive .category-search-result td .construction_mng{
    padding-left: 5px;
    border-left: 3px solid #E85252;
}

#category-archive .category-search-result td .sales_marke{
    padding-left: 5px;
    border-left: 3px solid #A152E8;
}

#category-archive .category-search-result td.category-area {
    padding: 15px 0 15px 10px;
}

#category-archive .pager {
    text-align: center;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

#category-archive .prev.page-numbers {
    border: none;
    text-decoration: none;
    color: #444;
}

#category-archive .prev.page-numbers:visited {
    color: #444;
}

#category-archive .prev.page-numbers:focus {
    color: #444;
}

#category-archive .prev.page-numbers:hover {
    color: #999;
}

#category-archive .prev.page-numbers:active {
    color: #444;
}

#category-archive .prev.page-numbers:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#category-archive .page-numbers {
    margin-right: 10px;
    padding: 5px 10px;
    border: 1px solid #666;
    text-decoration: none;
    color: #444;
}

#category-archive .page-numbers:visited {
    color: #444;
}

#category-archive .page-numbers:focus {
    color: #444;
}

#category-archive .page-numbers:hover {
    color: #999;
}

#category-archive .page-numbers:active {
    color: #444;
}

#category-archive .page-numbers:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#category-archive .next.page-numbers {
    border: none;
    text-decoration: none;
    color: #444;
}

#category-archive .next.page-numbers:visited {
    color: #444;
}

#category-archive .next.page-numbers:focus {
    color: #444;
}

#category-archive .next.page-numbers:hover {
    color: #999;
}

#category-archive .next.page-numbers:active {
    color: #444;
}

#category-archive .next.page-numbers:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#information .page-title {
    font-size: 308%;
}

#information .information-nav {
    overflow: hidden;
    width: 432px;
    margin-bottom: 10px;
    margin-left: 528px;
}

#information .information-nav li {
    float: left;
    width: 98px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 93%;
    list-style: none;
    cursor: pointer;
}

#information .information-nav li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

#information .information-nav .all {
    background: url(../img/information/tab_nav_arrow.png) no-repeat 5px center #ce3232;
    text-align: center;
}

#information .information-nav .topics {
    margin-left: 30px;
    background: url(../img/information/tab_nav_arrow.png) no-repeat 5px center #fca111;
    text-align: center;
}

#information .information-nav .campaign {
    margin-left: 5px;
    padding-left: 20px;
    width: 78px!important;
    background: url(../img/information/tab_nav_arrow.png) no-repeat 5px center #8fc31f;
}

#information .information-nav .newly-established {
    margin-left: 5px;
    background: url(../img/information/tab_nav_arrow.png) no-repeat 5px center #4598e5;
    text-align: center;
}

#information .disnon {
    display: none;
}

#information .content_wrap {
    clear: left;
    overflow: hidden;
}

#information .section-title {
    margin-bottom: 40px;
    padding-left: 18px;
    width: 942px;
    height: 42px;
    line-height: 42px;
    background: url(../img/information/section_title_bg.png) no-repeat 0 0;
    font-size: 154%;
}

#information .topics-list {
    font-size: 108%;
}

#information .topics-list dt {
    clear: both;
    float: left;
    width: 90px;
    line-height: 20px;
}

#information .topics-list dd {
    margin-left: 90px;
    margin-bottom: 25px;
    line-height: 20px;
}

#information .topics-list dd span {
    display: inline-block;
    margin-right: 7px;
    width: 98px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}

#information .topics-list dd span.topics {
    background: #fca111;
}

#information .topics-list dd span.campaign {
    background: #8fc31f;
}

#information .topics-list dd span.newly-established {
    background: #4598e5;
}

#information .topics-list dd a {
    text-decoration: none;
    color: #9F0620;
}

#information .topics-list dd a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-decoration: underline;
}

#information dt.empty-msg {
    clear: both;
    float: left;
    width: 200px;
    font-size: 108%;
}

#information dd.empty-msg {
    margin-left: 200px;
}

#information-entry {
    margin-bottom: 30px;
}

#information-entry .page-title {
    margin-bottom: 60px;
    font-size: 308%;
}

#information-entry .entry-title {
    margin-bottom: 10px;
    padding-left: 18px;
    width: 942px;
    height: 42px;
    line-height: 42px;
    background: url(../img/information/section_title_bg.png) no-repeat 0 0;
    font-size: 154%;
}

#information-entry .update {
    margin-bottom: 40px;
    height: 17px;
    position: relative;
}

#information-entry .update span {
    position: absolute;
    top: 0;
    right: 0;
}

#information-entry .entry-image {
    display: block;
    margin: 0 auto 40px;
    max-width: 430px;
    height: auto;
}

#information-entry .entry-body {
    margin: 0 auto;
    width: 910px;
    font-size: 108%;
    line-height: 2.14;
}

#information-entry .entry-body p {
    margin-bottom: 30px;
}

#information-entry .back-to-list {
    position: relative;
    margin: 0 auto;
    width: 910px;
    height: 20px;
}

#information-entry .back-to-list a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 83px;
    height: 20px;
    background: url(../img/information/list_back_btn.png) no-repeat 0 0;
    text-indent: -9999px;
}

#course_description .course-name {
    color: #8e0921;
    font-weight: bold;
    font-size: 215%;
}

#course_description .course-name span {
    font-size: 70%;
}

#course_description .course-title {
    margin-bottom: 20px;
    font-size: 308%;
}

#course_description .seminar-categories {
    overflow: hidden;
    margin-bottom: 40px;
	width:300px;
}

#course_description .seminar-categories li {
    float: left;
    margin-right: 5px;
    letter-spacing: normal;
}

#course_description .seminar-categories .cat01 {
    padding: 5px 0;
    width: 62px;
    color: #fff;
    text-align: center;
    /*background: #f19149;*/
	background-color: #f19149;
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxOTE0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U2ODYzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODc4MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f19149 0%, #e6863e 50%, #d87830 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f19149), color-stop(50%, #e6863e), color-stop(100%, #d87830));
    background: -webkit-linear-gradient(top, #f19149 0%, #e6863e 50%, #d87830 100%);
    background: -o-linear-gradient(top, #f19149 0%, #e6863e 50%, #d87830 100%);
    background: -ms-linear-gradient(top, #f19149 0%, #e6863e 50%, #d87830 100%);
    background: linear-gradient(to bottom, #f19149 0%,#e6863e 50%,#d87830 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f19149', endColorstr='#d87830',GradientType=0 );*/
}

#course_description .seminar-categories .cat02 {
    padding: 5px 0;
    width: 62px;
    color: #fff;
    text-align: center;
    /*background: #00a0e9;*/
	background-color: #00a0e9;
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTBlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwOTRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg3ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00a0e9 0%, #0094dd 50%, #0087d0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a0e9), color-stop(50%, #0094dd), color-stop(100%, #0087d0));
    background: -webkit-linear-gradient(top, #00a0e9 0%, #0094dd 50%, #0087d0 100%);
    background: -o-linear-gradient(top, #00a0e9 0%, #0094dd 50%, #0087d0 100%);
    background: -ms-linear-gradient(top, #00a0e9 0%, #0094dd 50%, #0087d0 100%);
    background: linear-gradient(to bottom, #00a0e9 0%,#0094dd 50%,#0087d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a0e9', endColorstr='#0087d0',GradientType=0 );*/
}

#course_description .seminar-categories .cat03 {
    padding: 5px 0;
    width: 62px;
    color: #fff;
    text-align: center;
    /*background: #80c269;*/
	background-color: #80c269;
	/*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgwYzI2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzc1Yjc1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2N2E5NTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #80c269 0%, #75b75e 50%, #67a950 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80c269), color-stop(50%, #75b75e), color-stop(100%, #67a950));
    background: -webkit-linear-gradient(top, #80c269 0%, #75b75e 50%, #67a950 100%);
    background: -o-linear-gradient(top, #80c269 0%, #75b75e 50%, #67a950 100%);
    background: -ms-linear-gradient(top, #80c269 0%, #75b75e 50%, #67a950 100%);
    background: linear-gradient(to bottom, #80c269 0%,#75b75e 50%,#67a950 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80c269', endColorstr='#67a950',GradientType=0 );
	*/
}
#course_description ul.seminar-level {
    padding: 5px 0;
    width: 62px;
    //text-align: right;
	 margin-right : right; 
}
	
#course_description .seminar-level .level1{
    padding: 5px 0;
    width: 62px;
    color: #000;
    text-align: center;
    background-color: #98fb98;
}
#course_description .seminar-level .level2{
    padding: 5px 0;
    width: 62px;
    color: #000;
    text-align: center;
    background-color: #ffc0cb;
}
#course_description .seminar-level .level3{
    padding: 5px 0;
    width: 62px;
    color: #000;
    text-align: center;
    background-color: #00bfff;
}

#course_description .section-title {
    display: block;
    margin: 0;
    padding-left: 20px;
    width: 960px;
    height: 42px;
    line-height: 42px;
    font-size: 154%;
    background: url(../img/course_description/section_ttl_bg.png) no-repeat 0 0;
}

#course_description table.data-table {
    margin: 0 0 30px 0;
    width: 960px;
}

#course_description table.data-table tr.edge th {
    border-bottom: 0;
}

#course_description table.data-table tr.edge td {
    border-bottom: 0;
}

#course_description table.data-table th {
    padding: 20px 0;
    width: 196px;
    vertical-align: top;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

#course_description table.data-table th span {
    display: inline-block;
    margin-left: 15px;
}

#course_description table.data-table td {
    padding: 20px 0;
    width: 764px;
    vertical-align: middle;
    line-height: 1.71;
    border-bottom: 1px solid #ccc;
}

#course_description table.data-table td span {
    display: inline-block;
    margin-left: 20px;
}

#course_description table.data-table li {
    list-style: none;
}

#course_description .voice {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding: 15px 0;
    border: 1px solid #e2e2e2;
    background: url(/img/oblique_line_bg.png) repeat-x 0 0 #fff;
    -webkit-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    -moz-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    behavior: url(/css/PIE.htc);
}

#course_description .voice h1 {
    margin: 0 0 15px;
    padding: 0 15px;
    color: #8e0921;
    font-size: 124%;
}

#course_description .voice p {
    float: left;
    padding: 0 15px;
    width: 288px;
    border-right: 1px solid #cccccc;
    letter-spacing: normal;
    line-height: 1.53;
}

#course_description .voice p.edge {
    border-right: 0;
}

#course_description .voice span {
    display: block;
    margin-top: 10px;
    text-align: right;
}

#course_description .lecturer {
    position: relative;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #e2e2e2;
    background: url(/img/oblique_line_bg.png) repeat-x 0 0 #fff;
    -webkit-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    -moz-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    behavior: url(/css/PIE.htc);
}

#course_description .lecturer .lecturer-profile {
    overflow: hidden;
}

#course_description .lecturer .lecturer-profile .description {
    width: 790px;
    float: right;
}

#course_description .lecturer .lecturer-profile .description h1 {
    margin: 15px 0 5px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #c8c8c8;
    font-size: 216%;
}

#course_description .lecturer .lecturer-profile .description p {
    line-height: 1.38;
}

#course_description .lecturer .lecturer-profile .description span {
    font-size: 70%;
}

#course_description .lecturer .lecturer-profile .description span.supplement {
    position: absolute;
    right: 0;
    bottom: 10px;
}

#course_description .lecturer .lecturer-profile .lecturer-photo {
    float: left;
}

#course_description .application-button {
    margin: 35px 0 60px;
}

#course_description .application-button a {
    display: block;
    margin: 0 auto;
    width: 228px;
    height: 45px;
    background: url(../img/course_description/application_button_off.png) repeat-x 0 0 #fff;
    text-indent: -9999px;
}

#course_description .application-button a:hover {
    background: url(../img/course_description/application_button_on.png) repeat-x 0 0 #fff;
}

.lt-ie8 #course_description .voice p {
    display: inline;
    zoom: 1;
}

#room .page-title {
    margin: 0 0 23px;
    font-size: 308%;
}

#room .page-lead {
    margin: 0 0 60px;
    font-size: 124%;
    line-height: 1.625;
}

#room #room-contaienr {
    margin: 0 auto 40px;
    width: 960px;
    overflow: hidden;
}

#room #room-contaienr .room-information {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 20px 0 0;
    width: 470px;
    height: 400px;
}

#room #room-contaienr .room-information img {
    position: absolute;
    top: 0;
    left: 0;
}

#room #room-contaienr .room-information h1 {
    position: absolute;
    bottom: 60px;
    left: 0;
    margin: 0;
    font-size: 123.1%;
}

#room #room-contaienr .room-information p {
    position: absolute;
    bottom: 42px;
    left: 0;
    margin: 0;
    font-size: 93%;
}

#room #room-contaienr .room-information.edge {
    margin-right: 0;
}

#room #room-contaienr .other-room {
    overflow: hidden;
    width: 960px;
    letter-spacing: -0.4em;
}

#room #room-contaienr .other-room img {
    display: inline-block;
    margin-right: 20px;
    letter-spacing: normal;
}

#room #room-contaienr .other-room p {
    display: inline-block;
    margin: 100px 0 0 5px;
    vertical-align: top;
    letter-spacing: normal;
}

#room #room-contaienr .other-room span {
    display: block;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-size: 16px;
}

#about .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#about .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#about #about-contaienr h1 {
    display: block;
    margin: 0;
    padding: 10px 0 0 20px;
    width: 960px;
    height: 32px;
    background: url(../img/section_ttl.png) no-repeat 0 0;
    font-size: 154%;
}

#about #about-contaienr p {
    margin: 20px 0 40px;
    padding: 0 20px;
    font-size: 108%;
    line-height: 1.71;
}

#about #about-contaienr .data-table {
    margin: 0 0 30px 0;
    width: 960px;
    border-spacing: 0;
    border-collapse: collapse;
}

#about #about-contaienr .data-table tr.edge th {
    border-bottom: 0;
}

#about #about-contaienr .data-table tr.edge td {
    border-bottom: 0;
}

#about #about-contaienr .data-table th {
    padding: 20px 0 0 20px;
    width: 196px;
    vertical-align: top;
    text-align: left;
    border-bottom: 1px solid #cccccc;
}

#about #about-contaienr .data-table th span {
    display: inline-block;
    width: 70px;
}

#about #about-contaienr .data-table td {
    padding: 20px 0;
    width: 764px;
    line-height: 1.71;
    border-bottom: 1px solid #cccccc;
}

#about #about-contaienr .data-table li {
    list-style: none;
}

#about #about-contaienr .list-no li {
    list-style-position: inside;
    list-style-type: decimal;
    line-height: 1.71;
}

#about #about-contaienr ul.company-summary {
    margin: 20px 0 40px 20px;
}

#about #about-contaienr .company-summary li {
    list-style-position: inside;
    list-style-type: decimal;
    line-height: 1.71;
}

#about #about-contaienr #access {
    overflow: hidden;
    margin-bottom: 40px;
}

#about #about-contaienr #access h1 {
    margin-bottom: 20px;
}

#about #about-contaienr #access p {
    float: left;
    width: 346px;
}

#about #about-contaienr #access span.attention {
    display: block;
    margin-top: 35px;
}

#about #about-contaienr #access img {
    display: block;
    float: left;
}

#privacy .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#privacy .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#privacy #privacy-contaienr {
    margin: 0 auto;
    width: 960px;
}

#privacy #privacy-contaienr dl {
    overflow: hidden;
    margin-bottom: 25px;
    font-size: 108%;
    line-height: 1.71;
}

#privacy #privacy-contaienr dd {
    margin: 0 0 35px 0;
}

#privacy #privacy-contaienr h1.section-title {
    display: block;
    margin: 0;
    padding: 10px 0 0 20px;
    width: 960px;
    height: 32px;
    background: url(../img/section_ttl.png) no-repeat 0 0;
    font-size: 153.9%;
}

#privacy #privacy-contaienr p {
    margin: 30px 0 40px;
    font-size: 108%;
    line-height: 1.71;
}

#privacy #privacy-contaienr a {
    color: #666;
    text-decoration: none;
}

#privacy #privacy-contaienr a:hover {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
}

.lt-ie9 #privacy-contaienr a:hover {
    color: #a9a9a9;
}

#flowchart .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#flowchart .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#flowchart #flowchart-contaienr .flowchart {
    overflow: hidden;
    margin-bottom: 50px;
}

#flowchart #flowchart-contaienr .flowchart-headding {
    margin: 0 0 15px;
    padding: 10px 0 0 20px;
    width: 940px;
    height: 32px;
    background: url(../img/section_ttl.png) no-repeat 0 0;
    font-size: 154%;
}

#flowchart #flowchart-contaienr .flowchart-image {
    margin-bottom: 40px;
    width: 960px;
    height: 174px;
    background: url(../img/flowchart/flow_img.png) no-repeat 0 0;
    text-indent: -9999px;
}

#flowchart #flowchart-contaienr dl {
    margin: 0 auto;
    width: 910px;
}

#flowchart #flowchart-contaienr dd {
    margin: 0;
}

#flowchart #flowchart-contaienr .supplement-detail {
    padding: 10px;
}

#flowchart #flowchart-contaienr .supplement-detail ul.non-disc {
    list-style: none;
    margin-left: 13px;
}

#flowchart #flowchart-contaienr .supplement-detail li {
    line-height: 1.71;
    list-style-position: inside;
}

#flowchart #flowchart-contaienr .accordion .supplement {
    display: block;
    padding: 10px 0 0 15px;
    width: 910px;
    height: 32px;
    background: url(../img/flowchart/search_title_bg.png) no-repeat 0 0;
    font-size: 154%;
}

#flowchart #flowchart-contaienr .accordion .accordion-head.selected .supplement {
    display: block;
    padding: 10px 0 0 15px;
    width: 910px;
    height: 32px;
    background: url(../img/flowchart/accordion_deader_open.png) no-repeat 0 0;
    font-size: 154%;
    cursor: pointer;
}

#lecturer .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#lecturer .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#lecturer #lecturer-contaienr .lecturer {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
    background: url(../img/oblique_line_bg.png) repeat-x 0 0 #fff;
    -webkit-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    -moz-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    behavior: url(../css/PIE.htc);
}

#lecturer #lecturer-contaienr .lecturer-profile {
    float: right;
    margin: 0 15px 0 0;
    width: 790px;
}

#lecturer #lecturer-contaienr .lecturer-profile h1 {
    padding-bottom: 5px;
    border-bottom: 1px solid #c8c8c8;
    font-size: 216%;
}

#lecturer #lecturer-contaienr .lecturer-profile h1 span {
    font-size: 70%;
    margin-left: 10px;
}

#lecturer #lecturer-contaienr .lecturer-profile p {
    margin: 10px 0;
    line-height: 1.38;
}

#lecturer #lecturer-contaienr .lecturer-photo {
    float: left;
    margin: 15px;
}

.lt-ie8 #lecturer-contaienr .lecturer {
    padding-bottom: 15px;
}

#corporation .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#corporation .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#corporation #about-contaienr .contents-wrapper {
    overflow: hidden;
}

#corporation #about-contaienr .contents-wrapper .section-wrapper-left {
    float: left;
    width: 460px;
}

#corporation #about-contaienr .contents-wrapper .section-wrapper-left h1 {
    display: block;
    margin: 0 0 30px 0;
    /*color: #8e0921;*/
     color: #1e90ff;
    font-size: 124%;
    font-weight: bold;
}

#corporation #about-contaienr .contents-wrapper .section-wrapper-left p {
    margin: 0 0 40px;
    font-size: 100%;
    line-height: 1.84;
}

#corporation #about-contaienr .contents-wrapper .section-image-right {
    float: right;
    margin-top: 40px;
}

#corporation #about-contaienr .contents-wrapper .section-wrapper-right {
    float: right;
    width: 460px;
}

#corporation #about-contaienr .contents-wrapper .section-wrapper-right h1 {
    display: block;
    margin: 0 0 30px 0;
    /*color: #8e0921;*/
     color: #1e90ff;
    font-size: 124%;
    font-weight: bold;
}

#corporation #about-contaienr .contents-wrapper .section-wrapper-right p {
    margin: 0 0 40px;
    font-size: 100%;
    line-height: 1.84;
}

#corporation #about-contaienr .contents-wrapper .section-image-left {
    float: left;
}

#corporation #about-contaienr .contents-wrapper.twocol {
    margin: 30px 0 55px;
}

#corporation #about-contaienr .voice-wrapper {
    position: relative;
    margin-bottom: 50px;
    padding: 0 15px;
    border: 1px solid #e2e2e2;
    background: url(../img/oblique_line_bg.png) repeat-x 0 0 #fff;
    -webkit-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    -moz-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    behavior: url(../css/PIE.htc);
    overflow: hidden;
}

#corporation #about-contaienr .voice-wrapper h1 {
    margin: 16px 0 15px;
    color: #8e0921;
    font-size: 124%;
}

#corporation #about-contaienr .voice-wrapper .voice {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #666666;
    line-height: 1.53;
}

#corporation #about-contaienr .voice-wrapper .voice span {
    display: block;
    color: #999999;
}

#corporation #about-contaienr .voice-wrapper .edge {
    border-bottom: none;
}

#seminar {
    margin: 0 auto 40px;
    width: 960px;
}

#seminar h1 {
    margin: 0;
    width: 960px;
    height: 21px;
    background: url(../img/carousel/slider_ttl.png) repeat-x 0 0;
    text-indent: -9999px;
}

#seminar #slider-container {
    position: relative;
    overflow: hidden;
    margin: 0 auto 20px;
    min-width: 960px;
    padding-top: 15px;
    width: 960px;
    height: 103px;
    background: url(../img/carousel/slider_bg.png) repeat-x 0 0;
}

#seminar #slider-container li p {
    display: none;
}

#seminar .carousel li a {
    display: block;
    width: 160px;
    height: 99px;
}

#seminar .carousel li a:hover {
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

#seminar .bx-prev,#seminar .bx-next {
    position: absolute;
    width: 31px;
    height: 90px;
    text-indent: -9999px;
    outline: none;
}

#seminar a.bx-prev {
    top: 14px;
    left: 0;
    background: url(../img/carousel/slider_arrow_prev.png) no-repeat 0 0;
    outline: none;
}

#seminar a:hover.bx-prev {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    outline: none;
}

#seminar a.bx-next {
    top: 14px;
    right: 0;
    background: url(../img/carousel/slider_arrow_next.png) no-repeat 0 0;
    outline: none;
}

#seminar a:hover.bx-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    outline: none;
}

.lt-ie9 a:hover.bx-prev {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../img/carousel/slider_arrow_prev.png');
}

.lt-ie9 a:hover.bx-next {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../img/carousel/slider_arrow_next.png');
}

#personal .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#personal .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#personal #about-contaienr .contents-wrapper {
    overflow: hidden;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-left {
    float: left;
    width: 510px;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-left h1 {
    display: block;
    margin: 0 0 30px 0;
    /*color: #8e0921;*/
    color: #1e90ff;
    font-size: 124%;
    font-weight: bold;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-left p {
    margin: 0 0 40px;
    font-size: 100%;
    line-height: 1.84;
}

#personal #about-contaienr .contents-wrapper .section-image-right {
    float: right;
    margin-top: 40px;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-right {
    float: right;
    width: 600px;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-right h1 {
    display: block;
    margin: 0 0 30px 0;
    /*color: #8e0921;*/
     color: #1e90ff;
    font-size: 124%;
    font-weight: bold;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-right p {
    margin: 0 0 40px;
    font-size: 100%;
    line-height: 1.84;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-right h2 {
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cccccc;
    font-size: 124%;
}

#personal #about-contaienr .contents-wrapper .section-wrapper-right h2 span {
    font-size: 75%;
    background: #58bb91;
    margin-right: 10px;
    padding: 2px 10px;
    color: #fff;
}

#personal #about-contaienr .contents-wrapper .section-image-left {
    float: left;
}

#personal #about-contaienr .contents-wrapper.twocol {
    margin: 30px 0 55px;
}

#personal #about-contaienr .voice-wrapper {
    position: relative;
    margin-bottom: 50px;
    padding: 0 15px;
    border: 1px solid #e2e2e2;
    background: url(../img/oblique_line_bg.png) repeat-x 0 0 #fff;
    -webkit-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    -moz-box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    box-shadow: rgba(226,226,226,0.75) 0 0 4px 1px;
    behavior: url(../css/PIE.htc);
    overflow: hidden;
}

#personal #about-contaienr .voice-wrapper h1 {
    margin: 16px 0 15px;
    color: #8e0921;
    font-size: 124%;
}

#personal #about-contaienr .voice-wrapper .voice {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #666666;
    line-height: 1.53;
}

#personal #about-contaienr .voice-wrapper .voice span {
    display: block;
    color: #999999;
}

#personal #about-contaienr .voice-wrapper .edge {
    border-bottom: none;
}

#seminar {
    margin: 0 auto 40px;
    width: 960px;
}

#seminar h1 {
    margin: 0;
    width: 960px;
    height: 21px;
    background: url(../img/carousel/slider_ttl.png) repeat-x 0 0;
    text-indent: -9999px;
}

#seminar #slider-container {
    position: relative;
    overflow: hidden;
    margin: 0 auto 20px;
    min-width: 960px;
    padding-top: 15px;
    width: 960px;
    height: 103px;
    background: url(../img/carousel/slider_bg.png) repeat-x 0 0;
}

#seminar #slider-container li p {
    display: none;
}

#seminar .carousel li a {
    display: block;
    width: 160px;
    height: 99px;
}

#seminar .carousel li a:hover {
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

#seminar .bx-prev,#seminar .bx-next {
    position: absolute;
    width: 31px;
    height: 90px;
    text-indent: -9999px;
    outline: none;
}

#seminar a.bx-prev {
    top: 14px;
    left: 0;
    background: url(../img/carousel/slider_arrow_prev.png) no-repeat 0 0;
    outline: none;
}

#seminar a:hover.bx-prev {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    outline: none;
}

#seminar a.bx-next {
    top: 14px;
    right: 0;
    background: url(../img/carousel/slider_arrow_next.png) no-repeat 0 0;
    outline: none;
}

#seminar a:hover.bx-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    outline: none;
}

.lt-ie9 a:hover.bx-prev {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../img/carousel/slider_arrow_prev.png');
}

.lt-ie9 a:hover.bx-next {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../img/carousel/slider_arrow_next.png');
}

#employment .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#employment .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#employment #employment-contaienr h1 {
    display: block;
    margin: 0;
    padding: 10px 0 0 20px;
    width: 960px;
    height: 32px;
    background: url(../img/section_ttl.png) no-repeat 0 0;
    font-size: 154%;
}

#employment #employment-contaienr p {
    margin: 20px 0 40px;
    padding: 0 20px;
    font-size: 108%;
    line-height: 1.71;
}

#employment #employment-contaienr dl {
    background: #e7e7e7;
    border: 1px solid #333;
    border-top: none;
    width: 800px;
    margin-left: 15px;
    margin-bottom: 30px;
}

#employment #employment-contaienr dt {
    border-top: 1px solid #333;
    clear: left;
    float: left;
    width: 190px;
    padding: 3px;
}

#employment #employment-contaienr dd {
    background: #fff;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    margin-left: 190px;
    padding: 3px;
}

#employment #employment-contaienr ul {
    overflow: hidden;
}

#employment #employment-contaienr ul li span {
    margin-right: 10px;
}

#specific-trade .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#specific-trade .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#specific-trade th {
    padding: 6px;
    border: 1px solid #d8d8d8;
    vertical-align: middle;
    width: 260px;
}

#specific-trade td {
    padding: 10px 6px;
    border: 1px solid #d8d8d8;
}

#specific-trade td li {
    line-height: 1.84;
}

#specific-trade #specific-trade-contaienr {
    margin-bottom: 50px;
}

.lt-ie9 #specific-trade a:hover {
    color: #a9a9a9;
}

#information-security-policy {
    line-height: 1.84;
}

#information-security-policy .page-title {
    margin-bottom: 25px;
    font-size: 308%;
}

#information-security-policy .page-lead {
    margin-bottom: 55px;
    font-size: 124%;
    line-height: 1.625;
}

#information-security-policy p {
    margin-bottom: 30px;
}

#information-security-policy ol li {
    margin-bottom: 30px;
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 1em;
    text-indent: -1em;
}

#information-security-policy p.enactment-date {
    text-align: right;
}

.lt-ie9 #information_security_policy a:hover {
    color: #a9a9a9;
}

#not-found .err-msg {
    text-align: center;
}

#not-found .err-msg .msg {
    margin-bottom: 20px;
    font-size: 153.9%;
}

.screen-reader-response {
	display: none;
}
