@charset "shift_jis";
/* CSS Document */

body { background-image: url(images/bg_body.gif);background-repeat:repeat;}
.rist { font-size: 10pt; color: #000000; background-color:#FFFF99}
a:hover { color: red; text-decoration: underline}
a {  text-decoration: none}

.table1 { background-color: #4F1D1D; border-color:#5c5684;}
.table2 {
	font-size: 13px;
	line-height: 120%;
	color: #280000;
	background-color: #FFFFFF;border-color:#5c5684;
}
.contents .table1 { background-color: #4F1D1D}
table.table2 tr td{text-align:left;}
.td1 {
	background-color: #FDF6CA;text-align:left;
	margin-left: 10px;
}
.td2 { background-color: #F2F1E8; text-align:right;}

.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-bottom:50px;
	margin-top:15px;
	_margin-top:-50px;
	margin-left:auto;
	margin-right:auto;
}
img.header_img{margin-bottom:20px;}

.rdbd{font-weight:bold; color:#F00}
.gn{font-weight:bold; color:#22ac38}