.wrap {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
.wrap2 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.contents {
	padding-left: 10px;
}
.midashi {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
	width: 460px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-left: 10px;
	letter-spacing: -2px;
	margin-bottom: 20px;
}
.komidashi {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: auto;
	display: block;
	margin-top: 25px;
	margin-bottom: 10px;
}

.txt {
	font-size: 14px;
	line-height: 140%;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
}
.txt a:link {
	color: #0000FF;
}
.txt a:visited {
	color: #0000FF;
}
.txt a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.txt a:active {
	color: #0000FF;
}
.txt2 {
	font-size: 14px;
	line-height: 140%;
	list-style-type: none;
}
.txt3 {
	font-size: 13px;
	line-height: 150%;
	padding-right: 5px;
	padding-left: 10px;
	display: block;
}

.txt_orange {
	color: #FF6600;
	font-family: "CI";
}
