.space_line {
	height: 18px;
	width: 18px;
	float: left;
}

.img_align_middle {
	vertical-align: middle;
}
.str_red {
	color: #FF3535;
	font-weight: 100;
}
.str_red_strong {
	font-weight: bold;
	color: #FF3535;
}
.str_red_strong_17px {
	font-weight: bold;
	color: #FF3535;
	font-size: 17px;
}


.str_gray {
	color: #CCCCCC;
	font-weight: 100;
}


.str_chya_strong_center {
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.str_syuuiro {
	color: #cc00cc;
}


.str_strong {
	font-weight: bold;
}
.str_strong_17px {
	font-weight: bold;
	font-size: 17px;
}
.str_10px {
	font-size: 10px;
}
.str_strong_center {
	text-align: center;
	font-weight: bold;
}
.str_strong_20px {
	font-weight: bold;
	font-size: 20px;
}
.str_center {
	text-align: center;
}
.str_bsck_color_mizu {
	background: #00FFFF;
	font-size: 14px;
}
.str_syu_italic {
	font-style: italic;
	color: #FF00FF;
}



.list_notype {
	list-style: none;
}
.finish_left {
	text-align: left;
	margin-left: 170px;
}

.all_left {
	border: 1px solid #CC9900;
	text-align: left;
	padding: 15px;
}

.left_left {
	border: 1px solid #CC9900;
	text-align: left;
	padding: 15px;
}

.subtitle {
	background: #A6C2FF;
	border: 1px solid #6094FF;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
