@charset "utf-8";

body {
	line-height:1;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color:#333333;
}
/* for IE6 */
* html body {
    font-size: 93%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 93%;
}

/* for IE8 */
html>/**/body {
	font-size: 93%;
}

#textsize a.large {
	background: url(images/textsizelarge.jpg) 0px -52px;
}
#textsize a.large:hover {
	background: url(images/textsizelarge.jpg) 0px -52px;
}
#top nav.patch ul li {
	line-height: 200%;
}
#university nav.patch ul li {
	line-height: 200%;
}

#top #boxArea {
}
#top #boxArea .box article h2 {
	margin-top:-3px;
}
#top #boxArea .box article img.alignleft {
	margin-top: -55px;
}

#ganshoInner .formbt01,
#ganshoInner .formbt02 {
	font-size: 12px;
}