@charset "utf-8";

/*
Site Name:
Description:
*/

/*M*/

/*L*/
#footer ul#links li{
	font-size: 92%;
}	

#footer address{
	font-size: 110%;
}

#topicpath{
	font-size: 110%;
}

#home #main h3 {
	font-size: 140%;
}

#info ol,
#blog ol {
	font-size: 130%;
}

#contents #main h2 {
	font-size: 140%;
}

#contents #main h3 {
	font-size: 125%;
}

#contents #main h4 {
	font-size: 120%;
}
#contents #main h5 {
	font-size: 110%;
}

#main p {
	font-size: 110%;	
}

#main ul {
	font-size: 110%;
}
#main ol {
	font-size: 110%;
}

#main table.table-01 {
	font-size: 110%;
}
#main table.table-02 {
	font-size: 110%;
}

#sub h3 {
	font-size: 125%;
}

#sub ul {
	font-size: 110%;
}
.study #main dl.department{
	font-size: 110%;
}
.staff #main dl.professor{
	font-size: 110%;
}
#contents .contact #main span.required{
	font-size: 90%;
}

.sitemap #main ul li{
  font-size:130%;
}

#contents .info #main p.date{
  font-size: 125%;
}

#contents .info #main #article{
  font-size: 125%;
}
#contents .info #main dl.news-list dt{
  font-size: 125%;
}
#contents .info #main dl.news-list dd{
	font-size: 125%;
}
#contents .info #main .p-page{
  font-size: 110%;
}
#contents #main ul.pagetop{
  font-size: 110%;
}
/*S*/

/*resize*/
#font-size dd ul li.font-nomal a:link,
#font-size dd ul li.font-nomal a:visited{
	background-image: url(../img/normal.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-nomal a:hover{
	background-image: url(../img/normal-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:link,
#font-size dd ul li.font-large a:visited{
	background-image: url(../img/large-active.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:hover{
	background-image: url(../img/large-on.gif);
	background-repeat: no-repeat;
}
