@charset "utf-8";
@import "common.css";

/*  
	学校法人同志社/TOPページ
*/

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

#information {
	width: 435px;
	float: left;
}

#information .title h2 {
	float: left;
}

#information .title p {
	float: right;
	margin: 3px 3px 0px 0px;
}

#information .title {
	background: url(../img/index/bg_info_tit.jpg);
	height: 26px;
}

#information .list {
	background: #F5F5F7 url(../img/index/bg_info.jpg);
	padding: 8px 10px 6px;
	margin-top: 3px;
	clear: both;
}

#information h3 {
	border-bottom: 1px solid #3e2d44;
	padding-bottom: 3px;
}

#information .date {
	font-weight: bold;
	color: #550071;
	float: left;
	padding-right: 10px;
	width: 6.4em;/*2014/12/26：日付に「～」が入ったため幅変更。元は5.4em。*/
}

#information li {
	border-bottom: 1px dotted #999999;
	padding: 6px 4px 5px;
}

* html #information li {
	margin-top: -3px;
}

#information li a {
	background: url(../img/common/link_01.gif) no-repeat left 3px;
	padding-left: 16px;
	float: left;
	color: #333333;
	text-decoration: none;
	width: 285px;
}

#information li a:hover {
	background: url(../img/common/link_01_on.gif) no-repeat left 3px;
}

#contents .banners_01 {
	float: right;
}

#contents .banners_01 p {
	margin-bottom: 4px;
}

#contents .banners_02 {
	clear: both;
	padding-top: 15px;
}

#contents .banners_02 p {
	float: left;
}


#wrapper #top_title {
	background: #000000;
	height: 288px;
	width: 800px;
}

#information .list a.sub {
	background: none!important;
	width: 370px;
}


#information .list a.sub span {
	margin-left: 6.5em;
	text-decoration: underline;
}

#wrapper #contents #information #news {
	margin-top: 30px;
}


/*---------------------------------------
	トップページ　スライダー用
---------------------------------------*/
/*--------------------------
----------------------------
----------------------------
メインビジュアル
----------------------------
----------------------------
--------------------------*/

.bx-controls-direction,
.bx-pager,
.bx-default-pager {
  display: none;
}