@charset "utf-8";
/* base 設定 */
	p {
		margin: 0 0 1em 0;
	}
	ul,dl,dt,dd {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.clearFix:after {
			content: ".";
			display: block;
			visibility: hidden;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
			}

/* 基本設定 */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height: 1.3em;
}
img{
	border:none;
	vertical-align: top;
	}

form{
	margin:0px;}
input {
	margin-bottom: 1px;
	}	
textarea{
	font-size:100%;}
small{
	font-size:10px;}
.blue{
	color:#2c7eb0;
	}
.green{
	color:#A2D242;
	}
.ore{
	color:#FF9900;}
.ore_b{
	color:#FF9900;
	font-weight:bold;}
.gray{
	color:#999999;}
.bordergray {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pane {
	clear: both;
	padding: 10px 15px;
	background: #eef4f9;
	letter-spacing: 1px;
}
.pane2 {
	width: 70%;
	margin: 0 auto;
	padding: 10px 15px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	letter-spacing: 1px;
}
.paneBtn {
	padding: 0 0 20px 0;
	text-align: center;
}
.bordernone {
    margin: 0px;
	padding: 10px 0px 0px;
}

/* Hタグ */
h1{
	font-size:10px;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

/* リンク色 */
A:link {
	COLOR:#2C7DB1;
	text-decoration: underline;
} 
A:visited {
	COLOR:#2C7DB1;
	text-decoration: underline;
}
A:hover {
	COLOR:#2C7DB1;
	text-decoration: none;
}

/* ベース設定 */
#base{
	width: 740px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	}

/* ヘッダー*/
#head{
	width:720px;
	padding: 15px 20px 8px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #3594C9;
}

#head a:link {
	COLOR: #000000;
	text-decoration: none;
} 
#head a:visited{
	COLOR: #000000;
	text-decoration: none;
} 
#head a:hover {
	COLOR: #3594C9;
	text-decoration: underline;}

/* Flash部分 */
#title{
	width:740px;
	height:303px;
}

/* コンテンツ */
#main{
	width:720px;
	padding: 8px 10px 0px 10px; 
}

/* コンテンツ内 */
#main_L{
	float: left;
	width: 249px;
	padding:7px 8px 0px 0px;
	}

#main_R{
	float:left;
	width:454px;
	min-height: 350px;
	padding:7px 0px 0px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8D0CF;
}


/* サブタイトルバー */
.sbtitle{
	padding-bottom: 15px;
	clear: both;
	}
.sbtitle2{
	padding: 5px 0px 15px 0px;}
.sbtitle3{
	padding-bottom: 10px;}
.sbtitleb{
	padding: 0px 0px 8px 0px;
	margin-bottom: 50px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;}

/* ニューストピックス */
.space5r{
	margin-right:5px;
	}
.space10r{
	margin-right:10px;
	}

#news{
	height:100%;
	padding:0px 5px 15px 0px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D0CF;
}
#news strong{
	color: #2C7DB1;
}
#news img{
	float:left;
	margin-right: 10px;
}
#news p{
	width: 244px;
	margin: 5px 0px 0px 0px;
}
/* 電話番号 */
#tell{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D0CF;
	}

/* オリジナル研修プログラム */
#main_R01{
	padding: 0px 5px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D0CF;}
#main_R01 .img01{
	float: left;}
#main_R01 p{
	float: left;
	width: 310px;
	margin:0px 0px 0px 10px;}

/* 授業内容 */
#main_R02{
	float:left;
	width:210px;
	min-height: 195px;
	padding:0px 12px 15px 5px;
	margin-top:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8D0CF;
/*	background-image: url(images/mainL03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
* html #main_R02 #main_R03{
	height: 195px;}

#main_R02 p{
	margin: 10px 0px 15px 0px ;}

/* 開始までの流れ */
#main_R03{
	float:left;
	width:210px;
	min-height: 120px;
	margin-top:10px;
	padding:0px 4px 15px 12px;}
#main_R03 p{
	margin:10px 0px 15px 0px;}

/* フッター */
#foot{
	width: 740px;
	height: 50px;
	padding: 3px 0px 3px 0px;
	border-top: 5px solid #D6D3DA;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D6D3DA;
}
/* コピーライト */
#foot_in{
	background-color: #959595;
	height: 50px;}

#foot_in ul{
	margin: 0px 0px 0px 130px;
	padding: 15px 0px 0px 10px;
	list-style-type: none;
}
#foot_in li{
	float: left;
	margin: 0px;
	padding: 0px;
	}
#foot_in a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;}

/* 下層ページ */

/* コンテンツ */
#main_Rin{
	width: 444px;
	padding: 0px 5px 25px 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D0CF;
}
#main_R .tableA {
	width: 100%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#main_R .tableA caption{
	background: #3da045;
	color: #ffffff;
	text-align: center;
}
#main_R .tableA td{
	padding: 6px 6px 6px 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDDDD;
}
#main_R .tableA th{
	padding: 10px 10px 10px 6px;
	background-color: #F2F2F2;
	font-weight: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main_R .tableA th span {
	color: #A2D242;
	}
#main_R .tableA td hr{
	font-size: 1px;
	height: 1px;
	border-top: 1px dashed #dbdddd;
}
#main_R .tableB {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background: #ffffff;
}
#main_R .tableB th {
	padding: 6px 6px 6px 10px;
	border:1px solid #cccccc;
	background: #eeeeee;
	color: #3da045;
	font-weight: normal;
}
#main_R .tableB td {
	padding: 6px 6px 6px 10px;
	border:1px solid #cccccc;
}
.corr #main_R .tableB th {
	width: 50px;
	text-align: center;
}
.corr #main_R .tableB th.th01 {
	background: #3da045;
	color: #FFFFFF;
	text-align: center;
}
.corr #main_R .tableB th.th02 {
	background: #3da045;
	color: #FFFFFF;
	text-align: center;
	width: 244px;
}

/* サイトマップ */
.sitemap ul{
	margin: 0px;
	padding: 0 0 10px 20px;
	list-style-type: none;
	}
.sitemap li{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

/* サイドバナー */
.bnr{
	margin: 15px 0px 10px 0px;}
.bnr img{
	margin-bottom: 10px;}

/* corr */
#corrList {
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
	}
#corrList div {
	padding: 5px 10px;
	background: #3da045;
	color: #FFFFFF;
	}
#corrList li {
	padding: 5px 10px;
	border: 1px solid #3da045;
	border-top: none;
	}
#corrText {
	float: right;
	width: 280px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
	}
#corrText ol {
	text-align: left;
	}
table.corr th {
	width: 130px;
	}
#corrTable tr.tr01 {
	text-align: center;
	}
#corrTable tr.tr01 th {
	text-align: center;
	border: 1px solid #cccccc;
	}
#corrTable tr.tr01 th.th01 {
	width: 130px;
	}
#corrTable tr.tr01 th.th02 {
	width: 264px;
	border-left: none;
	}
/* flow */
.flow dl {
	margin-bottom: 10px;
	}
.flow dl dt {
	clear: both;
	margin-bottom: 10px;
	padding: 2px 10px;
	background: #eeeeee;
	color: #3da045;
	text-align: center;
	font-weight: bold;
	}
.flow dl dd {
	margin-bottom: 10px;
	}
.flow dl dd img {
	float: left;
	margin-right: 10px;
	}
.flow dl dd a {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/yaji.gif) no-repeat left center;
	}
/* qa */
.qa dl {
	margin-bottom: 10px;
	}
.qa dl dt,.qa dl dd {
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px dashed #eeeeee;
	}
.qa dl dt {
	background: url(images/img_qa01.gif) no-repeat left center;
	}
.qa dl dd {
	margin-left: 30px;
	margin-bottom: 30px;
	background: url(images/img_qa02.gif) no-repeat left top;
	}
/* resu */
.resu ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 1em;
	}
.resu li {
	margin-bottom: 10px;
	}
.resu p {
	text-align: right;
	}
/* esuti */
.esti th {
	width: 120px;
}
/* recr */
.recr th {
	width: 110px;
	}
	/* 通訳追加CSS */
.feeltr {
	background-image:url(images/yaji2.gif);
	background-repeat:no-repeat;
	text-indent: 15px;
	margin: 0px 0px 10px 10px;
}
/* link */
.linkTable {
	border: 1px dotted #cccccc;
	border-collapse: collapse;
}
.linkTable {
	border: 1px dotted #cccccc;
	border-collapse: collapse;
}
.linkTable td {
	border: 1px dotted #cccccc;
	border-collapse: collapse;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}

