@charser 'UTF-8';

#campus {
	width: 100%;
	margin: 30px 90px 30px 30px;
}

#campus img {
	border: none;
}

#campus h2 {
	margin: 0px 0px 30px;
}
#campus h3 {
	margin: 30px 0px 15px;
	clear: both;
}

#campus h4 {
	margin: 10px 0px 10px;
	font-size: 15px;
	color: #FFFFFF;
}
#campus p {
	color: #FFFFFF;
	margin: 0px 0px 15px;
	line-height: 14px;
}
#campus p.photo_right {
	float: right;
	margin: 0px 0px 20px 20px;
}

#campus ul.flowchart {
	list-style: none;
	width: 90%;
	margin: 0px 5px 30px 20px;
}
#campus ul.flowchart:after {
	display: block;
	content: '';
	clear: both;
}
#campus ul.flowchart h3 {
	color: #FFFFFF;
	margin: 0px 20px 300px 0px;
	line-height: 140%;
	width: 190px;
	float: left;
}
#campus ul.flowchart li {
	float: left;
	width: 135px;
	height: 150px;
	background: #FFFFFF;
	margin: 0px 14px 20px 0px;
}

#campus ul.flowchart li#f1 {
    background: #FFFFFF url(../image/campus/flow_bg_1.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f2 {
    background: #FFFFFF url(../image/campus/flow_bg_2.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f3 {
    background: #FFFFFF url(../image/campus/flow_bg_3.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f4 {
    background: #FFFFFF url(../image/campus/flow_bg_4.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f5 {
    background: #FFFFFF url(../image/campus/flow_bg_5.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f6 {
    background: #FFFFFF url(../image/campus/flow_bg_6.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f7 {
    background: #FFFFFF url(../image/campus/flow_bg_7.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f8 {
    background: #FFFFFF url(../image/campus/flow_bg_8.gif) no-repeat 50% 50%;
}
#campus ul.flowchart li#f9 {
    background: #FFFFFF url(../image/campus/flow_bg_9.gif) no-repeat 50% 50%;
}

#campus ul.flowchart li h4 {
	font-size: 12.5px;
	line-height: 120%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
}
#campus ul.flowchart li p {
	color: #000000;
	margin: 0px 5px 5px;
}
#campus ul.flowchart li.arrow {
	background: transparent url(../image/campus/arrow_flowchart.png) no-repeat 0px center;
	height: 150px;
	width: 5px;
}

#campus table.schedule {
	_width: 92%;
	margin: 0 0 15px;
	border-style: none;
	font-size: 90%;
}
#campus table.schedule th {
	background: #e75e00;
	color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
#campus table.schedule td {
	background: #828282;
	color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}

#campus table.schedule .no_right_border {
	border-right: none;
}

#campus table.schedule .no_bottom_border {
	border-bottom: none;
}

#campus p.photo_left {
	float: left;
	margin: 0px 10px 20px 0px;
}

#campus ul.gallery {
	width: 90%;
	list-style: none;
	margin: 0px 0 20px;
}

#campus #br_clear {
	clear: both;
}

 #campus li.gallery-image1{
	float: left;
	margin: 0px 29px 25px 0px;
	width: 96px;
	height: 72px;
}

#campus li.gallery-image2{
	display: inline;
	margin: 0px 0px 25px 0px;
	width: 96px;
	height: 72px;
}

#campus #ttl_campus_h3 {
	margin: 55px 0px 15px 0px;
}

#campus #gallery_block {
	/*width: 1000px;*/
	clear: both;
	overflow: hidden;
	margin: 0px 0px 25px 0px;
}

#campus #nittei_setsumei{
	width: 94%;
}
