@charset "UTF-8";

/* =========================================================================================================
	global Style
============================================================================================================ */

/*--------------　reset　--------------*/ 
*{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
}

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

img,object{
	border:0;
	padding:0;
	vertical-align: top;
	margin: 0;
}

th,td{
	border:0;
	margin:0;
	padding:0;
}


/*--------------　font style　--------------*/ 
body,th,td,h1,h2,h3,h4,h5,h6{
	color:#332e2e;
	font-size:12px;
	line-height:1.8;
	font-family: 'MS PMincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3',Osaka, serif;
}

html>body,html>body th,html>body td,html>body h1,
html>body h2,html>body h3,html>body h4,html>body h5,html>body h6{
	font-size:12px;
	line-height:1.8;
}

a{
	color:#990000;
	text-decoration: none;
}

a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #990000;
}



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

.clearfix{
	display:inline-block;
}
/*\*/
* html .clearfix{
	height:1%;
}

.clearfix {
	display:block;
} 

.float_clear {
	clear: both;
} 


/*--------------　layout　--------------*/ 
body{
	text-align:left;
	background:#e6e1e1;
}

#wrapper{
	margin: 0 auto;	
}

.fL{
	float:left;
}

.fR{
	float:right;
}

.pagetop a{
	float: right;
	background: url(../images/btn_pagetop.gif) 0 0 no-repeat #fff;

	width: 146px;
	height: 20px;
	margin: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.pagetop a:hover{
	background-position:0 -20px;
}

.breadcrumbs{
	width: 960px;
	height: 21px;
	padding-top:3px;
	line-height: 21px;
	font-size: 88%;
	text-align: right;
}

/*--------------　header　--------------*/ 
#hd{
	background: #d0121b;
	width: 100%;
	min-width: 960px;
	height: 118px;
}

#hd #hd_area{
	clear: both;
	width: 960px;
	height: 108px;
	margin: 0 auto;
	padding-top: 10px;
}

#hd #hd_area .hd_L{
	float: left;
	width: 350px;
	height: 108px;
}

#hd #hd_area .hd_L h1{
	background: url(../images/hd_h1.gif) 0 0 no-repeat;
	width: 233px;
	height: 21px;
	display: block;
	text-indent: -9999px;
}

#hd #hd_area .hd_L p.logo a{
	background: url(../images/hd_logo.gif) 0 0 no-repeat;
	width: 350px;
	height: 50px;
	margin: 20px 0 0 0;
	display: block;
	text-indent: -9999px;
}

#hd #hd_area .hd_R{
	float: right;
	width: 442px;
	height: 108px;
	margin: 0;
	padding: 0;
}

#hd #hd_area .hd_R .item_box{
	clear: both;
	width: 442px;
	height: 21px;
}

#hd #hd_area .hd_R .item_box .btn_access a{
	float: left;
	background: url(../images/hd_btn_access.gif) 0 0 no-repeat;
	width: 108px;
	height: 21px;
	margin-right: 10px;
	text-indent: -9999px;
	overflow: hidden;
}	

#hd #hd_area .hd_R .item_box .btn_access a:hover{
	background: url(../images/hd_btn_access.gif) 0 -21px no-repeat;
}

#hd #hd_area .hd_R .item_box .btn_contact a{
	float: left;
	background: url(../images/hd_btn_contact.gif) 0 0 no-repeat;
	width: 89px;
	height: 21px;
	margin-right: 10px;
	text-indent: -9999px;
	overflow: hidden;
}	

#hd #hd_area .hd_R .item_box .btn_contact a:hover{
	background: url(../images/hd_btn_contact.gif) 0 -21px no-repeat;
}

#hd #hd_area .hd_R .item_box form {
	width: 225px;
	float: left;
}

#hd #hd_area .hd_R .item_box form input.text {
	background: #fff;
	width: 160px;
	height: 19px;
	border: none;
	margin: 0;
	padding: 2px 4px 0px;
	line-height: 1.2;
	float: left;
	color:#332e2e;
}

#hd #hd_area .hd_R .item_box form input.button {
	float: left;
	background: url(../images/hd_btn_search.gif) 0 0 no-repeat;
	width: 57px;
	height: 21px;
	margin: 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}

#hd #hd_area .hd_R .item_box form input.button:hover{
	background-position: 0 -21px;
}

#hd #hd_area .hd_R p.btn_hello a{
	float: right;
	background: url(../images/hd_btn_hello.gif) 0 0 no-repeat;
	width: 225px;
	height: 47px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	display:block;
}

#hd #hd_area .hd_R p.btn_hello a:hover{
	background: url(../images/hd_btn_hello.gif) 0 -47px no-repeat;
}


/*-------------- headline　--------------*/ 
#headline{
	background: #413b3b;
	width: 100%;
	min-width: 960px;
	height: 34px;
}

#headline .headline_area a{
	background: url(../images/hd_headline.gif) 0 0 no-repeat;
	width: 960px;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	display:block;
}

#headline .headline_area_2nd{
	width: 960px;
	height: 34px;
	margin: 0 auto;
}



/*--------------　footer　--------------*/ 
#ft{
	background: url(../images/bg_ft.gif) 0 0 repeat-x #e6e1e1;
	width: 100%;
	min-width: 960px;
	height: 90px;
	clear:both;
}

#ft .ft_area{
	width: 960px;
	height: 75px;
	margin: 0 auto;
	
}

#ft .ft_area .ft_navi{
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
}

#ft .ft_area .ft_navi a{
	color: #332e2e;
	text-decoration: none;
}

#ft .ft_area .ft_navi a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #990000;
}

#ft .ft_area .copyright{
	margin: 0px auto 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
}

#ft .ft_area2{
	width: 960px;
	max-height: 75px;

	margin: 0 auto;	
}

#ft .ft_area2 .ft_navi{
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
}

#ft .ft_area2 .ft_navi a{
	color: #332e2e;
	text-decoration: none;
}

#ft .ft_area2 .ft_navi a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #990000;
}

#ft .ft_area2 .copyright{
	margin: 0px auto 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
}

/* =========================================================================================================
	entrance page Style
============================================================================================================ */
body.entrance{
	 background: #d0121b;
}

#ent{
	background: #d0121b;
	width: 100%;
}

#ent .ent_area{
	width: 960px;
	margin: 0 auto;
}

#ent .ent_area a{
	font-size: 20px;
	color: #fff;
	text-align: center;
}

/* =========================================================================================================
	top page Style
============================================================================================================ */

/*-------------- gnavi_top　--------------*/ 
#top_gnavi{
	background: #fff;
	width: 100%;
	min-width: 960px;
	padding-bottom: 40px;
}

#top_gnavi .top_gnavi_area{
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
}

#top_gnavi .top_gnavi_area .navi_box{
	float: left;
	width: 225px;
	margin: 0 20px 0 0;
}

#top_gnavi .top_gnavi_area .navi_box h2.navi_h2{
	background: url(../images/gnavi_katokan.jpg) 0 0 no-repeat;
	width: 225px;
	height: 30px;
}

#top_gnavi .top_gnavi_area .navi_box ul.navi_list{
	background: #990000;
	width: 205px;
	margin: 0;
	padding: 8px 10px 8px 10px;
	list-style: none;
}

#top_gnavi .top_gnavi_area .navi_box ul.navi_list li{
	float: left;
	width: 205px;
	height: 19px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
}

#top_gnavi .top_gnavi_area .navi_box ul.navi_list li.navi_spacer{
	float: left;
	background: #990000;
	width: 205px;
	height: 19px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
}


/*-------------- ct_top　--------------*/ 
#ct{
	background: #fff;
	width: 100%;
	min-width: 960px;
}

#ct .ct_area{
	width: 960px;
	margin: 0 auto;
}

#ct .ct_area .ct_L{
	width: 715px;
	margin:	0 0 0 0;
}

#ct .ct_area .ct_L .top_news{
	background: url(../images/bg_dotline.gif) 0 100% repeat-x;
	width: 715px;
	margin:	0 0 30px 0;
	padding: 0;
}

#ct .ct_area .ct_L .top_news h2.h2_1{
	float: left;
	background: url(../images/top_h2_1.gif) 0 0 no-repeat;
	width: 554px;
	height: 23px;
	margin:	0 0 14px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_L .top_news p.btn_newslist a{
	float: left;
	background: url(../images/top_h2_2_btn.gif) 0 0 no-repeat;
	width: 99px;
	height: 23px;
	margin:	0 0 16px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_L .top_news p.btn_newslist a:hover{
	background-position: 0 -23px;
}

#ct .ct_area .ct_L .top_news p.btn_rss a{
	float: left;
	background: url(../images/top_h2_3_btn.gif) 0 0 no-repeat;
	width: 57px;
	height: 23px;
	margin:	0 0 16px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_L .top_news p.btn_rss a:hover{
	background-position: 0 -23px;
}
/*
#ct .ct_area .ct_L .top_news p.dummy{
	float: left;
	background: url(../images/bg_dotline_red.gif) 0 bottom repeat-x;
	width: 5px;
	height: 23px;
	margin:	0;
	padding: 0;
	display: block;
}
*/

#ct .ct_area .ct_L .top_news dl.news{
	clear: both;
	width: 715px;
	margin:	0 0 0px 0;
	padding: 0 0 10px 0;
}

#ct .ct_area .ct_L .top_news dl.news dt{
	float: left;
	width: 90px;
	padding: 0 0 14px 0;
}

#ct .ct_area .ct_L .top_news dl.news dd{
	float: left;
	width: 625px;
	padding: 0 0 14px 0;
}
#ct .ct_area .ct_L .top_info{
	width: 715px;
	margin:	0 0 30px 0;
	padding: 0;
}

#ct .ct_area .ct_L .top_info h2.h2_2{
	float: left;
	background: url(../images/top_h2_2.gif) 0 0 no-repeat;
	width: 554px;
	height: 23px;
	margin:	0 0 14px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_L .top_info p.btn_newslist a{
	float: left;
	background: url(../images/top_h2_2_btn.gif) 0 0 no-repeat;
	width: 99px;
	height: 23px;
	margin:	0 0 16px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_L .top_info p.btn_newslist a:hover{
	background-position: 0 -23px;
}

#ct .ct_area .ct_L .top_info p.btn_rss a{
	float: left;
	background: url(../images/top_h2_3_btn.gif) 0 0 no-repeat;
	width: 57px;
	height: 23px;
	margin:	0 0 16px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_L .top_info p.btn_rss a:hover{
	background-position: 0 -23px;
}

#ct .ct_area .ct_L .top_info dl.info{
	clear: both;
	background: url(../images/bg_dotline.gif) 0 100% repeat-x;
	width: 715px;
	margin:	0 0 10px 0;
	padding: 0 0 15px 0;
}

#ct .ct_area .ct_L .top_info dl.info dt{
	float: left;
	width: 90px;
	height: 50px;
}
#ct .ct_area .ct_L .top_info dl.info dt.new1{
	background-image: url(../images/top_news_4.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#ct .ct_area .ct_L .top_info dl.info dt.new2{
	background-image: url(../images/top_news_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#ct .ct_area .ct_L .top_info dl.info dd{
	float: left;
	width: 625px;
}

#ct .ct_area .ct_L .top_info dl.info dd p.info_text{
	float: left;
	width: 500px;
}

#ct .ct_area .ct_L .top_info dl.info dd img.info_img_side{
	float: right;
	width: 100px;
	height: 75px;
	margin-top: 5px;
}

#ct .ct_area .ct_L .top_info dl.info dd img.info_img_length{
	float: right;
	width: 56.25px;
	height: 75px;
	margin-top: 5px;
	padding:0 21.875px 0 0;
}

#ct .ct_area .ct_R{
	width: 225px;
	margin:	0;
}

#ct .ct_area .ct_R .top_archives{
	background: url(../images/bg_check.gif) 0 0 repeat;  
	width: 225px;
	margin:	0 0 10px 0;
	padding: 0 0 10px 0;
}

#ct .ct_area .ct_R .top_archives h2.h2_3{
	background: url(../images/top_h2_3.gif) 0 0 no-repeat;
	width: 225px;
	height: 25px;
	margin:	0 0 14px 0;
	text-indent: -9999px;
	display: block;
}

#ct .ct_area .ct_R .top_archives ul.archives_list{
	width: 205px;
	margin:	0 10px 0 10px;
	padding: 0;
}

#ct .ct_area .ct_R .top_archives ul.archives_list li{
	background: url(../images/icon_arrow.gif) left center no-repeat;
	margin:	0 0 4px 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#ct .ct_area .ct_R .top_bannerarea{
	background: url(../images/bg_check.gif) 0 0 repeat;
	width: 205px;
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
}

#ct .ct_area .ct_R .top_bannerarea .movie{
	width: 205px;
	margin:	0;
	padding-bottom: 10px;
}

#ct .ct_area .ct_R .top_bannerarea .movie object{
	margin: 0;	
}

#ct .ct_area .ct_R .top_bannerarea a img{
	margin: 0 0 10px 0;	
}

/* =========================================================================================================
	2nd page Style
============================================================================================================ */

/*-------------- ct_2nd　--------------*/ 
#ct_2nd{
	background: #fff;
	width: 100%;
	min-width: 960px;
}

#ct_2nd .ct_area{
	width: 960px;
	margin: 0 auto;
}

/*-------------- ct_2nd ct_L　--------------*/ 
#ct_2nd .ct_area .ct_L{
	width: 225px;
	margin:	0;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd{
	background: #990000;
	width: 225px;
	height: auto;
	margin:	0;
	padding: 5px 0 5px 0;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd .gnavi_tl,
#ct_2nd .ct_area .ct_L .gnavi_2nd_master .gnavi_tl{
	width: 205px;
	margin:	0px 10px 10px 10px;
	padding-top: 10px;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu,
#ct_2nd .ct_area .ct_L .gnavi_2nd_master ul.submenu{
	width: 173px;
	margin:	0 10px 5px 42px;
	list-style: none;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu li,
#ct_2nd .ct_area .ct_L .gnavi_2nd_master ul.submenu li{
	width: 173px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing:1px;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu li a,
#ct_2nd .ct_area .ct_L .gnavi_2nd_master ul.submenu li a{	
	color:#fff;
	text-decoration: none;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu li a:hover,
#ct_2nd .ct_area .ct_L .gnavi_2nd_master ul.submenu li a:hover{
	background: #e6e1e1;
	color:#990000;
	text-decoration: none;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu ul.localmenu{
	width: 173px;
	margin:	10px 0 0 0;
	list-style: none;
}


#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu ul.localmenu li{
	background: url(../images/icon_gnavi_sublink.gif) left center no-repeat;
	width: 158px;
	margin-bottom: 8px;
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing:1px;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu ul.localmenu li a{	
	color:#fff;
	text-decoration: none;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd ul.submenu ul.localmenu li a:hover{
	background: #e6e1e1;
	color:#990000;
	text-decoration: none;
}

#ct_2nd .ct_area .ct_L .gnavi_2nd_master{
	background: url(../images/gnavi_2nd_master_bk.gif);
	width: 225px;
	height: auto;
	margin:	15px 0 15px;
	padding: 5px 0 5px 0;
}














/*-------------- ct_2nd ct_R　--------------*/  
#ct_2nd .ct_area .ct_R{
	width: 705px;
	margin:	0;
}

#ct_2nd .ct_area .ct_R h2{
	margin:18px 0;
	color:#990000;
	font-size:16px;
	font-weight:bolder;
	line-height:2;
}

#ct_2nd .ct_area .ct_R h3{
	color:#990000;
	font-size:15px;
	font-weight:bolder;
	line-height:2;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#ct_2nd .ct_area .ct_R h4{
	color:#d0121b;
	font-size:13px;
	font-weight:bolder;
	line-height:1.9;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#ct_2nd .ct_area .ct_R h5{
	margin:10px 0px 5px 0px;
	text-indent:18px;
	font-size:12px;
	font-weight:bolder;
	line-height:1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/h5_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#ct_2nd .ct_area .ct_R .subtitle{
	margin:10px 0px 5px 0px;
	text-indent:18px;
	font-size:12px;
	font-weight:bolder;
	line-height:1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/h5_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*-------------- table.course　--------------*/  
#ct_2nd .ct_area .ct_R table.course{
	width:100%;
	min-width:665px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}

#ct_2nd .ct_area .ct_R table.course th{
	border-bottom:1px solid #cccccc;
	background-color:#efefef;
	line-height:1.8;
	text-indent:12px;
}

#ct_2nd .ct_area .ct_R table.course td{
	border-bottom:1px solid #cccccc;
	padding:2px;
	text-indent:12px;
}
#ct_2nd .ct_area .ct_R .h4_box .course tr .couese_nm{
	width: 380px;
}
#ct_2nd .ct_area .ct_R .h4_box .course tr .instructor {
	width: 180px;
}
#ct_2nd .ct_area .ct_R .h4_box .course tr .detail {
	width: 80px;
}

#ct_2nd .ct_area .ct_R table.responsibility{
	width:100%;
	min-width:665px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}

#ct_2nd .ct_area .ct_R table.responsibility th{
	border:1px solid #cccccc;
	background-color:#efefef;
	line-height:1.9;
	text-indent:12px;
}

#ct_2nd .ct_area .ct_R table.responsibility td{
	border:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:2px;
	text-indent:12px;
}

#ct_2nd .ct_area .ct_R .h3_box .responsibility tr .responsibility_nm{
	width: 110px;
}
#ct_2nd .ct_area .ct_R .h3_box .responsibility tr .position{
	width: 140px;
}

#ct_2nd .ct_area .ct_R .h3_box .responsibility tr .authority{
	padding-left:12px;
	text-indent: 0;
}

#ct_2nd .ct_area .ct_R .img_box{
	width: 705px;
	margin:	0 0 35px 0;
	padding: 0;
}

#ct_2nd .ct_area .ct_R .h2_box{
	width: 705px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

#ct_2nd .ct_area .ct_R .h2_box h2{
	height: 30;
	margin:	0 0 15px 0;
}

#ct_2nd .ct_area .ct_R .h2_box_only{
	width: 705px;
	margin:	0px;
	padding: 0;
}

#ct_2nd .ct_area .ct_R .h2_box_only h2{
	height: 30;
	margin:	0 0 15px 0;
}

#ct_2nd .ct_area .ct_R .h2_box .cer img{
	display: block;
}

#ct_2nd .ct_area .ct_R .h2_box .cer p{
	display: inline;
}
#ct_2nd .ct_area .ct_R .h3_box{
	width: 685px;
	margin:	0 10px 30px 10px;
	padding: 0;
}

#ct_2nd .ct_area .ct_R .h3_box_only{
	width: 685px;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#ct_2nd .ct_area .ct_R .h3_box h3{
	height: 30;
	margin:	0 0 15px 0;
}

#ct_2nd .ct_area .ct_R .h4_box{
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 665px;
}

#ct_2nd .ct_area .ct_R .h4_box_only{
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	width: 665px;
}

#ct_2nd .ct_area .ct_R .h4_box h4{
	height: 30;
	margin:	0 0 15px 0;
}

#ct_2nd .ct_area .ct_R .h5_box{
	padding: 0;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 645px;
}

#ct_2nd .ct_area .ct_R.fR .h4_box .course tr .over {
	color: #991300;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
}


/*-------------- certificate-c　--------------*/  

#ct_2nd .ct_area .ct_R.fR .h3_box .cer_c{
	margin:0 20px 20px 20px;
	border:#cccccc 1px solid;
	padding: 20px;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .cer_c dl dt {
	width: 113px;
	text-align: center;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .cer_c dl dd {
	margin-left: 153px;
	margin-top: -146px;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .cer_c dl dd p {
	margin-bottom: 12px;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .h3_cer {
	background-image: url(../images/h3_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*-------------- certificate-u　--------------*/  

#ct_2nd .ct_area .ct_R.fR .h3_box .cer_u{
	margin:0 20px 20px 20px;
	padding: 20px;
	border: 1px solid #CCC;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .cer_u dl dt {
	width: 163px;
	text-align: center;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .cer_u dl dd {
	margin-left: 203px;
	margin-top: -98px;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .cer_u dl dd p {
	margin-bottom: 12px;
}

#ct_2nd .ct_area .ct_R.fR .link_list li {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

#ct_2nd .ct_area .ct_R.fR .link_list2 li {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin: 5px 0 10px 15px;
}

#ct_2nd .ct_area .ct_R.fR .h4_box .info {
	padding-left: 15px;
	margin-bottom: 10px;
}

#ct_2nd .ct_area .ct_R.fR .h5_box .info {
	padding-left: 15px;
	margin-bottom: 10px;
}

/*-------------- privacy　--------------*/  

#ct_2nd .ct_area .ct_R.fR .privacy_box {
	width: 685px;
	margin: 0 10px 0 10px;
}

#ct_2nd .ct_area .ct_R.fR .privacy_box p {
	margin-bottom: 20px;
}

/*　privacy address　*/
.ct_R.fR .address {
	width: 400px;
	margin: 20px 30px 30px 30px;
	padding: 12px;
	background: #e6e1e1 url(../images/bg_check.gif) repeat 0 0;
}
.ct_R.fR .address dt {
	width: 50px;
	line-height: 20px;
}
.ct_R.fR .address dd {
	margin-top: -20px;
	margin-left: 50px;
	padding-left: 10px;
	line-height: 20px;
}
.ct_R.fR .address dl {
	margin-left: 20px;
	margin-top: 5px;
}
.ct_R.fR .address .add_title {
	color: #990000;
	font-weight: bold;
	padding-left: 10px;
	border-left: 5px solid #990000;
}

/*-------------- access map　--------------*/ 
.map_navi {
	vertical-align: baseline;
	margin: 10px 0 0 0;
	padding: 0px;
}
.map_navi a{
	line-height: 33px;
	height: 33px;
}
.map_L {
	float: left;
	width: 310px;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .map_navi a img {
	vertical-align: middle;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .map_navi a strong {
	padding-right: 10px;
	padding-left: 10px;
}
.map_L dl dt {
	width: 150px;
	display: block;
}
.map_L dl dd {
	display: block;
	margin-top: -95px;
	margin-left: 150px;
}
.map_R {
	float: right;
	width: 310px;
	margin-left: 10px;
}
.map_R dl dt {
	width: 150px;
	display: block;
}
.map_R dl dd {
	display: block;
	margin-top: -95px;
	margin-left: 150px;
}

/*-------------- contact　--------------*/  
#ct_2nd .ct_area .ct_R.fR .contact_box {
	width: 685px;
	margin: 0 10px 20px 10px;
}
#ct_2nd .ct_area .ct_R.fR .contact_box .address {
	background-image: none;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#ct_2nd .ct_area .ct_R.fR .contact_box .link_list {
	margin-left: 20px;
	margin-top: 10px;
}
#ct_2nd .ct_area .ct_R.fR .contact_box .link_list li {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

/*-------------- application　--------------*/  
#ct_2nd .ct_area .ct_R.fR .h3_box .appli_flow {
	margin-bottom: 20px;
	width: 500px;
	background: #e6e1e1 url(../images/bg_check.gif) repeat 0 0;
	margin-top: 0px;
	margin-left: 10px;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .appli_flow dt {
	padding: 5px 10px 0 10px;
	color: #991300;
}
#ct_2nd .ct_area .ct_R.fR .h3_box .appli_flow dd {
	padding: 0 10px 10px 24px;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .appli_flow .arrow1 {
	background: none #ffffff;
	padding: 10px 0 0 50px;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .appli_flow .arrow2 {
	padding: 0 0 5px 60px;
	line-height: 1;
}
.comment {
	margin: 10px 0 10px 10px;
}

/*-------------- description　--------------*/  
.list_mark {
	list-style-image: url(../images/icon_list1.gif);
	padding-left: 15px;
}
.list_mark2 {
	list-style-image: url(../images/icon_list1.gif);
	margin-bottom: 20px;
	padding-left: 30px;
}

#ct_2nd .ct_area .ct_R.fR .h4_box .list_des {
	padding-left: 24px;
}
#ct_2nd .ct_area .ct_R.fR .h4_box .list_des li {
	margin-bottom: 5px;
}

/*-------------- lifelong　--------------*/  
#ct_2nd .ct_area .ct_R.fR .h3_box .title_lifelog {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.text_right {
	text-align: right;
	margin-bottom: 200px;
}

/*-------------- job_career　--------------*/  
#ct_2nd .ct_area .ct_R.fR .job_career_box{
	width: 685px;
	margin: 0 10px;
	padding-top: 20px;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area{
	clear: both;
	width: 685px;
	margin: 0 0 30px 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctL{
	float: left;
	width: 320px;
	margin: 0 0 0 10px;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctL dt{
	width: 320px;
	height: 29px;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctL dd{
	clear: both;
	width: 300px;
	height: 140px;
	padding: 10px 10px 5px 10px;
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctL dd img{
	float: left;
	width: 120px;
	margin: 0;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctL dd p{
	float: right;
	width: 170px;
	margin: 0;
	display: inline;
}


#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctR{
	float: right;
	width: 320px;
	margin: 0 10px 0 0;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctR dt{
	width: 320px;
	height: 29px;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctR dd{
	clear: both;
	width: 300px;
	height: 140px;
	padding: 10px 10px 5px 10px;
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctR dd img{
	float: left;
	width: 120px;
	margin: 0;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .job_ct_area dl.job_ctR dd p{
	float: right;
	width: 170px;
	margin: 0;
	display: inline;
}

/*-------------- job_career_reason　--------------*/  
#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area{
	clear: both;
	width: 685px;
	margin: 0 0 30px 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area dl.reason_ctL{
	float: left;
	width: 320px;
	margin: 0 0 0 10px;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area dl.reason_ctL dt{
	height: 29px;
	margin: 0 0 10px 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area dl.reason_ctL dd{
	height: 120px;
	margin: 0 0 0 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area dl.reason_ctR{
	float: right;
	width: 320px;
	margin: 0 10px 0 0;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area dl.reason_ctR dt{
	height: 29px;
	margin: 0 0 10px 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .reason_area dl.reason_ctR dd{
	height: 120px;
	margin: 0;
}

/*-------------- job_career_intern　--------------*/  
#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area{
	clear: both;
	width: 685px;
	margin: 0 0 30px 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area dl.intern_ctL{
	float: left;
	width: 320px;
	margin: 0 0 0 10px;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area dl.intern_ctL dt{
	height: 29px;
	margin: 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area dl.intern_ctL dd{
	width: 300px;
	height: 100px;
	padding: 10px 10px 5px 10px;
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area dl.intern_ctR{
	float: right;
	width: 320px;
	margin: 0 10px 0 0;
	display: inline;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area dl.intern_ctR dt{
	height: 29px;
	margin: 0;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .intern_area dl.intern_ctR dd{
	width: 300px;
	height: 100px;
	padding: 10px 10px 5px 10px;
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
}

/*-------------- job_career_interview　--------------*/  
#ct_2nd .ct_area .ct_R.fR .job_career_box .interview_area{
	clear: both;
	width: 665px;
	margin: 0 10px 30px 10px;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .interview_area img.interview_photo{
	float: left;
	width: 130px;
	height: 135px;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .interview_area dl.interview_R{
	float: right;
	width: 495px;
	height: 115px;
	padding: 10px 20px;
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .interview_area dl.interview_R dt{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

#ct_2nd .ct_area .ct_R.fR .job_career_box .interview_area dl.interview_R dd span.interview_link{
	background: url(../images/icon_arrow.gif) 0 50% no-repeat;
	padding-left: 15px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box{
	width: 685px;	
	margin: 0 0 40px 0;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .intro_area{
	clear: both;
	width: 685px;
	height: 236px;
	margin-bottom: 30px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .intro_area img.intro_photo{
	float: left;
	width: 200px;
	height: 236px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .intro_area dl.intro{
	float: right;
	width: 455px;
	height: 236px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .intro_area dl.intro dt{
	width: 455px;
	height: 176px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .intro_area dl.intro dd{
	width: 455px;
	height: 60px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .interview_text{
	width: 685px;
	margin: 0 0 30px 0;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .gm{
	clear: both;
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
	width: 645px;
	margin: 0 10px 30px 10px;
	padding: 20px 0px 20px 20px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .gm img.gm_photo{
	float: left;
	width: 200px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .gm dl.gm_R{
	float: right;
	width: 445px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .gm dl.gm_R dt{
	width: 445px;
	height: 25px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .gm dl.gm_R dd{
	width: 405px;
	padding: 10px 20px 0 20px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .btn_back_interview{
	width: 280px;
	height: 39px;
	margin: 40px auto 0 auto;
}

#ct_2nd .ct_area .ct_R.fR .interview_box h3.qa_tit{
	width: 685px;
	height: 30px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box{
	width: 685px;
	margin-bottom: 20px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box dl.que{
	clear: both;
	width: 685px;
	margin-bottom: 5px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box dl.que dt{
	float: left;
	width: 25px;
	padding-top: 2px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box dl.que dd{
	float: right;
	width: 660px;
	font-weight: bold;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box dl.ans{
	clear: both;
	width: 685px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box dl.ans dt{
	float: left;
	width: 25px;
	padding-top: 2px;
}

#ct_2nd .ct_area .ct_R.fR .interview_box .qa_box dl.ans dd{
	float: right;
	width: 660px;
}

.annotation{
	margin-left: 25px;
	font-size: 10px;
}

span.red_f10{
	color:#d0121b;
	font-size: 10px;
}

/*-------------- u-s --------------*/

#ct_2nd .ct_area .ct_R .box20{
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 665px;
}

#ct_2nd .ct_area .ct_R.fR .box20 .link_list li {
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

#ct_2nd .ct_area .ct_R .h3_shikaku{
	margin: 0;
	text-indent:18px;
	font-size:12px;
	color:#332e2e;
	font-weight:bolder;
	line-height:1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/icon_rectangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear:both;
}

/*-------------- 24campus　--------------*/
#ct_2nd .ct_area .ct_R .box20 .cam_l_flo{
	float: left;
	margin: 0 73px 0px 55px;
}

#ct_2nd .ct_area .ct_R .box20 .cam_r_flo{
	float: right;
	margin: 0;
}

#ct_2nd .ct_area .ct_R .box20 .shinseisyo{
	width:140px;
	margin-left:18px;
	text-align:center;
}

#ct_2nd .ct_area .ct_R .box20 .shinseisyo img{
	margin:5px auto 0;
}

#campus24_pop{
	margin:10px auto;
	width:500px;
	text-align:center;
}

#campus24_pop img {
	text-align:center;
	margin-bottom:8px;
}

/*-------------- newstudy　--------------*/
#ct_2nd .ct_area .ct_R .newstudy_active{
	margin: 0 0 0 20px;
}

#ct_2nd .ct_area .ct_R .box20 .newstudy_l_flo{
	float: left;
	margin: 0 5px 0px 0;
}

#ct_2nd .ct_area .ct_R .box20 .newstudy_l_flo2{
	float: left;
	margin: 0 15px 0px 0;
}

/*-------------- laboratory　--------------*/
#ct_2nd .ct_area .ct_R .labo_list{
	margin: 0 0 0 30px;
}

#ct_2nd .ct_area .ct_R .la_box20{
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 645px;
}

#ct_2nd .ct_area .ct_R .labo_h4{
	margin:10px 0 5px 0;
	text-indent:18px;
	font-size:12px;
	color:#332e2e;
	font-weight:bolder;
	line-height:1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/icon_rectangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#ct_2nd .ct_area .ct_R .labo_h4 span{
	margin-left: 30px;
}

#ct_2nd .ct_area .ct_R .labo_l_flo{
	float:left;
	margin:0 0 5px 0;
}

#ct_2nd .ct_area .ct_R .labo_r_flo{
	float:right;
	width:470px;
	margin:0 0 5px 0;
	text-align:left;
}

#ct_2nd .ct_area .ct_R .labo_18{
	margin-left:18px;
}

/*-------------- region　--------------*/
#ct_2nd .ct_area .ct_R .region_box{
	padding: 10px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 635px;
	border:#999 solid 2px;
}

/*-------------- world　--------------*/
#ct_2nd .ct_area .ct_R .world_l_img{
	float:left;
	margin:0.5em 15px 10px 0;
}

#ct_2nd .ct_area .ct_R .world_youtubearea{
	width: 370px;
	text-align:center;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MSPGothic", sans-serif;
	margin: 30px auto 30px auto;
	padding-bottom:10px;
	background-image: url(../images/bg_check.gif);
	background-repeat: repeat;
	background-position: 0 100%;
}

#ct_2nd .ct_area .ct_R .world_youtubearea .movie_title{
	text-align:left;
	font-size:14px;
	font-weight: bold;
	display: block;
	background-image: url(../images/world_line.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 30px;
	margin-bottom: 10px;
}

#ct_2nd .ct_area .ct_R .world_youtubearea .movie_link{
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
}

#ct_2nd .ct_area .ct_R .world_youtubearea .movie_link li{
	background: url(../images/icon_arrow.gif) left center no-repeat;
	text-align:left;
	padding: 0 0 0 15px;
	list-style: none;
}

#ct_2nd .ct_area .ct_R .world_youtubearea .blog_link{
	background-color: #990000;
	padding: 0 0 0 80px;
	margin-top: 10px;
	line-height: 25px;
}
#ct_2nd .ct_area .ct_R .world_youtubearea .blog_link li{
	background: url(../images/icon_arrow4.gif) left center no-repeat;
	text-align:left;
	padding: 0 0 0 15px;
	list-style: none;
}
#ct_2nd .ct_area .ct_R .world_youtubearea .blog_link li a {
	padding: 2px;
	color: #ffffff;
}
#ct_2nd .ct_area .ct_R .world_youtubearea .blog_link li a:hover{
	background-color: #cccccc;
	color: #990000;
}

#ct_2nd .ct_area .ct_R .world_box_in{
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#ct_2nd .ct_area .ct_R .address {
  width: 400px;
  margin: 20px 30px 30px 30px;
  padding: 12px;
  background: #e6e1e1 url(../images/bg_check.gif) repeat 0 0;
}

#ct_2nd .ct_area .ct_R .address dt {
  width: 50px;
  line-height: 20px;
}
#ct_2nd .ct_area .ct_R .address dd {
  margin-top: -20px;
  margin-left: 50px;
  padding-left: 10px;
  line-height: 20px;
}
#ct_2nd .ct_area .ct_R .address dl {
  margin-left: 20px;
  margin-top: 5px;
}
#ct_2nd .ct_area .ct_R .address .add_title {
  color: #990000;
  font-weight: bold;
  padding-left: 10px;
  border-left: 5px solid #990000;
}
#ct_2nd .ct_area .ct_R .address p.add_title2 {
  font-weight:bold;
  padding-left: 15px;
  margin-top:5px;
}
#ct_2nd .ct_area .ct_R .address p.add_p {
  padding-left: 15px;
}

#ct_2nd .ct_area .ct_R .world_box_in2{
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 605px;
}


/*-------------- greencampus　--------------*/
#ct_2nd .ct_area .ct_R .green_h3{
	margin:0 0 0 0;
	text-indent:18px;
	font-size:14px;
	color:#332e2e;
	font-weight:bolder;
	line-height:1.3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/icon_rectangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear:both;
}

#ct_2nd .ct_area .ct_R .h3_box .greencampus_l_flo{
	float: left;
	margin: 0 10px 20px 0;
}

#ct_2nd .ct_area .ct_R .h3_box .greencampus_l_flo2{
	float: left;
	margin: 0 10px 10px 0;
}

/*-------------- chuou-line　--------------*/
#ct_2nd .ct_area .ct_R .chuou_box{
	margin:30px auto;
	text-align:center;
}

#ct_2nd .ct_area .ct_R .chuou_list{
	margin: 0 30px 0 30px;
}

#ct_2nd .ct_area .ct_R dl.chuou_list2{
	margin:0 0 0 30px;
	padding-top:10px;
	display:inline-block;
	width:530px;
	clear:both;
	border-bottom:#DBDBDB solid 1px;
}

#ct_2nd .ct_area .ct_R .chuou_list2 dt{
	float:left;
	width:230px
}

#ct_2nd .ct_area .ct_R .chuou_list2 dd{
	float:right;
	width:300px;
	text-align:left;
}

#ct_2nd .ct_area .ct_R .chuou_list2 span{
	color:#990000;
	margin-left:0.5em;
	margin-right:0.5em;
}

#ct_2nd .ct_area .ct_R .chuou_box2{
	margin:30px auto 0;
}

/*-------------- job_career_job　--------------*/
table.job_list{
	width:685px;
}

table.job_list tr{
	vertical-align: top;
}

table.job_list tr th.cell_L{
	background: #807979;
	width:163px;
	padding: 5px 10px;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	color: #ffffff;
	font-weight: bold;
}

table.job_list tr td.item_L{
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
	width: 230px;
	padding: 5px 10px;
	border-bottom: solid 2px #ffffff;
}


table.job_list tr td.item_R{
	background: url(../images/bg_check.gif) 0 0 repeat #e6e1e1;
	width: 230px;
	padding: 5px 10px;
	border-bottom: solid 2px #ffffff;
}

p.tbl_bottom_text{
	padding-right: 3px;
	text-align: right;
	font-size: 10px;
}

/*-------------- job_career_cs_course　--------------*/
.sub_title {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

/*-------------- job_career_link　--------------*/
#ct_2nd .ct_area .ct_R .jc_link{
	width:100%;
	min-width:665px;
	border-collapse: collapse;
	border-bottom: 1px solid #e6e1e1;
}

#ct_2nd .ct_area .ct_R .jc_link th{
	background-color:#e6e1e1;
	line-height:2.4;
	text-indent:12px;
	color: #990000;
	font-weight: bolder;
}

#ct_2nd .ct_area .ct_R .jc_link td{
	padding: 0 12px 0 12px;
}

#ct_2nd .ct_area .ct_R .jc_link .jc_link_belt{
	background: #e6e1e1 url(../images/bg_check2.gif) repeat 0 0;
}

#ct_2nd .ct_area .ct_R .jc_link .jc_link_nm{
	width:220px;
}

#ct_2nd .ct_area .ct_R .jc_link .jc_link_com {
	width: 345px;
}

#ct_2nd .ct_area .ct_R .jc_link .jc_link_etc {
	width: 100px;
}

/*-------------- job_career_capacity　--------------*/
#ct_2nd .ct_area .ct_R .jc_cap{
	width:100%;
	min-width:665px;
	border-collapse: collapse;
	margin-top: 20px;
}

#ct_2nd .ct_area .ct_R .jc_cap th{
	background-color:#e6e1e1;
	line-height:2.4;
	text-indent:12px;
	color: #990000;
	font-weight: bolder;
	text-align: center;
}

#ct_2nd .ct_area .ct_R .jc_cap td{
	padding: 0 12px 0 12px;
}

#ct_2nd .ct_area .ct_R .jc_cap .jc_cap_nm{
	background-color:#e6e1e1;
	color: #990000;
	font-weight: bolder;
	width:100px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

#ct_2nd .ct_area .ct_R .jc_cap .jc_cap_course {
	border-top: 2px solid #FFF;
	background: #e6e1e1 url(../images/bg_check2.gif) repeat 0 0;
}

.comment3 {
	margin: 10px 0 10px 10px;
}
/*-------------- extension request　--------------*/
#ct_2nd .ct_area .ct_R.fR .h3_box .ext_req1 {
	margin: 30px 0 150px 30px;
	display:block;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .ext_req1 a{
	background: url(../images/extension_request_btn.gif) 0 0 no-repeat;
	width: 195px;
	height: 30px;
	text-indent: -9999px;
	display:block;
}

#ct_2nd .ct_area .ct_R.fR .h3_box .ext_req1 a:hover{
	background: url(../images/extension_request_btn.gif) 0 -30px no-repeat;
}


/*-------------- sitemap　--------------*/
#ct_2nd .ct_area .ct_R.fR .sitemap{
	width: 685px;
	margin:	0 10px 30px 10px;
	padding: 0;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul{
	margin:0 0 15px 23px;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column{
	margin:0;
	float:left;
	width:300px;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.category,
#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.categoryOnly{
	margin:10px 10px 5px;
	padding:6px 0 4px 15px;
	background: url(../images/icon_arrow.gif) no-repeat 0% 50%;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.categoryOnly{
	margin-bottom:10px;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.categoryImg{
	margin:10px 10px 5px;
	padding:6px 0 4px 9px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.category a,
#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.categoryOnly a{
	font-weight:bold;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.inside li,
#ct_2nd .ct_area .ct_R.fR .sitemap ul.insideOnly li{
	margin-left:18px;
	padding:0 0 5px 18px;
	background: url(../images/icon_arrow.gif) no-repeat 0% 35%;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.category2,
#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.categoryOnly2{
	margin:2px 0 2px;
	padding:3px 0 1px 15px;
	background: url(../images/icon_arrow.gif) no-repeat 0% 50%;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.category2 a,
#ct_2nd .ct_area .ct_R.fR .sitemap ul.column li.categoryOnly2 a{
	font-weight:bold;
}

/*-------------- public_research_cost --------------*/
.ct_R.fR .attention {
	margin-Top: -20px;
	margin-left: 30px;
}

.ct_R.fR .attention_side_only{
	margin-left: 30px;
}
.comment_2 {
	margin-left: 10px;
}

/*-------------- media_center --------------*/
#ct_2nd .ct_area .ct_R.fR .h2_box .ext_req {
	margin: 30px 0 150px 30px;
	display:block;
}

#ct_2nd .ct_area .ct_R.fR .h2_box .ext_req a{
	background: url(../images/media_center_btn.gif) 0 0 no-repeat;
	width: 195px;
	height: 30px;
	text-indent: -9999px;
	display:block;
}

#ct_2nd .ct_area .ct_R.fR .h2_box .ext_req a:hover{
	background: url(../images/media_center_btn.gif) 0 -30px no-repeat;
}

/*-------------- news_detail --------------*/
#ct_2nd .ct_area .ct_R.fR .news_detail{
	width: 685px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	margin:	0 10px 50px 10px;
	padding: 0;
}


/*-------------- news_view --------------*/

/* news_archives */
#ct_2nd .ct_area .ct_L .news_archives{
	background: url(../images/bg_check.gif) 0 0 repeat;  
	width: 225px;
	margin:	25px 0 10px 0;
	padding: 0 0 10px 0;
}

#ct_2nd .ct_area .ct_L .news_archives h2.archives_title{
	background: url(../images/top_h2_3.gif) 0 0 no-repeat;
	width: 225px;
	height: 25px;
	margin:	0 0 14px 0;
	text-indent: -9999px;
	display: block;
}

#ct_2nd .ct_area .ct_L .news_archives ul.archives_list{
	width: 205px;
	margin:	0 10px 0 10px;
	padding: 0;
}

#ct_2nd .ct_area .ct_L .news_archives ul.archives_list li{
	background: url(../images/icon_arrow.gif) left center no-repeat;
	margin:	0 0 4px 0;
	padding: 0 0 0 15px;
	list-style: none;
}

/* news_list */

#ct_2nd .ct_area .ct_R .news_detail dl.info{
	clear: both;
	width: 685px;
	margin:	0 0 10px 0;
	padding: 0 0 15px 0;
}

#ct_2nd .ct_area .ct_R .news_detail dl.info dt{
	float: left;
	width: 90px;
	padding-bottom:10px;
}

#ct_2nd .ct_area .ct_R .news_detail dl.info dd{
	float: left;
	width: 595px;
	padding-bottom:10px;
}

/*---- 新規ニュース用　----*/
#ct_2nd .ct_area .ct_R.fR .news_detail h3.news_top{
	background: url(../images/h3_1.gif) bottom no-repeat;
	padding: 0px 0px 3px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#ct_2nd .ct_area .ct_R.fR .news_detail .news_area{
	width: 645px;
	margin: 0 auto;
}

#ct_2nd .ct_area .ct_R.fR .news_detail .news_area h4.news_title{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color:#332e2e;
	line-height: 1.4;
}

#ct_2nd .ct_area .ct_R.fR .news_detail .news_area p.news_date{
	margin-bottom: 15px;
	font-size: 10px;
	color:#807a7a;
}

#ct_2nd .ct_area .ct_R.fR .news_detail .news_area p.news_main{
}

#ct_2nd .ct_area .ct_R .interval{
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#ct_2nd .ct_area .ct_R .news_bold{
	font-weight: bold;
	bottom: 5px;
}

/* バレーボール用に作成したが、不要？？ */
#ct_2nd .ct_area .ct_R table.news{
	width:100%;
	min-width:685px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}

#ct_2nd .ct_area .ct_R table.news th{
	border:1px solid #cccccc;
	background-color:#efefef;
	line-height:1.7;
	text-indent:12px;
}

#ct_2nd .ct_area .ct_R table.news td{
	border:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:2px;
	text-indent:2px;
}
/*****/
#ct_2nd .ct_area .ct_R .table_line1{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
}

#ct_2nd .ct_area .ct_R .table_line2{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	padding: 0 3px 0;
	background-color:#efefef;
}

#ct_2nd .ct_area .ct_R .table_line3{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

/*---- 既存ニュース用　----*/
#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl{
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl table.size_l{
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl table.size_l td{
	background: url(../images/h3_1.gif) bottom no-repeat;
	padding: 5px 10px 5px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: -6px;
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl table.size_l td b{
	font-weight: bold;
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl td.size_m span.size_xl{
	margin: 0;
	padding: 0;
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl td.size_m span.size_xl b{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl td.size_m font{
	font-size: 10px;
}

#ct_2nd .ct_area .ct_R.fR .news_detail table.news_tbl td.size_m p{
	margin: 10px 0 0 0;
}

/*-------------- register_student --------------*/
#ct_2nd .ct_area .ct_R table.register{
	width:100%;
	min-width:685px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}

#ct_2nd .ct_area .ct_R table.register th{
	border:1px solid #cccccc;
	background-color:#efefef;
	line-height:1.7;
	text-indent:12px;
}

#ct_2nd .ct_area .ct_R table.register td{
	border:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:2px;
	text-indent:12px;
}

#ct_2nd .ct_area .ct_R .h3_box .register tr .kbn{
	width: 200px;
}
#ct_2nd .ct_area .ct_R .h3_box .register tr .scl_year{
	width: 80px;
}

#ct_2nd .ct_area .ct_R .h3_box .register tr .count{
	width: 100px;
}

#ct_2nd .ct_area .ct_R .h3_box .register tr .kbn_total{
	width: 285px;
}

.comment2 {
	margin-top: -15px;
	margin-bottom: 20px;
	margin-left: 10px;
}

/*-------------- basic --------------*/
#ct_2nd .ct_area .ct_R.fR .basic{
	width: 685px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	margin:	0 10px 50px 10px;
	padding: 0;
}

#ct_2nd .ct_area .ct_R.fR .basic ul.basic_link li{
	margin:10px 10px -10px 5px;
	padding:6px 0 4px 15px;
	background: url(../images/icon_arrow.gif) no-repeat 0% 50%;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*-------------- job_career_schedule --------------*/
#ct_2nd .ct_area .ct_R .intende{
	text-align: right;
	margin: 20px 10px auto auto;
}

#ct_2nd .ct_area .ct_R .line_adjustment{
	background: url(../images/bg_dotline.gif) 0 0 repeat-x;
	width: 685px;
	height: 1px;
	padding: 0;
	margin: 20px 10px;
}

/* schedule_box */
#ct_2nd .ct_area .ct_R .schedule_box{
	clear: both;
	width: 685px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#ct_2nd .ct_area .ct_R .schedule_box .schedule_L{
	float: left;
	width: 60px;
}

#ct_2nd .ct_area .ct_R .schedule_box .schedule_R{
	float: right;
	width: 620px;
}

/* schedule_tbl */
#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl{
	width: 620px;
	margin-bottom: 15px;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-collapse: collapse;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl th{
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .top_cell{
	height: 30px;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .2nd_cell{
	height: 25px;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl td{
	width: 123px;
	padding: 5px;
	border-right: 1px #ffffff solid;
	vertical-align: top;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl td img{
	margin: 2px;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .schedule_career{
	background: #fae4e4;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .schedule_internship{
	background: #faecde;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .schedule_guidance{
	background: #ecf2df;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .schedule_civil{
	background: #e2f0f0;
}

#ct_2nd .ct_area .ct_R .schedule_box table.schedule_tbl .schedule_skill{
	background: #f4e4ef;
}

/* attention_point */
#ct_2nd .ct_area .ct_R .schedule_box .attention_point1{
	color:#ff0000;
}

#ct_2nd .ct_area .ct_R .schedule_box .attention_point2{
	padding-right: 3px;
	color:#ff0000;
}

/*------------------------------------------------------------------------
	error_msg
------------------------------------------------------------------------　*/
#ct_2nd .ct_area .error_msg {
	min-height: 445px;
	height: auto !important;
	height: 445px;
	text-align: center;
}

#ct_2nd .ct_area .error_msg h2.h2_err{
	margin:18px 0;
	color:#990000;
	font-size:16px;
	font-weight:bolder;
	line-height:2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ct_2nd .ct_area .error_msg .btn_backhome a{
	background: url(../images/btn_home.gif) 0 0 no-repeat;
	width: 112px;
	height: 21px;
	margin:	30px auto;
	text-indent: -9999px;
	display: block;
}

#ct_2nd .ct_area .error_msg .btn_backhome a:hover{
	background-position: 0 -21px;
}

/*------------------------------------------------------------------------
	grad school
------------------------------------------------------------------------　*/

/*-------------- master --------------*/
#ct_2nd .ct_area .ct_R .h3_box_master{
	width: 685px;
	margin:	0 10px 50px 10px;
	padding: 0;
}
#ct_2nd .ct_area .ct_R .h3_box_master h3 {
	margin:30px 0 35px;
}
#ct_2nd .ct_area .ct_R .h3_box_master li {
	float:left;
	width:280px;
}
#ct_2nd .ct_area .ct_R .h4_box_master {
	margin:0 0 35px 0; 
}
#ct_2nd .ct_area .ct_R .h4_box_master h4 {
	clear:both;
	text-align:center;
}
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ka,
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ko {
	width:689px;
	background:#FFF;
	padding:10px 13px 10px 3px;
}
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ko {
	background:#FFF0EC;
}
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ka dt,
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ko dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#400000;
	width:50px;
	float:left;
}
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ko dt {
	color:#801C1F;
}
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ka dd,
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ko dd {
	width:630px;
	float:right;
	text-align:left;
}
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ka dd img,
#ct_2nd .ct_area .ct_R .h4_box_master dl.block_ko dd img {
	float:right;
	padding:0 0 5px 10px;
}
#ct_2nd .ct_area .ct_R .maser_notes {
	margin:0 13px 0 10px;
}
#ct_2nd .ct_area .ct_R .maser_notes li {
	padding-left:2em;
	text-indent:-2em;
}

/*-------------- master.html --------------*/
#ct_2nd .ct_area .ct_R .h2_box .master_area {
	float: left;
}

#ct_2nd .ct_area .ct_R .h2_box .master_area ul.link_list {
	float: left;
	width: 205px;
	padding-right: 20px;
}
#ct_2nd .ct_area .ct_R .h2_box .master_area .yt_box {
	float: left;
	width:480px;
}
#ct_2nd .ct_area .ct_R .h2_box .master_area .yt_box .link_yt {
	float: right;
	clear: right;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 15px;
	background:url(../images/icon_arrow.gif) 0 center no-repeat;
}


/*-------------- peculiarity --------------*/
#ct_2nd .ct_area .ct_R .peculiarity_list1 {
	margin-left:1em;
}
#ct_2nd .ct_area .ct_R .peculiarity_list1 dt {
	color:#A51F1F;
	margin-top:1.5em;
}
#ct_2nd .ct_area .ct_R .peculiarity_list1 dd {
	margin-left:2em;
}
#ct_2nd .ct_area .ct_R div.study_mode4 {
	width:645px;
	padding:30px;
	background:#FDE8D3;
}
#ct_2nd .ct_area .ct_R div.study_mode4 dl {
	width:605px;
	margin:0 auto;
	text-align:left;
}
#ct_2nd .ct_area .ct_R div.study_mode4 dt {
	margin:25px 0 5px;
}
#ct_2nd .ct_area .ct_R div.study_mode4 p.notes {
	font-size:10px;
	line-height:1.4;
	width:315px;
	float:right;
	margin:10px 0px 40px 0;
	padding-right:20px;
}
#ct_2nd .ct_area .ct_R div.study_mode4 p.chart {
	clear:both;
	margin:0 auto;
	width:585px;
	text-align:center;
}
#peculiarity_pop {
	margin:10px;
	text-align:center;
}
/*-------------- institution --------------*/
#ct_2nd .ct_area .ct_R .institution_list li {
	width:221px;
	float:left;
	margin:20px 0 0;
}
#ct_2nd .ct_area .ct_R .institution_list h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../images/icon_list1.gif) no-repeat left center;
	padding-left:12px;
	font-size:12px;
	color:#332e2e;
	margin:2px 0 0 0px;
}
#ct_2nd .ct_area .ct_R .institution_list p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#332E2E;
}
#ct_2nd .ct_area .ct_R .institution_list .mr11 {margin-right:11px;}
#ct_2nd .ct_area .ct_R .institution_link {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding-left: 15px;
}
/*-------------- history --------------*/
#ct_2nd .ct_area .ct_R .history_photo img {
	width:140px;
	height:182px;
	float:right;
	margin:-1em 0 0 2em;
}
/*-------------- subject_view --------------*/
#ct_2nd .ct_area .ct_R .h3_box_sv {
	padding-top: 15px;
}
#ct_2nd .ct_area .ct_R .h3_box_sv h3 {
	margin: 0 0 35px 10px;
}
#ct_2nd .ct_area .ct_R .h3_box_sv .img_box {
	width: auto;
	margin: 0 0 0 9px;
}
/*-------------- subject_view --------------*/
#ct_2nd .ct_area .ct_R .h3_box_tv {
	padding-top: 5px;
}
#ct_2nd .ct_area .ct_R .h3_box_tv .img_box {
	width: auto;
	margin: 0 0 0 9px;
}
#ct_2nd .ct_area .ct_L .gnavi_2nd .submenu li .mst_link {
	font-size: 13px;
}
