/*--------------------
IR INDEX
--------------------*/
#IrAttention {
	margin:25px 0 25px 10px;
	width:630px;
	}
	
#irImg {
	width:100px;
	height:142px;
	float:right;
	margin-left:20px;
}
	
/*--------------------
KESSAN
--------------------*/
ul#Kessan li {
	margin-left:30px;
	margin-bottom:5px;
	list-style-type:disc;
	}
	
/*--------------------
DISCLOSURE
--------------------*/
.IRDisTit {
	margin-bottom:5px;
	margin-left:10px;
	}


table.IRDisWaku {
	border-top:1px #ccc solid;
	margin-bottom:25px;
	}
		
th.IRDisWaku {
	border-bottom:1px #ccc solid;
	border-right:1px #ddd solid;
	font-weight:normal;
	vertical-align:middle;
	text-align:left;
	background-color:#eeeeee;
	}
	
th.IRDisWaku2 {
	border-left:0px #ccc solid;
	border-bottom:1px #ccc solid;
	border-right:1px #ddd solid;
	font-weight:normal;
	vertical-align:middle;
	text-align:left;
	background-color:#eeeeee;
	}

th.ColorGreen {background-color:#e4ffef;}
th.ColorBlue {background-color:#d7f3ff;}
th.ColorRed {background-color:#ffdde1;}
	
td.IRDisWaku {
	border-bottom:1px #ccc solid;
	background-color:#FFF;
	vertical-align:middle;
	text-align:left;
	}



ul#Disclosure li {
	margin:5px 0 5px 20px;
	padding:3px 0;
	font-weight:bold;
	}
	
ul#DisclosureKo li {
	margin:5px 0 5px 40px;
	padding:3px 0;
	list-style-type:disc;
	border-bottom:1px dashed #bbbbbb;
	font-weight:normal;
	}
	
.DownloadAtOnce {
	padding:10px;
	margin:5px 0 15px 15px;
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	width:350px;
	}
	
/*--------------------
MILLEA GROUP
--------------------*/
#grouplistDate {
	text-align:right;
	margin-top:15px;
	}


#grouplistLR {
	width:635px;
	margin-left:15px;
	margin-top:5px;
}


#grouplistL {
	float:left;
	width:200px;
	}
	
#grouplistR {
	float:right;
	width:435px;
	}

	
ul#grouplistMillea li {
	background-image:url(../ir/img/milleagroup_listbg_gr.gif);
	background-repeat:repeat-x;
	padding:5px 5px 5px 10px;
	color:#ffffff;
	font-weight:bold;
}


ul#grouplist li {
	background-image:url(../ir/img/milleagroup_listbg.gif);
	background-repeat:no-repeat;
	width:435px;
	height:33px;
}

ul#grouplist li.start {
	background-image:url(../ir/img/milleagroup_listbg_start.gif);
	background-repeat:no-repeat;
	width:435px;
	height:33px;
}

ul#grouplist li.end {
	background-image:url(../ir/img/milleagroup_listbg_end.gif);
	background-repeat:no-repeat;
	width:435px;
	height:33px;
}


ul#grouplist li p {
	padding:5px 5px 5px 47px;
	font-weight:bold;
}

ul#grouplist li p a {
	color:#222222;
}

ul#grouplistMillea li a {
	color:#ffffff;
}





ul#MilleaGroup {
	margin-left:30px;
	margin-bottom:30px;
	}

#MilleaGroup li{
	margin-bottom:5px;
	}