.mmtable {
border: thin;
}

.title01 {
color:#0066CC;
}

.title02 {
	color:#0066CC;
	font-weight: bold;
}

.title03 {
	color:#CC3333;
	font-weight: bold;
}

.title04 {
	color:#CC9933;
	font-weight: bold;
}

ul.supreg{
list-style-type: box;
}

li{
margin: 0px 0px 10px 0px;
}


dt.history{
margin: -5px 0px 0px 0px;
color:#0066CC;
}

<!--061005’Ç‹L-->

dd.history{
margin: -16px 0px 10px 1000px;
}


.box1 {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.box2 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.title_outline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #0099FF;
	padding-bottom: 5px;
}
.title_sub1 {
	font-weight: bold;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}
li.video {
	list-style-type: none;
	padding-left: 20px;
	margin-left: -13px;
	background: transparent url(../images/i_video.gif) no-repeat 0px ;
}
li.pdf {
	list-style-type: none;
	padding-left: 20px;
	margin-left: -13px;
	background: transparent url(../images/i_pdf.gif) no-repeat 0px ;
}
dt.index {
	float: left;
    width: 5em;
}
dd.index {
	margin-left: 5em;
}
