@charset "shift_jis";
/* CSS Document */

.tableSetting{
	width:100%;
}
.tableIndent{
	text-indent:5px;
}
.innerDiv{
	padding:5px;
	width:520;
	border-width: 1px 1px 1px 1px;
	border-color: #CDCDCD;
	border-style: solid;
	line-height:120%;
}
.bg1 {
	background-color: #FFFFDD;
}

.bg2 {
	background-color: #DDFFFF;
}
.midashi5{
	font-size: 12px;
	line-height: 1.2em;
	color: #0000ff;
}

.midashi6{
	font-size: 15px;
	line-height: 1.2em;
	color: #0000ff;
}

.midashi7{
	font-size: 15px;
	line-height: 1.2em;
	color:#6633cc;
}
.contract{
	margin-top:1em;
}

.fontWhite{
	color:#FFF;
}
.fontWhite a:hover{
	color:#FFF;
}