@charset "shift_jis"; 

/* テキスト用CSS */
body, td {
	/*font-size:medium!important;*/
	font-size:12px;
	color:#333333;
	line-height:160%;
}

.c {
	font-size:9px;
	color:#FFFFFF;
	font-family:Verdana, Arial, sans-serif;
}
.c span, .c span a {
	font-size:8px;
	color:#bbb;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
}

.footlink a {
	font-size:9px!important;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}

.j9 {
	font-size:9px!important;
	font-size:10px;
}
.j9a {
	font-size:9px!important;
	font-size:10px;
}
.j9a a,.j9a a:link,.j9a a:visited {
	color:#333333;
	text-decoration:underline;
}

.red {
	color: #FF0000;
}


.comment_s {
	font-size:9px;
	line-height:120%;
}
.comment_new {
	color:#ff4900;
	font-weight: bold;
}

.small {
	font-size:xx-small;
}

.lead {
	font-size:large!important;
	font-size:14px;
}

pre {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}


.block_dotline { /* alc-gp link */
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	padding: 8px 12px;
	background-color: #FFFFCC;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}

.w600 {
	width: 600px;
	margin: 20px auto;
}


/* 学校法人 */

table #systemframe {
    margin:0 0 20px 0;
}


table.system td {
	background-color:white;
}
table.system td.h1 {
	font-weight:bold;
	background-color:#ADDCD6;
}
table.system td.h2 {
	background-color:#DDEFED;
	color:#006666;
}
table.system td.h3 {
	background-color:#EAFFFD;
}
.system ul {
	margin:0 0 0 20px;
	padding:0;
}
.system li {
	margin:0;
	padding:0;
}

table.med td {
	background-color:white;
}
table.med td.h1 {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6D96CE;
}
table.med td.h2 {
	background-color:#DCEBF0;
	color:#024AAB;
}


table.course {
	border:1px solid #666666;
}
table.course td {
	font-size:x-small!important;
	font-size:10px;
}

.style1 {
	color:#F99D42;
	font-weight: bold;
}

/* FAQ */
.faq {
}
table.faq td.q {
	color:#CC0000;
	border-bottom:1px dotted #999999;
}
table.faq td.a {
}


/* 企業 */
.j12 {
	font-size:11px!important;
	font-size:12px;
	line-height:1.5em;
}
.j12a {
	font-size:11px!important;
	font-size:12px;
	line-height:1.5em;
}
.j12a a,.j12a a:link,.j12a a:visited {
	color:#333333;
	text-decoration:underline;
}


/* ==============================2009.7.7.追記 academic-net-system.html  */
h4.systemittl{
	margin:10px 5px -5px !important;
}
.systemitem li{
	margin-bottom:8px;
}
div.tyuibox{
	margin:10px 10px 0 0;
	padding-left:3em;
}
div.tyuibox p{
	text-indent:-1em;
	margin-bottom:5px;
	font-size:90%;
	line-height:1.4em;
}
