.item2 img {
	max-width: 100%;
}

.strong {
	font-weight: bold;
	font-size: 130%;
}

.mgt50 {
	margin-top: 50px;
}

.strong_bold {
	font-weight: bold;
}

.strong_red {
	font-weight: bold;
	color: red;
}

.strong_red_line {
	font-weight: bold;
	color: red;
}

.under {
	text-decoration: underline;
}

.txt_right{
	text-align:right;
}