@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#about{
	margin-top: 0px;
}

#contents #catch{
	text-indent: -9999px;
	height: 20px;
	width: 635px;
	overflow: hidden;
	background-image: url(../info/img_activity/catch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#about .group{
	width: 635px;
}
#about .group .photo{
	float: left;
	width: 137px;
}
#about .group .txt{
	float: right;
	width: 486px;
}
.clear{
	clear: both;
}

/*------------------*/

#seminar h2{
	background-image: url(../info/img_activity/h2_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}
#qualification h2{
	background-image: url(../info/img_activity/h2_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}
#exchange h2{
	background-image: url(../info/img_activity/h2_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}

/*------------------*/
.column01,
.column02{
	width: 590px;
}

.column01 .txt{
	float: left;
	width: 360px;
}
.column01 .photo{
	float: right;
	width: 207px;
}

.column02 .photo{
	float: left;
	width:207px;
}
.column02 .txt{
	float: right;
	width: 360px;
}

/*------------------*/

.dot{
	background-image: url(../info/img_activity/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	width: 590px;
	clear: both;
}


