@charset "utf-8";

/*コンテンツ-----------------------------------*/
#maintitle{
	margin-bottom:20px;
}
.topic_txt{
margin-bottom:40px;
}


.topic{
	margin-bottom:15px;
}

.topic2{
	width:210px;
	float:left;
}

#event_subtext{
	margin-top:15px;
	margin-bottom:10px;
}

.event_list{
	margin-top:20px;
}

.event_info{
	float:right;
	font-size:14px;
}

.event1{
	border-top:#666666 2px dotted;
	padding-top:5px;
	padding-bottom:5px;
}

.event2{
	margin-left:100px;
	border-top:#666666 2px dotted;
	padding-top:10px;
	padding-bottom:10px;
}

.dot{
	border-top:#666666 2px dotted;
}

.event_date{
	width:55px;
	height:50px;
	float:left;
}

.event_name{
	font-size:13px;
	font-weight:bold;
}

#toplink{
	text-align:right;
	/*margin-top:40px;*/
}

.club_content{
margin-bottom:30px;
}

.club_logo{
margin-top:10px;
margin-bottom:10px;
}

.club_img{
float:left;
margin-right:30px;
width:100px;
}

.club_topic{
font-size:15px;
font-weight:bold;
}

.club_right{
float:right;
width:580px;
}

.club_txt{
margin-bottom:15px;
}

.club_txt2{
margin-top:15px;
margin-bottom:15px;
}
/*メンバー一覧-----------------------------------*/
.member {
	margin-bottom:40px;
}

.member2 {
	margin:0px;
}

.member_img {
	width:230px;
	text-align:center;
	float:left;
	font-weight:bold;
}

.member_img2 {
	width:230px;
	text-align:center;
	float:right;
}

.member_right {
	float:right;
	width:473px;
}

.member_left {
	float:left;
	width:473px;
}

.member_data {
	margin-top:15px;
	float:left;
}

.data_title {
	font-weight:bold;
	color:#EF8009;
}

.data_txt2 {
	color:#999999;
}

.member_name {
	font-size:12px;
	font-weight:bold;
}

.arrow {
	margin-top:15px;
	margin-left:33px;
	margin-right:24px;
	float:left;
}

.member_title{
font-size:15px;
font-weight:bold;
color:#EF8009;
}	
