@charset( "utf-8" );

html {
	margin: 0px;
}


a {
	color: #f19ba6;
	text-decoration: none;
}


/*	ドキュメント全体	*/
body {
	word-break: break-all;

	background-color: #FFFFFF;
	background-image: url( "./images/background.png" );
	background-position: top;
	background-repeat: repeat-x;

	margin: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 166%;
	font-size: 12px;
	color: #444444;

	z-index: 0;
}

#container {
	margin: 0px auto; 
	padding: 29px 0 0 0;
	width: 918px;
	min-height: 400px;
	height: auto;
	overflow: hidden;

	background-image: url( "./images/container.png" );
	background-position: top;
	background-repeat: no-repeat;
}

#body {
	position: relative;
	float: left;

	width: 624px;
	padding: 0 27px 0 17px;
	min-height: 500px;

	height: auto;
	overflow: hidden;

	z-index: 100px;

	font-size: 14px;
}

.white_back {
	background-color: #ffffff;
}

#header {
	width: 918px;
	height: 103px;
	
	text-align: left;
	vertical-align: top;
	
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	
	background-image: url( "./images/header.png" );
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	display: block;
	width: 210px;
	height: 0px;
	padding-top: 110px;
}

#header a#contact {
	color: #ffffff;
	display: block;
	margin: -110px 0 0 803px;
	width: 115px;
	height: 25px;
	text-align: center;
	padding: 6px 0 0 0;
	background-image: url( "./images/contact.png" );
}


#article {
	float: left;
	width: 790px;
	min-height: 400px;
	font-size: 14px;
}

#article img {
	max-width: 790px;
}

#sidebar {
	position: relative;
	float: left;
	width: 228px;
	height: auto;
	padding: 0 0 100px 22px;
	z-index: 200px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

a#page_to_top {
	display: block; 

	color: #ffffff;
	text-align: right;

	width: 897px;
	height: 22px;
	overflow: hidden;

	padding: 7px 21px 0 0;
	margin: 100px auto 0 auto;

	background-image: url( "./images/page_to_top.png" );
	background-repeat: no-repeat;
	background-position: 789px 0px;
}

#footer {
	display: static;
	background-color: #f19ba6;
	height: 119px;
	margin: 0 auto;
}

#footer_inner {
	margin: 0 auto;
	width: 918px;
	height: 92px;
	overflow: hidden;

	padding: 25px 0 0 3px;
	color: #ffffff;
	background-color: #f19ba6;

	font-size: 12px;
	line-height: 18px;

	border: solid 1px #f19ba6;
}

#copyright {
	width: 902px;

	font-size: 12px;
	text-align: right;
	margin: 10px auto 0 auto;

	padding: 0 16px 0px 0;

	color: #ffffff;

	border: solid 1px #f19ba6;
}


#keyvisual {
	width: 1020px;
	height: 550px;
	margin-left: -10px;
	background-image: url( "./images/bg_top_image.png" );
}

#contents {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#menu {
	position: relative;
	height: 50px;
	z-index: 300;
	margin: 0 auto;
	width: 918px;
}

#menu ul {
	position: static;
	list-style-type: none;
	margin: 0 0 0 23px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	border-left: solid 1px #ffcccc;
}

#menu ul li {
	float: left;

	padding-top: 5px;
	height: 45px;
	overflow: hidden;

	border-right: solid 1px #ffcccc;

	background-repeat: no-repeat;
}

#menu ul li.current_page_item,
#menu ul li.current_page_parent,
 {
	 background-position: top center;
	 background-repeat: no-repeat;
}

#menu ul li.current_page_item a,
#menu ul li.current_page_parent a
 {
	color: #ff9999;
}

#menu ul li:hover {
	height: auto;
	overflow: visible;
	background-image: url( "./images/global_menu_over.png" );
}

#menu ul li a {
	display: block;

	width: 100%;
	overflow: hidden;

	font-size: 14px;
	font-weight: bold;

	color: #ffffff;

	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

/*
 ※メニューで削除や新規追加すると番号がずれるので注意※
menu-item-305　　トップ
menu-item-32　　ご挨拶
menu-item-31　　事業概要
menu-item-323　　連携大学と設置コース
menu-item-277　　セミナー講習会開催予定
menu-item-268　　事業レポート
menu-item-267　　大学院生募集
menu-item-25　　リンク
*/

#menu ul li#menu-item-305 { width: 69px; padding-top: 15px; height: 35px; }
#menu ul li#menu-item-32 { width: 72px; padding-top: 15px; height: 35px; }
#menu ul li#menu-item-31 { width: 88px; padding-top: 15px; height: 35px; }
#menu ul li#menu-item-323 { width: 108px; height: 45px; }
#menu ul li#menu-item-277 { width: 131px; height: 45px; }
#menu ul li#menu-item-268 { width: 115px; padding-top: 15px; height: 35px; }
#menu ul li#menu-item-267 { width: 111px; padding-top: 15px; height: 35px; }
#menu ul li#menu-item-25 { width: 66px; padding-top: 15px; height: 35px; }

#menu ul li.current_page_item{ background-position: 0px 5px; margin-top: -2px; }
#menu ul li#menu-item-32.current_page_item { background-image: url( "./images/active32.png" ); }
#menu ul li#menu-item-31.current_page_item { background-image: url( "./images/active31.png" ); }
#menu ul li#menu-item-323.current_page_item { background-image: url( "./images/active30.png" ); }
#menu ul li#menu-item-277.current_page_item { background-image: url( "./images/active29.png" ); }
#menu ul li#menu-item-268.current_page_item { background-image: url( "./images/active28.png" ); }
#menu ul li#menu-item-267.current_page_item { background-image: url( "./images/active26.png" ); }
#menu ul li#menu-item-25.current_page_item { background-image: url( "./images/active25.png" ); }

#menu ul li.current_page_parent { background-position: 0px 5px; margin-top: -2px; }
#menu ul li#menu-item-32.current_page_parent { background-image: url( "./images/active32.png" ); }
#menu ul li#menu-item-31.current_page_parent { background-image: url( "./images/active31.png" ); }
#menu ul li#menu-item-323.current_page_parent { background-image: url( "./images/active30.png" ); }
#menu ul li#menu-item-277.current_page_parent { background-image: url( "./images/active29.png" ); }
#menu ul li#menu-item-268.current_page_parent { background-image: url( "./images/active28.png" ); }
#menu ul li#menu-item-267.current_page_parent { background-image: url( "./images/active26.png" ); }
#menu ul li#menu-item-25.current_page_parent { background-image: url( "./images/active25.png" ); }

#menu ul li#menu-item-323 a { width: 80px; padding-left: 15px; height: 44px; }
#menu ul li#menu-item-277 a { width: 100px; padding-left: 15px; height: 44px; }

#menu ul li ul {
	position: static;

	list-style-type: none;
	background-image: none;

	margin: 0px 0 0px 0px;
	padding: 17px 0 0 0; 
	top: 150px;

	width: 200px;

	border-left: none;
}

#menu ul li ul li {
	width: 162px;
	height: 27px;
	padding: 16px 0 10px 0px;
	border-right: none;
	overflow: hidden;
	background-color: #f297a1;
	z-index: 200;
}

#menu ul li ul li a {
	text-align: left;
	padding: 0 16px 0 16px;
}

#menu ul  li#menu-item-277 ul {
	text-align: left;
	padding: 2px 0 0 0;
}
#menu ul  li#menu-item-323 ul {
	text-align: left;
	padding: 2px 0 0 0;
}

#menu ul li ul li.current_page_item a {
	color: #ffffff;
}

#menu ul li.current_page_item ul li a,
#menu ul li.current_page_parent ul li a
 {
	color: #ffffff;
}

#menu ul li ul li:hover {
	background-color: #f6b4bc;
	height: 27px;
	overflow: hidden;
	background-image: none;
}

#menu ul li ul li ul {
	margin-left: 200px;
	margin-top: -42px;
}

#global_menu {
	margin-bottom: 19px;
}


#global_menu ul {
	position: relative;
	z-index: 200;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#global_menu ul li {
	height: 30px;
	padding: 20px 0 0 14px;
	background-image: url( "./images/global_menu.png" );
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 0 2px 0;

	width: 197px;
	overflow: hidden;
}

#global_menu ul li:hover {
	width: 400px;
	overflow: visible;
	background-image: url( "./images/global_menu_over.png" );
}


#global_menu ul li a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

#global_menu ul li.current_page_item a {
	color: #666666;
}


#global_menu ul li ul  {
	margin: -40px 0 0 198px;
}

#global_menu ul li ul li  {
	background-image: none;
}

#global_menu ul li ul li {
	width: 146px;
	padding: 16px 16px 5px 16px;
	border-right: none;
	overflow: hidden;
	background-color: #f297a1;
	z-index: 200;
	margin: 0 0 0px 0;
}

#global_menu ul li ul li:hover {
	width: 146px;
	background-color: #f6b4bc;
	background-image: none;
}


h2 {
	width: 770px;
	height: 36px;
	font-size: 18px;
	font-weight: bold;
	background-image: url( "./images/bg_h2.png" );
	padding-left: 20px;
	padding-top: 13px;
}

.page_current {
	float: left;
	border: solid 1px #aaaaaa;
	font-size: 10px;
	margin-right: 5px;
	padding: 5px;
	font-weight: bold;
	background-color: #eeeeee;
}

.cms_table {
	   border-top: solid 1px #000000;
	   border-left: solid 1px #000000;
	   border-collapse: collapse;
	   border-spacing: 0px;
	   empty-cells: show;
}

.cms_table th {
	   border-right: solid 1px #000000;
	   border-bottom: solid 1px #000000;
	   font-size: 14px;
	   text-align: center;
	   font-weight: bold;
	   background-color: #eeeeee;
	   padding-left: 20px;
	   padding-right: 20px;
	   padding-top: 5px;
	   padding-bottom: 5px;
}

.cms_table td {
	   border-right: solid 1px #000000;
	   border-bottom: solid 1px #000000;
	   font-size: 14px;
	   padding-left: 20px;
	   padding-right: 20px;
	   padding-top: 5px;
	   padding-bottom: 5px;
}

code, pre {
	display: block;
	
	background-color: #F4F2EF;
	border: solid 1px #888888;
	padding: 2px;
	width: 784px;
	height: auto;
	overflow: hidden;
	
	word-break: break-all;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	
	font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
	line-height: 1.2;
	font-size: 14px;
}

code p, pre p {
	float: left;
	width: 780px;
}

.contents_element {
	width: 790px;
	height: auto;
	overflow: hidden;
	border-bottom: solid 1px #aaaaaa;
}

.contents_image {
	float: left;
	width: 250px;
	height: 230px;
	overflow: hidden;
}

.contents_image img {
	width: 200px;
	height: 150px;
	margin: 30px 20px 30px 30px;
	overflow: hidden;
}

.contents_summary {
	margin: 30px 0px 30px 0px;
}

.contents_summary time {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.contents_summary time span {
	font-size: 14px;
}
.contents_summary a h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

.contents_element .category {
	float: right;
	background-image: url( "./images/category.png" );
	width: 100px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
}

.category_desc {
	float: left;
	display: block;
	background-image: url( "./images/category.png" );
	width: 100px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
}

.blog_date{
	font-size: 18px;
	font-weight: bold;
}

#body nav h1 {
	color: #f19ba6;
	background-image: none;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	margin: 0px;
}

#body h1.archive-title {
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-image: none;
}

#body h1 {
	line-height: 140%;
	width: 565px;
	height: 33px;
	padding-left: 59px;
	padding-top: 12px;
	background-image: url( "./images/h1.png" );
	font-size: 18px;
	color: #333333;
}

#body h2 {
	line-height: 140%;
	width: 602px;
	height: 31px;
	padding-left: 19px;
	padding-top: 7px;
	background-image: url( "./images/h2.png" );
	font-size: 18px;
	color: #333333;
}

#body h3 {
	line-height: 140%;
	width: 585px;
	height: 31px;
	padding-left: 39px;
	padding-top: 7px;
	background-image: url( "./images/h3.png" );
	font-size: 18px;
	color: #333333;
}


ul#banner_list {
	list-style-type: none;
	padding-left: 0px;
}

ul#banner_list li {
	width: 210px;
	height: auto;
	padding: 0px;
	margin: 0 0 4px 0;
	border: solid 1px #000000;
}

ul#banner_list li#noborder {
	border: none;
}

ul#banner_list li a {
	display: block;
	width: 210px;
	height: 57px;
	overflow: hidden;
}

ul#banner_list li a img {
	width: 210px;
	height: 57px;
}

/*
ul#banner_list li a#banner1 {	background-image: url( "./images/banner1.png" ); }
ul#banner_list li a#banner2 {	background-image: url( "./images/banner2.png" ); }
ul#banner_list li a#banner3 {	background-image: url( "./images/banner3.png" ); }
ul#banner_list li a#banner4 {	background-image: url( "./images/banner4.png" ); }
ul#banner_list li a#banner5 {	background-image: url( "./images/banner5.png" ); height: 60px; }
ul#banner_list li a#banner6 {	background-image: url( "./images/banner6.png" ); }
ul#banner_list li a#banner7 {	background-image: url( "./images/banner7.png" ); }
ul#banner_list li a#banner8 {	background-image: url( "./images/banner8.png" ); }
ul#banner_list li a#banner9 {	background-image: url( "./images/banner9.png" ); height: 59px; }
*/
ul#banner_list li#banner_space { height: 53px; margin: 0px; border: none; }

#slide {
	position: relative;
	width: 628px;
	height: 361px;
	overflow: hidden;
	border: solid 1px #999999;
}

#slide1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 628px;
	height: 361px;
	background-image: url( "./images/slide1.png" );
}
#slide2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 628px;
	height: 361px;
	background-image: url( "./images/slide2.png" );
}
#slide3 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 628px;
	height: 361px;
	background-image: url( "./images/slide3.png" );
}
#slide4 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 628px;
	height: 361px;
	background-image: url( "./images/slide4.png" );
}
#slide5 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 628px;
	height: 361px;
	background-image: url( "./images/slide5.png" );
}

#news_line {
	width: 598px;
	min-height: 15px;
	border-bottom: solid 1px #e9e9e9;
	margin: 0 0 0 29px;
	clear: both;
	overflow: hidden;
	padding: 13px 0 13px 0;
}

#news_date {
	float: left;
	width: 136px;
}

#news_title {
	float: left;
	width: 462px;
}

#news_list {
	display: block;
	width: 100px;
	height: 20px;
	background-image: url( "./images/allow.png" );
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	padding: 1px 0 0 23px;
	margin: -42px 0 20px 500px;
}

h1.screen-reader-text {
	background-image: none;
	font-size: 12px;
	padding: 0 0 0 0;
}

#picture {
	float: right;
	text-align: center;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.data_table {
	border-collapse: collapse;
	border-spacing: 0px;
	border-left: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
}

.title {
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #eeeeee;
	width: 200px;
	padding: 2px;
}

.data {
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	padding: 2px;
}

.data ul {
	margin-left: -10px;
}

.no_padding {
}

div.margin {
	height: 20px;
}