/*==============================================================================
// 
// 愛知学院大学 受験生サイト 共通CSS
// 
==============================================================================*/


html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-size: 76%;
	background-color: white;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック";
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #a68955;
}
a:hover {
	color: #880c12;
}
a:visited {
	color: #636363;
}
a img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

/* @group グローバルメニュー */

div#global_menu_container {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 56px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/common/global_menu_bg.jpg);
}
ul#global_menu {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_splitline.gif);
	padding: 0px;
	height: 56px;
	width: 943px;
}
ul#global_menu li {
	display: block;
	float: left;
	text-indent: -10000px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 157px;
	overflow: hidden;
}
a#menu_future {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_future.gif);
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_future:hover {
	background-position: -157px top;
}
a#menu_future_active {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_future.gif);
	display: block;
	height: 56px;
	width: 157px;
	background-position: -157px top;
}
a#menu_faculty {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_faculty.gif);
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_faculty:hover {
	background-position: -157px top;
}
a#menu_faculty_active {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_faculty.gif);
	background-position: -157px top;
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_exam {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_exam.gif);
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_exam:hover {
	background-position: -157px 0px;
}
a#menu_exam_active {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_exam.gif);
	background-position: -157px top;
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_campus_life {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_campus_life.gif);
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_campus_life:hover {
	background-position: -157px 0px;
}
a#menu_campus_life_active {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_campus_life.gif);
	background-position: -157px 0px;
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_job {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_job.gif);
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_job:hover {
	background-position: -157px 0px;
}
a#menu_job_active {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_job.gif);
	background-position: -157px 0px;
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_event {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_event.gif);
	display: block;
	height: 56px;
	width: 157px;
}
a#menu_event:hover {
	background-position: -157px 0px;
}
a#menu_event_active {
	background-repeat: no-repeat;
	background-image: url(../images/common/menu_event.gif);
	background-position: -157px 0px;
	display: block;
	height: 56px;
	width: 157px;
}



/* @end */

/* @group フッター */

div#footer {
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	padding-bottom: 13px;
	padding-top: 13px;
	border-bottom-color: #ececec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 893px;
}

a#footer_logo {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 205px;
	height: 53px;
	vertical-align: middle;
	margin-right: 24px;
}

div#footer_info {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	margin-right: 140px;
	color: #636363;
	line-height: 140%;
}

a.footer_menu {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	color: #636363;
	padding-left: 13px;
	margin-right: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/common/footer_menu_pointer.gif);
}
a.footer_menu_right {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	color: #636363;
	padding-left: 13px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/common/footer_menu_pointer.gif);
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
	height: 24px;
	text-align: right;
	width: 943px;
}



/* @end */
