/*==================================================================================================
	リセット
==================================================================================================*/
*{
	margin:				0px;
	padding:			0px;
}


/*==================================================================================================
	タグの初期化
==================================================================================================*/
body{
	font-family:			"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size:			14px;
	line-height:			1.5;
	color:				#dddddd;
	background:			#000010 url("../img/bg.jpg") top left repeat-x;
}
a {
	text-decoration:		underline;
}
a:link{
	color: 				#06f;
}
a:visited{
	color:				#906;
}
a:active{
	color:				#003;
}
a:hover{
	color:				#009;
	text-decoration:		none;
}
img{
	border:				none;
}
h3{
	display:			block;
	padding:			2px 0 0 43px;
	margin:				3px 0 3px 0;
	color:				#eeeeee;
	border-bottom:			1px dashed #ffffff;
	background:			url("../img/tl_heading.gif") no-repeat left;
}
p{
	margin:				0px 0px 10px 0px;
}

/*==================================================================================================
	構造体
==================================================================================================*/
#container{
	width:				920px;
	margin:				10px;
}
.boxLeft{
	margin:				0px;
	padding:			0px;
	width:				320px;
	display:			inline;
	float:				left;
}
.boxRight{
	margin:				0px;
	padding:			5px 10px 20px 10px;
	width:				260px;
	height:				520px;
	display:			inline;
	float:				right;
	color:				#eeeeee;
}
#container_view{
	margin:				0px;
	padding:			10px;
	width:				600px;
}
#contents{
	margin:				0px 0px 0px 10px;
	width:				700px;
	float:				right;
}

/*==================================================================================================
	ヘッダー
==================================================================================================*/
#header{
	margin:				0px;
	padding:			0px;
	width:				900px;
	height:				100px;
	background:			url("../img/header.gif");
	position:			relative;
}
#header a{
	display:			block;
	height:				80px;
	text-indent:			-10000px;
}
#header #logo{
	margin:				0px;
	padding:			0px;
	position:			absolute;
	height:				72px;
	width:				500px;
	top: 				5px;
	left:				5px;
	text-indent:			-10000px;
}


/*==================================================================================================
	フッター
==================================================================================================*/
#footer {
	display:			block;
	clear:				both;
	width:				900px;
	margin:				0px;
	padding:			10px 0px 30px 0px;
	color:				#666;
	font-size:			14px;
	border-top:			1px dashed #ccc;
}
#footer #f_link{
	display:			inline;
	float:				left;
}
#footer #f_link ul{
	margin:				0px;
	padding:			10px 0px;
}
#footer #f_link li{
	margin:				0px 10px 0px 0px;
	padding:			0px;
	display:			inline;
	list-style-type:		none;
}
#footer #f_link li a{
	margin:				0px 9px 0px 0px;
}

#footer .pagetop{
	display:			inline;
	float:				right;
	background:			url("../img/btn_pagetop.gif") no-repeat right;
}
#footer .pagetop a{
	margin:				10px 0px 0px 0px;
	padding:			0px;
	display:			block;
	width:				88px;
	height:				32px;
	text-indent:			-10000px;
	text-decoration:		none;
}
#footer .close{
	display:			inline;
	float:				right;
	background:			url("../img/page_close.gif") no-repeat right;
}
#footer .close a{
	margin:				10px 0px 0px 0px;
	padding:			0px;
	display:			block;
	width:				88px;
	height:				32px;
	text-indent:			-10000px;
	text-decoration:		none;
}


/*==================================================================================================
	メニュー
==================================================================================================*/
#globalNav{
	display:			block;
	margin:				0px auto;
	padding:			0px;
	width:				200px;
	float:				left;
}
#globalNav li {
	margin:				0px;
	padding:			0px;
	display:			inline;
	text-indent:			-10000px;
}
#globalNav li a{
	text-decoration:		none;
}
#globalNav li#nav01 a {
	display:			block;
	background:			url("../img/nav_01.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav02 a {
	display:			block;
	background:			url("../img/nav_02.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav03 a {
	display:			block;
	background:			url("../img/nav_03.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav04 a {
	display:			block;
	background:			url("../img/nav_04.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav05 a {
	display:			block;
	background:			url("../img/nav_05.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav06 a {
	display:			block;
	background:			url("../img/nav_06.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav07 a {
	display:			block;
	background:			url("../img/nav_07.gif") top left;
	width:				200px;
	height:				62px;
}
#globalNav li#nav01 a:hover,
#globalNav li#nav02 a:hover,
#globalNav li#nav03 a:hover,
#globalNav li#nav04 a:hover,
#globalNav li#nav05 a:hover,
#globalNav li#nav06 a:hover,
#globalNav li#nav07 a:hover{
	background-position:		0px 62px;
	text-decoration:none;
}
#globalNav li a#current {
	background-position:		0px 62px;
	text-decoration:		none;
}


/*==================================================================================================
	ヘッドライン
==================================================================================================*/
#headline{
	overflow:			hidden;
	margin:				0px;
	padding:			2px 5px 2px 70px;
	height:				22px;
	width:				845px;
	font-size:			12px;
	color:				#fff;
	background:			#05052d url("../img/tx-shinpo.gif") 5px 2px no-repeat;
}


/*==================================================================================================
	最新情報（TOP）
==================================================================================================*/
#boxnews{
	margin:				5px 0px 0px 0px;
	padding:			0px;
	height:				300px;
	width:				420px;
	display:			block;
	float:				left;
	background:			url("../img/div-news.gif") no-repeat;
}
#boxnews_inner{
	padding:			30px 10px 5px 60px;
}
#boxnews_body{
	width:				335px;
	height:				240px;
	overflow:			auto;
}
.boxnews_content{
	padding:			5px 0px 5px 0px;
	color:				#ffffff;
	border-bottom:			1px dashed #ccc;
}
.boxnews_content_date{
	color:				#ff8796;
	text-align:			center;
	font-size:			16px;
	font-weight:			bold;
}


/*==================================================================================================
	ピックアップ（TOP）
==================================================================================================*/
#boxpicup{
	margin:				0px;
	padding:			0px;
	width:				200px;
	text-align:			center;
	background:			url("../img/div-pickup.gif") no-repeat;

}
#boxpicup_inner{
	padding:			35px 0px 10px 0px;
}
#boxpicup_body{
}


/*==================================================================================================
	新人教師（TOP）
==================================================================================================*/
#boxnewface{
	margin:				5px 0px 0px 0px;
	padding:			0px;
	width:				280px;
	height:				300px;
	display:			block;
	float:				right;
	background:			url("../img/div-newface.gif") no-repeat;
}
#boxnewface_inner{
	padding:			25px 10px 5px 50px;
}
#boxnewface_body{
	width:				210px;
	height:				245px;
	overflow:			auto;
	font-size:			12px;
	line-height:			1.3;
}


/*==================================================================================================
	出勤表（TOP）
==================================================================================================*/
#boxtodays{
	display:			block;
	float:				left;
	margin:				0px;
	padding:			0px;
	width:				700px;
	height:				275px;
	background:			url("../img/div-todays.gif") no-repeat;
}
#boxtodays_inner{
	padding:			10px 10px 5px 60px;
}
#boxtodays_body{
	width:				630px;
	height:				255px;
	overflow:			auto;
	font-size:			12px;
	line-height:			1.3;
}
.boxtodays_content_date{
	color:				#ffffff;
	text-align:			center;
	font-size:			16px;
	font-weight:			bold;
}


/*==================================================================================================
	下部の箱(TOP)
==================================================================================================*/
#boxmailmagazine{
	float:				left;
	padding:			35px 0px 10px 0px;
	width:				200px;
	background:			url("../img/div-mailmagazine.gif") no-repeat;
}
#boxmailmagazine2{
	float:				left;
	padding:			35px 0px 10px 0px;
	width:				200px;
	background:			url("../img/div-mailmagazine2.gif") no-repeat;
}
#boxmailmagazine3{
	float:				left;
	margin:				10px 0px 10px 0px;
	padding:			0px;
	height:				162px;
	width:				700px;
	background:			url("../img/div-mailmagazine3.gif") no-repeat;
}
.boxmailmagazine_inner{
	padding:			0px;
	width:				200px;
	overflow:			hidden;
}
.boxmailmagazine_inner2{
	padding:			10px 0px 10px 50px;
	width:				640px;
	overflow:			hidden;
}
.scrollbox{
	height:				140px;
	width: 				640px;
	overflow:			auto;
}


/*==================================================================================================
	フォントマテリアル
==================================================================================================*/
.text_l{
	font-size:			20px;
	font-weight:			bold;
}
h3.tl_01 {
	display:			block;
	padding:			2px 0px 2px 10px;
	margin:				1px 0px 5px 0px;
	width:				690px;
	color:				#eeeeee;
	font-weight:			bold;
	font-size:			120%;
	background:			url("../img/tl_heading.gif") no-repeat center;
}


/*==================================================================================================
	テーブルマテリアル
==================================================================================================*/
.table01{
	margin:				0px;
	border-collapse: 		collapse;
}
.table01 td{
	margin:				0px;
	padding:			5px;
	border:				1px #FFF3E3 solid;
	background:			url("../img/bg-jpn01.gif");
	color:				#600;
}
.table02{
	margin:				0px;
	border-collapse:		collapse;
}
.table02 td{
	margin:				0px;
	padding:			5px;
	border:				1px #FFF3E3 solid;
	background:			url("../img/bg-jpn02.gif");
	color:				#600;
}
.companiondata td{
	width:				140px;
	padding:			0px;
	text-align:			center;
}
.companiondata td img{
	border:				1px solid #600;
	margin:				5px;
}
.profile_table{
	margin:				0px;
	border-collapse:		collapse;
}
.profile_table td{
	font-size:			10px;
	margin:				0px;
	padding:			1px 2px;
	border:				1px #FFF3E3 solid;
	background:			url("../img/bg-jpn01.gif");
	color:				#600;
}



/*==================================================================================================
	その他マテリアル
==================================================================================================*/
.qrcord{
	line-height:			18px;
}
.clr {
	margin:				0px;
	padding:			0px;
	font-size:			0px;
	line-height:			0px;
	height:				0px;
	clear:				both;
}
.recruit_scroll{
	height:				170px;
	overflow:			auto;
}
.system_scroll1{
	height: 			272px;
	overflow:			auto;
	margin-bottom:			20px;
}
.system_scroll2{
	height:				300px;
	overflow:			auto;
}
.center{
	text-align:			center;
}


/*==================================================================================================
	管理ページ用マテリアル
==================================================================================================*/
.admin_menu_bar{
	padding:			0px 0px 0px 10px;
	background:			#660000;
	color:				#ffffff;
}
.admin_menu_list{
	padding:			0px 0px 10px 20px;
}
.LeftBox{
	margin:				0px;
	padding:			5px 10px 0px 0px;
	width:				190px;
	display:			inline;
	float:				left;
}
.RightBox{
	margin:				0px;
	padding:			5px 0px 0px 10px;
	width:				690px;
	display:			inline;
	float:				left;
}
.form_item{
	width:				300px;
}
.form_item2{
	width:				300px;
	height:				70px;
}
/*印刷設定*/
@media print{
	#header{
		display:		none;
	}
	#footer{
		display:		none;
	}
	.LeftBox{
		display:		none;
	}
	.table01{
		width:			900px;
	}
	.table02{
		width:			900px;
	}
}