@charset "utf-8";
/*神戸学院大学薬学部　オープンキャンパス CSS Document */

div#openc	{
	width:700px;
	margin:0 auto;

}
div#openc h1	{
	margin:10px 0 10px 0 ;
	}
div#openc table	{
	border:none;
	}

div#openc th	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	line-height:1.2em;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
div#openc td	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	line-height:1.2em;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}




div#openc th.nen	{
	background-color:#99CCFF;
	text-align:center;
}

div#openc td.tdtop	{
	vertical-align: top;
}
div#openc strong	{
	font-size:1.1em;
	font-weight:bold;
	}
div#openc em	{
	font-weight:bold;
	font-style: normal;
	color: #CC0000;
	}
.cpink	{
	color:#FF3366

}
