@charset 'utf-8';
body {
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 190%;
	position:relative;
}
.hide {
	clear: both;
}
.hide hr {
	display: none;
}
#container {
	margin: 0 auto;
	width: 880px;
}
#bgcenter {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#bgleft2 {
	height:36px;
	background:#97143d;
	width:250px;
	float:left;
}
#bgright2 {
	height:36px;
	background:#3e3e3e;
	float:right;
	width:630px;
}
#content-box2 a:link {
	color: #0066ff;
	text-decoration: none;
}

#content-box2 a:visited {
	color: #0066ff;
	text-decoration: none;
}

#content-box2 a:hover {
	text-decoration:underline;
}

#content-box4 {
	padding-left: 295px;
}
#content-box4 a:link {
	color: #0066ff;
	text-decoration: none;
}

#content-box4 a:visited {
	color: #0066ff;
	text-decoration: none;
}

#content-box4 a:hover {
	text-decoration:underline;
}

/*-- 背景 --*/
/*------------------------------------------------------------*/
#background {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#bgleft {
	height:36px;
	background:#97143d;
	width:50%;
	float:left;
}
#bgright {
	height:36px;
	background:#3e3e3e;
	float:right;
	width:49.9%;
}
/*------------------------------------------------------------*/


/*-- ヘッダー --*/
/*------------------------------------------------------------*/
#header {
	
}
h1 {
	float: left;
	margin-top: 10px;
}
h1 a {

}

#header-comit {
	background:url(http://www.gto.ac.jp/library/4550.jpg) no-repeat left top;
	width:387px;
	height:83px;
	float:right;
}

#header-navi {
	margin-top:20px;
	float:right;
	padding-right:10px;
}

#header-search {
	margin-top:10px;
	float:left;
	padding-left:10px;
	width:238px;
}

#header-search input, #content-search input {
	width:210px;
}


#header-search .txt ,#content-search .txt {
	float:left;
	line-height:20px;
}


#header-search .refer,#content-search .refer {
	float:right;
}

#header-search .refer a,#content-search .refer a {
	background: url("http://www.gto.ac.jp/library/4551.jpg") no-repeat scroll left top;
	display: block;
	height: 0pt;
	overflow: hidden;
	padding-top: 20px;
	width: 21px;
}

#header-search .refer a:hover,#content-search .refer a:hover {
	background-position: 0px -20px;
}


#header-navi li {
float:left;
}

#header-navi li a, #header-navi li span {
	background: url("http://www.gto.ac.jp/library/4549.jpg") no-repeat left top;
	
	display:block;
	margin-right:5px;
	overflow: hidden;
	height: 0px;
	padding-top: 10px;
}

#hn-access a:link, #hn-access a:visited {
	background-position: 0px 0px;
	width: 72px;
}
#hn-access a:hover, #hn-access span {
	background-position: 0px -10px;
}

#hn-inquiry a:link, #hn-inquiry a:visited {
	background-position: -72px 0px;
	width: 75px;
}
#hn-inquiry a:hover, #hn-inquiry span {
	background-position: -72px -10px;
}

#hn-sitemap a:link, #hn-sitemap a:visited {
	background-position: -147px 0px;
	width: 76px;
}
#hn-sitemap a:hover, #hn-sitemap span {
	background-position: -147px -10px;
}

#hn-print a:link, #hn-print a:visited {
	background-position: -223px 0px;
	width: 55px;
}
#hn-print a:hover, #hn-print span {
	background-position: -223px -10px;
}

#header-moji {
	float:right;
	width:100px;
	padding-right:10px;
	padding-top:13px;
}

#header-moji p {
	float:left;
	padding-top:3px;
}

#header-moji #txtSize {
	margin-left:49px;
}

#header-moji #txtSize li {
	float:left;
	padding-right:2px;
}

#header-moji li a, #header-moji li span {
	background: url("http://www.gto.ac.jp/library/6891.gif") no-repeat left top;	
	display:block;
	overflow: hidden;
	height: 0px;
	padding-top: 14px;
	float:left;
	width:14px;
}

#header-moji .standard a:link,#header-moji .standard a:visited {
	background-position: 0px -14px;
	
}
#header-moji .standard a:hover,#header-moji .standard span {
	background-position: 0px -14px;
}

#header-moji .large a:link,#header-moji .large a:visited {
	background-position: -14px 0px;
	
}
#header-moji .large a:hover,#header-moji .large span {
	background-position: -14px -14px;
}

#header-moji .x-large a:link,#header-moji .x-large a:visited {
	background-position: -28px 0px;
	
}
#header-moji .x-large a:hover,#header-moji .x-large span {
	background-position: -28px -14px;
}

/*------------------------------------------------------------*/


/*-- グローバルナビ --*/
/*------------------------------------------------------------*/
#globalnavi {
	margin-top: 20px;
	margin-bottom:35px;
}
#globalnavi li {
	display: inline;
}
#globalnavi li a, #globalnavi li span {
	background-image: url("http://www.gto.ac.jp/library/4543.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	float: left;
	overflow: hidden;
	height: 0px;
	padding-top: 41px;
	width: 125px;
}

#globalnavi li img {
	float:right;
}

#gn-intro a:link, #gn-intro a:visited {
	background-position: 0px 0px;
}
#gn-intro a:hover, #gn-intro span {
	background-position: 0px -41px;
}
#gn-inst a:link, #gn-inst a:visited {
	background-position: -125px 0px;
}
#gn-inst a:hover, #gn-inst span {
	background-position: -125px -41px;
}
#gn-area a:link, #gn-area a:visited {
	background-position: -250px 0px;
}
#gn-area a:hover, #gn-area span {
	background-position: -250px -41px;
}
#gn-itn a:link, #gn-itn a:visited {
	background-position: -375px 0px;
}
#gn-itn a:hover, #gn-itn span {
	background-position: -375px -41px;
}



/*-- フッター --*/
/*------------------------------------------------------------*/

#pagetop a {
	background: url("http://www.gto.ac.jp/library/4556.gif") no-repeat scroll left top;
	display: block;
	float: right;
	overflow: hidden;
	height: 0px;
	padding-top: 11px;
	width: 111px;
}

#pagetop a:hover {
	background-position: 0px -11px;
}

#copyright img {
	float:right;
	margin-top:10px;
	margin-bottom:5px;
}

#footer-bottom {
	border-top:1px solid #ccc;
	padding-top:5px;
}

#footertext {
	float:left;
}

#footernavi {
	text-align:right;
	font-size:83%;
	color:#999;
	line-height:83%;
}

#footernavi a {
color:#999;
}

#footernavi a:hover {
	text-decoration:underline;
}



/*------------------------------------------------------------*/


/*-- パンくず --*/
/*------------------------------------------------------------*/


#pankuzu {
	text-align:right;
	font-size:83%;
	margin-top:-28px;
	margin-bottom:5px;
}


#pankuzu a:link {
	color: #0066ff;
	text-decoration: none;
}

#pankuzu a:visited {
	color: #0066ff;
	text-decoration: none;
}

#pankuzu a:hover {
	text-decoration:underline;
}

/*------------------------------------------------------------*/


/*-- コンテンツ --*/
/*------------------------------------------------------------*/

#content {
	margin-bottom:45px;
}

#main-image {
margin-bottom:45px;
}

#content-box {
	width:584px;
	float:left;
}

#content-box2 {
	width:584px;
	float:right;
}

#content-box3 {
	width:584px;
	float:right;
}
#content-title {
	background:url(http://www.gto.ac.jp/library/4540.gif) no-repeat 10px 45%;
	line-height:400%;
	padding-left:30px;
	border-right:1px solid #97143d;
	border-left:1px solid #97143d;
	color:#97143d;
	font-weight:bold;
	margin-bottom:45px;
}

#content-box2 h3 {
	font-size:133%;
	font-weight:bold;
	line-height:190%;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:15px;
}

#content-box4 h3 {
	font-size:133%;
	font-weight:bold;
	line-height:190%;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:15px;
}

/*------------------------------------------------------------*/




/*-- サイドナビ --*/
/*------------------------------------------------------------*/

#sidenavi {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom:30px;
}

#sidenavi li {
	border-bottom:1px dotted #ccc;
	line-height:260%;
}

#sidenavi #sidenavi-end {
	border-bottom:1px solid #ccc;
}

#sidenavi li a {
background:transparent url(http://www.gto.ac.jp/library/4560.gif) no-repeat scroll 18px 45%;
display:block;
padding-left:38px;
color:#333;
}

#sidenavi li a:hover {
background:url(http://www.gto.ac.jp/library/4561.gif) #f3f3f3 no-repeat scroll 18px 45%;
}

#sidenavi li span {
background:url(http://www.gto.ac.jp/library/4561.gif) #f3f3f3 no-repeat scroll 18px 45%;
display:block;
padding-left:38px;
}

/*------------------------------------------------------------*/



/*-- ニュース --*/
/*------------------------------------------------------------*/

.news-line {
	background:url(http://www.gto.ac.jp/library/4552.jpg) no-repeat top left;
	width:584px;
	height:27px;
	margin-bottom:15px;
}

.news-title {
	float:left;
	
}
.news-title img {
	padding-top:8px;
	padding-left:26px;
}

.news-links {
margin-left:513px;
	padding-top:5px;
}


.news-rss {
	padding-left:45px;
}

.news-more {
	float:left;
}

.news-more a {
	background: url("http://www.gto.ac.jp/library/4553.jpg") no-repeat scroll left top;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 16px;
	width: 41px;
}

.news-more a:hover {
	background-position: 0px -16px;
}

.news-box {
	margin-bottom:25px;
}

.news-box dl {
	
}

.news-box dt {
	float:left;
}

.news-box dd {
	float:left;
}

.date {
	font-family: verdana, sans-serif;
	font-size: 83%;
	padding-left:25px;
	width:82px;
	
}

.category {
	color:#97143d;
	width:68px;
}


.news-box a {
	color:#333333;
	text-decoration:none;
}

.news-box a:hover {
	color:#0066ff;
	text-decoration:underline;
}
.news_month {
	font-size: 133%;
	color: #97143D;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-top: 25px;
	clear: left;
}
.news_month span {
    font-size: 75%;
}
#content-box3 .newsList {
	margin-bottom: 50px;
}
#adobe {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#adobe .adbImg {
	float: left;
	width: 112px;
	margin-top: 10px;
}
#adobe .adbTxt {
	float: left;
	width: 360px;
	padding-left: 30px;
	line-height: 140%;
}

#adobe a:link {
	color: #0066ff;
	text-decoration: none;
}

#adobe a:visited {
	color: #0066ff;
	text-decoration: none;
}

#adobe a:hover {
	text-decoration:underline;
}

.date2 {
	font-family: verdana, sans-serif;
	font-size: 83%;
	width:82px;
}

.category2 {
	color:#97143d;
	width:68px;
}

#content .detail {
	width:401px;

}

.detail p{

}

.detail p img { 
 padding: 0.4em 0;  /* IE 6向け */
 vertical-align:middle;
	
} 

/* IE以外とIE7向け */
.detail p>img {
 padding: 0;
}


.outLink {
	display:inline;
	vertical-align:-2px;
	padding-left:2px;
}

.detail2 {
	width:401px;
}
.newsListTtl {
	font-size: 133%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.date3 {
	font-family: verdana, sans-serif;
	font-size: 83%;
	width:82px;
	float: left;
}

.category3 {
	color:#97143d;
	width:68px;
	float: right;
	text-align: right;
	padding-top: 2px;
}
.article {
	clear: both;
/*	padding-top: 30px;*/
	width: 400px;
	float: left;
}

.newsImgBox {
	width:160px;
	float:right;
}

.newsImg {
	margin-bottom: 30px;
}

.newsCap {
	margin-top: 0px;
}

.newsBtn a {
	display:block;
	overflow: hidden;
	height: 0px;
	padding-top: 26px;
	width: 130px;
	background-image: url(http://www.gto.ac.jp/library/4661.jpg);
	background-repeat: no-repeat;
}
.newsBtn a:link, .newsBtn a:visited {
	background-position: 0px 0px;
	width: 130px;
}
.newsBtn a:hover {
	background-position: 0px -26px;
}
.newsBtn {
	clear: both;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}




/*------------------------------------------------------------*/




/*-- ニュース用サイドナビ --*/
/*------------------------------------------------------------*/

#sidenavi_n {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom:30px;
}

#sidenavi_n .sidenavi_nTtl {
	border-bottom:1px dotted #ccc;
	background-color: #f3f3f3;
	background-image: url("http://www.gto.ac.jp/library/4559.gif");
	background-repeat: no-repeat;
	background-position: 16px;
	vertical-align: middle;
}



#sidenavi_n li {
	border-bottom:1px dotted #ccc;
	line-height:220%;
}

#sidenavi_n #sidenavi-end {
	border-bottom:1px solid #ccc;
}

#sidenavi_n li a {
	background:transparent url("http://www.gto.ac.jp/library/4560.gif") no-repeat scroll 18px 45%;
	display:block;
	padding-left:38px;
	color:#333;
}

#sidenavi_n li a:hover {
background:url("http://www.gto.ac.jp/library/4561.gif") no-repeat scroll 18px 45%;
}
#sidenavi_n .sidenavi_nTtl img {
	margin-left: 40px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}


#sidenavi_n li span {
background:url("http://www.gto.ac.jp/library/4561.gif") no-repeat scroll 18px 45%;
display:block;
padding-left:38px;
}


/*-- バナースペース --*/
/*------------------------------------------------------------*/

#side {
	float: right;
	width: 240px;
}

#banner-box li {
	line-height:83%;
}

#side2 {
	float: left;
	width: 240px;
}



/*------------------------------------------------------------*/

#content strong {
	font-weight: bold;
}




/*-- 検索機能 --*/
/*------------------------------------------------------------*/

#content-search {
	float:left;
	width:238px;
}

#referto {
	display:none;
}

#referto h2 {
	font-size:116%;
}

.gsc-search-box {
	display:none;
}

.gsc-tabsArea {
	display:none;
}

#content .gs-title {
	height:100%;
}

#content .gs-title a {
	font-size:133%;
	text-decoration:underline;
}

#content .gsc-control {
	width:100%;
}

#content .gsc-trailing-more-results {
	display:none;
}

#content .gs-visibleUrl-short {
display:none;
}

#content .gs-visibleUrl-long {
display:block;
}

#content .gsc-resultsHeader {
	margin-top:-10px;
	margin-bottom:10px;
}

#content .gs-snippet {
background:none;
border:none;
margin:0;
padding:0;
}

#content-box2 h4 {
color:#97143D;
font-size:116%;
font-weight:bold;
margin-bottom:10px;
}


/*------------------------------------------------------------*/


/*-- clearfix --*/
/*------------------------------------------------------------*/
 
.clearfix:after {  
content: ".";   
   display: block;   
   height: 0;   
   clear: both;   
     visibility: hidden;  
}  
 .clearfix {  
     display: inline-block;  
     min-height: 1%;  
 }  
 /* Hides from IE-mac \*/  
 * html .clearfix {  
    height: 1%;  
 }  
 .clearfix {  
     display: block;  
 }  
 /* End hide from IE-Mac */  
