@charset "utf-8";
.basetext {
	font-size: 12px;
	line-height: 18px;
}
.copyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.toptext {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.leadtextmeirio {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	line-height: 22px;
}
.middletextorange {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F48569;
	border-right-color: #F48569;
	border-bottom-color: #F48569;
	border-left-color: #F48569;
}
.middletextblue {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A3FAA;
	border-right-color: #2A3FAA;
	border-bottom-color: #2A3FAA;
	border-left-color: #2A3FAA;
}

.contentsbox {
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	border: 1px solid #999999;
}

a {
	text-decoration: underline;
	border: 0px solid #CCCCCC;
	padding: 0px;
	background-color: #F0F0F0;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFCC;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	background-color: #FFFFFF;
}

#i1 { 
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
}
#i2 { 
	float: laft;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
.middletext {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
}

