@charset "UTF-8";
body {
	color: #444;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-image: none;
	_font-size: 62.5%;
	margin-right: auto;
	margin-left: auto;
	overflow-x: hidden;
	padding: 0px;
	margin-top: 0px;/*
	min-width: 1500px;
*/
	background-color: #f2f2ee;
}
p { font-size: 1.2em; line-height: 150%; margin-top: 0; margin-bottom: 10px; padding-top: 0; }
a:link { color: #33f; text-decoration: underline; }
a:visited { color: #63c; text-decoration: underline; }
a:hover { color: #999; text-decoration: underline; }
a:active { color: #606; }
a img {
    border-style:none;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	clear: none;
	margin-top: 0em;
	margin-right: 0;
	margin-left: 0;
}
h2 {
	color: #1b74a1;
	font-size: 2em;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 25px;
	margin-bottom: 25px;
}
h3 {  }
h4 {  }
h5 {  }
hr {
	height: 1px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px dotted #eee;
	border-right-style: none;
	border-right-width: medium;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-left-style: none;
	border-left-width: medium;
}
strong{ color: black; }



/**/
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/**/
#menu {
	background-color: #fff;
	width: 960px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
}
#menu img { float: left; padding: 0; border-style: none; }
/**/

#page-top {
	position: fixed;
	bottom: -10px;
	right: 0px;
	font-size: 90%;
}
#page-top a {
background: #cccccc;
text-decoration: none;
color: #fff;
width: 55px;
text-align: center;
display: block;
}
#page-top a:hover {
text-decoration: none;
background: #ccc;
}

.p_list {
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 15px;
}
.p_info {
	margin-top: 10px;
	margin-left: 10px;
}
.span_red {
	color: #FF0000;
}

.small {
	font-weight: normal;
	font-size: 0.9em;
}
.p_migi {
	text-align: right;
}
.p_big {
	font-size: 1.2em;
}
.dive {
	display:none;
}
.img_l {
	float: left;
}
.mb_00 {
	margin-bottom: 0px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_70 {
	margin-bottom: 70px;
}
.mt_00 {
	margin-top: 0px;
}
.mt_05 {
	margin-top: 5px;
}
.mt_15 {
	margin-top: 15px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_20 {
	margin-top: 20px;
}
.mt_25 {
	margin-top: 25px;
}
.mt_30 {
	margin-top: 30px;
}
.ml_05 {
	margin-left: 5px;
}
.ml_25 {
	margin-left: 25px;
}
.ml_30 {
	margin-left: 30px;
}
.ml_270 {
	margin-left: 270px;
}
.mr_08 {
	margin-right: 8px;
}
.mr_15 {
	margin-right: 15px;
}
.mr_20 {
	margin-right: 20px;
}
.mr_30 {
	margin-right: 30px;
}
.mlr_10 {
	margin-right: 10px;
	margin-left: 10px;
}

.pt_10 {
	padding-top: 10px;
}
.pt_15 {
	padding-top: 15px;
}
.pt_05 {
	padding-top: 5px;
}
.pt_20 {
	padding-top: 20px;
}
.pt_25 {
	padding-top: 25px;
}

.waku {
	border: 1px solid #DDDDDD;
}

#header {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #fff;
	height: 650px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .logo {
	margin-top: 20px;
	float: left;
}

a:hover img.over{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
.float_r   {
	float: right;
}
.float_l {
	float: left;
}

#column2 {
	float: left;
	width: 419px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.p_11 {
	font-size: 1.1em;
}

.contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 170px;
	padding-bottom: 30px;
}
.about p {
	margin-right: 100px;
	margin-left: 100px;
}
.about h3 {
	text-align: center;
	font-size: 1.6em;
	color: #43b2b2;
	margin-bottom: 20px;
}
.about {
	margin-bottom: 30px;
	margin-top: 30px;
}
#about .column2 {
	float: left;
	width: 470px;
	margin-top: 20px;
}
.column_waku {
	background-color: #fff;
	padding: 20px;
	margin-top: 5px;
	border: 2px solid #ffff00;
}
.column_waku img {
	float: left;
	margin-right: 20px;
}
.p_center {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.university {
	background-color: #fff;
	padding: 30px;
	float: left;
	height: 510px;
	width: 580px;
}
#university .university h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.4em;
}
.area {
	float: left;
	margin-top: 30px;
	margin-right: 100px;
}
.area p {
	line-height: 200%;
}
.fap {
	background-color: #fff;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
.fap h3 {
	color: #4bc4c4;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#entry .column2_au dl {
	font-size: 1.2em;
	margin-top: 30px;
	line-height: 180%;
	padding-bottom: 30px;
}
.column2_au dl dt {
	text-align: right;
	float: left;
	width: 120px;
}
.column2_au dl dd {
	float: left;
	margin-left: 5px;
	width: 300px;
}
.img_center {
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: 285px;
}
.footer_image {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 400px;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}.footer {
	background-color: #4bc4c4;
	height: 55px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}
.footer_contents {
	height: 55px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
.footer_contents p {
	font-size: 1em;
	color: #fff;
	padding-top: 20px;
}
.main_visual {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 60px;
}
.yoyaku {
}
nav{
	width: 100%;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#header .title {
}
#australia {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 70px;
}
#contents .column3 {
	float: left;
	width: 300px;
}

#contents.australia .column3 h4 {
	color: #43b2b2;
	font-size: 1.4em;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#contents.australia .column3 p {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 180%;
}

#contents.koukou .column3 h4 {
	color: #5d8e2b;
	font-size: 1.4em;
	margin-top: 30px;
	margin-bottom: 15px;
}
#contents.koukou .column3 p {
	line-height: 180%;
}
#contents.daigaku .column3 h4 {
	color: #46aaf2;
	font-size: 1.4em;
	margin-top: 30px;
	margin-bottom: 15px;
}
#contents.daigaku .column3 p {
	line-height: 180%;
}
#contents.business .column3 h4 {
	color: #f5a429;
	font-size: 1.4em;
	margin-top: 30px;
	margin-bottom: 15px;
}
#contents.business .column3 p {
	line-height: 180%;
}
#contents.english h4 {
	color: #f37271;
	font-size: 1.4em;
	margin-top: 30px;
	margin-bottom: 15px;
}
#contents.english p {
	line-height: 180%;
	margin-right: 165px;
	margin-left: 165px;
	margin-bottom: 60px;
	text-align: left;
}
#koukou {
	padding-top: 100px;
	width: 100%;
	text-align: center;
}
.w_obi {
	width: 100%;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents .center {
	text-align: center;
}
#daigaku {
	padding-top: 100px;
	width: 100%;
	text-align: center;
}
#business {
	padding-top: 100px;
	width: 100%;
	text-align: center;
}
#english {
	padding-top: 100px;
	width: 100%;
	text-align: center;
}
#study {
	padding-top: 100px;
	width: 100%;
	text-align: center;
}
