body {
 font: 14px 'ＭＳ Ｐゴシック', 'arial', sans-serif;
 font-size: 16px;
}

.title_black {
 color: #000000;
}
.title_green {
 color: #006600;
}
.title_blue {
 color: #000099;
}
.title_lime {
 color: #4AB300;
}
.title_lightblue {
 color: #3399FF;
}
.title_red {
 color: #FF0000;
}
.title_orange {
 color: #FF6600;
}
.title_pink {
 color: #FF0066;
}
.title_violet {
 color: #990000;
}
img {
 border:0;
}
#error_message {
	margin-top:10px;
	margin-bottom:10px;
}
#error_message li {
	color: #FF0000;
	font-size:13px;
	font-weight:bold;
	list-style-type:none;
}
.print_table {
	border-collapse:collapse;
	border:#E4E4E4 solid 1px;
}
.print_table td {
	border-collapse:collapse;
	border:#E4E4E4 solid 1px;
}
.print_table2 {
	border-collapse:collapse;
	border:#E4E4E4 solid 1px;
}
.list_contents {
	overflow:hidden;
	height:75px;
}
.list_contents2 {
	overflow:hidden;
	height:75px;
}
.list_contents3 {
	overflow:hidden;
	height:55px;
}
.list_contents4 {
	overflow:hidden;
	height:30px;
}
/*.list_contents5 {
	overflow:hidden;
	height:25px;
}*/
.list_contents5 div {
	overflow:hidden;
	height:35px;
}
.list_contents6 {
	overflow:hidden;
	height:65px;
}
.list_contents7 {
	overflow:hidden;
	height:114px;
}
.list_contents8 {
	overflow:hidden;
	height:70px;
}
.list_contents9 {
	overflow:hidden;
	height:76px;
}


/** 江戸川時間　緑のバックグラウンド設定 */
.bg_color_1 {
  background-color: #4766a6;
}

.bg_color_2 {
  background-color: #4766a6;
}

.bg_color_3 {
  background-color: #4766a6;
}

.bg_color_c {
  background-color: #254888;
}

.bg_color_f1 {
  background-color: #4766a6;
}

.font_color_f1 {
  color: #254888;
}

.bg_color_f2 {
  background-color: #254888;
}

.table_bg_color_1 {
  background-color: #dee3ee;
}

.font_color_info {
  color: #000066;
}
