﻿@charset "UTF-8";
@import "/common/css/basefont.css.php";

/*
===== reset ====================================
*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
margin:0; 
padding:0; 
}

body {
font-size:77%;
font-weight:normal;
}

table { 
border-collapse:collapse; 
border-spacing:0;
font-size:inherit;
font-size:100%;

} 

fieldset,img {  
border:0; 
} 

address,caption,cite,code,dfn,em,th,var { 
font-style:normal; 
font-weight:normal; 
}

strong {
font-style:normal;
}

ol,ul { 
list-style:none; 
}

caption,th { 
text-align:left; 
}
 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
}
 
q:before,q:after { 
content:''; 
} 

abbr,acronym {
border:0; 
}

a span.anchorIn{
text-decoration:underline;
}
a:hover span.anchorIn{
text-decoration:none;
}
a img{
border:0 none;
}
img.externalIcon{
float:none;
margin:0 0 0 5px;
padding:.35em 0 .4em 0;
vertical-align:middle;
}
a > img.externalIcon{
padding:0;
}
img.externalbeforeIcon{
margin:0 5px 0 0;
padding:0;
vertical-align:middle;
}
img.externalFileIcon{
float:none;
margin:0 0 0 5px;
padding:.1em 0 .2em 0;
vertical-align:middle;
}
a > img.externalFileIcon{
padding:0;
}

/*  html
---------------------------------------------------------- */
p,li,dt,dd {
line-height:1.6;
}

th,td {
line-height:1.6;
}

.clear {
clear:both;
}
br{
letter-spacing:0;
}
a{
color:#591327;
background-color:inherit;
text-decoration:underline;
}
a:hover,a:active{
color:#a0777e;
background-color:inherit;
text-decoration:none;
}


/*  body---------------------------------------------------------- */

body{
background:url(../img/bg.gif) left top;}


/*  header---------------------------------------------------------- */

#header {
height:109px;
background:url(../img/header_bg.jpg) repeat-x center top;
width:100%;
}

#header-in {
height:109px;
width:948px;
margin:0 auto;
background: url(../index_img/header_in_bg.jpg) no-repeat center top;
position: relative;
}

#header-in p#title{
position:absolute;
top:32px;
left:74px;
z-index:3;
}

#header-in h2{
position:absolute;
top:86px;
left:318px;
}

#header-in #fontChange {
position:absolute;
top:19px;
left:799px;
height:35px;
background:url(../img/size_bg.jpg) repeat-x top left;
}

#header-in #fontChange ul {
padding:0 0 0 73px;
margin:0 0 0 3px;
line-height:1;
background:url(../img/fontsize.gif) no-repeat 8px 12px;
list-style:none;
height:35px;
width:58px;
}

#header-in #fontChange ul li{
margin:8px 0 0 0;
padding:0;
float:left;
}

li#switchFontSizeMedium span{
background:url(../img/size-s.gif) no-repeat 0 0;
display:block;
width:22px;
height:19px;
margin-right:3px;
cursor:pointer;
overflow:hidden;
}

li#switchFontSizeBig span{
background:url(../img/size-l.gif) no-repeat 0 0;
display:block;
width:21px;
height:19px;
cursor:pointer;
overflow:hidden;
}

#fontChange div#fontsizeControl li.active span{
background-position:0 -19px;
}

#fontChange p.noscript{
font-size:77%;
margin:5px 0 0 0;
text-decoration:underline;
}

#headernavi{
position: absolute;
top:64px;
left:746px;
}

#headernavi img{
vertical-align:top;
}

#headernavi li{
float:left;
line-height:1;
margin-right:20px;
}

#headernavi li a{
display: block;
}

#headernavi li.last{
margin:0;
}

#schoolnavi{
position:absolute;
top:163px;
left:85px;
}

#schoolnavi li{
float:left;
}


/*  contents---------------------------------------------------------- */

#contents h1{
margin-bottom:3em;
}

#contents h2{
color:#751a34;
font-weight:bold;
font-size:145%;
padding-left:1em;
padding-bottom:10px;
margin:0;
background:url(../img/box_bg_top.png) no-repeat bottom left transparent;
}

#contents h2.mes{
background-image:none;
margin-bottom: 2em;
}

#contents h2.sitemap_cap{
color:#751a34;
font-weight:bold;
margin:0 0 1.0em 1em;
padding:0 0 0 16px;
background:url(../img/h3img.gif) no-repeat left center;
font-size:100%;
}

#contents h3{
color:#751a34;
font-weight:bold;
margin-left:1em;
margin-top:2em;
margin-bottom:1.0em;
padding-left:16px;
background:url(../img/h3img.gif) no-repeat left center;
}

#contents p{
margin-left:1em;
margin-right:1em;
margin-bottom:2em;
color:#333;
letter-spacing:0.05em;
line-height:2.0em;
}

#contents p.pImg{
margin-left:0;
}

#contents p.mArea{
background:#e2ddd7;
padding:1em 1.5em;
}
#contents p.publish_date{
position:relative;
top:-65px;
text-align:right;
margin:0 0 -30px 0;
padding:0 5px 0 0;
}
#contents ul{
margin-left:1em;
margin-bottom:2em;
}

#other #contents ul {
  margin-bottom: 0em;
}


#contents ul li{
color:#333333;
width:540px;
padding:0.5em 0 0.5em 16px;
margin-bottom:0.5em;
background:url(../img/dot.gif) repeat-x bottom left;
}

#contents ul li a{
background: url(../img/list.gif) no-repeat 0 0.6em;
padding-left:12px;
}

#contents ol{

margin-left:3em;
margin-bottom:2em;
list-style-type:decimal;
}

#contents ol li{
color:#333333;
padding:0 0 0 5px;
margin-bottom:0.5em;
}

#contents ol li p,#contents ol li h3{
margin-left:0;
}

#contents ol li ol{
list-style-type:lower-alpha;
}

#contents ol li h4{
margin:0;
color:#751A34;
}

#contents dl{
margin:0 10px 2em;
}

#contents dl dt{
color:#751a34;
margin-bottom:0.5em;
letter-spacing:0.15em;
font-weight:bold;
font-size:110%;
}

#contents dl dd{
color:#333;
border:1px solid #c2b3a5;
margin-bottom:1.5em;
padding:1.0em 1.5em;
letter-spacing:0.15em;
}

#contents dl.linkbox {
background:url(../img/dot.gif) repeat-x bottom left;
}

#contents dl.linkbox dt{
margin-bottom:0;
background:#793447;
color:#fff;
padding:0.2em 0.8em;
margin-bottom:0.75em;
}

#contents dl.linkbox dd{
padding:0 0 1em 0;
border:0;
}

#contents dl.linkbox dd a{
background: url(../img/list.gif) no-repeat 0.2em 0.6em;
padding-left:12px;
}

.link{
padding:0 0 0 10px;
background: url(../img/list.gif) no-repeat 0.2em 0.6em;
}

#contents table{
border:1px solid #d1c0b3;
border-collapse:separate;
border-spacing:1px;
margin-left:1.0em;
margin-right:1.0em;
}

#contents table tr th{
background-color:#d1c0b3;
border:1px solid #d1c0b3;
text-align:center;
white-space:nowrap;
color:#591327;
padding:6px 8px;
}

#contents table tr td{
border:1px solid #d1c0b3;
padding:6px 8px;
}
#contents table.form{
width:95%;
margin:0 auto 30px auto;
}
#contents table.form th{
width:10em;
}
#contents table.history{
color:#555;
border-collapse:separate;
border-spacing:1px;
border:none;
}

#contents table.history tr th{
background-color:#d1c0b3;
border:1px solid #d1c0b3;
text-align:center;
white-space:nowrap;
color:#591327;
padding:0.5em 2.0em;
}

#contents table.history tr td{
padding:5px 0 5px 17px;
border:none;
}

#contents table.history tr th.month{
color:#555555;
background:none;
border:1px solid #c2b3a5;
}

.img_left{
margin:0 10px 15px 0;
float:left;
}

.img_right{
margin:0 0 15px 10px;
float:right;
}

.center{
text-align:center;
}

.right{
text-align:right;
}

.attention{
color:#cc0c23;
}

.box{
margin-top:1px;
background-color:transparent;
background:url(../img/box_bg_bottom.png) no-repeat top left;
padding-top:25px;
}
#other .box{
background:none;
}

#other h6{
background: #793447;
color: #fff;
padding: 0.2em 0.8em;
margin-bottom: 0.75em;
letter-spacing: 0.15em;
font-weight: bold;
font-size: 110%;
line-height: 1.6;
margin-top: 2em;
}


#contents .box h3{
margin-top: 0;
}

.box01{
border:1px solid #dcd2c9;
padding:8px 10px;
cursor:pointer;
}

.box01:after {
height:0;
clear:both;
display:block;
content:url(../img/spacer.gif);
}

.box01 {
display: inline-block;
}

.box01{
display: block;
}

#contents dl.box01{
background:url(../../campus/img/bg.png) top left;
}

.box01 dt img{
margin:5px 0 0 0;
}

.box01 dt img.img_right{
margin:0;
}

#contents dl.box01 dd{
padding:8px;
width:324px;
margin-bottom:0;
background-color:transparent;
}

#contents dl.box01:hover dd{
color:#999;
}

#contents div.pager{
margin:1.5em 0;
text-align:center;
}

#contents dl.fiscal_archive{
margin:-1em 0 0 0;
padding:0 0 2.5em 0;
background:url(../img/dot.gif) repeat-x bottom left;
}
#contents dl.fiscal_archive:after {
content:url(../img/spacer.gif);
display:block;
clear:both;
height:0;
}

#contents dl.fiscal_archive {
display: inline-block;
}

#contents dl.fiscal_archive {
display: block;
}
#contents dl.fiscal_archive dt{
background:#751a34 url(../img/dot.gif) repeat-x bottom left;
padding:5px 0 5px 10px;
margin:0;
font-size:105%;
color:#fff;
font-weight:bold;
border-top:3px solid #c2b3a5;
border-left:3px solid #c2b3a5;
border-right:3px solid #c2b3a5;
}

#contents dl.fiscal_archive dd{
margin:0;
padding:0;
border:0 none;
border-bottom:3px solid #c2b3a5;
border-left:3px solid #c2b3a5;
border-right:3px solid #c2b3a5;
background:none;
}
#contents dl.fiscal_archive dd:after {
content:url(../img/spacer.gif);
display:block;
clear:both;
height:0;
}

#contents dl.fiscal_archive dd {
display: inline-block;
}

#contents dl.fiscal_archive dd {
display: block;
}

#contents dl.fiscal_archive dd ul{
margin:0;
padding:0 0 0 10px;
list-style:none;
border:0 none;
background:none;
max-height: 200px;
overflow-y: scroll;
overflow-x: hidden;
}

#newslist_top #contents dl.fiscal_archive dd ul{
max-height:800px;
}


#contents dl.fiscal_archive dd ul:after {
content:url(../img/spacer.gif);
display:block;
clear:both;
height:0;
}

#contents dl.fiscal_archive dd ul {
display: inline-block;
}

#contents dl.fiscal_archive dd ul {
display: block;
}

#contents dl.fiscal_archive dd ul li{
margin:0;
padding:.5em 10px .5em 0;
float:left;
background:none;
}
#contents dl.fiscal_archive dd ul li a{
padding:5px;
background:none;
}
#contents dl.fiscal_archive dd ul li.active a{
font-weight:bold;
background:#dfdfdf;
padding:5px;
text-decoration:none;
}

#body{
background:url(../img/bottom_bg.jpg) repeat-x bottom center;
}

#body-in{
background:url(../img/under_bg.jpg) no-repeat bottom center;
}

#document{
width:902px;
margin:0 auto;
padding:0 23px 80px;
position:relative;
background:url(../img/body_bg.png) repeat-y center top;
}

#document:after {
content:url(../img/spacer.gif);
display:block;
clear:both;
height:0;
}

#document {
display: inline-block;
}

#document {
display: block;
}

#contents {
width:571px;
float:right;
display:inline;
z-index:10;
}
ul#news{
padding:0;
margin:1em 0;
}

ul#news li{
width:100%;
color:#591327;
margin:0 0 1.2em 0;
background:url(../img/dot.gif) repeat-x bottom left;
padding:0 0 1.2em 0;
}

ul#news li img{
margin:0 5px 0 0;
vertical-align:middle;
}
ul#news li strong img{
margin:0 0 0 5px;
padding:2px 0;
vertical-align:middle;
}
ul#news li a{
/*
display:inline-block;
*/
padding:0;
margin:0;
background:none;
}

ul#news li a img{
padding:7px 0;
margin:0 0 0 5px;
}
#contents > ul#news li a img{
padding:0;
}
#contents ul#news li span.date{
line-height:2;
}
#contents ul#news li span.sentence{
display:block;
}
#contents ol#bread {
list-style:none;
padding:8px 10px 8px 10px;
width:551px;
overflow:hidden;
border:1px solid #c9c0b4;
background-color:#efe9e3;
margin:0 0 2.5em 0;
}

#contents ol#bread li {
float:left;
color:#333;
margin:0 10px 0 0;
padding:0 0 0 10px;
background: url(../img/list.gif) no-repeat 0.2em 0.6em;
}

#sideNavi dt:after{
height:0;
clear:both;
display:block;
content:url(../img/spacer.gif);
}

#sideNavi dt{
display: inline-block;
}

#sideNavi dt{
display: block;
}

#sidemenu{
z-index:10;
margin-top:80px;
display:inline;
width:300px;
float:left;
}

#sideNavi{
overflow: hidden;
}

#sideNavi dt img{
float:left;
margin:0;
padding:0;
}
#sideNavi dd{
margin:0 0 0.5em 0;
padding:0;
}

#sideNavi ul{
margin-bottom:30px;
padding-top:5px;
background: url(../img/menu_bg.jpg) no-repeat top left ;
}

#sideNavi li{
background: url(../img/dot2.gif) repeat-x bottom left;
display:inline-block;
}
#sideNavi li{
display:block;
}


#sideNavi li a img.externalbeforeIcon{
text-align: right;
float:right;
}

#sideNavi li a{
width:275px;
padding:5px 0 7px 25px;
display:inline-block;
background: url(../img/list02.gif) no-repeat 0.5em 0.8em;
}

#sideNavi li a{
display:block;
}

#sidemenu #sideNavi li:hover,
#sidemenu #sideNavi li.active{
color:#ff0;
}

#banner{
margin-top:30px;
padding:10px;
width:280px;
margin-bottom:10px;
background:url(../index_img/bnr_bg.gif) repeat-y left top;
}

#banner2 li{
margin-bottom:5px;
}

#sidemenu #banner li{
margin-bottom:5px;
}
#sidemenu #banner li img{
float:left;
margin:0;
padding:0;
}
#sidemenu #banner li:after {
content:url(../img/spacer.gif);
display:block;
clear:both;
height:0;
}

#sidemenu #banner li{
display: inline-block;
}

#sidemenu #banner li{
display: block;
}



#sidemenu #banner li.last{
margin-bottom:0;
}

#globalmenu{
padding-bottom:1em;
}

#globalmenu:after,
#globalmenu dl dt:after{
height:0;
clear:both;
display:block;
content:url(../img/spacer.gif);
}

#globalmenu,
#globalmenu dl dt{
display: inline-block;
}

#globalmenu,
#globalmenu dl dt{
display: block;
}

#globalmenu dl{
float:left;
width:300px;
display:inline;
margin-right:1px;
}

#globalmenu dl.last{
margin:0;
}

#globalmenu dl dt img{
float:left;
margin:0;
padding:0;
}

#globalmenu dl dd{
background:url(../index_img/gloval_bg.gif) repeat-x top left;
}

#globalmenu dl dd ul li{
padding:8px 0;
background:url(../img/dot.gif) repeat-x bottom left;
}

#globalmenu dl dd ul li a{
margin-left:8px;
padding-left:18px;
background:url(../img/list02.gif) no-repeat center left;
}


/*  footer---------------------------------------------------------- */

#footer{
margin:0 auto;
background:url(../img/footer_bg.jpg) top center repeat-x;
height:172px;
}

#footer-in{
width:948px;
margin:0 auto;
position:relative;
}

#footer-in #footermenu01{
position:absolute;
top:12px;
left:8px;
font-size:12px;
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "MS Mincho", "MS 明朝", serif;
}

#footer-in #footermenu01 li{
float:left;
margin-right:12px;
background: url(http://www.andrew.ac.jp/gakuin/common/img/list.gif) no-repeat 0 50%;
padding-left: 10px;
}

#footer-in #footermenu01 li a{
color:#801c38;
}

#footer-in #footermenu01 li a:hover{
text-decoration:none;
color: #a0777e;
}

#footer-in #footermenu01 li img{
float:left;
margin:0;
padding:0;
}

#footer-in #footermenu02{
position:absolute;
top:54px;
left:546px;
}

#footer-in #footermenu02 li{
float:left;
}
#footer-in #footermenu02 li a {
	line-height: 1;
	padding: 0 10px 0 9px;
	border-left: 1px dotted #591327;
}
#footer-in address{
position:absolute;
top:57px;
left:6px;/*
width:288px;*/
    color: #751a34;
    font-family: serif;
    font-weight: bold;
}
#footer-in address img{
float:left;
margin:0;
padding:0;
}
#footer-in #pagetop {
float:right;
padding:7px 3px 0 0;
}
#footer-in #pagetop img{
float:left;
margin:0;
padding:0;
}
.clearfix:after {
height:0;
clear:both;
display:block;
content:url(../img/spacer.gif);
}

.clearfix {
display: inline-block;
}

.clearfix{
display: block;
}

.externalbeforeIcon,
.externalIcon {
margin:0 5px 0 3px;
vertical-align:baseline;
}
