@charset "shift_jis";

/* CSS Document */

/*------------------------------------------------------------*/

div#contents ul,
div#contents ol,
div#contents li,
div#contents p {
	text-align:justify;
}

div#contents li {
	margin-right:1em;
}

/*------------------------------------------------------------*/

img.img_left{
	margin-right:1em;
	float:left;
}

img.img_right{
	margin-left:1em;
	float:right;
}

/* トップページ　セミナー等の告知（センターカラム　トップ）----------------*/
#contents_top_medium #event_banner_eng {
    width:366px;
	height:auto;
	margin-bottom:10px;
	}
#contents_top_medium #event_banner_eng h2 {
    width:369px;
	height:83px;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../english/images/seminar200909/title.jpg) no-repeat left top;
	}
#contents_top_medium #event_banner_eng ul {
    width:366px;
	height:51px;
	border:0;
	margin:0;
	padding:0;
	}
#contents_top_medium #event_banner_eng ul li {
    list-style-type:none;
	list-style-image:none;
	float:left;
	border:0;
	margin:0;
	padding:0;
	}
#contents_top_medium #event_banner_eng ul li a {
	border:0;
	margin:0;
	padding:0;
	height:51px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:no-repeat left top;
	}
	#contents_top_medium #event_banner_eng ul li a.regist {
	background:url(../english/images/seminar200909/regist.jpg);
	width:162px;
	}
	#contents_top_medium #event_banner_eng ul li a.regist:hover {
	background-position:left -51px;
	}
	#contents_top_medium #event_banner_eng ul li a.sympo10 {
	background:url(../english/images/seminar200909/sympo10.jpg);
	width:204px;
	}
	#contents_top_medium #event_banner_eng ul li a.sympo10:hover {
	background-position:left -51px;
	}
