@charset "utf-8";

/*=========================================================
	[ base_adjust.css ]
	content page base design
	date - creation:2013-02-08 // update:2013-03-24
=========================================================*/

/*=========================================================
	index
		1. display control
		2. navigation
		3. content
=========================================================*/

/* 1. display control
=========================================================*/
/* ����؂�ւ����j���[��OFF�ɂ��܂��B */
/*#navLang{display:none !important;}*/

/* �K��ҕʃ��j���[��OFF�ɂ��܂��B */
#navTarget{display:none !important;}

div#siteCtrl{
	border-bottom:3px solid #E27102;
}

#wrapper #header a,
ul#navLang li.english{background-image:url(/b/english/common/images/for_base.gif);}

/* ���S�̈ʒu�𒲐����܂� */
div#hlogo{
	width:378px;
}
div#hlogo a{/* margin:14px 0 0 19px; */
	margin:10px 0 0 19px;
}

/* headerNav */
#header ul#navUtility{
    width:240px;
}
/*#header ul#navUtility{
    top: 10px;
    width:240px;
}
#navUtility li{
	float:left;
}*/

/* 2. navigation
=========================================================*/
/* target navigation
---------------------------------------------------------*/
/* �O���[�o���i�r�Q�[�V�����̐��𒲐߂��܂��B
nav_global_6�`8�܂ŁA�����̔ԍ������������ĕύX���܂��B */
@import "//www.ynu.ac.jp/common/css/nav_global_4.css";

/* �O���[�o���i�r�Q�[�V�����̉摜�̈ʒu���w�肵�Ă��܂� */
ul#navGlobal{
	background:url(/b/english/common/images/nav_global.gif) no-repeat 0 0  !important;
}
/* �O���[�o���i�r�Q�[�V�����̉摜�̈ʒu����єw�i�F���w�肵�Ă��܂� */
#navGlobal a{
	background-image:url(/b/english/common/images/nav_global.gif) !important;
	background-color:#E27102;
}

#navGlobal li{width:240px !important;}

#navGlobal .category01 a{background-position:-2px 0;}
#navGlobal .category02 a{background-position:-243px 0;}
#navGlobal .category03 a{background-position:-486px 0;}
#navGlobal .category04 a{background-position:-729px 0;}
/* hover */
#navGlobal .category01 a:hover{background-position:-2px -40px;}
#navGlobal .category02 a:hover{background-position:-243px -40px;}
#navGlobal .category03 a:hover{background-position:-486px -40px;}
#navGlobal .category04 a:hover{background-position:-729px -40px;}
/* nowhere */
#category01 #navGlobal .category01 a{background-position:-2px -80px;}
#category02 #navGlobal .category02 a{background-position:-243px -80px;}
#category03 #navGlobal .category03 a{background-position:-486px -80px;}
#category04 #navGlobal .category04 a{background-position:-729px -80px;}

/* search
---------------------------------------------------------*/
#header #navSearch .gsc-input a{
	background:none;
}
#header #navSearch td{
	vertical-align:top;
}
#header #navSearch .cse .gsc-search-button input.gsc-search-button-v2,
#header #navSearch input.gsc-search-button-v2{
    height: 13px;
    margin-top: 0;
	margin-right:5px;
    min-width: 13px;
    padding: 3px 15px;
    width: 13px;
}

#header #navSearch .gsc-input-box{height:20px;}
#gsc-i-id1{font-size:13px;}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus{border-radius:0 !important;}
#gs_st0 a{background-image:none !important;}
#content .gsc-webResult img{border:none;}

/* 3. content
=========================================================*/
/* for site top
---------------------------------------------------------*/
#topImage{margin-top:4px;}

