@charset "utf-8";

/* リセット */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,th,td {
   margin:0;
   padding:0;
}

/* 共通 */
#syougakukin{
	float:left;
	width:660px;
	padding:0 60px 0 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 0; 
	text-align:center;
}

a img{
border:none;
}

#syougakukin .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

#syougakukin hr.clear {
	margin:15px 0 10px 0;
}

/* フォント指定 */
#syougakukin .text11 {
	font-size: 11px;
	line-height: 16px;
}

#syougakukin .textright {
	text-align: right;
}

/* トップページ用 */

.kakomi {  margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: #663300; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.komidashi {  background-color: #cce6ff; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-weight: bold; border: #6699FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



/* 大学サーチ共通 */
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 780px;
	margin: 0px auto;
}
.navi {
	height: auto;
	width: 780px;
}
.navi01 {
	font-size: 12px;
	width: auto;
	margin-left: 5px;
	float: left;
}
.navi_ad {
	text-align: left;
	float: right;
	height: auto;
	width: auto;
	font-size: 11px;
	line-height: 14px;
}
.navi_ad2 {
	text-align: right;
	font-size: 11px;
	line-height: 14px;
}

.navi:after {;
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

/*\*/
* html .navi {
    height: 1em;
    overflow: visible;
}
hr {
	height: 1px;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/**/
#footer {
	text-align: right;
	padding: 0px;
	height: 30px;
	width: 780px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* menu部分20081201追加 */
#head_menu {
	padding: 0px;
	height: auto;
	width: 780px;
	margin: 0px;
    font-size: 12px;
}
.size2 {
        font-size: 12px;
        letter-spacing: 1px;
        font-family: "ＭＳ Ｐゴシック", "Verdana", "Helvetica", "sans-serif"
}
