@charset "UTF-8";
#page-content h2 {
	margin: 40px -3px 15px -23px;
	background-image: url(../img/bg_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	padding: 1px 0px 5px 22px;
	color: #666;
	font-size: 115.4%;
	zoom: 1;
}

#page-content h2.news {
	margin-top: 0px;
	background-image: url(../../japanese/index_img/bg_title_news.png);
}
#page-content h2:first-child, #page-content h2.first {
	margin-top: 0px;
}
#page-content h2 img {
	vertical-align: text-bottom;
}
#ie8 #page-content h2 {
	padding-top: 2px;
	padding-bottom: 4px;
}
#page-content h3 {
	line-height: 1.29;
	font-size: 107.7%;
	background-color: #f0f0f0;
	background-image: url(../img/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 5px 4px 15px;
	margin: 2em 0px 0.8em -4px;
}
#page-content h4 {
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	padding-bottom: 0.1em;
	border-bottom: 3px double #5E8EB4;
}

#page-content-form h2 {
	margin: 40px -3px 15px -23px;
	background-image: url(../img/bg_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	padding: 1px 0px 5px 22px;
	color: #666;
	font-size: 115.4%;
	zoom: 1;
}
#page-content-form h2.news {
	margin-top: 0px;
	background-image: url(../../japanese/index_img/bg_title_news.png);
}
#page-content-form h2:first-child, #page-content-form h2.first {
	margin-top: 0px;
}
#page-content-form h2 img {
	vertical-align: text-bottom;
}
#ie8 #page-content-form h2 {
	padding-top: 2px;
	padding-bottom: 4px;
}
#page-content-form h3 {
	line-height: 1.29;
	font-size: 107.7%;
	background-color: #f0f0f0;
	background-image: url(../img/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 5px 4px 15px;
	margin: 2em 0px 0.8em -4px;
}
#page-content-form h4 {
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	padding-bottom: 0.1em;
	border-bottom: 3px double #5E8EB4;
}


ul.news  {
	padding: 0px;
	list-style-type: none;
	margin: 0px 0px 0.5em;
	overflow: hidden;
}
.home ul.news {
	overflow-y: scroll;
	height: 460px;
	margin-bottom: 8px;
}
ul.news li {
	border-bottom: 1px dashed #CCC;
	font-size: 92.3%;
	margin: 0px 10px 0.5em 0px;
	background-image: url(../img/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding: 0px 0px 0.5em 20px;
	overflow: hidden;
	width: 605px;
	display: block;
}
ul.news .date {
	color: #060;
	margin-right: 5px;
	float: left;
	width: 75px;
	display: block;
}
ul.news .desc {
	float: right;
	width: 520px;
}
ul.news .desc-full {
	float: right;
	width: 605px;
}
.home ul.news .desc-full{
	width: 605px;
}
.type-small {
	font-size: 92.3%;
	line-height: 1.67;
}
.caption-table {
	clear: both;
}
.caption-table th, .caption-table td {
	background-color: transparent;
	border-style: none;
	padding:0;
}
.caption-table-half-left , .caption-table-half-right {
	width: 315px;
	float: left;
}
.caption-table-half-left {
	margin-right: 20px;
}
.caption-table-half-left th,
.caption-table-half-right th,
.caption-table-half-left td,
.caption-table-half-right td {
	background-color: transparent;
	margin: 0px;
	border-style: none;
	width: 315px;
	padding: 0px;
}
.caption-table-half-left th, .caption-table-half-right th {
	background-color: #eee;
}
.caption-table-half-left td, .caption-table-half-right td {
	padding-top: 4px;
}
.link-list {
	padding-left: 10px;
}
.link-list li{
	list-style-type: none;
	background-image: url(../img/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.link-list li img {
	vertical-align: text-bottom;
}
.link-icon {
	background-image: url(../img/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.fltL {
	float: left;
	margin:0 10px 5px 0;
}
.fltR {
	float: right;
	margin:0 0 5px 20px;
}
.algnL {
	text-align: left;
}
.algnR {
	text-align: right;
}
.algnC {
	text-align: center;
}
.clear {
	clear: both;
}
.roman-number {
	font-family: "MS Serif", "New York", serif;
}
.note {
	color: #c00;
}
#access-map {
	height: 648px;
	width: 648px;
	border: 1px solid #ddd;
}
.icon-huhen {
	color: #FFF;
	background-color: #FF6600;
	padding: 1px 2px;
}
.icon-rigaku {
	color: #FFF;
	background-color: #007F7F;
	padding: 1px 2px;
}
.icon-riken {
	color: #FFF;
	background-color: #96CA00;
	padding: 1px 2px;
}
.icon-zemi {
	color: #FFF;
	background-color: #656599;
	padding: 1px 2px;
}
.icon-kougaku {
	color: #FFF;
	padding: 1px 2px;
	background: #00F;
}
.icon-yugou {
	color: #FFF;
	padding: 1px 2px;
	background: #37CDCD;
}
#page-content .gsc-resultsHeader {
	display: none;
}
.gsc-table-result th , .gsc-table-result td{
	border-color: #FFF;
}

.txtRed {
	color: #9B0025 !important;
}

/*余白関係*/
.mrgn0 {
	margin: 0px !important;
}
.mrgn10 {
	margin: 10px !important;
}
.mrgn20 {
	margin: 20px !important;
}

.mrgnB0 {
	margin-bottom:0 !important;
}
.mrgnB1 {
	margin-bottom:1px !important;
}

.mrgnB10 {
	margin-bottom:10px !important;
}

.mrgnB20 {
	margin-bottom:20px !important;
}

.mrgnB30 {
	margin-bottom:30px !important;
}

.mrgnB40 {
	margin-bottom:40px !important;
}

.mrgnB50 {
	margin-bottom:50px !important;
}

.mrgnB100 {
	margin-bottom:100px !important;
}

.mrgnT0 {
	margin-top:0 !important;
}

.mrgnT10 {
	margin-top:10px !important;
}

.mrgnT20 {
	margin-top:20px !important;
}

.mrgnT30 {
	margin-top:30px !important;
}

.mrgnT40 {
	margin-top:40px !important;
}

.mrgnT50 {
	margin-top:50px !important;
}

.mrgnR0 {
	margin-right: 0 !important;
}

.mrgnR10 {
	margin-right: 10px !important;
}

.mrgnR20 {
	margin-right: 20px !important;
}

.mrgnR30 {
	margin-right: 30px !important;
}

.mrgnR40 {
	margin-right: 40px !important;
}

.mrgnR50 {
	margin-right: 50px !important;
}
.mrgnL0 {
	margin-left: 0 !important;
}

.mrgnL10 {
	margin-left: 10px !important;
}

.mrgnL20 {
	margin-left: 20px !important;
}

.mrgnL30 {
	margin-left: 30px !important;
}

.mrgnL40 {
	margin-left: 40px !important;
}

.mrgnL50 {
	margin-left: 50px !important;
}

.mrgnL17p {
	margin-left: 17% !important;
}

.mrgnL20p {
	margin-left: 20% !important;
}

.pdngT40 {
	padding-top:40px !important;
}

.pdngL0 {
	padding-left:0 !important;
}

.borderB0 {
	border-bottom: none !important;
}