@charset "UTF-8";

#sidebar {
	width: 252px;
	}
	
#contents {
	width: 490px;
	}

/* #main-image */

h1 {
	float:left;
	margin: 0;
	padding: 0;
	}

h2 {
	float:right;
	margin: 0;
	padding: 0;
	}

h3 { display: none; }

/* #sidebar */

dl#news {
width:480;
	margin: 0 ;
	padding: 0;
	}

#news dt {
	margin: 10px 0 0 ;
	padding: 0 0 0 15px;
	font-size: 100%;
	line-height:1;
	background:url(images/li_icon.gif) left 2px no-repeat;
       }

#news dd {
	margin: 2px 0 0 ;
	padding: 0 0 10px 15px;
	font-size: 100%;
	line-height:1.2;
	border-bottom: 1px dashed #ccc;
	}
	
ul#menu {
	margin: 0;
	padding: 0;
	}
	
#menu li {
	list-style:none;
	margin: 0;
	padding: 0;
	font-size: 105%;
	line-height: 2.5;
	}
	
#menu li a {
	 text-decoration:none;
	 display:block;
	 color: #555555;
	 width: 252px;
	 height:32px;
	 background:url(images/menu/t-menubg.gif) left bottom no-repeat;
	 }
	 
#menu li a:hover {
	 color: #FA3616;
	 background:url(images/menu/t-menubg_o.gif) left bottom no-repeat;
	 }

/* weeklyashidachi */

div #weeklyashidachi {
	margin: 0;
	padding: 0;
	color:#fff;
	width: 465px;
	_width: 471px;
	background: url(images/wa_ashidati.gif) right top no-repeat #547e53;
	border-width: 3px 3px 0;
	border-style: solid;
	border-color: #cc9933;
	 }

#weeklyashidachi p {
	margin: 5px 10px 0;
	width: 340px;
	}

p.titel {
	margin: 0 10px 5px;
	padding: 0 5px 2px;
	border-bottom: 1px solid #fff;
	}

#weeklyashidachi a { color: #fff;}
	 
/* #contents */

#contents ul {
	margin: 20px 0 0;
	padding: 0;
	}

ul.program {
	background: url(images/seminar-list/program-titel.gif) left top no-repeat
	}
	
ul.hdc {
	background: url(images/seminar-list/hdc-titel.gif) left top no-repeat
	}
	
ul.brain {
	background: url(images/seminar-list/brain-titel.gif) left top no-repeat
	}
	
ul.comu {
	background: url(images/seminar-list/comu-titel.gif) left top no-repeat
	}
	
#contents li {
	list-style:none;
	margin: 0 0 0 163px;
	padding: 0;
	}

/*バナーメニュー*/
.bn1 {
	width:160px;
	height:80px;
	background:url(images/menu/menu_1ov.gif) no-repeat right top;
	}

.bn1 a {
	display:block;
	width:160px;
	height:80px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}

.bn1 a:hover {	text-indent:-9999px;}

.bn2 {
	width:160px;
	height:80px;
	background:url(images/menu/menu_2ov.gif) no-repeat right top;
	}

.bn2 a {
	display:block;
	width:160px;
	height:80px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}

.bn2 a:hover {	text-indent:-9999px;}

.bn3 {
	width:160px;
	height:80px;
	background:url(images/menu/menu_3ov.gif) no-repeat right top;
	}

.bn3 a {
	display:block;
	width:160px;
	height:80px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}

.bn3 a:hover {text-indent:-9999px;}

.bn4 {
	width:480px;
	height:70px;
	background:url(images/menu/menu_4ov.gif) no-repeat;
	}

.bn4 a {
	display:block;
	width:480px;
	height:70px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}

.bn4 a:hover {text-indent:-9999px;}

