
a:link {
	text-decoration: none;
	color: #3A3B4B;
	font-style: normal;
}

a:visited {
	text-decoration: none;
	color: #3A3B4B;
	font-style: normal;
}

a:active {
	text-decoration: none;
	color: #AE4E4E;
	font-style: normal;
}

a:hover {
	text-decoration: underline;
	color: #FF9933;
	font-style: normal;
}




.retitle {
	font-size: 14px;
	line-height: 15pt;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #404040; /* 文字の色 */
	background-color: #FFEEAA; /* 背景の色 */
	}

 	
.resel {
	padding: 4;
	font-size: 14px;
	line-height: 16pt;
	color: #404040; /* 文字の色 */
	background-color: #FFFFFF; /* 背景の色 */
	}



.reinq {
	font-size: 14px;
	line-height: 15pt;
	color: #404040; /* 文字の色 */
	background-color: #EAEAEA; /* 背景の色 */
	padding: 7px;
	margin: 0;
	}


.ref1{
	color: #ff0000;
	}

.ref2{
	color: #5A5D5F;
	font-size: 18px;
	line-height: 20pt;
	}


.reline {
	color: #5A5D5F;
	height: 1px;
	border: 1px;
	border-style: dotted;
	width: 700px;
}


body{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.table{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;

}
.table2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-right: 31px;
	padding-left: 31px;

}
.table3{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-right: 32px;
	padding-left: 32px;
	
}

.footer {
	font-size: 14px;
}
.footer2 {
	background-color:#FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
