.new {
	overflow:auto;
	background-color: #FFFFCC;
	height: 400px;
	width: 550px;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.text1 {
	font-size: 12px;
	line-height: 14px;
	color: #663300;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 150px;
}
.maintext {
	font-size: 12px;
	font-style: normal;
	color: #663300;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.maintextM {
	font-size: 12px;
	font-style: normal;
	color: #663300;
	line-height: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}

.maintexts {
	font-size: 12px;
	font-style: italic;
	color: #ff6666;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	font-variant: normal;
}

a:link {
    color: #A52a2a;
	text-decoration: none
}

a:visited {
    color: #ff6347;
	text-decoration: none
}

a:havor {
    color: #ffcc99;
	text-decoration: none
}
.title2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #A52a2a;
}
