@charset "UTF-8";
/**
 * nyushi.css
 *
 * グローバルメニュー別
 * 入試情報コンテンツ
 */
/* オープンキャンパス
----------------------------------------------- */
#OpenDays {
	clear: both;
	margin-bottom: 40px;
}
.open-day {
	clear: both;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
}
.open-day .body {
	width: 370px;
	float: left;
}
.open-day .body h3 {
	background-image: none;
	padding-left: 0px;
	color: #1D98D4;
}
.open-day .body p {
	font-size: small;
}
.open-day .img-left {
	width: 140px;
	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: -15px;
	padding-left: 10px;
}
.open-day .img-left sup {
	font-size: 24px;
	position: relative;
	bottom: 17px;
	font-weight: bold;
}
	/* for IE7 */
	*:first-child+html .open-day .img-left sup {
		bottom: 33px;
	}

.open-day .img-left span {
	font-size: 13px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.open-day .img-left small {
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
}
.open-day .img-left span.sat {
	background-color: #59BDEC;
}
.open-day .img-left span.sun {
	background-color: #EA6DA4;
}
.open-day .img-left .off {
	color: #C6C6C6 !important;
}
.open-day .img-left .off span {
	background-color: #C6C6C6 !important;
}
.open-day .img-right {
}

#OpenEvents {
	clear: both;
	border: 1px solid #CCC;
	margin-bottom: 50px;
}
#OpenEvents .inner {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

#OpenEvents h2 {
	background-color: #1D98D4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #FFF;
}
#OpenEvents dl {
	line-height: 1.8em;
	padding-bottom: 30px;
}
#OpenEvents dl dt {
	width: 13.5em;
	float: left;
	font-weight: bold;
}
#OpenEvents dl dd {
	margin-left: 13.5em;
	margin-bottom: 0.8em;
}

.open-event {
	width: 330px;
}
.open-event .image-box {
	width: 100px;
	float: left;
}
.open-event .body {
	width: 230px;
	overflow: visible;
	margin-left: 100px;
}
.open-event h3 {
	background-color: #F2F2F2;
	padding: 7px;
	background-image: none;
}
.open-event p {
	font-size: small;
}
.open-event p span {
	color: #C2D95C;
}
.open-event img {
}

.box-present {
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #EA6DA4;
	margin-bottom: 15px;
}
.box-present .inner {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-present .body {
	float: left;
	width: 270px;
}
.box-present .image-box {
	width: 140px;
	float: left;
}
.box-present h3 {
	background-image: none;
	padding-left: 0px;
}
.box-present h4 {
	background-color: #EA6DA4;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	text-align: center;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}

#Lecture .lecture-place {
	margin-bottom:15px;
}
#Lecture .lecture-place span {
	border:dashed 1px #333;
	padding:3px;
}


.open-campus-table {
	margin-bottom: 30px;
}
.open-campus-table table{
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	border:none;
}
.open-campus-table table th {
	background-color: #DCFFD0;
	border: #FFF 3px solid;
	text-align: left;
	color: #390;
}
.open-campus-table table tr td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
}
.open-campus-table img {
}

.open-campus-table span {
	/*font-size: smaller;*/
}
.open-campus-table ul {
	margin-left:20px;
}

.campus-box-a-plant {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #aaa;
}
.campus-box-a {
	width: 730px;
	margin-left:auto;
	margin-right:auto;
	border: #333 1px dotted;
	padding-bottom: 5px;

}
.campus-box-a .campus-box-b {
	border:none;
}

.campus-box-b {
	width: 340px;
	float:left;
	margin-right:45px;
	border: #333 1px dotted;
	text-align: center;
}
.campus-box-b.lastChild {
	margin-right:0 !important;
}
.campus-box-b .body {
  
}
.campus-box-b p {
  text-align: left;
}
.campus-box-b img {
	margin:5px;
}
.open-campus-table h2 {
	background-image: none;
	border:none;
	background: #DCFFE0;
	color: #390;
	padding-left:5px;
	margin-bottom:0;
}
.campus-box-b-plant {
	width: 730px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom: 1px dashed #aaa;
}
.open-campus-table p {
	padding:5px;
	margin-bottom:0;
}

.open-campus-table .campus-box-d {
	width:540px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:5px;
	border:1px dotted #333;
	background-color: #96AFCF;
}
/* 試験会場
----------------------------------------------- */
.box-maps {
	clear: both;
}

.box-map {
	clear: both;
	margin-bottom: 30px;
}
.box-map .body {
	float: left;
	width: 350px;
	margin-right: 25px;
}
.box-map h4 {
	background-image: none;
	padding-left: 0px;
}
.box-map p span {
	font-weight: bold;
}
.box-map img {
}

/* 短期大学部入試：事故推薦対話型入試
----------------------------------------------- */
#BoxSteps {
}
.box-step {
	clear: both;
	margin-bottom: 30px;
}
.box-step .body {
}
.box-step h3 {
}
.box-step h4 {
	background-image: none;
	padding-left: 0px;
}
.box-step ul {
}
.box-step ul li {
	background-image: none;
	list-style-type: disc;
	margin-left: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.box-qas {
	clear: both;
	margin-bottom: 30px;
}
.box-qas .inner {
	border: 1px solid #CCC;
	background-color: #F6F6F6;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.box-qas dl {
}
.box-qas dl dt {
}
.box-qas dl dd {
	margin-bottom: 2em;
	margin-left: 0px;
}
.box-qas dl dd span {
	display: block;
	float: left;
	width: 20px;
}
.box-qas dl dd p {
	display: block;
	margin-bottom: 0px;
}
.box-qas .inner dl dt {
	color: #06F;
}
.box-qas .inner dl dd span {
	line-height: 1.9em;
}

/* 出前講義
----------------------------------------------- */
.box-gaiyo {
	clear: both;
}
/*
.box-gaiyo dl {
}
.box-gaiyo dl dt {
	float: left;
	width: 12em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBB;
}
.box-gaiyo dl dd {
	margin-left: 12em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
}
*/

* html body .box-gaiyo dl dd div {
   display:inline-block;
}
.box-gaiyo dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
}
.box-gaiyo dl dt {
	float:left;
	width:12.5em;
	padding-top:15px;
	padding-bottom:0;
	padding-right:0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBB;
	font-weight: normal;
}
.box-gaiyo dl dd {
	margin-left:12.5em;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBB;
}
.box-gaiyo dl dt.firstChild {
	border-top-style: none;
}
.box-gaiyo dl dd.noline {
	border-top-style: none;
}

.box-nagare {
	clear: both;
	margin-left: 3px;
}
.box-nagare ol {
}
.box-nagare ol li {
	font-weight: bold;
	padding-bottom: 5px;
}
.box-nagare p {
	font-weight: normal;
	margin-bottom: 7px;
}
.box-nagare div {
	background-image: url(../img/nyushi/open_campus/demae/icn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	margin-left: 40px;
	height: 30px;
}

#BoxKougis {
}
#BoxKougis .box-kougi {
	margin-bottom: 30px;
}
#BoxKougis .box-kougi h2 {
}
#BoxKougis .box-kougi h2 small {
	margin-right: 30px;
}
#BoxKougis .box-kougi h2 span {
}
#BoxKougis .box-kougi h3 {
	background-image: none;
	position: relative;
	left: 560px;
	bottom: 40px;
}
#BoxKougis .box-kougi h3.date {
	background-image: none;
	position: relative;
	left: 520px;
	bottom: 40px;
}

#BoxKougis .box-kougi p {
}
.kougi-title {
	clear: both;
}

#BoxKougis .box-kougi .kougi-title {
	border-bottom: 2px solid #033C83;
	margin-bottom:13px;
	padding-bottom: 2px;
}
#BoxKougis .box-kougi h2 {
	background-repeat: repeat-y;
	border-bottom: none;
	margin-bottom: 0;
}

#BoxKougis .box-kougi h2 span {
	font-size: x-small;
	padding-left: 60px;
}

.box-kougi-all
.box-kougi-all {
}
.box-kougi-all table {
	font-size: 83%;
	width: 100%;
}
.box-kougi-all table tr td {
}
.box-kougi-all table tr td.title {
	background-color: #EDF7F8;
	width: 55%;
	font-weight: bold;
	font-size: 14px;
}
.box-kougi-all table tr td.title-sub {
	background-color: #EDF7F8;
	font-weight: bold;
	font-size: 14px;
}
