@charset "utf-8";
/*	All
=================================================================== */
html { font-size: 62.5%; }											/* 10px */
body {
	font-weight: normal;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 1em;
	font-size: 1.4rem;
	color: #323232;
	width: 100%;
	min-width: 945px;
}
/*	addtional Normalization
=================================================================== */
a:link {color:#000; text-decoration: underline;}
a:visited {color:#000;}
a:hover {color:#000; text-decoration: underline;}
a:active {color:#000;}

a:link img {color:#000; text-decoration: underline;}
a:visited img {color:#000;}
a:hover img {color:#000; text-decoration: underline; opacity: 0.7;}
a:active img {color:#000;}
/*	Wrapper
=================================================================== */
#wrapper {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
}
/*	Header
=================================================================== */
#HeaderWrap {
	border-top: 20px solid #01825F;
	border-bottom: 20px solid #01825F;
	margin: 0;
	padding: 5px 0 2px 0;
	position: relative;
	width: 100%;
}
#HeaderWrap:before {
	content: "";
	position: absolute;
	width: 945px;
	top: -11px;
	left: 50%;
	margin-left: -487.5px;
	border-bottom: 11px solid #fff;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}
#HeaderWrap:after {
	content: "";
	position: absolute;
	width: 945px;
	bottom: -11px;
	left: 50%;
	margin-left: -487.5px;
	border-top: 11px solid #fff;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}
#HeaderWrap #Header {
	margin: 0 auto;
	padding: 0;
	width: 945px;
}
#Header #siteID {
	float: left;
	margin: 5px 0 0 3px;
	/*width: 436px;*/
	width: 900px;
}
#siteID p {
	font-size: 14px;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#siteID h1 {
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
}
#siteID h1 a { /*display: block;*/float:left; }
#siteID a:link {color:#000; text-decoration: none;}
#siteID a:visited {color:#000;}
#siteID a:hover {color:#000; text-decoration: none;}
#siteID a:active {color:#000;}
#siteID a:hover img {color:#000; text-decoration: none; opacity: 1;}
#siteID h1 img {
	float: left;
	vertical-align: top;
	width: 195px;
}
#siteID h1 #siteTitle {
	background: url(https://www.kagoshima-u.ac.jp/planning//theme-images/siteIDarrow.png) left top no-repeat;
	display: inline-block;
	float: left;
	height: 60px;
	margin: 4px 0 0 4px;
	padding: 0 0 0 53px;
	vertical-align: top;
}
#siteID h1 #siteTitle .jTitle {
	font-size: 23px;
	display: block;
	line-height: 100%;
	margin: 14px 0 0 0;
}
#siteID h1 #siteTitle .eTitle {
	font-size: 12px;
	display: block;
	line-height: 100%;
	margin: 3px 0 0 0;
}
/*	contents
=================================================================== */
#contents {
	width: 945px;
	margin: 25px auto 50px auto;
	padding: 0;
}
/* main */
#main {
	float: right;
	width: 663px;
	margin: 0;
	padding: 0;
}
/* sub */
#sub {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
}
/*	contents > main
=================================================================== */
/* billboad */
#main #billboad {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#billboad img {
	width: 100%;
	vertical-align: bottom;
}
/* areaSection & areaNews */
#main .areaSection h2,
#main .areaNews h2 {
	margin: 0;
	padding: 5px 0;
	background-color: #eee;
	font-size: 18px;
	font-weight: normal;
}
/* areaSection */
#main .areaSection {
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
}
.areaSection div {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}
.areaSection div img.setRight {
	margin: 0 0 18px 18px;
}
.areaSection div p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-size: 1.3rem;
	line-height: 140%;
}
/* areaNews */
#main .areaNews {
	width: 100%;
	margin: 40px 0 0 0;
	padding: 0;
}
.areaNews ul.News {
	list-style: none;
	height: 275px;
	overflow: auto;
	margin: 10px 0 0 0;
	padding: 0 8px;
}
ul.News li {
	width: 96.98%;
	margin: 0;
	padding: 15px 1.51%;
	border-bottom: 1px dotted #646464;
	display: table;
	font-size: 1.4em;
	font-size: 1.4rem;
	line-height: 120%;
	color: #1F1F1F;
}
ul.News li:before {
	content: "≫";
	width: 10px;
	padding: 0 6px 0 10px;
	display: table-cell;
	vertical-align: top;
	color: #323232;
}
ul.News li span.newsDate {
	width: 90px;
	display: table-cell;
	vertical-align: top;
	padding: 0 15px 0 0;
}
ul.News li span.newsText {
	width: auto;
	display: table-cell;
	vertical-align: top;
}
.newsText a:link {color:#000; text-decoration: none}
.newsText a:visited {color:#000;}
.newsText a:hover {color:#000; text-decoration: underline;}
.newsText a:active {color:#000;}
/*	contents > main(second)
=================================================================== */
/* topicpath */
#topicpath {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-size: 1.3rem;
	color: #000;
	text-align: right;
}
#topicpath .angle {
	margin: 0 4px;
}
#topicpath a {
	margin: 0 3px;
}
#topicpath a:link {color:#000; text-decoration: none}
#topicpath a:visited {color:#000;}
#topicpath a:hover {color:#000; text-decoration: underline;}
#topicpath a:active {color:#000;}
/* areaSection */
#main #areaMain {
	width: 100%;
	margin: 0;
	padding: 0;
}
#areaMain h2 {
	margin: 7px 0 0 0;
	padding: 0 0 0 26px;
	font-size: 2.2em;
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 100%;
	position: relative;
}
.HoptFlag {
	position: absolute;
	left: 0;
	top: -5px;
	height: 27px;
	width: 16px;
	margin: 0;
	padding: 0;
	background-color: #B0483A;
	display: inline-block;
}
.HoptFlag:before {
	content: "";
	position: absolute;
	right: -5px;
	top: 0px;
	display: block;
	height: 0px;
	width: 0px;
	border-left: 5px solid #000;
	border-top: 5px solid transparent;
}
.HoptFlag:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -11px;
	display: block;
	width: 0px;
	height: 0px;
	border-left: 16px solid #B0483A;
	border-bottom: 11px solid transparent;
}
/* areaSection */
#main #areaMain .areaSection {
	margin: 40px 0 0 0;
}
#main #areaMain .areaSection h3 {
	background-color: #eee;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 0 0;
	padding: 5px 0;
}
/*	contents > sub
=================================================================== */
/* areaMenu */
#sub #areaMenu {
	width: 100%;
	margin: 0;
	padding: 0;
}
#areaMenu h2 {
	height: 24px;
	width: 100px;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	background-color: #19718A;
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
}
#areaMenu h2:after {
	content: "";
	height: 0px;
	width: 0px;
	right: -22px;
	top: 0;
	display: block;
	border-top: 12px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 12px solid #19718A;
	border-left: 11px solid #19718A;
	position: absolute;
}
#areaMenu h2 i {
	margin: 0 5px 0 8px;
	padding: 0;
}
#areaMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #eee;
}
#areaMenu ul li:last-child {display:none;}
#areaMenu ul li a {
	width: 240px;
	display: block;
	margin: 0;
	padding: 0 10px;
	color: #323232;
	font-size: 17px;
	line-height: 100%;
}
#areaMenu ul li a span {
	width: 230px;
	display: block;
	margin: 0;
	padding: 19px 5px 18px 5px;
	border-bottom: 1px dotted #646464;
}
#areaMenu ul li:last-child a span {
	border-bottom: none;
}
#areaMenu ul li:nth-last-child(2) a span {border:none;}
#areaMenu ul li a:link {color:#000; text-decoration: none}
#areaMenu ul li a:visited {color:#000;}
#areaMenu ul li a:hover {background-color: #19718A; color:#fff; text-decoration: none; opacity: 0.7;}
#areaMenu ul li a:active {color:#000;}
/* areaBanner */
#sub #areaBanner {
	width: 100%;
	margin: 70px 0 0 0;
	padding: 0;
}
#areaBanner h2 {
	display: none;
}
#areaBanner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#areaBanner ul li {
	margin: 0 0 10px 0;
text-align:center;
}
#areaBanner ul li:last-child {
	margin: 0;
}
/* areaInformation */
#sub #areaInformation {
	width: 100%;
	margin: 70px 0 0 0;
	padding: 0;
background: #19718a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5NzE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzIzNzc4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #19718a 0%, #23778f 38%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19718a), color-stop(38%,#23778f), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #19718a 0%,#23778f 38%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #19718a 0%,#23778f 38%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #19718a 0%,#23778f 38%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #19718a 0%,#23778f 38%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19718a', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#areaInformation h2 {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #19718A;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}
#areaInformation .info {
	width: 238px;
	margin: 0 4px;
	padding: 20px 0 30px 14px;
	background-color: #eee;
	color: #323232;
	font-size: 13px;
	line-height: 140%;
}
#areaInformation .info .fName {
	margin: 0 0 5px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}
/*	Footer
=================================================================== */
#Footer {
	margin: 55px 0 0 0;
	padding: 0;
	width: 100%;
}
#Footer #footerWrap {
	background-color: #107E5C;
	color: #fff;
}
#footerWrap #footerSpace {
	margin: 0 auto;
	padding: 0 0 8px 0;
	width: 945px;
}
#footerSpace small {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: right;
}
#footerSpace #addr {
	margin: 0;
}
#addr address {
	float: right;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	padding: 7px 0 0 0;
	width: 280px;
}
#addr address img {
	display: block;
	float: left;
	margin-right: 14px;
	width: 46px;
}
#addr address span.fName {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
#addr address span.fTel {
	font-size: 15px;
}
/* ※※※※※※ class ※※※※※※ */
/* clearfix */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
/* set float */
.setLeft { float: left; }
.setRight { float: right; }
/* header class */
.HoptLB {
	border-left: 5px solid #19718A;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 5px;
}
