@charset "utf-8";

/**--------------------
 * 0.font
 * 1.link
 * 2.list
 * 10.header
 * 11.box
 * 15.footer
 * 20.main_contents
 *
 * 50.about
 * 51.course_guide
 * 52.course_guide/detail
 * 53.recruit_support
 * 54.facility
 * 55.access
 * 56.admission
 * 57.alumni
 * 58.inquiry

 * 80.news
 * 81.news-article
 *--------------------*/

/*--------------------
	0.font
--------------------*/
body {
	font-family:'メイリオ',"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ 

Pro W3","Hiragino Kaku Gothic Pro",Osaka,Arial,Helvetica,verdana,Sans-Serif;
	font-size: 10pt;
	line-height: 1.5em;
}

/* headline */
h1 {
    font-size: 3.0em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.2em;
}

span.font-red {
	color: #aa0000;
}
span.font-bold {
	font-weight: bold;
}
span.font-small {
	font-size: 0.85em;
}

/*--------------------
	1.link
--------------------*/
a{
	color:#006BB6;
}

a:link{
	color:#006BB6;
}

a:visited{
	color:#006BB6;
}

a:hover{
	color:#006BB6;
	text-decoration:none;
}


/*--------------------
	2.list
--------------------*/

.li-icon-list01 {
	list-style-image: url("/tokyocampus/common/img/ico_list01.gif");
    margin-left:20px;
}
.li-icon-list02 {
	list-style-image: url("/tokyocampus/common/img/ico_list02.gif");
    margin-left:20px;
}
.li-icon-list03 {
	list-style-image: url("/tokyocampus/common/img/ico_list03.gif");
    margin-left:20px;
}
.li-icon-list04 {
	list-style-image: url("/tokyocampus/common/img/icon-external.gif");
    margin-left:20px;
}



/*--------------------
	10.header
--------------------*/
#site-id {
	float:left;
}

#global_sub_navi_wrap {
    background-color: #aa0000;
}
#global_sub_navi {
    background-color: #aa0000;
}
#global_sub_navi ul {
    float:right;
    list-style:none;
}
#global_sub_navi ul li{
	float:left;
}

#global_navi {
	background:url(/tokyocampus/common/img/bg_gnavi_underline01.gif) no-repeat;
    background-position: bottom;
}
#global_navi ul li{
	float:left;
}

.breadcrumb-col {
    color:#aa0000;
	font-family:"MS PGothic","Hiragino Kaku Gothic 

Pro",Osaka,Arial,Helvetica,verdana,Sans-Serif;
    font-weight:bold;
}


/*--------------------
	11.box
--------------------*/
.div-box {
	margin: 0 0 30px 0;
}
.div-box p {
	font-weight: normal;
    margin: 0 10px 20px 10px ;
}
.div-box li {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom:10px;
}
.div-box .msg-left01 {
	width: 590px;
	float: left;
	margin: 0 20px 0 0;
}
.div-box .msg-left02 {
	width: 565px;
	float: left;
	margin: 0 20px 0 0;
}
.div-box .msg-right {
	width: 565px;
	float: right;
	margin: 0 0 0 20px;
}

.div-box div.clear {
	clear: both;
	margin: 0 0 10px 0;
}
.div-box a{
	color: #333333;
}


.div-box-square-l {
    width:462px;
    border:solid 1px #cecece;
    border-top:none;
    text-align:center;
    margin:10px 18px;
    float: left;
}
.div-box-square-head {
    height:3px;
    background-color:#aa0000;
}
.div-box-square-title {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px 0;
}
.div-box-square-subtitle {
    text-align: right;
    font-size: 0.9em;
    margin: 0 5px 0 0;
}
.div-box-square-l p {
    margin: 10px;
    text-align: left;
}
.div-box-square-l .img-box-square-btn-link {
    margin: 20px 0 30px 0;
}



/*--------------------
	12.common
--------------------*/
.hr-bg {
    display:block;
	background:url(/tokyocampus/common/img/bg_border01.gif) no-repeat;
    height:5px;
    margin-top:50px;
}

.h4-bg {
	background:url(/tokyocampus/common/img/bg_h4.gif) no-repeat;
    padding-left: 20px;
    margin:20px 0;
    font-weight:bold;
}
.h4_bgcolor {
	background-color: #e9eef4;
	padding: 5px 10px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.h5-bg {
	background:url(/tokyocampus/common/img/bg_h5.gif) no-repeat;
    padding-left: 20px;
    margin:20px 0;
    font-weight:bold;
}

.th-bg01 {
	background:url(/tokyocampus/common/img/bg_tbl_th01.gif) repeat-x;
}
.th-bg02 {
	background:url(/tokyocampus/common/img/bg_tbl_th02.gif) repeat-x;
}
.div-anchor,
.div-anchor-page-link {
    height: 36px;
    background-color: #e9eef4;
    text-align: right;
    margin: 0 0 10px 0;
}
.div-anchor-page-link ul {
    float: right;
}
.div-anchor a {
    background-color: #e9eef4;
    padding: 6px 10px;
    display: block;
    float: right;
    text-decoration:none;
    color: #333333;
    border-left: 1px #ffffff solid
}
.div-anchor span {
    font-size: 0.8em;
    vertical-align: middle;
    font-weight: bold;
    
}
.div-anchor a:hover {
	background-color: #d6dce8;
	color: #333333;
}
.div-anchor img {
    margin-left: 10px;
    vertical-align: middle;
}


/*--------------------
	15.footer
--------------------*/
#footer_to_top{
	width:1002px;
	height:44px;
	margin:0 auto;
}
#footer_to_top a{
	float:right;
	display:block;
	width:178px;
	height:44px;
	background:url(/tokyocampus/common/img/btn_page_top_no.gif) no-repeat;
	text-decoration:none;
}
#footer_to_top a:hover {
	background:url(/tokyocampus/common/img/btn_page_top_on.gif) no-repeat;
}

#footer_inner {
    height:5px;
	background:url(/tokyocampus/common/img/bg_gnavi_underline.gif) repeat-y;
}
#footer ul li {
    margin-top:5px;
    float:left;
    width:49%;
}
#footer ul li a{
    color:inherit;
    text-decoration:none;
}
#footer ul li a:hover{
    text-decoration:underline;
}
#footer ul li#footer_corp {
    text-align:right;
}


/*--------------------
    20.main_contents
--------------------*/

#breadcrumb {
    font-size: 0.8em;
}

#page_title {
    margin: 50px auto 50px auto;
    text-align: center;
}

div:after {
 content:"";
 display:block;
 clear:left;
}



/*
 *
 ******************************************************************
 ******************************************************************
 ******************************************************************
 *
 */

/*--------------------
    50.about
--------------------*/
#contents_about {
    padding-left: 20px;
    padding-right: 20px;
}

#about_syocho_greeting li{
    float:left;
}
#about_syocho_greeting p {
    margin-top: 5px;
    text-indent: 1em;
}

#about_syocho_greeting_body {
    width:720px;
    padding-right:10px;
}
#about_syocho_greeting_img {
    text-align:center;
}

.div-about-contents-l {
    width:462px;
    border:solid 1px #cecece;
    border-top:none;
    text-align:center;
    margin-top:1em;
}
.div-about-contents-s {
    width:296px;
    border:solid 1px #cecece;
    border-top:none;
    text-align:center;
    margin-top:34px;
}
.div-about-contents-l p {
    width:95%;
    height:6em;
    text-align:left;
    margin-top:0.5em;
    margin-left:1em;
}
.div-about-contents-s p {
    width:88%;
    height:100px;
    text-align:left;
    margin: 7px 0 0 14px;
}

.img-about-contents-btn-link {
    margin: 14px 0;
}

.about-contents-box-l {
    width:462px;
    height:3px;
}
#about_contents01 {
    float:left;
}
#about_contents01 .about-contents-box-l {
    background-color:#656e81;
}
#about_contents02 {
    float:right;
}
#about_contents02 .about-contents-box-l {
    background-color:#aa0000;
}

.about-contents-box-s {
    width:296px;
    height:3px;
}
#about_contents03 .about-contents-box-s {
    background-color:#656e81;
}

#about_contents04 .about-contents-box-s,
#about_contents05 .about-contents-box-s {
    background-color:#aa0000;
}

#about_contents03,
#about_contents04,
#about_contents05 {
    float:left;
    margin-right:34px;
}
#about_contents05 {
    margin-right:0px;
}

#about_hr {
    width:100%;
    margin-top: 30px;
    border-top:dotted 1px #cecece;
}

#about_link_contents li {
    float:left;
    margin-top: 30px;
    width:296px;
    height:90px;
    border:solid 1px #cecece;
}
#about_link_contents li img {
    float:left;
    margin-right: 14px;
}
#about_link_contents01,
#about_link_contents02,
#about_link_contents03 {
    float:left;
    margin-right:34px;
}
#about_link_contents03 {
    margin-right:0px;
}

#about_link_contents .about-link-contents-title {
    font-weight:bold;
    font-size:1em;
    display:block;
    margin-top: 8px;
}
#about_link_contents .about-link-contents-title span{
    display:inline;
}

#about_link_contents span {
    font-size:0.8em;
    margin-right: 8px;
    display:block;
}
#about_link_contents a {
    text-decoration:none;
    color:#000000;
}
#about_link_contents a:hover {
    text-decoration:none;
    color:#aaaaaa;
}

/*--------------------
    51.course_guide
--------------------*/

#div_course h2 {
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 1.8em;
}
#div_course h3 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 20px 0;
}

#div_course h4 {
	background-color: #e9eef4;
	padding: 5px 10px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

/*--------------------
    52.course_guide/detail
--------------------*/
#course_guide_link_menu01 {
    position: relative;
    top: -20px;
    left: 750px;
    margin-top:-50px;
    width: 250px;
}
.div-course-title-line {
	background: url("/tokyocampus/img/course_guide/bg_title_line.gif") repeat-x;
	height: 8px;
}
#div_course_title .div-course-sponsor {
	text-align: right;
	font-size: 0.9em;
	margin: 0 0 10px 0;
}

#div_course_header {
	width: 1000px;
	height: 40px;
	font-weight: bold;
	font-size: 0.9em;
	border: solid 1px #666e83;
}
#div_course_header a {
    text-decoration:none;
    color:#000000;
}
#div_course_header .div-course-menu {
	display: block;
	height: 30px;
	float: left;
	width: 199px;
	text-align: center;
	padding: 10px 0 0 0;
	border-right: solid 1px #666e83;
}

#div_course_header .div-course-menu.current {
	display: block;
	background: url("/tokyocampus/common/img/bg_menu01.gif") repeat-x;
	height: 31px;
}

#div_course_header .div-course-menu.other {
	display: block;
	background: url("/tokyocampus/common/img/bg_menu02.gif") repeat-x;
	border-bottom: solid 1px #666e83;
}

#div_course_header .div-course-menu.other:hover {
	display: block;
	background: url("/tokyocampus/common/img/bg_menu01.gif") repeat-x;
	border-bottom: none;
	height: 31px;
}

#div_course_detail {
	border-left: solid 1px #666e83;
	border-right: solid 1px #666e83;
	border-bottom: solid 1px #666e83;
	padding: 20px;
}

#div_course_detail table{
	border-collapse: collapse;
	font-size: 1.0em;
	margin: 10px;
}

#div_course_detail table p{
	margin: 10px 0;
}
#div_course_detail td,
#div_course_detail th {
	border: solid 1px #666e83;
	padding: 10px;
}

#div_course_detail th {
	background-color: #e9eef4;
	text-align: center
	width: 170px;
	font-weight: bold;
}
#div_course_detail ul {
	margin: 10px;
}

#div_course .div-course-footer {
	text-align: center;
	margin: 30px 0 0 0;
}


/*--------------------
    53.recruit_support
--------------------*/
.div-contents-recruit-support {
    margin:30px 20px;
}
.div-contents-recruit-support h3 {
    margin:0 0 20px 0;
}

#recruit_support_page_link li{
    float:left;
}

#recruit_support_page_link01,
#recruit_support_page_link02,
#recruit_support_page_link03 {
    font-weight:bold;
}

#recruit_support_contents01 {
    margin-top:1.5em;
    height:230px;
    margin-right:20px;
}
#recruit_support_contents01 li{
    float:left;
}
#recruit_support_contents01_body {
    width:560px;
    margin:0 8px 0 16px;
}
#recruit_support_contents01_body p {
    margin: 15px 0 0 0;
}

.h4-recruit-support-bg span {
    font-weight:normal;
    font-size:0.8em;
}

#recruit_support_soudan {
    width:100%;
    border:solid 1px #989898;
}

#recruit_support_soudan th {
    width:25%;
    height:44px;
    text-align:center;
    border:solid 1px #989898;
    font-weight: bold;
}
#recruit_support_soudan td {
    text-indent:1em;
    padding: 8px 0;
    border:solid 1px #989898;
}
.ul-recruit-support-list {
    margin:15px 0 0 15px;
}

#recruit_support_contents02 {
    margin-top:20px;
}
#recruit_support_contents02 div {
    float:left;
}
#recruit_support_contents02 div img {
    margin-top: 10px;
}

#recruit_support_contents02_body {
    width:690px;
    margin-right:20px;
}

.div-recruit-support-about {
    margin-top:1em;
}
.div-recruit-support-about li {
    float:left;
    width:298px;
    margin:10px 11px;
}
.p-recruit-support-about-title {
    font-weight:bold;
    font-size: 1.1em;
    margin: 8px 0;
}
.p-recruit-support-about-body {
}

.div-recruit-support-qa  {
    margin-top:20px;
}

.li-recruit-support-list-qa01 {
	background:url(/tokyocampus/img/recruit_support/bg_recruit_support_list_qa01.gif) no-repeat;
    padding-left: 60px;
    height:40px;
    line-height:40px;
    background-color:#E9EDF4;
}
.li-recruit-support-list-qa02 {
	background:url(/tokyocampus/img/recruit_support/bg_recruit_support_list_qa02.gif) no-repeat;
    padding-left: 60px;
    height:40px;
    line-height:40px;
    margin-top:5px;
    background-color:#F7E7E7;
}

.li-recruit-support-list-qa03 {
    padding-left: 60px;
    height:40px;
    line-height:40px;
    margin-top:0px;
    background-color:#F7E7E7;
    border-left: 2px #aa0000 solid
}

/*--------------------
    54.facility
--------------------*/
.div-contents-facility {
    margin:50px 0;
}
.div-contents-facility .li-icon-list01 {
    margin:0 0 0 50px;
}
#facility_page_link01 {
    margin-top: 10px;
}
p.p-bottom-list {
    margin-bottom: 5px;
}


/*--------------------
    55.access
--------------------*/
#div_access img {
    vertical-align: top;
}

.div-contents-access {
margin: 30px 0 0 0;
}

.div-box .msg-left01 {
	width: 480px;
	float: left;
	margin: 0 20px 0 0;
}

/*--------------------
    56.admission
--------------------*/
#div_admission {
    margin:50px 0;
}


#admission_page_link li{
	float:left;
	margin: 0 0 10px 0;
}

#admission_page_link01,
#admission_page_link02 {
    font-weight:bold;
}

/*--------------------
    57.alumni
--------------------*/
#div_alumni {
    margin:50px 0;
}


#alumni_page_link li{
	float:left;
	margin: 0 0 10px 0;
}

#alumni_page_link01,
#alumni_page_link02 {
    font-weight:bold;
}

/*--------------------
    58.inquiry
--------------------*/
.div-contents-inquiry {
    margin:50px 0;
}
.div-contents-inquiry .li-icon-list01 {
    margin:0 0 0 50px;
}

/*--------------------
    80.news
--------------------*/

#div_news_header {
	height: 40px;
	font-weight: bold;
	font-size: 0.9em;
	border: solid 1px #666e83;
	background: url("/tokyocampus/common/img/bg_menu02.gif") repeat-x;
}
#div_news_header a {
    text-decoration:none;
    color:#000000;
}
#div_news_header .div-news-year {
	display: block;
	height: 30px;
	float: left;
	width: 118px;
	text-align: center;
	padding: 10px 0 0 0;
	border-right: solid 1px #666e83;
}

#div_news_header .div-news-year.current {
	display: block;
	background: url("/tokyocampus/common/img/bg_menu01.gif") repeat-x;
	height: 31px;
}

#div_news_header .div-news-year.other {
	display: block;
	background: url("/tokyocampus/common/img/bg_menu02.gif") repeat-x;
	border-bottom: solid 1px #666e83;
}

#div_news_header .div-news-year.other:hover {
	display: block;
	background: url("/tokyocampus/common/img/bg_menu01.gif") repeat-x;
	border-bottom: none;
	height: 31px;
}

#div_news_list {
	margin: 50px 0 0 0;
}


#div_news_list .div-news-list-l,
#div_news_list .div-news-list-r {
	padding: 0 30px;
	width: 440px;
	float: left;
}

#div_news_list .div-news-list-l {
	border-right: dotted 1px #cecece;
}

#div_news_list p {
    font-weight:bold;
    font-size:1.1em;
    margin: 0 0 20px 0;
}

#div_news_list dl {
    margin: 0 0 10px 0;
}

#div_news_list dt {
	float: left;
	width: 90px;
}

#div_news_list dd {
	float: right;
	width:330px;
	height: auto;
}
#div_news_list dd a {
    text-decoration:none;
    color:#000000;
}
#div_news_list dd a:hover {
    text-decoration:underline;
    color:#000000;
}

#div_news_list dl:after {
 content:"";
 display:block;
 clear:both;
}


/*--------------------
    81.news-article
--------------------*/

#div_news_contents {
	margin: 50px 0 0 0;
}
#div_news_contents h2 {
	font-size: 1.4em;
	font-weight: bold;
	width: 922px;
	float: left;
}
#div_news_contents .news-date {
	clear: both;
	margin: 10px 0 0 0;
}

#div_news_contents h4 {
	background-color: #e9eef4;
	padding: 5px 10px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#div_news_contents .div-news-detail {
	border: solid 1px #666e83;
	margin: 20px 0 0 0;
	padding: 20px;
}

#div_news_contents .div-news-footer {
	text-align: center;
	margin: 30px 0 0 0;
}

