@charset "utf-8";

	
/* コンテンツ定義 */
body {
	font-family:メイリオ,'ＭＳ Ｐ ゴシック',sans-serif;
	font-size:16px;
	line-height:1em;
	text-align:center;
	background:url(../images/bg_header_top.gif) repeat-x;
	color:#333;
}

#contents_left ul {
	margin:10px 5px;
	}	
#contents_left li {
	margin-left:15px;
	list-style: url(../images/list.gif) outside;
	}
#contents_right {
	margin-top:4px;
	}		
#news {
	width:264px;
	float:left;
	margin-bottom:30px;
	}
#news ul li {
	font-size:0.65em;
	}	
#seminar {
	width:400px;
	float:right;
	margin-bottom:30px;
	}
#report {
	width:452px;
	float:left;
	}
#report h3 {
	background:url(../images/title_report.gif) no-repeat;
	width:449px;
	height:32px;
	margin:5px 1px 11px 2px;
	font-size:0.9em;
	text-align:left;
}
#report h3 span {
	display:block;
	padding:0.35em 13px 0.3em;
}
#report p {
	width:109px;
	height:154px;
	float:left;
	}
#report dl {
	width:320px;
	margin:0 10px;
	float:left;
	}
#report dt {
	color:#c31502;
	}
#report dd span {
	padding-left:5px;
	}
#password {
	margin-left:40px;
	}
				

