/* ----------------------------------------
reset
---------------------------------------- */
* {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
ul {
	list-style-type: none;
}
body {
	background: #1E3C91;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic" ,Helvetica, sans-serif;
	color: #333;
}
img {
	vertical-align: bottom;
}
.clearfix:after {
	display : block;
	clear : both;
	height : 0;
	content : ".";
	overflow : hidden;
}
.clearfix {
	overflow : hidden;
	zoom: 1;
}
a {
	text-decoration: none;
	color: #1E3C91;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
/* ----------------------------------------
wrap
---------------------------------------- */
#wrapper {
	min-width: 1000px;
	margin: 0 auto;
	background: #f7f7f0;
}
/* ----------------------------------------
ヘッダー
---------------------------------------- */
#header {
	position: relative;
	width: 960px;
	margin: 0 auto 7px;
	text-align: left;
	overflow : hidden;
	font-size: 70%;
	word-wrap: break-word;
}

/* ----------------------------------------
ヘッダー左
---------------------------------------- */
#header_left {
	float: left;
	width: 350px;
	margin-top: 15px;
}
.header_menu ul {
	margin: 5px 0 6px;
}
.header_menu {
	font-size: 90%;
}
.header_menu li {
	display: inline;
}
.kg125 a {
	color: #333333;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: lighter;
}
.kg125 a span {
	font-family: georgia;
	font-size: 140%;
	font-weight: lighter;
	padding: 0 3px;
}
.kg125 a:hover {
	text-decoration: none;
}
/* ----------------------------------------
ティッカー
---------------------------------------- */
#ticker {
	width: 960px;
	font-size: 110%;
	margin: 20px 0 0;
}
.label {
	float: left;
	padding: 0 16px 0 0;
}
.label a {
	color: #cc0000;
	font-size: 93%;
}
.ticker {
	float: left;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 820px;
}
div#ticker-slide ul.ticker_notice {
	margin: 0;
}
.ticker ul li {
	width: 100%;
	display: none;
}
#ticker-slide a{
	color: #333333;
}
/* ----------------------------------------
ヘッダーロゴ
---------------------------------------- */
#logo {
	float: left;
	text-align: center;
	width: 240px;
	margin: 6px 0 0;
}
/* ----------------------------------------
ヘッダー右
---------------------------------------- */
#header_right {
	float: right;
	width: 360px;
	text-align: right;
	margin: 8px 0 0;
}
div.icon ul li {
    display: inline-block;
    width: 65px;
    text-align: center;
    vertical-align: top;
	cursor: pointer;
    background: url("/img/h_images/header_icon.gif") no-repeat scroll 0 0;
	min-height: 25px;
	font-size: 85%;
	color: #1e3c91;
}
div.icon ul li:hover {
	text-decoration: underline;
}
div.icon ul li a {
    background: url("/img/h_images/header_icon.gif") no-repeat scroll 0 0;
	display: block;
	min-height: 25px;
}
div.icon ul li.group {
	margin: 0 5px 0 10px;
}
div.icon ul li.loupe {
	margin: 0 -8px 0 -10px;
}
div.icon ul li.undergraduate {
	background-position: 22px 0;
	padding: 28px 0 0 0;
	line-height: 1em;
}
div.icon ul li.group {
	background-position: -45px 0;
	padding: 28px 0 0 0;
	line-height: 1em;
}
div.icon ul li.language {
	background-position: -109px 0;
	padding: 28px 0 0 0;
	line-height: 1em;
}
div.icon ul li.sitemap {
	background: none;
}
div.icon ul li.sitemap a {
	background-position: -173px 0;
	padding: 28px 0 0 0;
	line-height: 1em;
}
div.icon ul li.loupe {
	background-position: -236px 0;
	padding: 28px 0 0 0;
	line-height: 1em;
}
#search {
	float: right;
	clear: both;
	width: 400px;
	margin: 5px 0;
}
#searchbox {
	float: right;
}
div#search form input#s[type="text"] {
	border: 1px solid #1e3c91 !important;
	height: 30px;
	width: 255px;
	font-size: 10pt;
	padding: 0 !important;
	background: url("/img/h_images/google_search_bg.gif") no-repeat scroll -10px 5px #ffffff !important;
}
div#search form input#s[type="text"]:focus {
	outline: 0;
	background-image: none !important;
}
input[type="image"] {
	float: right;
}
.jQueryBox,
.jQueryBox_2,
.jQueryBox_3,
.jQueryBox_4{
	position: relative;
	z-index: 100;
	display: none;
}
/* ----------------------------------------
学部大学院　google翻訳　併設校
---------------------------------------- */
div.jQueryBox_3 div.undergraduate,
div.jQueryBox_2 div#google_translate_menu,
div.jQueryBox_4 div#group_school{
	position: fixed;
	top: 73px;
	right: 7%;
	background: #f7f7f0;
	padding: 4px 5px;
	color: #333333;
	border: 5px solid #1e3c91;
	text-align: left;
	min-width: 270px;	
}
div.jQueryBox_3 div.undergraduate span.close,
div.jQueryBox_2 div#google_translate_menu span.close, 
div.jQueryBox_4 div#group_school span.close {
  background: url("/img/h_images/close.gif") no-repeat scroll 0 0;
  height: 42px;
  float: right;
  width: 42px;
  margin: -9px -22px 0 0;
  display: block;
}
div.jQueryBox_3 div.undergraduate p.undergraduate_all,
div.jQueryBox_4 #group_school p.group_all{
	margin: 10px;
	font-size: 120%;
}
div.jQueryBox_3 div.undergraduate ul{
	float: left;
	max-width: 300px;
}
div.jQueryBox_3 div.undergraduate.undergraduate li,
div.jQueryBox_4 #group_school ul li {
	margin: 2px 10px;
}

#f_l_website{
	margin: 5px 0 10px;
}
#f_l_website p,
#google_translate_menu p {
	font-family: serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 10px;
}
div#f_l_website span.lead {
	display: block;
	margin: 0 0 6px 17px;
	width: 270px;
}
#f_l_website ul li {
	margin: 0 0 3px 10px;
}
#google_translate_menu p.pilot {
	margin: 0 0 0 10px;
}
ul.pilot {
  margin: 0 0 10px 0;
}
ul.pilot li {
  line-height: 1.7em;
  margin: 0 0 0 10px;
}
div.goog-te-gadget {
	margin: 0 0 8px 15px;
}
div.goog-te-gadget div.goog-te-gadget-simple{
	font-size: 100%;
}
/* ----------------------------------------
google翻訳時の文字調整
---------------------------------------- */
.global_menu font {
  line-height: 0.9em;
}
.undergraduate.jQueryPush_3 font,
.group.jQueryPush_4 font,
.language.jQueryPush_2 font,
.sitemap font,
.loupe.jQueryPush font,
.indention font {
	display: inline-block;
	max-width: 65px;
}
/* ----------------------------------------
コンテンツエリア
---------------------------------------- */
#contents {
	margin: 0 auto;
}
/* ----------------------------------------
キービジュアル
---------------------------------------- */
.amazingslider-nav-0 {
  position: relative !important;
  display: block !important;
  left: 0 !important;
  margin: -25px auto 0 !important;
  overflow: hidden !important;
  /*width: 380px !important;*/
}
#amazingslider-1{
	margin: -2px auto 0 !important;
}
#key_visual_after{
	height: 17px;
}
/* ----------------------------------------
フッター
---------------------------------------- */
#footer {
	background: none repeat scroll 0 0 #1E3C91;
	font-size: 70%;
}

/* ----------------------------------------
グローバルメニュー
---------------------------------------- */
#t_global_menu {
	margin: 0 auto;
	position: relative;
	bottom: 10px;
}
.global_menu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	line-height: 1.2em;
}
.global_menu li a{
	display: table-cell;
	border: 1px solid #ffffff;
	color: #ffffff;
	height: 90.8px;
	width: 90.8px;
	background: #1e3c91;
	word-wrap: break-word;
	vertical-align: middle;
	max-width: 90.8px;
	max-height: 90.8px;
	
	transition-property: color,background,border,font-size;
	-ms-transition-property: color,background,border,font-size;
	-webkit-transition-property: color,background,border,font-size;
	-moz-transition-property: color,background,border,font-size;
	
    transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
}
#t_global_menu ul.global_menu li a:hover{
	text-decoration:none;
	font-weight: bold;
}
.global_menu a:hover {
	color: #1e3c91;
	background: #ffffff;
	border: 1px solid #1e3c91;
	font-size: 110%;
}
/* ----------------------------------------
フッターメニュー
---------------------------------------- */
#footer_menu,
#footer_menu a {
	color: #FFFFFF;
}
.footer_link {
  margin: 0 0 10px 0;
}
.footer_link li {
	display: inline;
	padding: 0 5px;
}
.adress {
  margin: 0 0 3px;
}
.copyright {
  font-size: 85%;
}
/* ----------------------------------------
SNSボタン
---------------------------------------- */
#sns_button {
	background: url("/img/h_images/sns_bg.png") repeat scroll 0 0;
	position: fixed;
	right: -5px;
	top: 75px;
	padding: 8px;
}
#sns_button ul {
  margin-bottom: -8px;
}
#sns_button li {
	padding: 0 0 8px 0;
}
#sns_button img {
	margin: 0 3px 0px 0px;
}
#font_button{
	margin: 0 0 10px ;
}
#fontsize{
	background: #f7f7f0;
	width: 34px;
	margin: 0 2px 0 0;
}
#fontsize img{
	margin: 5px 0 5px 5px;
}
#fontsize #large,
#fontsize #middle {
	padding: 0;
	width: 24px;
}
#fontsize #moji{
	font-size: 6pt;
	color: #1e3c91;	
	padding: 0;
	line-height: 1.1em;
}
/* ----------------------------------------
プリントCSS
---------------------------------------- */
@media print {
    #sns_button {
		display:none;
	}
}