@charset "utf-8";

/* ---------- entrance top ---------- */
.entrance {
}
#main {
	padding: 20px 16px 0px 16px;
}

div#main a{text-decoration:none;}
div#main a:hover{text-decoration:underline;}

/* ---------------------------------*/
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}

.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:30px;
}


/* ---------------------------------*/

.red{color:#C60C1A; font-weight:bold;}

.inner{
	padding:0 10px;
}

.cotion{
	font-size:75%;
	color: #999;
}


div.read_box{margin-bottom:20px;}
div#main p.read {
	margin: 0 0 20px 0;
}
p.read_left{width:435px; float:left;}
div.point{width:260px; float:right}


div#main h4 {
	background: #F0F0F0;
	font-weight: bold;
	font-size: 144%;
	padding: 5px 7px;
	width: 696px;
	margin: 0 0 15px;
	border-top: 2px solid #C60C1A;
	clear: both;
}

div#main h5 {
background-image:url(../images/subtitle_red.gif);
background-position:0 3px;
background-repeat:no-repeat;
font-weight:bold;
height:23px;
margin-bottom:14px;
padding:0 0 0 16px;
}


div#main ul.content-nav {
	background: #EFEFEF;
	/*background: url(../../department/images/content_nav_bg.gif) no-repeat left top;*/
	padding: 5px 7px;
	/*margin: 20px 0;*/
	margin: 0 0 20px;
	width: 696px;
}

div#main ul.content-nav li {
	background: url(../images/icon_link_red.gif) no-repeat left center;
	display: block;
	padding: 3px 0 0 17px;
	margin: 2px 18px 2px 0;
	float:left;
	white-space:nowrap;
	line-height:1.3;
}

.link_btn_box{
	margin: 5px 0px 18px;
}
.link_btn_box a{
	padding: 7px 9px 7px 27px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
	background-image: url(../images/icon_link_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}

#nittei_link {
	margin: 5px 0px 18px;
}

.nittei_link_nolink{
	padding: 7px 9px 7px 27px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
	background-image: url(../images/icon_link_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}

#nittei_link a {
	padding: 7px 9px 7px 27px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
	background-image: url(../images/icon_link_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}
#link_btn_ather{
	padding: 7px 9px 7px 27px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
}

.feature{
	text-indent:-13px;
	padding-left:13px;
	}
ul.listDotto li{
	background:url(../images/list_01.gif) no-repeat 0.3em 0.7em;
	padding-left:13px;
	}
.entrance_btn03 .feature a{padding-left:40px !important;}

/* table */
div#main table {
	width: 688px;
	margin: 0 auto 20px;
	border-collapse: collapse;
	border-left:1px solid #D0D0D0;
	border-top:1px solid #D0D0D0;
}

div#main table th {
	background: #FEEDEE;
	border-right: 1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	vertical-align: middle;
}

div#main th.gray{
	background:#EFEFEF;
	text-align:left;
}
	

div#main table li{text-indent:-0.7em; padding-left:1em;}

div#main table th.left {
	text-align: left;
	/*writing-mode: tb-rl;*/
}

div#main table td {
	background-color:#FFFFFF;
	padding: 6px;
	text-align: left;
	border-right: 1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	vertical-align: middle;
}

div#main table td.center {
	text-align: center;
}


div#main table td.middle {
	vertical-align: middle;
}


div#main table td.subject {
	background: url(../../department/images/ico_subject.gif) no-repeat 10px center;
	color: #0477C8;
	font-weight: bold;
	font-size: 120%;
	padding-left: 25px;
}

.kamoku{width:250px;}
.sub-select {width: 250px;}
.keitai {width: 50px;}
.unit {width: 50px;}
.jiki{width:50px;}


.target{width:300px;}
.kubun{width:100px;}


.kigou,.syosai{width:50px;}
div#main .kigou_b{text-align:center; vertical-align:middle; font-weight:bold;}
.kikan,.price{width:80px;}

/* 大学案内パンフレット */
p.policy{
	font-size:120%;
	font-weight:bold;
	color:#C60C1A;
}
.panf .box_l{
	float:left;
	width:250px;
}
.panf .box_r{
	float:right;
	width:425px;
}

/*コンピテンシー科目*/
div#main table td.competency {
	color: #0477C8;
	font-weight: bold;
}


/* 入学までのスケジュール */

.step{
	border:1px solid #D0D0D0;
	padding:8px;
	margin-bottom: 20px;
}

div#main .step h5{
	background:none;
	margin:0;
	padding: 0px 0px 10px;
}

.next{
	text-align:center;
	padding:0px 0 18px;
}




/*学事予定*/
div#main dl.schooling {
	margin: 0 0 30px 13px;
}

div#main dl.schooling dt {
	color: #0477C8;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div#main dl.schooling dd {
	background: url(../../department/images/ico_pdf.gif) no-repeat left center;
	padding: 0 0 0 24px;
	margin: 0 0 10px 8px;
}

div#main p.attention {
	color: #999;
	font-size: 75%;
	margin: -15px 0 20px 15px;
}

div#main .contact{
	background:#EFEFEF;
	border: 1px solid #D0D0D0;
	padding: 8px;
	clear: both;
}
div#main .contact h5{
	font-weight:bold;
	border-bottom:1px dotted #999;
	background: url(none);
	padding: 0px 0px 5px;
	font-size: 120%;
	margin-bottom: 8px;
}
div#main .contact a{text-decoration:underline;}
div#main .contact a:hover{none;}



/*  library_faq  */
.libfaq_text {
	margin: 0px 0px 4px 10px;
	width: 690px;
	font-weight: bold;
}
.libfaq_text02 {
	margin: 0px 0px 12px 10px;
	width: 690px;
}
#libfaq01{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 15px 0px;
	width: 690px;
}
#libfaq01 dt{
	background-image: url(../../about/images/lib_icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 26px;
	font-weight: bold;
	height: 32px;
	margin: 0px 0px 10px;
}
#libfaq01 dd{
	background-image: url(../../about/images/lib_icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 20px 26px;
}
#libfaq01 .sup{
	padding: 0px 0px 0px 0px;
	font-size: 84%;
	color: #666666;
}
#libfaq01 a{
	color: #454646;
	text-decoration: underline;
}
#libfaq01 a:hover{
	color: #454646;
	text-decoration: none;
}


/*ページの先頭へ戻る*/
div.pagetop-c {
	width: 710px;
	text-align: right;
	margin: 30px 0 30px 5px;
	padding: 0;
}

/* リンクボタン*/
.link_btn {
	margin: 5px 0px 18px;
}
.link_btn a {
	padding: 7px 9px 7px 27px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
	background-image: url(../images/icon_link_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}
.link_btn02 {
	margin: 5px 0px 18px;
}
.link_btn02 a {
	padding: 7px 9px 7px 27px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
	background-image: url(../images/icon_link_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}
.brochure_btn{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}

.faq_box{
	width:650px;
	margin:0 auto 30px;
}

.faq_btn_l{
	width:320px;
	height:33px;
	margin-bottom: 20px;
	float:left;
}

.faq_btn_r{
	width:320px;
	height:33px;
	margin-bottom: 20px;
	float:right;
}

.back_btn{margin:0 0 20px;}
.back_btn a{
	background:url(../../entrance/images/back.gif) no-repeat left 3px;
	padding:0 0 0 18px;
	
}

.txt_box{
	border:1px solid #D0D0D0;
	padding:8px;
	margin-bottom: 20px;
}
.txt_box .left_box{width:320px; float:left;}
.txt_box .right_box{width:320px; float:right;}
div#main .txt_box h6 {
	font-weight: bold;
	color:#0477C8;
	border-bottom:1px dotted #999999;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
div#main .txt_box li{text-indent:-13px; padding-left:13px;}
p.completion{color:#0477C8; font-weight:bold;}


/*ページ内アンカー

div#main ul.content-nav {
	background: #EFEFEF;
	padding: 5px 7px;
	margin: 20px 0;
	width: 696px;
}
div#main ul.content-nav li {
	background: url(../images/icon_link_red.gif) no-repeat left center;
	display: inline;
	padding: 0 0 0 17px;
	margin: 0 18px 0 0;
}
*/


/*ページの先頭へ戻る*/
div.pagetop-c {
	width: 710px;
	text-align: right;
	margin: 10px 0 30px 5px;
	padding: 0;
}

/*ボタン横並び*/
ul.entrance_btn {
	margin: 0px 0px 15px;
}
.entrance_btn li {
	float: left;
	padding-right: 10px;
}
.entrance_btn .link_btn {
	margin: 0px 0px 5px;
}

.entrance_btn .link_btn a {
	padding: 2px;
	display: block;
	padding: 4px 8px 4px 27px;
}

/*ボタン縦並び*/
ul.entrance_btn03 {
	margin: 0px 0px 15px;
}

.entrance_btn03 #nittei_link {
	margin: 0px 0px 5px;
	zoom:1;
}

.entrance_btn03 #nittei_link a {
	padding: 2px;
	display: block;
	padding: 4px 8px 4px 27px;
}

ul.entrance_btn02 {
	margin: 0px 0px 15px;
	width:360px;
}

.entrance_btn02 .link_btn02 {
	margin: 0px 0px 5px;
	zoom:1;
}

.entrance_btn02 .link_btn02 a {
	padding: 2px;
	display: block;
	padding: 4px 8px 4px 27px;
}

/**/
.panf_box{
	background: url(../images/line03.gif) repeat-x left bottom;
	margin-bottom: 20px;
}
.panf_dl{
	clear:both;
	padding-bottom:10px;

}
.panf_dl .img_box{
	width:100px;
	float:left;
	padding-right: 10px;
}
.panf_dl p{
	width:500px;
	float:left;
}
div#main .panf_dl a{
	color:#B22222;
	text-decoration:underline;
}
div#main .panf_dl a:hover{
	color:#B22222;
	text-decoration:none;
}

/* 100125 */

div#main .example table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}

div#main .example td{
	text-align:center;
}

.example .left_box{
	width:370px;
	float:left;
}
.example .two_year{
	width:96px;
	float:left;
	padding-top: 35px;
	padding-left: 25px;
}
.example .right_box{
	width:200px;
	float:left;
}

span.orange{
	color:#F90;
}

div#main a.line{
	text-decoration:underline;
}
div#main a.line:hover{
	text-decoration:none;
}

#subtitle {
	font-weight: bold;
	font-style:normal
	width: 694px;
	padding: 0px 0px 0px 16px;
	margin-bottom: 14px;
	background-image: url(../../entrance/images/subtitle_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 23px;
	text-align:left;
}

table#b_hide{
	margin:0 !important;
	text-align:left !important;
	border:none !important;
	width:auto  !important;
}

table#b_hide td{
	margin:0 !important;
	padding:0px !important;
	border:none !important;
	width:auto !important;
}
/*100823*/
.link_pdf {
	margin: 5px 0px 18px;

}
.link_pdf a {
	padding: 7px 9px 7px 27px;
	border: 1px solid #D0D0D0;
	background: url(../../extension/platinum_age/images/file_pdf_toka.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 9px 50%;
	background-color: #efefef;

}

.discuss p {
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 1em;
}
.discuss {
	clear: right;
	padding-top: 1em;
}
.date {
	text-align: right;
	padding-top: 1em;
	padding-bottom: 1em;
}

.attend {
	float: right;
}

.attend p a{
	text-decoration: underline;
}

.attend a:hover{
text-decoration: underline;
}

.attend a:visited{
text-decoration: underline;
}
.discuss strong {
	padding-right: 1em;
}
.discuss .blue {
	color: #0066CC;
	padding-right: 1em;
	font-weight: bold;
}
.discuss .orange {
	font-weight: bold;
	color: #FF9900;
	padding-right: 1em;
}
.discuss .green {
	font-weight: bold;
	color: #009900;
	padding-right: 1em;
}
.discuss .pink {
	font-weight: bold;
	color: #FF66FF;
	padding-right: 1em;
}
.discuss .red {
	padding-right: 1em;
}


#main_dis {
	padding: 20px 16px 0px 16px;
}

div#main_dis a{text-decoration:none;}
div#main_dis a:hover{text-decoration:underline;}
div#main_dis p.read {
	margin: 0 0 20px 0;
}
div#main_dis h4 {
	background: #F0F0F0;
	font-weight: bold;
	font-size: 144%;
	padding: 5px 7px;
	width: 696px;
	margin: 0 0 15px;
	border-top: 2px solid #C60C1A;
	clear: both;
}

div#main_dis ul.content-nav {
	background: #EFEFEF;
	/*background: url(../../department/images/content_nav_bg.gif) no-repeat left top;*/
	padding: 5px 7px;
	/*margin: 20px 0;*/
	margin: 0 0 20px;
	width: 696px;
}
div#mai_disn ul.content-nav li {
	background: url(../images/icon_link_red.gif) no-repeat left center;
	display: block;
	padding: 3px 0 0 17px;
	margin: 2px 18px 2px 0;
	float:left;
	white-space:nowrap;
	line-height:1.3;
}

/* ショート座談会 "実務エキスパートに聞く" */

div#main_dis .discussion_title {
	background: #F0F0F0;
	font-weight: bold;
	font-size: 144%;
	padding: 5px 7px;
	width: 675px;
	margin-top: 20px;
	border-top: 2px solid #C60C1A;
	clear: both;
}

#main_dis .box_member{
	width : 666px ;
	padding : 10px ;
	margin-bottom : 10px ;	
	border : 1px solid #CCC;
	}

#main_dis .box_member dt{
	font-weight : bold ;
	margin-bottom : 10px ;
	}
	
#main_dis .box_member dl{
	width : 395px ;
	margin-right : 15px ;
	float : left ;
	}
	
#main_dis ul.jump02 {
	margin: 30px 10px 30px 0px;
	clear : both ;
}

#main_dis ul.jump02 li {
	margin: 0 0 20px 0;
}

#main_dis ul.jump02 li a {
	border: 1px solid #D0D0D0;
	background: url(../../qualification/images/ico_arrow.gif) #EFEFEF no-repeat 10px center;
	padding: 5px 15px 5px 25px;
}


#main_dis h5.question {
background : url(../../entrance/images/dis_border.gif) no-repeat  center;
background-position : 1px 23px ;
font-size : 130% ;
font-weight:bold;
margin-top : 20px  ;
height : 33px ;
}

#e-learning{
	width : 620px ;
	border : 1px bold ;
	background-color: #EBEBEB ;
	font-weight : bold ;
	font-size : 130% ;
	padding : 10px 30px 10px 30px ;	
	text-align : center ;
	margin-top : 10px ;
	}	
	
p.dis_img{
	text-align : center ;	
	}	

/* ショート座談会 "実務エキスパートに聞く"end */

/* 110502 募集要項 */

div#main table tr.borderB td{
	border-bottom: 1px dotted #CCCCCC;
}
.txtBold{ font-weight:bold;}

/* 110502 アドミッションポリシー */

.List li {
	text-indent:-0.9em;
	padding-left:1em;
	}

dl.hTxt dt{
    background-image: url("../images/icon_square.gif");
    background-position: 3px 0.4em;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 0 0 12px 18px;
}

/* 110527 リカレント */


.recCont{
	margin-bottom:30px;
}
.linkH{
    background-image: url("../images/icon_square.gif");
    background-position: 0 0.45em;
    background-repeat: no-repeat;
    padding: 0 0 1px 14px;
	margin-bottom:15px;
	font-weight:bold;
}
.brochure_btn2 {
    text-align: center;
}

/* 111124 座談会コンテンツ化 */


#main_dis ul.jump03 {
	clear : both ;
}

#main_dis ul.jump03 li {
	margin: 0 0 20px 0;
	border: 1px solid #D0D0D0;
	background: url(../images/icon03.gif) #EFEFEF no-repeat 10px center;
	padding: 5px 5px 5px 25px;
}

#main_dis ul.jump04 li {
	margin: 0 0 20px 0;
	border: 1px solid #D0D0D0;
	background: url(../../qualification/images/ico_arrow.gif) #EFEFEF no-repeat 10px center;
	padding: 5px 5px 5px 25px;
	width:390px;
}

#main_dis ul.jump04 li.arrow02 {
	margin: 0 0 20px 0;
	border: 1px solid #D0D0D0;
	background: url(../../qualification/images/ico_arrow02.gif) #EFEFEF no-repeat 10px center;
	padding: 5px 5px 5px 25px;
	width:390px;
}
#main_dis ul.jump04 li.arrow03 {
	margin: 0 0 20px 0;
	border: 1px solid #D0D0D0;
	background: url(../../qualification/images/ico_arrow03.gif) #EFEFEF no-repeat 10px center;
	padding: 5px 5px 5px 25px;
	width:390px;
}

#main_dis ul.jump03 li a {	
}

#main_dis ul.jump02 li.color_p a {
	background-color:#fcd9dc;
}

#main_dis .link_right{
	float:right;
	margin-right:15px;
	}

#main_dis .discussion_blck01{
	width:690px;
	margin:0 auto;
	margin-bottom:15px;
}

#main_dis .discuss_index_box{
	width:690px;
	padding:0px;
	margin-left:5px;
	border:solid 1px #d0d0d0;
	margin-bottom:21px;
	}
#main_dis .part{
	width:686px;
	}
#main_dis .discuss_index_box .part_title{
	float:left;
}
#main_dis .discuss_index_box .part_photo{
	width:570px;
	display:block;
	float:right;
	height:198px;
	margin-top:13px;
}
#main_dis .discuss_index_box .part_photo img{
	border:solid 1px #d0d0d0;
	}
#main_dis .discuss_index_box .part_photo li{
	width:121px;
	height:127px;
	display:block;
	float:right;
	margin-right:13px;
}
#main_dis .discuss_index_box .part_photo li p{
	width:121px;
	display:block;
	border:none;
}
#main_dis .discuss_index_box_line{
	width:655px;
	padding:15px 15px 10px 20px;
	background-image:url(../../entrance/images/discussion/line01.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	clear:both;
	}
	
#main_dis hr.red_line{
	height:2px;
	color:#313131;
	width:690px;
	margin-left:10px;
	border-style:dotted;
}
.management_btn {
    padding: 35px 0 0 120px;
}
