@charset "shift_jis"; 
@import url("sitemap.css");

/* レイアウト用CSS */

body {
	background-color:#e4e4e4;
	background-image: url(common/bg_01.gif);
	margin:0;
	padding:0;
	text-align:center;
}

input {
	margin:0;
	padding:0;
	font-size:10px;
}

/*h1,h2,h3,h4,h5,h6 {
	margin:0;
    font-style:normal;
	font-size:12px
}*/

/* トップページ */
#update{
	text-align:right;
	font-size:9px;
}
#whatsnew td {
	border-bottom:1px dotted #ccc;
	padding:2px;
	font-size:12px!important;
	font-size:x-small;
}
#whatsnew td .last {
	border-bottom-style: none;
}
#course {
	margin-bottom: 18px;
}
#course td {
	padding: 2px;
}
#course td a {
	background: url(img/arrow-o.gif) no-repeat center left;
	padding-left:10px;
	font-size:12px!important;
	font-size:x-small;
}

/* ヘッダーメニュー */
#container {
	width:775px;
	position:relative;
	margin: 0 auto 0 auto;
}

#headbar ul {
	display:block;
	width:117px !important;
	width:122px;
	list-style:none;
	margin:0;
	padding:0;
	border-left:1px solid #cccccc;
	background-color:#eeeeee;
}
#headbar li,
#headbar li a {
	margin:0;
}
#headbar li a {
	display:block;
	width:117px !important;
	width:122px;
	padding:2px;
	font-size:xx-small;
	color:#333333;
	background-color:#eeeeee;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-decoration:none;
}
#headbar li a:hover {
	background-color:#999999;
}

#menuBusiness {
	position:absolute;
	left:146px;
	top:79px;
	visibility:hidden;
}
#menuAcademic {
	position:absolute;
	left:268px;
	top:79px;
	visibility:hidden;
}
#menuCompany {
	position:absolute;
	left:390px;
	top:79px;
	visibility:hidden;
}
#menuRecruit {
	position:absolute;
	left:512px;
	top:79px;
	visibility:hidden;
}


#sidemenu ul {
	display:block;
	width:130px !important;
	width:135px;
	list-style:none;
	margin:0;
	padding:0;
	border-left:1px solid #cccccc;
	list-style:none;
	background-color:#ffffff;
}
#sidemenu li,
#sidemenu li a {
	margin:0;
}
#sidemenu li a {
	display:block;
	width:130px !important;
	width:135px;
	padding:2px;
	font-size:xx-small;
	color:#333333;
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-decoration:none;
}
#sidemenu li a:hover {
	background-color:#eeeeee;
}
#sidemenu .line {
	margin-left:1px;
	border-top:1px solid #999999;
}

#menuKakusai {
	position:absolute;
	left:137px;
	top:201px;
	visibility:hidden;
}
#menuOverseas {
	position:absolute;
	left:137px;
	top:219px;
	visibility:hidden;
}
#menuGmp {
	position:absolute;
	left:137px;
	top:273px;
	visibility:hidden;
}
#voiceConsult {
	position:absolute;
	left:490px;
	top:540px;
	visibility:hidden;
}

.td-line{background-color:#999999;}
.td-col1{background-color:#dddddd;}
.td-col2{background-color:#eeeeee;}
.td-col3{background-color:#ffffff;}


#indexheadbar ul {
	display:block;
	width:115px !important;
	width:120px;
	list-style:none;
	margin:0;
	padding:0;
	border-left:1px solid #cccccc;
	background-color:#eeeeee;
}
#indexheadbar li,
#indexheadbar li a {
	margin:0;
}
#indexheadbar li a {
	display:block;
	width:115px !important;
	width:120px;
	padding:2px;
	font-size:xx-small;
	color:#333333;
	background-color:#eeeeee;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-decoration:none;
}
#indexheadbar li a:hover {
	background-color:#999999;
}

#headbarmenuBusiness {
	position:absolute;
	left:202px;
	top:483px;
	visibility:hidden;
}
#headbarmenuAcademic {
	position:absolute;
	left:322px;
	top:483px;
	visibility:hidden;
}
#headbarmenuCompany {
	position:absolute;
	left:442px;
	top:483px;
	visibility:hidden;
}
#headbarmenuRecruit {
	position:absolute;
	left:562px;
	top:483px;
	visibility:hidden;
}

/* 10/04追加 ********************************************************* START **/
#TopInfo{
	text-align:center;
	margin: 0 0 10px 0
}
#TopInfo hr{display:none;}
#TopInfoIn{
	width:730px;
	margin-left:auto;margin-right:auto;
	text-align:left;
}
#TopInfoIn a {
	color: #09c;
	text-decoration: none;
}
#TopInfo a:hover {
	text-decoration: underline;
}
#TopInfoIn dl{/* ニュース記事 */
	padding: 15px 15px 0 15px;
}
#TopInfoIn dt{
	color:#666666;
	font-weight:bold;
	margin: 0 0 10px 0;
}
#TopInfoIn dd {
	padding: 0 0 15px 0;
	background:url("img/bg_newsdot.gif") repeat-x left bottom;
}
#TopInfoIn dl:last-child dd {
	background: none;
}
#TopInfo dt a{
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
#TopInfo dt .new {
	vertical-align: middle;
	margin: -3px 0 0 5px;
	display: inline-block;
}

#TopInfo .leftBlock{/* 企業向け最新情報 */
	width:355px;
	float:left;
}
#TopInfo .leftBlock dl{
	border-left: 1px dotted #275bca;
}
#TopInfo .leftBlock dl dt a {
	color: #275bca;
	padding-left: 20px;
	background: url(img/title_blue.gif) no-repeat 0 4px;
}

#TopInfo .rightBlock{/* 学校法人向け最新情報 */
	width:355px;
	float:right;
}
#TopInfo .rightBlock dl{
	border-left: 1px dotted #e37600;
}
#TopInfo .rightBlock dl dt a {
	color: #e37600;
	padding-left: 20px;
	background:url(img/title_red.gif) no-repeat 0 4px;
}

#TopSub {
	margin: 30px 5px 0 5px;
	overflow: hidden;
}
#TopSub dl {
	float: left;
	padding: 15px;
}
#TopSub a {
	color: #09c;
	text-decoration: none;
}
#TopSub dl dt a:hover {
	text-decoration: underline;
}
#TopSub dl dt {
	margin: 0 0 10px 0;
}
#TopSub dl dt a {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
	background:url(img/title_gray.gif) no-repeat 0 4px;
}
#TopSub .sub01 {
	width: 334px;
	height: 90px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#TopSub .sub02 {
	width: 333px;
	height: 90px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#TopSub .sub03 {
	width: 334px;
	height: 110px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#TopSub .sub04 {
	width: 333px;
	height: 110px;
	border: 1px solid #ccc;
	text-align: center;
}
#TopSub .sub04 p {
	margin: 20px 0 0 0;
}
#TopSub .sub04 a img{
	border-style:none;
}
#TopSub .sub04 a:hover {
	opacity: .8;
}
#TopSub .sub04 .fb-box {
	margin-top: 5px;
	margin-left: 173px;
}
#TopBannerTbl{padding-top:35px;padding-bottom:20px;}

/* 回り込み解除 */
.clearFix{
	display:block !important;
	display /**/:inline-block;/* for IE */
}

.clearFix:after{
	content:".";
	height:0px;
	line-height:0px;
	clear:both;
	display:block;
	visibility:hidden;
}

.clear{/* 回り込み解除 */
	clear:both;
}

/* 10/04追加 *********************************************************** END **/

/* 企業向けページ */
#maincontents {
	margin-top: 15px;
}

#maincontents td#contents{
	padding-bottom: 15px;
}


.block {
	margin: 0 0 50px 0;
}



.block2 {
	margin: 0 0 10px 0;
	width: 545px;
	text-align: left;
}

.block2_left {
	margin: 0 10px 0 5px;
	float:left;
	width: 240px !important;
	width: 255px;
}

.block2_right {
	margin: 0 10px 0 5px;
	float: right;
	width: 240px !important;
	width: 255px;
}

.unavi {
	margin-bottom: 12px;
}

#read_block {
	margin: 0 0 30px 0;
	padding: 0 0 0 5px;
	width: 610px;
	text-align: left;
}

#read_block p {
	margin-left: 3px;
}


.margin0 {
	margin: 0px;
}
.margin2 {
	margin-top: 2px;
}
.margin12 {
	margin-bottom: 12px;
}
.margin6x12 {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.margin6x36 {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 36px;
}
.margin24x24 {
	margin-top: 24px;
	margin-bottom: 24px;
}
.margin24x4 {
	margin-top: 24px;
	margin-bottom: 4px;
}
.read01 {
	line-height: 160%;
	width: 360px;
	font-size: 12px;
}
.read02 {
	line-height: 120%;
	font-size: 12px;
}

/* 画像なし */
.read03 {
	line-height: 160%;
	width: 580px;
	font-size: 12px;
}

/* 画像あり */
.read04 {
	line-height: 160%;
	width: 320px;
	font-size: 12px;
}

/* 画像あり2 */
.read05 {
	line-height: 160%;
	width: 400px;
	font-size: 12px;
}

/* 画像あり3 */
.read06 {
	line-height: 160%;
	width: 350px;
	font-size: 12px;
}


#contents_bus {
	width: 611px;
}
#contents_bus h1 {
}

#contents_bus h2 {
	margin: 15px 0 17px 0;
}

#contents_bus h3 {
	margin: 0 0 12px 0;
}

#contents_bus h3.system-h3 {
	width:597px !important;
	width/**/:597px;
	height:30px !important;
	height/**/:30px;
	padding:5px 0 0 10px;
	margin:0 0 12px 0;
	background:url(academic/net/img/system_h3bg.jpg) 0 0 no-repeat;
}

#contents_bus h4 {
	margin: 0 0 5px 0;
}
#contents_bus h5 {
}
#contents_bus h6 {
}

#contents_bus p {
	margin: 0 0 5px 0;
}

#contents_bus table{
	clear:both;
}


/* 企業TOP */
#bus_top .readtxt{
	width: 580px;
	font-size: 12px;
	line-height: 130%;
	margin-left: 3px;
	padding: 4px 2px;
	background-color: #F4F9FF;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}

#bus_top .txt1{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 2px 4px;
	background-color: #FFFCE8;
	border-bottom: 1px solid #6F6F6F;
}

#bus_top .txt2{
	text-align: left;
	font-size: 11px;
	line-height: 120%;
	margin: 0 0 12px 6px;
}

.block_top {
	margin: 0 0 30px 0;
}


/* 国内研修 */
#domestic_top {
	background-image: url(business/product/domestic/img/top_bg.jpg);
	background-repeat: no-repeat;
	margin: -10px 0 50px 0;
	padding: 0 0 0 12px;
	width: 610px;
	text-align: left;
}

#domestic_top h2 {
	margin: 15px 0 5px 0;
}


#domestic_top h3 {
	margin: 30px 0 20px 0;
}

#domestic_top h5 {
	border_bottom: 
}



#domestic_top .tblock {
	margin-left: 20px;
}

#domestic_top p {
	margin-left: 3px;
}


#op h4 {
	margin-left: 20px;
	text-align: left;
}

#flow h4 {
	margin-left: 20px;
	text-align: left;
}

#staff h4 {
	margin-left: 20px;
	text-align: left;
}


#gijutsu h4 {
	margin-left: 20px;
	text-align: left;
	line-height: 120%;
}

#gijutsu h5 {
	margin: 4px 0 4px 32px;
	text-align: left;
	line-height: 120%;
	border: none;
}

#gijutsu #read_block {
	background-image: url(business/product/domestic/img/education_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#gijutsu .txt1 {
	margin-top: 4px;
	margin-left: 60px;
	margin-right: 60px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	background-color: #E7E7E7;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

#gijutsu .balance {
	margin-bottom: 6px;
	background-color: #999999;
}

#gijutsu .balance1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #336699;
}

#gijutsu .balance2 {
	font-size: 12px;
	line-height: 120%;
	background-color: #FFFFFF;
}

#staff #read_block {
	background-image: url(business/product/domestic/img/staff_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#flow .txt1 {
	font-size: 11px;
	line-height: 120%;
}

#staff .txt1 {
	font-size: 11px;
	line-height: 120%;
}


#lineup_pre #read_block {
	background-image: url(business/product/domestic/img/pre_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#lineup_pre .tblock {
	margin-left: 20px;
	width:560px;
}

#lineup_pre .t1 {
	background-color: #9BC1CA;
}

#lineup_pre li {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
/*	color: #FFFFFF;*/
	list-style-image: url(business/product/domestic/lineup/img/pre_list.gif);
}

#lineup_pre h4 {
	margin-left: 20px;
	text-align: left;
}


#lineup_jizen #read_block {
	background-image: url(business/product/domestic/lineup/img/training_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#lineup_jizen h4 {
	margin-left: 20px;
	text-align: left;
}


#lineup_rb #read_block {
	background-image: url(business/product/domestic/lineup/img/business_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#lineup_rb h4 {
	margin-left: 20px;
	text-align: left;
}

#lineup_rb h5 {
	text-align: left;
	margin: 2px;
	font-size: 11px;
}

#lineup_rb p {
	margin: 2px 0;
}

#lineup_rb .rbborder{
	background-color: #F5E4EC;
	border: 1px dotted #C6678F;
	padding: 1px;
}

#lineup_rb #rbblock {
	margin: 6px 0;
	padding: 2px;
	width: 500px;
}

#lineup_rb .rb01 {
	text-align: center;
}

#lineup_rb .rb02 {
	text-align: left;
}

#lineup_rb .txt01 {
	font-size: 11px;
	line-height:120%;
	margin-left: 24px;
	text-align: left;
}

#lineup_rb .txt02 {
	font-size: 11px;
	line-height:120%;
	color: #FFFFFF;
	margin: 4px;
}
#lineup_rb .txt03 {
	font-size: 11px;
	line-height:120%;
	margin: 4px 4px 4px 18px;
}

#lineup_rb .txt04 {
	font-size: 11px;
	margin-left: 40px;
	text-align: left;
	line-height:100%;
}
#lineup_rb .txt05 {
	font-size: 11px;
	line-height:120%;
}
#lineup_rb .txt06 {
	font-size: 11px;
	text-align: left;
	line-height:100%;
	margin: 2px;
}
#lineup_rb table.detail {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #666;
	margin: 12px 0 0 20px;
}
#lineup_rb table.detail td.r {
	border-bottom: 1px solid #666;
	background-color: #FFFFFF;
	padding: 4px;
}
#lineup_rb table.detail td.l {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #C4D3D7;
}


#lineup_rb .rb03 {
	text-align: center;
	background-color: #F5E4EC;
	border: 1px solid #C6678F;
}

#lineup_rb .blockbus {
	margin: 0 0 50px 40px;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E5BC5;
	padding: 12px;
	width: 540px;
}


#lineup_toeic ul {
	display:block;
	text-align: left;
 	margin:0;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:160%;
	width:521px  !important;
	width:536px  ;
}

/* 5day */

#lineup_5days h5 {
	border-bottom: 2px solid #6666FF;
	margin-top: 8px;
	margin-bottom: 4px;

}

#lineup_5days ul {
	display:block;
	text-align: left;
 	margin:0;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:160%;
}

#lineup_5days td.td1 {
	background-color: #5B6AB3;
	text-align: left;
	padding:8px 4px 8px 24px;
	font-size:12px;
	font-weight: bold;
	line-height:130%;
	color: #FFFFFF;
}

#lineup_5days table.schedule {
	font-size:12px;
	margin: 24px;
}
#lineup_5days th.td2 {
	background-color: #5B6AB3;
	text-align: right;
	color: #FFFFFF;
}
#lineup_5days td.td3 {
	background-color: #E0E0F5;
	text-align: right;
}
#lineup_5days th.td4 {
	background-color: #5897A7;
	text-align: right;
	color: #FFFFFF;
}
#lineup_5days td.td5 {
	background-color: #DEEAED;
	text-align: right;
}

#lineup_5days a.ml {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}

#lineup_5days .block {
    margin:0 0 40px 0;
}

/* 5days */
#inquiry{
   margin:;
   padding:5px 0 15px 30px;
   text-align:left;　
   color:#ffffff;
}
		

/* 通信教育講座　枠 */
.border1 {
}
.border2 {
	padding: 6px;
	margin-left: 20px;
	margin-right: 10px;
	border: 1px solid #666666;
	background-color: #FFFFF0;
}

.right {
	text-align: right;
	width: 610px;
	margin-top: 24px;
	margin-bottom: 12px;
}
.left {
	text-align: left;
	width: 570px;
	margin-top: 2px;
	margin-left: 32px;
	margin-bottom: 12px;
}

/* 通信教育講座　内定者 */
#pe {
}
#pe h5 {
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#pe p {
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 36px;
}
#pe ul {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 48px;
}


/* 海外研修 */
#overseas_top {
	background-image: url(business/product/overseas/img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: -10px 0 50px 0;
	padding: 0 0 0 12px;
	width: 610px;
	text-align: left;
}

#overseas_top h2 {
	margin: 15px 0 5px 0;
}


#overseas_top h3 {
	margin: 30px 0 20px 0;
}

#overseas_top h5 {
	margin: 0px 0 12px 0;
	border-bottom: 0px;
}

#overseas_top .tblock {
	margin-left: 10px;
}

#overseas_top p {
	margin-left: 3px;
}

#overseas_top .topimg {
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#overseas_top .block1 {
	margin-left: 20px;
	text-align: center;
}

#overseas_top .pro {
	margin-top: 4px;
	margin-bottom: 4px;
}
#overseas_top .proread {
	width: 530px;
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 12px;
	line-height: 120%;
	font-size: 12px;
}

#overseas_top .block {
	margin: 35px 15px 0px 15px;
}

#overseas_top .block3 {
	margin: 35px 15px 0px 0px;
}

#overseas_top .skill {
	margin: 20px 0px 0px 10px;
	color:#003366
}

#overseas_top .skill01 {
	margin: 5px 50px 0px 25px;
	line-height:130%
}


#training_kaigai .training {
	/* background-image: url(business/img/bg_gura.gif);*/
	width: 560px;
	margin: 0px;
	padding: 4px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	border: 1px solid #D1D1D1;
}

#training_kaigai ul {
	margin: 0px 0px 0px 24px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(business/product/overseas/img/list_01.gif);
}

#training_kaigai .read03 img {
	display:block;
	border:0px;
	margin:0 0 5px 0;
}

#training_kaigai .taisyou {
	background-image: url(business/product/overseas/img/tra_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:200px
}

#training_kaigai .rei {
	margin:20px 0 5px 20px;
}



#program_kaigai .proread {
	width: 530px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	line-height: 140%;
	font-size: 12px;
}



#program_kaigai .block_left {
	margin: 0 0 50px 0;
	width: 550px;
	text-align: left;
}

#program_kaigai .pro {
	margin-top: 4px;
	margin-bottom: 4px;
}

#program_kaigai .rei {
	width: 530px;
	margin: 0 0 20px 20px;
	line-height: 140%;
	font-size: 10px;
}


#gmp_kaigai .block_left {
	margin: 0 0 50px 0;
	text-align: left;
}

#gmp_kaigai .block2 img {
	margin-left: 4px;
}

#gmp_kaigai .tblock {
	margin-left: 20px;
}

#support_kaigai .block {
	margin: 15px 15px 35px 15px;
	text-align:left
}

#support_kaigai .box1 {
	margin: 6px 20px 12px 24px;
	background-color: #F3F1E6;
	border-left: 3px solid #336600;
	border-bottom: 1px dashed #333333;
}

#support_kaigai .txtbox {
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	margin: 0 5px 5px 5px;
}

#support_kaigai .txt_h {
	font-size: 14px;
	font-weight: bold;
	color: #AF2027;
	text-align: left;
	margin: 5px;
}

#support_kaigai .block2 {
	margin: 0 0 10px 15px;
	text-align:left;
}


#network_kaigai h4 {
	margin: 20px 0 10px 40px;
	text-align:left;
	line-height:100%
}

#network_kaigai .block1 {
	margin: 0 0 12px 0;
	width:530px;
	text-align:left;
	background-color:#F4F9FF;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
}

#network_kaigai .block2 {
	margin: 0 0 12px 0;
	width:530px;
	text-align:left;
}


#network_kaigai li {
	margin: 0 0px 5px 0;
	background-color:#F3EEF4;
	text-align:left;
	font-size: 12px;
	line-height: 120%;
	list-style:decimal;
}
/* 1107 */
#lists ul{

padding:0;
}


#lists ul li{
list-style-type:disc;
margin-left:-50px;
padding:0;
}

.chu{
font-size:10px;
}


/* GMP */
#mg_index {
	background-image: url(business/product/gmp/img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: -10px 0 50px 0;
	padding: 0 0 0 12px;
	width: 610px;
	text-align: left;
}

#mg_index h3 {
	margin: 30px 0 10px 0;
}

#mg_instructor #read_block {
	background-image: url(business/product/gmp/img/instructor_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mg_pro #read_block {
	background-image: url(business/product/gmp/img/pro_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mg_pro h4 {
	width:530px;
	margin: 0;
	text-align: left;
}

#mg_pro .block1 {
	margin: 0 0 20px 0;
	width:530px;
	text-align:left;
	background-color:#F4F9FF;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}
#mg_pro .block2 {
	margin: 2px 0 20px 0;
	width:530px;
	text-align:left;
	background-color:#F9FCE9;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}


#mg_com #read_block {
	background-image: url(business/product/gmp/img/com_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mg_com h4 {
	width:530px;
	margin: 0;
	text-align: left;
}

#mg_com .block {
	margin: 0 0 40px 0;
}

#mg_flow{
}
#mg_flow h4 {
	margin: 12px 0 6px 20px;
	text-align: left;
}
#mg_flow h5 {
	margin: 6px 0 2px 0;
	text-align: left;
}
#mg_flow p {
	margin-left: 32px;
	text-align: left;
}


/* コンサルティング */
#consul #read_block {
	margin: 15px 0 10px 0;
}


#consul p {
	margin-left: 3px;
}



/* 目的別 */
#contents_goal {
	width: 611px;
}
#contents_goal h1 {
}

#contents_goal h2 {
	margin: 0 0 12px 0;
}

#contents_goal h3 {
	margin: 0 0 12px 20px;
}

#contents_goal h4 {
	margin: 0 0 5px 0;
}

#contents_goal h5 {
	margin: 0 0 6px 0;
}
#contents_goal h5.ex {
	border-bottom: 1px dashed #999999;
}

#contents_goal h6 {
}

#contents_goal p {
	margin: 0 0 20px 0;
}

#contents_goal #footlink {
	width: 600px;
	margin: 0 0 50px 0;
}

#contents_goal #footlink p {
	margin: 0 0 4px 0;
	text-align:right;
}

#contents_goal #read_block {
	margin: 15px 0 10px 0;
}


/* 目的別　マネージャーコア */
#goal_promote .block2 {
	margin: 0 0 10px 0;
	width: 555px;
	text-align:left;
}

#goal_promote h3 {
	margin: 0 0 12px 0;
}

#goal_promote .txt1 {
	font-size: 11px;
	line-height: 120%;
}


/* 目的別　短期間英語力向上 */
#goal_short #block_img {
	background-image: url(business/goal/img/short_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#goal_short .block2 {
	margin: 0 0 10px 0;
	width: 555px;
	text-align:left;
}

#goal_short h3 {
	margin: 0 0 12px 0;
}

#goal_short h5 {
	text-align: left;
	padding-left: 6px;
	margin: 24px 0 2px 6px;
	border-bottom: 1px solid #999999;
	border-left: 4px solid #9B2222;
}

#goal_short .box1 {
	margin: 0 5px 12px 18px;
}

#goal_short .li01 {
	text-align: left;
	padding: 4px;
	margin: 0px 20px 4px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 6px solid #002466;
	width: 300px;
}

#goal_short .li02 {
	text-align: left;
	padding: 4px;
	margin: 2px 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 6px solid #002466;
	background-color: #FEFDEE;
	width: 300px;
}

#goal_short .li03 {
	text-align: left;
	padding: 4px 4px 4px 28px;
	margin: 2px 20px;
	background: url(business/goal/img/img_check.gif) no-repeat left center;
}


/* 目的別　TOEIC */

#goal_toeic h2 {
	text-align: left;
}
#goal_toeic h3 {
	text-align: left;
}

#goal_toeic #read_block {
	background-image: url(business/goal/img/toeic_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#goal_toeic #read_block h3 {
	margin: 0 0 12px 0;
}

#goal_toeic h4 {
	text-align: left;
}

#goal_toeic .readtxt {
	margin-left: 44px;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
}

#goal_toeic .box1 {
	margin: 6px 12px 12px 24px;
	background-color: #EEEEEE;
	border-left: 3px solid #002466;
	border-bottom: 1px dashed #333333;
}

#goal_toeic .txtbox {
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	margin: 0 5px 5px 5px;
}

#goal_toeic .txt_h {
	font-size: 14px;
	font-weight: bold;
	color: #AF2027;
	text-align: left;
	margin: 5px;
}

#goal_toeic .txt1 {
	margin: 0 0 5px 12px;
	padding: 0 0 0 36px;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	background: url(business/goal/img/arrow02.gif) no-repeat left center;
}

#goal_toeic .txt2 {
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	background-color: #DAE4EB;
	border-bottom: 1px solid #002466;
}

#goal_toeic .txt3 {
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002466;
	border-bottom: 1px solid #FFFFFF;
}

#goal_toeic .txt4 {
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	color: #CA0000;
	background-color: #DAE4EB;
	border-bottom: 1px solid #002466;
}

#goal_toeic .txt5 {
	margin-left: 44px;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
}

#goal_toeic .m34 {
	margin-left: 34px;
}

#goal_toeic .m24 {
	margin-left: 24px;
}


#goal_toeic .course {
	text-align: left;
	background-image: url(business/goal/img/650.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#goal_toeic .lu {
	text-align: left;
	font-size: 12px;
	line-height:130%;
	width: 330px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 2px 40px;
	border-bottom: 1px dashed #999999;
}

#goal_toeic .list {
	text-align: left;
	font-size: 12px;
	line-height:120%;
	margin: 0px 30px 4px 34px;
	list-style-position: outside;
	list-style-image: url(business/goal/img/plm_icon02.gif);
	list-style-type: none;
}


/* 目的別　社内英会話レッスン */
#goal_lesson #block_img {
	background-image: url(business/goal/img/lesson_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#goal_lesson .box1 {
	margin: 0 5px 12px 18px;
}


/* 目的別　ビジネススキル向上 */
#goal_presentation .box1 {
	margin: 0 5px 12px 18px;
}

#goal_presentation h3 {
	margin: 0 0 12px 0;
}

/* 目的別　通信教育制度の導入 */
#goal_introduce {
	text-align:left;
}

#goal_introduce .box1 {
	margin: 0 5px 12px 18px;
}

#goal_introduce h3 {
	margin: 0 0 12px 0;
	text-align:left;
}

#goal_introduce h4 {
	margin: 0 0 12px 0;
}

#goal_introduce p {
	margin: 0 0 12px 12px;
}

#goal_introduce li {
	margin: 0 20px 5px 0;
}


/* 目的別　英語スピーキング能力の測定 */
#goal_speaking .box1 {
	margin: 0 5px 12px 18px;
}

#goal_speaking .box2 {
	margin: 0 5px 12px 18px;
}

#goal_speaking h4 {
	margin: 0 0 12px 0;
}

#goal_speaking h5 {
	margin: 0 0 3px 0;
	border:0;
}


.katuyou {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #333333;
}
.katuyou_c {
	margin: 0 0 12px 0;
}

#goal_speaking .komento {
	margin: 5px 20px 12px 70px;
}

h2 .sph2 {
	margin: 15px 0 17px 0;
}


/* 目的別　入門・初級の壁を破る */
#goal_wall .txt1 {
	font-size: 11px;
	color: #FFFFFF;
	line-height:120%;
	margin: 4px;
}
#goal_wall .txt2 {
	font-size: 11px;
	line-height:120%;
	margin: 4px 4px 4px 18px;
}

#goal_wall .arrow {
	margin-left: 36px;
}


/* 目的別　グローバル化研修体系 */
#goal_const h3 {
	margin: 0 0 12px 0;
}
#goal_const .box_i {
	margin: 0 5px 24px 12px;
}

#goal_const .txt1 {
	width: 560px;
	margin: 0 0 12px 32px;
	text-align: left;
	line-height:120%;
}


/* 会社案内　会社概要 */
.profile {
}
table.profile td.title {
	border-right:2px solid #CCCCCC;
	padding-right:7px;
	color:#990000;
	background-image: url(company/img/bg_pro.gif);
	background-repeat: repeat-y;
}

table.profile td {
	background-color: #FBFBFB;
}

#company {
}

#company h3 {
	text-align: left;
	margin: 0 0 30px 12px;
}

#company h4 {
	text-align: left;
	margin: 6px 12px 12px 18px;
	padding-left: 6px;
	border-left: 6px solid #000080;
}

#company p {
	margin: 6px 28px 24px 30px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

#company p.foot {
	margin-right: 12px;
	font-size: 12px;
	line-height: 130%;
	text-align: right;
}

#company .photo {
	float: left;
	margin: 0px 28px 6px 6px;
}


/* 個人情報　サイト　リンク */

#pl {
}

#pl h2 {
	text-align: center;
}
#pl h3 {
	text-align: left;
	margin: 12px 12px 12px 24px;
	padding: 2px 2px 2px 12px;
	/*border-left: 6px solid #001E80;
	border-bottom: 1px dashed #666666;*/
}
#pl h4 {
	text-align: left;
}

#pl p {
	margin: 6px 12px 10px 44px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

#pl p.foot {
	margin-right: 12px;
	font-size: 12px;
	line-height: 130%;
	text-align: right;
}

#pl ol {
	margin: 6px 12px 24px 64px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

#pl ul {
	margin: 6px 12px 10px 64px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

#pl li.pv {
	margin: 12px;
}

#pl ul.dl {
	margin: 6px 12px 24px 64px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(img/list01.gif);
	list-style-type: none;
}

#pl a {
	text-decoration: none;
	color: #333333;
}
#pl a:hover {
	text-decoration: underline;
	color: #FF4500;
}

#pl h3.link {
	margin: 12px 12px 12px 24px;
	padding: 5px;
	_padding-bottom: 0px;
	border: 1px solid #666666;
	border-left: 6px solid #C90042;
}
#pl h3.link span {
	display:block;
	text-align: right;
	margin-top: -18px;
	padding-right:10px;
	_padding-bottom:4px;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
}
#pl p.linkbox {
	margin: 6px 12px 24px 44px;
	padding: 6px;
	border: 3px double #1274B4;
}

#pl p.linkbox2 {
	margin: 0px 12px 24px 44px;
	padding: 6px;
	border: 3px double #1274B4;
}




/* リンクのみ */

#pl div#sogolink {
	margin: 0px 12px 12px 44px;
	padding: 4px;
	border: 1px solid #999;
}
#pl div#sogolink  p, #pl div#sogolink  dl  {
	margin: 6px 12px 10px 12px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}
#pl div#sogolink  dl dt{
	font-weight:bold;
	margin:5px 0 3px;
}
#pl div#sogolink  dl dd{
	margin-left:25px;
	margin-bottom:3px;
}
#pl div#sogolink  dl dd span{
	display:block;
	margin-left:12px;
}
#pl ul#links, #pl ul#linksB{
	margin:-4px 10px 15px 12px;
	padding-left:0px;
	list-style-type:none;
}
#pl ul#links{
	margin-left:20px;
}
#pl ul#links li{
	width:275px;
	margin:0px 0px 0px 15px;
	display:inline;
	float:left;
}
#pl ul#links li a{
	width:275px;
	padding:1px;
	display:block;
}
#pl ul#linksB{
	margin-left:22px;
}
#pl ul#linksB li{
	width:180px;
	margin:0px 0px 0px 13px;
	display:inline;
	float:left;
	letter-spacing:-1px;
}
#pl ul#linksB li a{
	width:180px;
	height:28px;
	display:block;
	font-size:11px;
	line-height:13px;
}
#pl p.linktopclear{
	text-align:right;
	font-size:10px;
	clear:both;
	padding-right:12px;
}
#pl div.nb{
	margin: 12px 12px 12px 44px;
	padding: 5px;
	border-top: 3px double #999;
}
#pl div.nb p{
	margin: 0px;
	width:200px;
	float:left;
}
#pl div.nb p#next{
	margin: 0px;
	width:200px;
	float:right;
	text-align:right;
}
#pl p.nbt{
	margin: 0px;
	text-align:right;
	margin: 0px 12px 12px 44px;
	padding: 0px 5px 5px;
}
#pl div.nb p a, #pl p.nbt a{
	color: #666;
}
#pl div.nb p a:hover, #pl p.nbt a:hover{
	color: #FF4500;
}


/* お問い合わせ */
#faq{
}

#faq h2 {
	text-align: center;
}
#faq h3 {
	text-align: left;
	margin: 36px 12px 0px 24px;
	padding: 6px 2px 2px 9px;
}
#faq #com h3 {
	border-left: 6px solid #C96300;
	background-color: #FCF0AA;
}
#faq #bus h3 {
	border-left: 6px solid #001E80;
	background-color: #A1C2E3;
}
#faq #aca h3 {
	border-left: 6px solid #65342D;
	background-color: #DEC98E;
}

#faq h4 {
	text-align: left;
}

#faq p {
	margin: 4px 0px 4px 6px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

#faq img.ban {
}

#faq #q_block {
	margin: 0px 12px 24px 24px;
	padding: 6px 2px 12px 24px;
}
#faq #com #q_block {
	background-color: #FFFFEE;
	border-bottom: 1px dashed #666666;
}
#faq #bus #q_block {
	background-color: #EFF5FB;
	border-bottom: 1px dashed #666666;
}
#faq #aca #q_block {
	background-color: #F7F1EA;
	border-bottom: 1px dashed #666666;
}

#faq ul {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}
#faq ul.ul_l {
	width: 500px;
	float: left;
	margin:0 0 0 0px;
}
#faq ul.ul_r {
	width: 180px;
	float: left;
	margin:0 0 0 0px;
}

#faq ul.ul_r2 {
	width: 280px;
	float: left;
	margin:0 0 0 5px;

}

#faq li.li01 {
	list-style-position: outside;
	list-style-image: url(img/list01.gif);
	margin-top: 6px;
}
#faq li.li02 {
	list-style-position: outside;
	list-style-image: url(img/list02.gif);
}
#faq li.li03 {
	list-style-position: outside;
	list-style-image: url(img/list03.gif);
}

#faq a {
	text-decoration: none;
	color: #333333;
}
#faq a:hover {
	text-decoration: underline;
	color: #982900;
}


/* No.リスト */
#numlist p {
	text-align: left;
	font-size: 11px;
	line-height:120%;
	padding: 6px 6px 6px 24px;
	margin: 0px 0px 4px 40px;
	width: 540px;
	border-bottom: 1px dashed #999999;
}
#numlist .no1 {
	background: url(img/number/1.gif) no-repeat left center;
}
#numlist .no2 {
	background: url(img/number/2.gif) no-repeat left center;
}
#numlist .no3 {
	background: url(img/number/3.gif) no-repeat left center;
}
#numlist .no4 {
	background: url(img/number/4.gif) no-repeat left center;
}
#numlist .no5 {
	background: url(img/number/5.gif) no-repeat left center;
}

#pmark {
	text-align: center;
	margin: 10px 0px 10px 0px;
}

#linkbnr_txt {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
}

/* ネットアカデミーindexlist */
#about-nac2 {
	width:334px !important;
	width/**/:608px;
	height:121px !important;
	height/**/:179px;
	padding:60px 258px 0 16px;
	background:url(academic/net/img/about-nac2_bg.jpg) 0 0 no-repeat;
}

#about-nac2 p {
	font-size:12px;
	line-height:16px;
}

#acdemycon ul,li,dl,dt,dd,p{
    margin:0;
	padding:0;
}

#acdemycon a img {
	margin:0;
	padding:0;
	border:none;
}

#acdemycon .box a,.box02 a {
    text-decoration:none;
	color:#333;
	display:block;
	width:300px;
	padding:0;
	height:185px !important;
	height/**/:170px;
	border:none;
	overflow:visible;
	cursor:pointer;
}

#acdemycon .box03 a,.box04 a {
    text-decoration:none;
	color:#333;
	display:block;
	height:95px !important;
	height/**/:95px;
	overflow:visible;
	cursor:pointer;
}

#acdemycon h3{
  background:#B6B6B6;
  width:598px;
  padding:2px 5px;
  margin:0 0 6px 0;
}

#acdemycon .box {
    float:left;
    border:1px solid #B6B6B6;
	width:300px !important;
	width/**/:300px;
	height:185px !important;
	height/**/:170px;
	padding:0;
	margin-bottom:5px;
}

#acdemycon .box02 {
    float:left;
    border:1px solid #B6B6B6;
	height:185px !important;
	height/**/:170px;
	width:300px !important;
	width/**/:300px;
	margin:0 0 5px 4px;
}

#acdemycon .box03 {
    float:left;
    border:1px solid #B6B6B6;
	height:95px !important;
	height/**/:95px;
	width:300px !important;
	width/**/:302px;
}

#acdemycon .box04 {
    float:left;
    border:1px solid #B6B6B6;
	height:95px !important;
	height/**/:95px;
	width:300px !important;
	width/**/:302px;
	margin:0 0 5px 4px;
}

#acdemycon p {
	font-size:10px;
	line-height:16px;
}

#acdemycon .box-p {
	width:175px !important;
	width/**/:185px;
	padding:10px 0 0 10px;
	font-size:12px;
	line-height:16px;
}

#acdemycon .box-p02 {
	padding:10px 5px 0 10px;
	font-size:12px;
	line-height:16px;
}

#acdemycon .img-l {
	width:185px;
	float:left;
}

#acdemycon .img-r {
	width:115px;
	float:left;
}

.mar-b10 {
	margin-bottom:10px;
}

.mar-t10 {
	margin-top:10px;
}

.clear {
	clear:both;
}

#joinbtn {
	margin:0 3px 0 0 !important;
	margin/**/:10px 2px 0 0;
	float:right;
}

/* メンテ終わり次第削除 */
#acdemycon ul p{
    float:right;
}

#acdemycon li{
    float:left;
    border:1px solid #B6B6B6;
	width:300px;
	list-style-type:none;
	margin:0 0 5px 0;
}

#acdemycon li.rlist{
    float:left;
    border:1px solid #B6B6B6;
	width:300px;
	list-style-type:none;
	margin:0 4px 5px 0;
}

#acdemycon dl{
	background: url(academic/net/img02/top/academic_bg.gif) no-repeat left top;
}

#acdemycon dd{
    font-size:10px;
    padding:10px 7px;
	line-height:140%;
}

#acdemycon li dl dd img{
    float:right;
	margin:20px 10px 0 0;
	}
	
#acdemycon li.rlist dl dt img.rbtn{
    float:right;
	margin:8px 7px 0 0;
	}
/* メンテ終わり次第削除 */

	
/* メールマガジン */

#mailmagazine{
    margin:0 0 0 20px;
}

#mailmagazine dt{
	float:left;
	margin:0 0 5px 0;
}

#mailmagazine dd{
	background: url(academic/net/img/pdficon_small.gif) no-repeat left center;
    padding:0 20px;
	margin:0 0 5px 200px;

}

/*------------------------
    導入実績
------------------------*/

/* 活用方法の一例 */
#ex{
   margin:25px 0 0 0;
}

#ex #box01 {
	width:302px !important;
	width/**/:307px;
	padding:0 5px 0 0;
	margin:0 0 5px;
	background:url(academic/net/img/conjugateway-bg.jpg) 0 0 repeat-y;
	float:left;
}

#ex #box01 p {
	padding:0 8px;
	margin-bottom:5px !important;
	margin-bottom/**/:14px;
	font-size:10px;
	line-height:12px;
}

#ex #box02 p {
	padding:0 8px;
	font-size:10px;
	line-height:12px;
}

#ex #box02 {
	width:302px !important;
	width/**/:302px;
	padding:0;
	margin:0 0 5px;
	background:url(academic/net/img/conjugateway-bg.jpg) 0 0 repeat-y;
	float:left;
}

#ex #box03 {
	width:302px !important;
	width/**/:307px;
	padding:0 5px 0 0;
	margin:0 0 5px;
	background:url(academic/net/img/conjugateway-bg.jpg) 0 0 repeat-y;
	float:left;
}

#ex #box03 p {
	padding:0 8px;
	margin-bottom:10px;
	font-size:10px;
	line-height:12px;
}

#ex #box04 p {
	padding:0 8px;
	margin-bottom:10px !important;
	margin-bottom/**/:13px;
	font-size:10px;
	line-height:12px;
}

#ex #box04 {
	width:302px !important;
	width/**/:302px;
	padding:0;
	margin:0 0 5px;
	background:url(academic/net/img/conjugateway-bg.jpg) 0 0 repeat-y;
	float:left;
}




/* 導入事例 */

#case ul,li,dl,dt,dd{
    margin:0;
	padding:0;
}

#case{
	clear:both;
    padding:20px 0; 
}

#case h3{
    margin:0 0 10px 0; 
}

#case h4{
    margin:0 0 5px 0;
	background:none;
	border:none; 
}

#case tr{
	background: url(academic/net/img/li_bg.gif) repeat-x left bottom;
}

#case td{
    padding:10px 0;
}

#case td img{
    margin:0 10px 0 0;
}

#case dl{
   width:436px;
   float:right;
}

#case dl dd ul{
   float:right;
   list-style-image: url(academic/net/img/pdficon_small.gif) ; 
}

#case li{
    padding:20px 5px 0 0;
}