@charset "utf-8";
/* CSS Document */


* {
	padding:0;
	margin:0 auto;
	color:#595959;
}

html,body {
	height:100%;

}

body#top {
     background-image:url(../images/logo_back.jpg);
	 background-repeat:repeat-x;
	font-size:12px;
	line-height: 1.6;
		background-color:#f5f5f5;
}


* html body {
	font-size:75%;
}

*:first-child+html body {
    font-size: 75%;
}

a,img {
	border:none;
	padding:0px;
	margin:0px;
}

/* リンク設定 */
a:link, a:visited {
	color: #306BCF;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  overflow: hidden;
  /**/
}


div#wrap {
	width:100%;
   	height: 100%;
    min-height: 100%;
	
}



/***********************************************

 ■HEADER部分

***********************************************/

div#wrap div#header {
	width:902px;
	height:64px;
	position:relative;
}

div#wrap div#header h1#site_id {
	position:absolute;
	top:12px;
	left:0;
}

div#wrap div.en_txt {
	float:right;
	width:295px;
	height:29px;
}


/***********************************************

 ■G_MENU部分

***********************************************/

div#oc_main {
	width:902px;
	vertical-align:bottom;
	position: relative;
}

div#oc_main p {
	position: absolute;
	top: 172px;
	left: 32px;
}



/***********************************************

 ■MAIN_IMG部分

***********************************************/

div#wrap div#main_img {
	width:902px;
	margin-bottom:20px;
	clear:both;
	background-image:url(../images/main_back.jpg);
	background-repeat:no-repeat;
}



/***********************************************

 ■CONTENTS部分

***********************************************/

div#wrap div#contents {
	width:882px;
	margin-bottom:10px;
}

div#wrap div#contents h2 {
	padding:10px 0 15px;
}
div#wrap div#contents h3 {
	padding-bottom:5px;
}

/* main_contents */

div#wrap div#contents div#main_contents {
	width:609px;
	float:left;
	margin-top:10px;
/*	background-image:url(../images/t_center.jpg);
	background-repeat:repeat-y;*/
}


/* side_contents */



#sideBar {
	list-style:none;
	height: 251px;
	position: relative;
	float:left;
	margin-left:16px;
	margin-top:10px;
}
div#wrap div#contents div#sideBar ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height: 0;
}

div#wrap div#contents div#sideBar ul li, x:-moz-any-link, x:default  {
	list-style:none;
	margin-top:-4px;
	padding:0px;
}

/***********************************************

 ■FOOTER部分

***********************************************/

div#footer {
	width:100%;
	height:30px;
	background-image:url(../images/copy_back.jpg);
	clear:both;
	padding:0;
	margin:0 auto;
	
}

div#footer div#footer_inner {
	width:840px;
	height:85%;
	padding:0;
	margin:0 auto;
	position:relative;
	padding-top:10px;
}

div#footer div#footer_inner ul {
	width:602px;
	position:absolute;
	float:left;
	
}

div#footer div#footer_inner ul li{
	float:left;
	list-style:none;
	margin-right:14px;
	color:#FFFFFF;
}

div#footer div#footer_inner ul li a{
	color:#FFFFFF;
		list-style:none;
}

div#footer div#footer_inner div.h_link{
	float:left;
	list-style:none;
	margin-right:5px;
	clear:both;
	color:#FFFFFF;
}

.cler{
	clear:both;
	}
div#footer div#footer_inner address{
	position:absolute;
	margin-top:28px;
	font-style:normal;
	left:0;
}

div#footer div#footer_inner p{
	position:absolute;
	margin-top:6px;
	right:0;
	line-height:1.5;
	width: 602px;
}

/**:first-child+html div#footer {
	height:30%;
}
*:first-child+html div#footer div#footer_inner {
	height:90%;
}
*/

div.page_top {
	width:350px;
	text-align:right;
	margin-bottom:20px;
	margin-top:10px;
}

.lefty {
	float:left;
}
.righty {
	float:right;
}

ul#abtns {
	padding-bottom: 15px;
}

ul#abtns li {
	float: left;
	list-style: none;
	padding-right: 4px;
}
ul#abtns li.last {
	padding-right: 0;
}

.bnr_pdf {
	padding-bottom: 30px;
}

.cset {
	background: url(../images/cbg.jpg) left bottom no-repeat;
	width: 300px;
	margin-bottom: 8px;
}
.cset .box {
	padding: 10px;
	position: relative;
}
.cset .box .righty {
	padding-bottom: 30px;
	width: 150px;
}
.cset .box p {
	padding: 3px 0 7px;
}
.cset .box .cbtn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.box2 {
	padding: 15px;
	border: solid 1px #E0E0E0;
	background-color: #FFF;
	width: 576px;;
	margin-bottom: 20px;
}
.box2 .txt {
	width: 390px;
}
.box2 .txt p {
}
.box2 .txt .icon {
	background: url(../images/icon_square.jpg) left 0.3em no-repeat;
	padding-left: 20px;
}
.box2 .txt .icon_s {
	background: url(../images/icon_square2.jpg) left 0.3em no-repeat;
	padding-left: 18px;
}
.box2 .txt .f_blue {
	color: #062693;
	font-size: 115%;
	font-weight: bold;
}
table.c_program {
	width: 800px;;
	border: solid 1px #CCC;
	background-color: #FFF;
}
table.c_program thead th {
	text-align: left;
	padding: 5px 2px;
	border-bottom: solid 2px #CCC;
	font-weight: normal;
}
table.c_program tbody th {
	background-color: #3972B0;
	color: #FFF;
	font-weight: normal;
	border-right: solid 1px #CCC;
	padding:5px;
}
table.c_program tbody td {
	padding:5px;
}
.w50 {
	width: 47px;
}
.w100 {
	width: 94px;
}
.w135 {
	width: 131px;
}
.w165 {
	width: 161px;
}
.br_solid {
	border-right: solid 1px #CCC;
}
.br_dot {
	text-align: center;
	border-right: dotted 1px #CCC;
}
.bb_solid {
	text-align: center;
	border-bottom: solid 1px #CCC;
}

.pt5 {
	padding-top: 5px;
}
.pb5 {
	padding-bottom: 5px;
}


/* ============================================
	ページトップ：Add 09/11/12
============================================ */
.pageTop {
	padding: 10px 0;
	text-align: right;
}
	.pageTop a {
		background: url(http://www.kanagawa-u.ac.jp/common/img/ico/ico_arrow_whiteT_02.gif) no-repeat left center;
		padding-left: 20px;
}
	.pageTop a:hover {
		background: url(http://www.kanagawa-u.ac.jp/common/img/ico/ico_arrow_blueT_01.gif) no-repeat left center;
}

