﻿@charset "utf-8";
/*Copyright 2011 FSFIELD All Rights Reserved.*/

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

講義情報でのみ使用されているスタイルシートをまとめています。

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

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

common

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

/* global_navi
---------------------------------------------- */


/* promotion
---------------------------------------------- */

div#promotion{
	background:url(../information/img/bg_promotion01.jpg) no-repeat 0 0;
	width:920px;
	height:148px;
	margin-bottom:20px;
}


/* date
---------------------------------------------- */

dl.date{margin-bottom:5px;}

dl.date dt{
	clear:left;
	float:left;
	padding:3px 0 5px;
	width:10em;
	}

dl.date dd{
	padding:3px 0 5px 10em;
	border-bottom:1px dotted #000;
	}



