body { background-image: url(images/bg.gif);}
.rist { font-size: 10pt; color: #000000; background-color:#FFFF99}
a:hover { color: red; text-decoration: underline}
a {  text-decoration: none}

.table1 { background-color: #4F1D1D;text-align:left;}
.table2 {
	font-size: 13px;
	line-height: 120%;
	color: #280000;
	background-color: #FFFFFF;
}
.contents .table1 { background-color: #4F1D1D}

.td1 {
	background-color: #FDFF7C;
	margin-left: 10px;
	text-align:left;
}
.td2 { background-color: #B4ECFC;text-align:right;}
.td3{
	background-color: #FDDFE8;
	text-align:left;
}
.td4{text-align:left;}
table.table2 tr td p{
	text-align:left;	
}

.f_8pt { font-size: 8pt; line-height: 130%; color: #333333;}
.f_9pt { font-size: 9pt; line-height: 130%; color: #333333;}
.f9_black { font-size: 9pt; line-height: 130%;	color: black;}
.f_10pt { font-size: 10pt;	line-height: 130%; color: #000000;}
.f_11pt { font-size: 11pt; line-height: 130%; color: #333333;}
.f_12pt { font-size: 12pt; line-height: 130%; color: #333333;}
.f_12ptbd{font-size: 12pt; line-height: 130%; color: red;font-weight:bold;}
.f10_white { font-size: 10pt; color: white; font-weight: bold; line-height: 130%}
.f11_white { font-size: 11pt; color: white; font-weight: bold; line-height: 130%}
.f12_white { font-size: 12pt; color: white; font-weight: bold; line-height: 130%}
.main{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	margin-top:15px;
	_margin-top:-50px;
}