@charset "utf-8";
/*全ページ共通*/
/*------------------------------*/
body {
	font-size: 12px;
	_font-size: 80%;
	line-height:150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;

background-image: url(../img/header_line_gold.jpg);
background-repeat: repeat-x;
background-position: top;


}
#container {
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 930px;
}
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;
	
}

/*内容部分の白伸ばし用*/
/*------------------------------*/
html{
    height:100%;
}
body{
    height:100%;
}
#container {
    /*height: 100%;*/
}
#page{
	_height:100%;
	min-height: 100%;
	position: relative;
}

/*ヘッダ*/
/*------------------------------*/
#header {
	padding: 0px;
	height: 95px;
	margin: 0px auto;
	width: 930px;
	position:relative;
}
/*serita*/
#header h1 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 374px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 27px;
}
#header h1 a {
	display:block;
	height: 52px;
	width: 374px;
	
}
#header #infoBtn {
	height:17px;
	width:83px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 290px;
	top: 22px;
}
#header #infoBtn a {
	display:block;
	_display:inline;
	background-repeat: no-repeat;
	height: 17px;
	width: 83px;
	float: right;
	/*text-indent: -9999px;*/
	overflow: hidden;
}
#header #infoBtn a p {
	text-indent: -9999px;
	}
#header #infoBtn a:link, #header #infoBtn a:visited {
	background-position: top;
}
#header #infoBtn a:hover {
	background-position: /*bottom*/top;
}
#header #infoBtn a#headerInfo {
	background-image: url(../img/logo_info.gif);
	}

/*end serita*/
#header #rightBox {
	float:right;
	margin: 0px;
	width:530px;
	font-size: 10px;
	line-height: 150%;
	color: #545454;
	height: auto;
}
#header #rightBox #rightBoxBtn  {
	margin:0px;
	padding:0px;
}
#header #rightBox #rightBoxBtn a {
	display:block;
	_display:inline;
	margin:8px 4px 8px 0px;
	background-repeat: no-repeat;
	height: 25px;
	width: 108px;
	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/btn_header_apencampus.jpg);
}
#header #rightBox #rightBoxBtn a#headerPamphlet {
	background-image: url(../img/btn_header_pamphlet.jpg);
}
#header #rightBox #rightBoxBtn a#headerShiryo {
	background-image: url(../img/btn_header_shiryo.jpg);
}

#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;
}

#header #targetBox {
	float:right;
	margin: 0px;
	width:455px;
	height: 32px;
	padding:0px;
	margin:0px;
}
#header #targetBox li  {
	float:left;
}
#header #targetBox li a {
	display:block;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #targetBox li a:link,
#header #targetBox li a:visited {
	background-position:top;
}
#header #targetBox li a:hover {
	background-position:bottom;
}
#header #targetBox li a#society {
	background-image:url(../img/btn_target_parent.jpg);
	width:80px;
}
#header #targetBox li a#teacher {
	background-image:url(../img/btn_target_teacher.jpg);
	width:90px;
}
#header #targetBox li a#company {
	background-image:url(../img/btn_target_company.jpg);
	width:70px;
}
#header #targetBox li a#distance {
	background-image:url(../img/btn_target_distance.jpg);
	width:70px;
}
#header #targetBox li a#abroad {
	background-image:url(../img/btn_target_abroad.jpg);
	width:80px;
}
#header #targetBox li a#graduate {
	background-image:url(../img/btn_target_graduate.jpg);
	width:45px;
}

/*グローバルナビ*/
/*------------------------------*/
#globalnaviBox {
	background-image: url(../img/global_back.jpg);
	background-repeat: repeat-x;
	height:51px;
	margin:0px auto;
	width:100%;
}
	
#globalNavi {
	padding-bottom: 10px;
	height: 51px;
	clear:both;
	margin:0px auto;
	width:930px;
}
#globalNavi li {
	float:left;
	background-color:#CCFFCC;
}
#globalNavi a {
	display:block;
	background-repeat: no-repeat;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}
#globalNavi a:link, #globalNavi a:visited {
	background-position: top;
}
#globalNavi a:hover {
	background-position: bottom;
}
#globalNavi a#gnSystem {
	background-image: url(../img/global_system.jpg);
	width: 155px;
}
#globalNavi a#gnCourse {
	background-image: url(../img/global_course.jpg);
	width: 155px;
}
#globalNavi a#gnSupport {
	background-image: url(../img/global_support.jpg);
	width: 155px;
}
#globalNavi a#gnSchool {
	background-image: url(../img/global_school.jpg);
	width: 155px;
}
#globalNavi a#gnApplications {
	background-image: url(../img/global_applications.jpg);
	width: 155px;
}
#globalNavi a#gnSakuhin {
	background-image: url(../img/global_work.jpg);
	width: 155px;
}
/*#globalNavi a#gnEducation {
	background-image: url(../img/global_education.gif);
	width: 146px;
}
#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;
}

/*内容*/
/*------------------------------*/
#contents {
}
/*メニュー*/
/*------------------------------*/

/*フッタ*/
/*------------------------------*/

dl#footerLink {
	line-height:100%;
	padding:0px ;
	}
#footerLink dt {
	color: #947329;
	font-weight: bold;
	float: left;
	margin: 0 0.7em 0 0;
	padding-right: 1em;
	border-right: 1px solid #666666;
	_display:inline;
}
#footerLink dd {
	float: left;
	margin: 0 0.6em 0 0;
	padding-right: 0.6em;
	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.jpg);
	background-repeat: repeat-x;
	color: #666666;
	width:100%;
	margin:0px auto;
}
#footer address {
	font-style: normal;
	font-size: 10px;
	_font-size: 80%;
	float: left;
	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 #mobileBox {
	float:right;
	width:342px;
}
#footer #footerBox {
	width:930px;
	margin:0px auto;
}
#footer #footerBox #siteMapBox {
	width:930px;
	padding:20px 0px 10px 0px;
}
#footer #footerBox dl.siteMap {
	line-height:120%;
	padding:0px 25px 0px 0px;
	color: #947329;
	float: left;
	}
#footer #footerBox dl.siteMap dt {
	font-weight: bold;
	margin: 0 ;
	padding-right: 1em;

}
#footer #footerBox dl.siteMap dd {
	/*float: left;*/
	margin: 0;
	padding: 0 0.6em 0 8px;
	font-size: 10px;
	_font-size: 80%;
	background:url(../img/arrow_gold.gif) no-repeat left;
}
#footer #footerBox dl.siteMap dd a, 
#footer #footerBox dl.siteMap dd a,
#footer #footerBox dl.siteMap dt a, 
#footer #footerBox dl.siteMap dt a{
	text-decoration: underline;
}
#footer #footerBox dl.siteMap dd a:link, 
#footer #footerBox dl.siteMap dd a:visited,
#footer #footerBox dl.siteMap dt a:link, 
#footer #footerBox dl.siteMap dt a:visited{
	color:#947329;
}
#footer #footerBox dl.siteMap dd a:hover, 
#footer #footerBox dl.siteMap dt a:hover {
	color:#293F63;
}

/*#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;
	background:url(../img/arrow_gold.gif) no-repeat left;
	padding-left:7px;
	margin-left:10px;
}
#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;
}



.clearfix:after {
content: ".";  /* 新しい要素を作る */
display: block;  /* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}
.clearfix { /*IE用*/
min-height: 1px;
_height: 1px;
}


/*--SerchBox--*/
#search-box { 
	/*position:absolute;
	top:6px;
	right:4px;*/
	display:block;
	width:190px;
	height: 24px;
	float:left;
	margin:10px 4px 0px 0px;
} 
#search-box input.search-text { 
	float:left;
	margin: 0px;
	padding:0px;
	/*border:0px;*/
	width: 115px;
	height:20px;
} 
#search-box input.search-go {
	background:url(../img/btn_retrieval.jpg) no-repeat;
	width:53px;
	height:24px;
	margin: 0px 0px 0 2px;
	border:0px;
}