@charset "UTF-8";
/**
 * shisetsu.css
 *
 * グローバルメニュー別
 * 図書館・施設コンテンツ
 */
/* キャンパスマップ
----------------------------------------------- */
.image-border {
	padding: 2px;
	border: 1px solid #DDD;
}

.campus-header {
	text-align: center;
	margin-bottom: 20px;
}

#CampusTab {
	clear: both;
	margin-bottom: 5px;
}
#CampusTab img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#CampusMap {
	height: 920px;
}
#CampusMap .inner {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: both;
	position: relative;
	top: -110px;
	padding-bottom: 50px;
}
#CampusMap p {
	width: 390px;
	z-index: 100;
	position: relative;
	top: 110px;
}
#CampusMap img {
}

#MapTable {
	clear: both;
}
#MapTable table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MapTable table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#MapTable table th {
	background-color: #FFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#CampusBuild {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 35px;
	margin-bottom: 35px;
}
#CampusBuild .inner {
	clear: both;
	background-color: #F2F2F2;
}
#CampusBuild .body {
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}
#CampusBuild dl {
}
#CampusBuild dl dt {
	color: #FFF;
	background-color: #01427C;
	width: 45px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
#CampusBuild dl dd {
	margin-left: 75px;
	margin-bottom: 15px;
}

.CampusBox {
	clear: both;
	margin-bottom: 50px;
	/* [disabled]overflow: visible; */
}
.CampusBox .body {
	width: 255px;
	margin-left: 474px;
}
.CampusBox h2 {
	padding-left:0px;
	font-size:16px;
	margin-bottom:15px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.CampusBox h2 span {
	color:#1D98D4;
}
.CampusBox h2 strong {
}
.CampusBox h3 {
	background-image: none;
	padding-left: 15px;
}
.CampusBox p {
	margin-left: 16px;
}
.CampusBox img {
	text-align: center;
	padding: 3px;
	float: left;
}
.CampusBox ul {
	margin-left: 16px;
}
.CampusBox ul li {
	margin-bottom: 5px;
}
.CampusBox .float-right {
	width: 255px;
}

.CampusBoxLarge {
	clear: both;
	height: 1%\9;
	*height: 1%;
	_height: 1%;
}
.CampusBoxLarge:not(:target) {
	height: 1%\9;
}
.CampusBoxLarge img {
	text-align: center;
	float: none;
}

/* 生活施設
----------------------------------------------- */
.ryo {
	clear: both;
	margin-bottom: 30px;
}
.ryo h2 {
	background-image: none;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: #333;
}
.ryo h2 strong {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	float: left;
	line-height: 40px;
	height: 40px;
	color: #FFF;
	margin-right: 15px;
}
.ryo h2 small {
	font-size: small;
}
.ryo img {
	float: right;
}
.ryo .body {
	float: left;
	width: 450px;
}

div.ryo table {
	color: #333;
}
div.ryo table th {
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
div.ryo table td {
	text-align: center;
	border: 2px solid #E2DC00;
}
div.ryo table td.green {
	background-color: #FFF697;
	font-weight: bold;
}

#RyoWoman {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#RyoWoman h2 {
	background-color: #FFDEE6;
}
#RyoWoman strong {
	background-color: #FF3C64;
}
#RyoMan {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#RyoMan h2 {
	background-color: #D3EDFB;
}
#RyoMan strong {
	background-color: #3FA9F5;
}

/* box-voices：学生寮
----------------------------------------------- */
.box-voices {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 50px;
	padding-bottom: 40px;
	clear: both;
}
.box-voice .body {
	width:500px;
	margin-left:20px;
	float:left;
	display: inline;
}
.box-voice h3 {
	margin-bottom:10px;
}
.box-voice h4 {
	background: none;
	margin-bottom:15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
.box-voice strong {
	font-size:1.2em;
}
.box-voice p {
	margin-bottom:5px;
}
.box-voice img {
	float: left;
}

#BoxVoice1 {
}

.box-welcome {
	background-color: #FFFCDB;
	border: 1px solid #E9E540;
	text-align: center;
	margin-bottom: 40px;
}
.box-welcome .inner {
	padding: 15px;
}
.box-welcome p {
	text-align: left;
}

.btn-contact {
	/* [disabled]border: 1px solid #D9D9D9; */
	line-height: 50px;
	height: 50px;
	text-align: center;
	background-image: url(../img/shisetsu/seikatsu/gakuseiryo/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
}
.btn-contact span {
	color: #073E8A;
	margin-left: 5px;
}
.btn-contact a {
	padding-left:13px;
	background:url(../img/blt_arrow_1.gif) no-repeat left 4px;
}

/* 学生相談室
----------------------------------------------- */
.table-schedule {
}
.table-schedule table {
}
.table-schedule table th {
	background-color: #90D7F4;
	text-align: center;
	border: 2px solid #FFF;
	color: #333;
}
div.table-schedule table td {
	background-color: #EAF6FD;
	text-align: center;
	border: 2px solid #FFF;
}

/* 学生食堂
----------------------------------------------- */
.table-menu {
	margin-bottom: 40px;
}
.table-menu table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
div.table-menu table th {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
div.table-menu table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}

div.table-menu table th.blue {
	color: #00A0C6;
}
div.table-menu table th.green {
	color: #4BAD38;
}
div.table-menu table th.orange {
	color: #F60;
}

.border-dotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* 教育施設
----------------------------------------------- */
#BoxTsukuris {
	clear: both;
	background-color: #EAF6FD;
	margin-bottom: 70px;
}
#BoxTsukuris .inner {
	padding-top: 25px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 10px;
}

.box-tsukuri {
	clear: both;
	margin-bottom: 20px;
}
.box-tsukuri .body {
	margin-left: 70px;
}
.box-tsukuri h2 {
	background-image: none;
	padding-left: 0px;
	border-bottom-style: none;
	margin-bottom: 17px;
}
div.box-tsukuri p {
	line-height: 1.5em;
}

#BoxTsukuri1 {
	background-image: url(../img/shisetsu/kyoiku/center/bg_num1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#BoxTsukuri1 .body {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#BoxTsukuri2 {
	background-image: url(../img/shisetsu/kyoiku/center/bg_num2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#BoxTsukuri2 .body {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#BoxTsukuri3 {
	background-image: url(../img/shisetsu/kyoiku/center/bg_num3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#BoxPdca {
	border: 1px solid #333;
	clear: both;
	margin-bottom: 70px;
}
#BoxPdca .inner {
	padding: 16px;
}
#BoxPdca .body {
	float: left;
	width: 300px;
	margin-right: 40px;
}
#BoxPdca .body img {
}
#BoxPdca h2 {
	background-image: none;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#BoxPdca h3 {
	background-image: none;
	padding-left: 0px;
}
#BoxPdca p {
}

#SetsubiTag {
	background-color: #01427C;
	display: block;
	color: #FFF;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#BoxSetsubi {
	clear: both;
	margin-bottom: 50px;
	border: 1px solid #333;
}
#BoxSetsubi .inner {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#BoxSetsubi h2 {
	background-image: none;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BoxSetsubi h3 {
}
#BoxSetsubi h3 span {
}
.box-setsubi {
	clear: both;
	padding-bottom: 20px;
}
.box-setsubi p {
}
.box-setsubi img {
	float: right;
}
.box-setsubi .body {
	float: left;
	width: 400px;
}

#Projects {
	clear: both;
}
#Projects .inner {
	margin-bottom: 55px;
	clear: both;
}

.project {
	width: 332px;
}
.project h2 {
	background-color: #F2F2F2;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: #3FA9F5;
	line-height: 40px;
	height: 40px;
}
.project img {
}
.project .body p {
	font-size: small;
}
.project .float-left {
}

div.no-table {
}
div.no-table table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.no-table table td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 情報処理センター
----------------------------------------------- */
#BoxIct {
	clear: both;
	margin-bottom: 30px;
	border: 1px solid #666;
}
#BoxIct .inner {
	padding: 20px;
}
#BoxIct h2 {
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#BoxIct h3 {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 20px;
}
#BoxIct .body {
	width: 360px;
	float: right;
}
#BoxIct .body p {
}
/* 2013.10.24追加 */
#BoxIct3 .sysTtl{
	margin:0 0 20px 0;
	padding:0;
}
#BoxIct3 h3 {
    background-image: none;
    border-style: none;
    color: #1D98D4;
    font-size: 18px;
    margin: 20px 0 15px 0;
    padding: 20px 0  20px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#BoxIct3 p{
	font-size:1em;
}
#BoxIct3 .system01 {
    background-color: #fff;
    border: 1px solid #CCCCCC;
    padding: 25px;
	margin:0 0 30px 0;
	font-size:12px;
}
#BoxIct3 .system02{
    background-color: #fff;
}
#BoxIct3 .system02 .l_float{
	width:330px;
	float:left;
	padding:0 0 0 10px;
}
#BoxIct3 .system02 .r_float{
	width:330px;
	float:left;
	padding:0 0 0 50px;
}
#BoxIct3 .system02 dt{
    color: #033C83;
	margin:0;
	padding:10px 0 10px 20px ;
	font-size:1.1em;
	background:url(../img/shisetsu/kyoiku/joho/blt_circle_1.gif) no-repeat center left;
	clear:both;
}
#BoxIct3 .system02 dd{
	margin:0;
	padding:0 0 20px 0;
	font-size:1em;
}
#BoxIct3 .imgArea{
	margin:0 0 30px 0;
}
#BoxIct3 .text_line_blue{
    background-color: #0099FF;
	padding:3px;
	color:#fff;
}
#BoxIct3 .text_line_green{
    background-color: #00B050;
	padding:3px;
	color:#fff;
}
#BoxIct3 .text_line_pink{
    background-color: #FF0000;
	padding:3px;
	color:#fff;
}
#BoxIct3 .text_line_orange{
    background-color: #FF6600;
	padding:3px;
	color:#fff;
}
#BoxIct3 .text_point{
	color:#033C83;
	font-size:11px;
}
.inf_img{
	float:right;
}


/* box-advisors：システム相談員
----------------------------------------------- */
.box-advisors {
	margin-bottom: 30px;
	padding-bottom: 20px;
	clear: both;
	border: 3px solid #F7AB00;
	background-image: url(../img/shisetsu/kyoiku/joho/bg_ict_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box-advisor .body {
	width:490px;
	margin-left:20px;
	float:left;
	display: inline;
}
.box-advisor h2 {
	margin-bottom:10px;
	background-image: none;
	padding-bottom: 17px;
	padding-left: 0px;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
.box-advisor h3.nocircle {
	margin-bottom:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box-advisor h4 {
	background: none;
	margin-bottom:15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
.box-advisor strong {
	font-size:1.2em;
}
.box-advisor p {
}
.box-advisor img {
	float: left;
	margin-top: 60px;
	margin-left: 9px;
}

/* box-kouzas：資格取得支援講座
----------------------------------------------- */
.box-kouzas {
	background-color: #F2F2F2;
	clear: both;
	margin-bottom: 50px;
	padding-top: 10px;
}
.box-kouzas .inner {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.box-kouzas .inner div {
	width: 330px;
}
.box-kouzas h2 {
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #01427C;
	height: 30px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.box-kouzas .inner div.center-line {
	width: 300px;
	padding-left: 30px;
	border-left: 1px solid #666;
}

/* box-students：学生メッセージ
----------------------------------------------- */
.box-students {
	margin-bottom: 30px;
	clear: both;
}
.box-student {
	margin-bottom: 40px;
}
.box-student .body {
	width:485px;
	margin-left:20px;
	float:left;
	display: inline;
}
.box-student h2 {
	margin-bottom:10px;
	background-image: none;
	padding-bottom: 17px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1D98D4;
}
.box-student h3.nocircle {
	margin-bottom:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box-student h4 {
	background: none;
	margin-bottom:15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
.box-student strong {
	font-size:1.2em;
}
.box-student p {
	margin-bottom: 20px;
}
.box-student img {
	float: left;
	margin-right: 30px;
}
.box-student ul {
	margin-left: 36px;
}
.box-student ul li {
	background-image: none;
	list-style-type: disc;
	padding-left: 0px;
	line-height: 0.9em;
	color: #CCCCCC;
}
.box-student ul li span {
	color: #333;
}

#BoxStudent1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
}

/* モノづくりプロジェクト一覧
----------------------------------------------- */
#MonodukuriReports-outer {
	clear: both;
	margin-bottom: 80px;
}
#MonodukuriReports {
	clear: both;
}
#MonodukuriReports .box-report {
	border: 1px solid #FE1A0E;
	clear: both;
	margin-bottom: 40px;
}
#MonodukuriReports .inner {
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
}
.box-report h2 {
	color: #FE1A0E;
	background-image: none;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-report h2 small {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	display: block;
	margin-top: 5px;
}
.box-report h3 {
	background-image: none;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 12px;
	padding-bottom: 12px;
}
.box-report h3 small {
	font-size: x-small;
}
.box-report .body {
}
.box-report .p {
	float: left;
	display: block;
}
.box-report .body img {
}
#BoxReport1 {
	width: 450px;
	float: right;
	margin-bottom: 160px !important;
	position: relative;
}
#BoxReport1 h2 {
	margin-left: 30px;
}
#BoxReport1 h2.ttl2013 {
	margin-left: 0px;
}
#BoxReport1 h3.ttl2013 {
	margin-left: 50px;
}
#BoxReport2 {
	position: relative;
}
#PhotoRobo1 {
	position: absolute;
	left: -275px;
	top: -40px;
}
#PhotoRobo2 {
	position: absolute;
	left: 233px;
	top: -127px;
}
.report-title {
	top: -30px;
	position: relative;
}
#ReportTitle1 {
	position: relative;
	left: 231px;
}
#ReportTitle2 {
	position: relative;
	right: 1px;
}


/* reports
----------------------------------------------- */
#ReportsContentsOut {
	margin-bottom: 100px;
	clear: both;
}
#ReportsContents {
	background:url(../img/shisetsu/kyoiku/monodukuri/bg_main_new.jpg) no-repeat left top;
	width:730px;
	height:2280px;
}
#ReportsContents.bg2013 {
	background:url(../img/shisetsu/kyoiku/monodukuri/2013_bg_main.jpg) no-repeat left top;
	width:730px;
	height:2420px;
}
.reports-section-1 h2 {
	padding:240px 0 20px 41px;
	margin:0;
	background:none;
	border:none;
}

.reports-section-1 {
	padding-bottom:18px;
}

.reports-section-2 {
	padding-bottom:12px;
}


.reports-section-2 h2 {
	padding:0 0 20px 41px;
	margin:0;
	background:none;
	border:none;
}


.reports-img {
	float:left;
	padding-left:88px;
	padding-right:30px;
}

.reports-text {
	float:left;
	width: 240px;
}


.reports-text h3 {
	background:none;
	padding:0;
	font-weight:bold;
	color:#F00;
	font-size:18px;
}

.reports-text p {
	font-size:13px;
}
