@charset "UTF-8";
#campusImage {
	background-image: url(../img/index/bg_campus_image.gif);
	background-repeat: repeat-x;
	height: 242px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 4px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
#campusImageInner {
	background-image: url(../img/index/bg_campus_image_inner.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 850px;
	margin: 0px auto;
	padding: 0px 10px;
	height: 242px;
}
.kwicks {
	position: relative;
	margin: 0;
	overflow: hidden;
	width: 850px;
	list-style-type: none;
	padding: 0px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 210px;
	height: 242px;
	overflow: hidden;
	padding: 0
	float: left;
	position: relative;
	margin: 0px!important;
	float: left;
	padding: 0px;
}
.kwicks li img {
	position: absolute;
	top: 0px;
	right: 0px;
}

#kwick_1 {
}
#kwick_2 {
}
#kwick_3 {
}
#kwick_4 {
	margin-right: 0px!important;
}
/* CSS Document */

.index /*2段組用ブロックリンクリストここまで*/
 .sectionHead {
	margin-bottom: 10px;
	clear: both;
	position: relative;
	width: 630px;
}
.index  .sectionHead  .title {
	height: 23px;
	width: 630px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
}
.index  .sectionHead  .title  img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.index  .sectionHead  #btnTopics {
	position: absolute;
	top: 1px;
	height: 16px;
	width: 144px;
	right: 0px;
}
.index .sectionHead #btnTopics a {
	height: 16px;
	width: 144px;
	overflow: hidden;
	position: relative;
	display: block;
}
.index .sectionHead #btnTopics a img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.index .sectionHead #btnTopics a:hover {
	border-style: none;
}
.index .sectionHead #btnTopics a:hover img {
	top: -16px;
}
.index .sectionBody {
	clear: both;
	width: 630px;
	margin-bottom: 25px;
}
.index .sectionBody ul.topicList {
	width: 630px;
	height: 40em;
	overflow: auto;
	overflow-x: hidden;
}

.index .sectionBody ul.topicList li {
	padding-right: 5px;
}

.index #closeupBanner {
	width: 630px;
	clear: both;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 15px;
}
.index  #closeupBanner .part_2 {
	width: 310px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
}
.index #closeupBanner .odd {
	padding-right: 10px;
}
.index  #closeupBanner .part_2 a {
	display: block;
	width: 310px;
	height: 80px;
	position: relative;
	overflow: hidden;
}
.index   #closeupBanner .part_2 a img  {
	position: absolute;
	left: 0px;
	top: 0px;
}
.index #closeupBanner .part_2 a:hover img  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

.index  #closeupBanner .part_3 {
	width: 200px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
	padding:0 15px 0 0;
}
.index #closeupBanner .odd3 {
	padding-right:0;
}
.index  #closeupBanner .part_3 a {
	display: block;
	width: 200px;
	height: 80px;
	position: relative;
	overflow: hidden;
}
.index   #closeupBanner .part_3 a img  {
	position: absolute;
	left: -1px;
	top: 0px;
}
.index #closeupBanner .part_3 a:hover img  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.index #powerSaving {
	width: 630px;
	clear: both;
	float: left;	
	padding: 0px;
	margin-bottom: 15px;
}

.index #powerSaving .banner{float: left;
padding:0 8px 0 0;}

.index #powerSaving .frame{float: right;
border:1px solid #999999;}

.index #powerSaving iframe {
	width:415px;
	height:100px;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	border:none;
	overflow:hidden;
}

.index #powerSaving a:hover img  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;

}

/* 2011.3.22追加 計画停電の記載用 */
.red_flame {
	width: 618px;
	float: left;
	clear: both;
	border:1px #C00 solid;
	margin:0 0 15px 0;
	padding:5px;
}

