@charset "utf-8";
@import url("common.css");

#contents {
	width: 800px;
	margin: 0xp;
	padding: 0px;
}
#contents #group1 {
	width: 760px;
	margin: 10px auto 0px auto;
	clear:both;
}
#contents .group #news {
	margin: 0px;
	padding: 0px;
	width: 470px;
	float: left;
}
#contents .group #news #h2-1 {
	background-image: url(../img/home/h2_news.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 470px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}
#contents .group #news #topics-title {
	position: relative;
	width: 470px;
	height: 20px;
}
#contents .group #news #topics-title #h2-2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	background-image: url(../img/home/h2_topics.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 470px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}

#contents #oshirase {
	height: 240px;
	overflow: hidden;
	padding:5px 5px 0 0;
	margin:0 0 10px 0;
}
#contents .group #news #topics-title a {
	background-image: url(../img/home/bt_topics_list.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 37px;
	height: 13px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 2px;
	left: 423px;
	display: block;	
}
#contents #news th {
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 5px 16px;
}
#contents #news .title {
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 5px 15px;
}
.group #contents .group #user-menu #login {
	position: absolute;
	top: 0px;
	background-image: url(../img/common/bt_login.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	overflow: hidden;
	height: 55px;
	width: 250px;
	left: 0px;
}
#login a{
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height: 55px;
	width: 250px;
}
.group #contents .group #user-menu #other {
	clear:both;
}

.group #contents .group #user-menu #other img.infobox {
	margin:0 0 0px 0;
	}
.group #contents #students-guide {
	width: 740px;
	margin-top:10px;
	margin-right: 20px;
	margin-left: 20px;
	clear:both;
}
.group #contents #students-guide .group{
	width: 760px;
	clear: both;
}
.group #contents #students-guide h2 {
	margin: 0px 0px 20px 0px;
	background-image: url(../img/home/h2_students-guide.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 760px;
	height: 20px;
	text-indent: -9999px;
}
.group #contents #students-guide #guide-left {
	width: 226px;
	margin-left: 5px;
	float: left;
}
.group #contents #students-guide #guide-center {
	width: 226px;
	margin-left: 30px;
	float: left;
}
.group #contents #students-guide #guide-right {
	width: 226px;
	margin-right: 5px;
	float: right;
}
.group #contents #students-guide .block {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #D8D8D8;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 224px;
}
.group #contents #students-guide .last-block {
	padding-bottom: 0px;
	border-bottom: none;
}
.group #contents #students-guide .block h3 {
	background-image: url(../img/common/icon_circle_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #D8D8D8;
	color: #333333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	padding: 10px 0px 10px 25px;
	
}
.group #contents #students-guide .block h3 a{
	color: #000000;
}
.group #contents #students-guide .block h4 {
	clear: both;
	background-color:#E7E7E7;
	color: #333333;
	font-size: 12px;
	vertical-align: middle;
	padding: 5px 0px 5px 10px;
}
.group #contents #students-guide .block ul.group {
	width: 217px;
}
.group #contents #students-guide .block ul li {
	background-image: url(../img/common/icon_triangle1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D8D8D8;
	padding: 3px 0px 3px 30px;
}
.group #contents #students-guide .block ul.single li {
	background-image: url(../img/common/icon_triangle1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 3px 0px 3px 30px;
}
.group #contents #students-guide .block ul .left {
	background-image: url(../img/common/icon_triangle1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 3px 0px 3px 30px;
	margin: 0px;
	width: 78px;
}
.group #contents #students-guide .block ul .right {
	background-image: url(../img/common/icon_triangle1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 30px;
	margin: 0px;
	width: 78px;
	float: right;
}


#contents .shinchaku table {
	margin-left: 15px;
	width: 430px;
	margin-right: 15px;
}
#contents .shinchaku td {
	padding: 5px;
}

#contents .oshirase table {
	margin-left: 15px;
	width: 430px;
	margin-right: 15px;
}
#contents .oshirase td {
	padding: 5px;
}

#club_info {
	width:760px;
	clear:both;
	margin:0 auto;
	padding:64px 0 0 0;
}
#club_info h2 {
	padding:0 0 15px 0;
}
#club_info div#club_news{
	width:100%;
	margin:0 0 30px 0;
}
#club_info div#club_event{
	width:100%;
	margin:0 0 30px 0;
}
#club_info div#club_voice{
	width:100%;
	margin:0 0 30px 0;
}
#club_info dl{
	padding:7px 0;
	background:url(../img/home/newsListLine.gif) repeat-x bottom;
	width:100%;
	margin:0 auto;
}
#club_info dl dt{
	background: url(../img/home/newsListIcon.gif) no-repeat left center;
	width: 5.5em;
	float:left;
	padding:0 0 0 13px;
	line-height:1.4em;
}
#club_info dl dd{
	padding:0 0 0 7.5em;
	margin:0;
	line-height:1.4em;
}

#club_info dl dd span.moriguchi {
	background:#d55e0e;
	color:#FFFFFF;
	font-size:x-small;
	padding:2px 3px;
	margin:0 10px 0 0;
	display:block;
	float:left;
	line-height:normal;
}
#club_info dl dd span.hirakata {
	background:#507515;
	color:#FFFFFF;
	font-size:x-small;
	padding:2px 3px;
	margin:0 10px 0 0;
	display:block;
	float:left;
	line-height:normal;
}
