@charset "Shift_JIS";
#test {
}
#item_tt {
	margin-top: 20px;
	margin-bottom: 30px;
}
.info1 {
	font-size: 14px;
	line-height: 24px;
	margin-top: 60px;
	margin-right: 50px;
	margin-bottom: 60px;
	margin-left: 50px;
	width: 700px;
}
.info2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db1514;
	padding-bottom: 5px;
	margin-bottom: 20px;
	clear: left;
}
.info1 p img {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.info1 p a {
	color: #FFF;
}
#item_tt A:link {
	color: #FFF;
}
#item_tt A:visited {
	color: #FFF;
}
#item_tt A:active {
	color: #FFF;
}
#item_tt A:hover {
 text-decoration:underline;
; color: #FFB6C5}