@charset "utf-8";
/* CSS Document */

/*hed_img
------------------------*/
#hed_img {
	background:url(../images/category/event/hed_img.jpg) center 0 no-repeat;
	width:900px;
	height:200px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}



.btn_topics_detail {
	width: 89px;
	margin-left: 560px;
	margin-top: 15px;
}

.btn_topics_detail a {
	background: url(../images/com/btn_detail.gif) no-repeat 0 0;
	width: 89px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.btn_topics_detail a:hover {
	background: url(../images/com/btn_detail.gif) no-repeat 0 -21px;
	width: 89px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.topics_wrap {
	width: 660px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
}





.inner_wrap em {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}


.inner_wrap h4 {
	background: url(../images/category/event/list01.gif) no-repeat 0px center;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
}

.inner_wrap ul {
	margin-bottom: 10px;
	width: 660px;
}

.inner_wrap ul li {
	background: url(../images/category/event/list02.gif) no-repeat 0px 2px;
	padding-left: 15px;
	list-style: none;
}

.inner_wrap p {
	margin-bottom: 10px;
}

/*

.inner_wrap .img_l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.inner_wrap .img_r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
------------------------*/

.table_topics td {
	padding: 5px;
}

.title {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
}
.inner_text {
	margin-left: 20px;
	width: 640px;
}

/*キャンパスレポート
------------------------*/

.img_w430 {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.img_l_w210 {
	float: left;
	width: 210px;
	margin-bottom: 20px;
}
.img_r_w210 {
	float: right;
	width: 210px;
	margin-bottom: 20px;
}




/*イメージ配列共通
------------------------*/

.img_l {
	float: left;
	width: 325px;
	margin-bottom: 20px;
}

.img_r {
	float: right;
	width: 325px;
	margin-bottom: 20px;
}

.img_l img,.img_r img {
	margin-bottom: 5px;
}




