@charset "utf-8";

#index #headerInfo {
	position: relative;
}

#index #headerInfo #sns_icons li {
	position: absolute;
}

#index #headerInfo #sns_icons li#fb {
	top: 59px;
	right: 0px;
}

#index #headerInfo #sns_icons li#fb img {
	width: 37px;
	height: 37px;
}

#index #headerInfo #sns_icons li#twitter {
	top: 55px;
	right: 40px;
}

#index #headerInfo #sns_icons li#twitter img {
	width: 50px;
	height: 50px;
}

#index #image_index {
	background: url(images/image_index_k.png) no-repeat 0 1px;
	height: 330px;
	width: 960px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#index #infomations, #index h2#infomationTitle {
	width: 630px;
}

#index #infomationFrame {
	float: left;
}

#index #infomations {
	font-size: 90%;
	/*background: url(images/bg_infomations_k.png) repeat-y;*/
	margin: 0 0 30px 0;
	height: 440px;
	width: 590px;
	overflow: auto;
}

#index h2#infomationTitle {
	background: url(images/h2_infomations_k.png) no-repeat;
	height: 43px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#index #infomations .infomation {
	padding: 0 10px;
}

#index #infomations .infomation h4 {
	float: left;
	width: 100px;
	font-weight: normal;
	font-size: 90%;
}

#index #infomations .infomation .infomationNote {
	float:left;
	width: 420px;
}

#index #libraryInfo, #index h2#libraryInfoTitle {
	width: 310px;
}

#index #libraryInfoFrame {
	float: right;
}

#index #libraryInfo {
	width: 310px;
	padding: 0 10px;
	/*background: url(images/bg_libraryInfo_k.png) repeat-y;*/
	margin: 0 0 30px 0;
	min-height: 440px;
}

#index h2#libraryInfoTitle {
	background: url(images/h2_libraryInfo_k.png) no-repeat;
	height: 43px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#index #libraryInfo .libraryInfoNote {
	padding: 0 0 0 10px;
}

#index #libraryInfo .libraryInfoNote dl {
	margin: 0 0 0 10px;
}

#index #libraryInfo .libraryInfoNote dd {
	margin: 0 0 15px 1.5em;
	font-size: 90%;
	line-height: 120%;
}

#index #accessMap, #index #accessMap h2 {
	width: 960px;
}

#index #accessMap {
	/*background: url(images/bg_accessMap_k.png) repeat-y;*/
	margin: 0 0 30px 0;
}

#index #accessMap h2 {
	background: url(images/h2_accessMap_k.png) no-repeat;
	height: 45px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#index #accessMap #gMap {
	width: 912px;
	height: 300px;
	margin: 0 auto 20px;
}

