@charset "shift_jis";

/*----------------------------
  CSS Date Document 2007.07
----------------------------*/

@import url(common.css);
@import url(sub.css);

/*####################　共通設定　####################*/

/*ヘッダ画像*/
#Header {background-image:url(../postgraduate/img/wall-header.jpg);}

#ContainerRight h2 {margin-bottom:30px;}
#PageResearch #ContainerRight h2 {margin-bottom:5px;}

/*コンテンツ部*/
.contentsBox h3{
	border-bottom:1px solid #cbcbcb;
	padding-bottom:4px;
	margin-bottom:22px;
	text-align:right;
	font-weight:normal;
	font-size:10px;
	clear:both;
	zoom:1;
	}
.contentsBox h3:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

.contentsBox h3 img{float:left;}
.contentsBox h3 a{
	position:relative;
	left:12px;
	background:url(../img/common/ico-arrow_white.gif) right top no-repeat;
	padding:1px 19px 5px 0;
	margin-right:1px;
	}


/* sitemap
------------------------------------------------------------- */
#PageSitemap .contentsBox li{
	margin-bottom: 8px;
	}

#PageSitemap .contentsBox li a{
	color:#333333;
	}
#PageSitemap .contentsBox li a:hover{
	color:#8a35af;
	}
#PageSitemap .contentsBox .list01{
	float: left;
	padding-right: 80px;
	}
#PageSitemap .contentsBox .list01 li{
	font-weight:  bold;
	}
#PageSitemap .contentsBox .list01 .mb{
	margin-bottom: 20px;
	}
#PageSitemap .contentsBox .list02{
	margin-left: 15px;
	padding-bottom: 5px;
	margin-top: 8px;
	}
#PageSitemap .contentsBox .list02 li{
	background: url(../sitemap/img/sitemap-arrow.gif) 0 3px no-repeat;
	padding-left: 10px;
	font-weight:  normal;
	}
#PageSitemap .contentsBox .list03{
	margin-left: 15px;
	margin-top: 8px;
	padding-bottom: 3px;
	}
#PageSitemap .contentsBox .list03 li{
	background: url(../sitemap/img/sitemap-box.gif) 0 4px no-repeat;
	}
	
			
/*end*/







