body {
	font-size: 12px;
	background-color: #FFFFCC;
}

a {
	color: #0000FF;
}

#contents{
	width:700px;
	background-position: center;
	text-align: center;
	height: 500px;
	border: thin solid #999999;
	background-color: #FFCCCC;
}
.sub {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin: 10px;
}

.f1{
	font-size: 12px;
	line-height: 130%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";

}
.f2{
	font-size: 12px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.f3{
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
.f4{
	font-size: 10pt;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
.f5{
	font-size: 8pt;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
.f6{
	font-size: 14px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
}
.text {	font-size:12px;
	line-height: 130%;
}
.top{
	font-size: 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	line-height: 150%;
	font-weight: bold;
	filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1,);
}
.title0{
	font-size:18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bold;
	filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1,);
	text-align: center;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #21A121;
	border-left-color: #21A121;
	background-color: #F2FEF1;

}

.title2{
	font-size:28px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1,);
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #21A121;
	border-left-color: #21A121;
	color: #333333;
	text-align: center;
	background-color: #ECF9EF;
	line-height: 200%;

}
.ti_cell {color: #FFFFFF}
.table {
	padding: 30px;
	margin: 20px;
}


.title{
	font-size:14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bold;
}
.sub_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339966;
	border-bottom-color: #339966;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF9EF;
}

.ttl1 {
	PADDING-RIGHT: 8px;
	BORDER-TOP: 2px solid #ffd658;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: 2px solid #e3aa00;
	BACKGROUND-COLOR: #00CC00;
	line-height: 120%;
	border-right-width: 2px;
	border-right-color: #e3aa00;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC66;
}
.text2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 130%;
	padding: 10px;
}
.text3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
	padding-right: 5px;
	padding-left: 5px;
}

.space{
	font-size:5px;
}
.red{color:#ff0000;}
.bold{font-weight:bold;}
/*-------footer---------*/
#footer {
	color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	padding-top: 3px;
	height: 15px;
	width: 650px;
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
