@charset "utf-8";
/*全ページ共通*/
/*------------------------------*/
body {
	font-size: 12px;
	_font-size: 80%;
	line-height:150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../img/back.gif);*/
}
#container {
	padding: 0px;
	margin: 0px auto;
	width: 954px;
}
img {
	border:none;
}
.clear {
	clear:both;
}
ul, li, ol, dl, dt, dd {
	margin:0;
	padding:0;
}
li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	_font-size: 80%;
	margin:0;
	padding:0;
}
a {
	color: #293F63;
}
a:link, a:visited {
	color: #293F63;
}
a:hover {
	color: #0066CC;
}

#page {
	background-color: #FFFFFF;
	padding: 0 42px;
	
}

/*ブログ用*/
/*------------------------------*/
body#tcacre_blog {
	font-size: 10px;
	line-height:150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body#tcacre_blog li {
	list-style-image: url(../img/arrow1.gif);
}


/*内容部分の白伸ばし用*/
/*------------------------------*/
html{
    height:100%;
	text-decoration: none;
}
body{
    height:100%;
}
#container {
    height: 100%;
}
#page{
	_height:100%;
	min-height: 100%;
	position: relative;
}

/*ヘッダ*/
/*------------------------------*/
#header {
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 75px;
	margin-bottom: 0px;
	width: 870px;
}
/*serita*/
#header h1 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 388px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 51px;
	top: 15px;
}
#header h1 a {
	display:block;
	height: 57px;
	width: 388px;
	
}
/*end serita*/
#header #rightBox {
	float:right;
	margin-top: 9px;
	width:465px;
	font-size: 10px;
	line-height: 150%;
	color: #545454;
	height: auto;
}
#header #rightBox #rightBoxBtn  {
	margin:0px 0px 10px;
	padding:0px;
}
#header #rightBox #rightBoxBtn a {
	display:block;
	_display:inline;
	margin-left:4px;
	background-repeat: no-repeat;
	height: 37px;
	width: 96px;
	float: right;
	/*text-indent: -9999px;*/
	overflow: hidden;
	}
#header #rightBox #rightBoxBtn a p {
	
	text-indent: -9999px;
	
	}
#header #rightBox #rightBoxBtn a:link, #header div a:visited {
	background-position: top;
	
}
#header #rightBox #rightBoxBtn a:hover {
	background-position: bottom;
}
#header #rightBox #rightBoxBtn a#headerEvent {
	background-image: url(../img/header_event.gif);

	}
#header div a#header_2 {
	background-image: url(../img/header_2.gif);
	}
#header div a#header_3 {
	background-image: url(../img/header_3.gif);
	}
#header div h2 {
	font-size: 10px;
	_font-size: 80%;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/header_clover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 3px 0 0 0;
	padding: 3px 3px 3px 20px;
	float: right;
}

/*グローバルナビ*/
/*------------------------------*/
#globalNavi {
	background-image: url(../img/global_shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	height: 40px;
	clear:both;
	margin-top:10px;
	width:870px;
}
#globalNavi li {
	float:left;
	background-color:#CCFFCC;
}
#globalNavi a {
	display:block;
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}
#globalNavi a:link, #globalNavi a:visited {
	background-position: top;
}
#globalNavi a:hover {
	background-position: bottom;
}
#globalNavi a#gnSchool {
	background-image: url(../img/global_school.gif);
	width: 104px;
}
#globalNavi a#gnSystem {
	background-image: url(../img/global_system.gif);
	width: 102px;
}
#globalNavi a#gnEducation {
	background-image: url(../img/global_education.gif);
	width: 146px;
}
#globalNavi a#gnCourse {
	background-image: url(../img/global_course.gif);
	width: 101px;
}
#globalNavi a#gnSupport {
	background-image: url(../img/global_support.gif);
	width: 103px;
}
#globalNavi a#gnApplications {
	background-image: url(../img/global_applications.gif);
	width: 100px;
}
#globalNavi a#gnSakuhin {
	background-image: url(../img/global_sakuhin.gif);
	width: 100px;
}
#globalNavi a#gnInfo {
	background-image: url(../img/global_info.gif);
	width: 114px;
}
#globalNavi2 {
	background-image: url(../img/global2_back.gif);
	background-repeat: repeat-x;
	_height:30px;
	min-height:30px;
	background-position: bottom;
	line-height:100%;
}
#globalNavi2 ul {
	display:inline;
	margin: 0 5px;
}
#globalNavi2 li {
	display:inline;
	margin-right:5px;
}
#globalNavi2 li a {
	font-size: 10px;
	text-decoration: none;
	background-image: url(../img/global2_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#globalNavi2 li a:link, #globalNavi2 li a:visited {
	color:#333333;
}
#globalNavi2 li a:hover {
	color:#C61217;
}

/*targetNaviレイアウト*/
/*------------------------------*/
#targetNavi {
	float: left;
	width: 870px;
	padding-bottom: 10px;
	height: 20px;
	clear:both;
}
#targetNavi li {
	float:left;
	list-style:none;
}
#targetNavi a {
	display:block;
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#targetNavi a:link, #targetNavi a:visited {
	background-position: top;
}
#targetNavi a:hover {
	background-position: bottom;
}
#targetNavi a#tnHighschool {
	background-image: url(../img/target_highschool.gif);
	width: 120px;
	margin-right: 5px;
}
#targetNavi a#tnParents {
	background-image: url(../img/target_parents.gif);
	width: 120px;
	margin-right: 5px;
}
#targetNavi a#tnTeacher {
	background-image: url(../img/target_teacher.gif);
	width: 120px;
	margin-right: 5px;
}
#targetNavi a#tnSociety {
	background-image: url(../img/target_society.gif);
	width: 120px;
	margin-right: 5px;
}
#targetNavi a#tnCompany {
	background-image: url(../img/target_company.gif);
	width: 120px;
	margin-right: 5px;
}
#targetNavi a#tnAbroad {
	background-image: url(../img/target_abroad.gif);
	width: 120px;
	margin-right: 5px;
}
#targetNavi a#tnAlumnus {
	background-image: url(../img/target_alumnus.gif);
	width: 120px;
}

/*内容*/
/*------------------------------*/
#contents {
}
/*メニュー*/
/*------------------------------*/

/*フッタ*/
/*------------------------------*/

dl#footerLink {
	line-height:100%;
	padding-top:2em;
	}
#footerLink dt {
	color: #0063DE;
	font-weight: bold;
	float: left;
	margin: 0 0.8em 0 1em;
	padding-right: 1em;
	border-right: 1px solid #666666;
	_display:inline;
}
#footerLink dd {
	float: left;
	margin: 0 0.8em 0 0;
	padding-right: 0.8em;
	border-right: 1px solid #666666;
}
#footer a, #footerLink a {
	text-decoration: none;
}
#footer a:link, #footer a:visited,
#footerLink a:link, #footerLink a:visited {
	color:#666666;
}
#footer a:hover {
	color:#000000;
}
#footer {
	clear: both;
	background-image: url(../img/footer_back.gif);
	background-repeat: repeat-x;
	color: #666666;
	height:5em;
}
#footer address {
	font-style: normal;
	font-size: 10px;
	_font-size: 80%;
	float: right;
	display: block;
	clear: both;
	margin:1em 0.5em 0 0;
	letter-spacing: 0.08em;
}
#footer address a {
	margin: 0 0.8em 0 0;
	padding-right: 0.8em;
	border-right: 1px solid #666666;
}
#footer div {
	font-size: 10px;
	_font-size: 80%;
	float: left;
	margin:1em 0 0 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#header #subNavi {
	text-align: right;
	
}
#header #subNavi a {
	text-align: right;
	display:inline;
}
#header #rightBox #subNavi a,
#header #rightBox #subNavi a:link,
#header #rightBox #subNavii a:visited {
	color:#545454;
	text-decoration: none;
}
#header #rightBox #subNavi a:hover {
	color:#947329;
	text-decoration: underline;
}


/*ボタンの枠線消し用*/
/*------------------------------*/
a:focus{
	outline: none;
}
