/* link */
A:link{
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	color:#003599;
}

A:visited{
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

A:hover{
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	color:#E4300E;
}

/* text */
.caption {
	font-family: "Arial", "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:150%;
	color: #666666;
}

.text {
	font-family: "Arial", "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:150%;
	color: #333333;

}

.strong {
	font-family: "Arial", "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight: bold;
	line-height:150%;
	color: #333333;
}

.title {
	font-family: "Arial", "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	font-weight: bold;
	line-height:150%;
	color: #333333;
}

.hissu {
	font-family: "Arial", "ＭＳ Ｐゴシック", "Osaka";
	font-size: 77%;
	color: #e4300e;
}

.footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footprint {
	font-size:71%;
	font-family: "Arial", "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;
}

.title_event {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 125%;
	font-weight: bold;
	line-height:110%;
	color: #333333;
}

.title_event2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	line-height:110%;
	color: #666666;
}

.title_event3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 125%;
	font-weight: bold;
	line-height:120%;
	color: #333333;
}


.h1 {
	font-family: ＭＳ Ｐゴシック,MS UI Gothic,Osaka;
	font-size: large;
	line-height: 24px;
	font-weight: bolder;
	letter-spacing: 1px;
}


.h2 {
	font-family: ＭＳ Ｐゴシック,MS UI Gothic,Osaka;
	font-size: medium;
	line-height: 22px;
	font-weight: bolder;
	letter-spacing: 1px;
}


.h3 {
	font-family: ＭＳ Ｐゴシック,MS UI Gothic,Osaka;
	font-size: small;
	line-height: 18px;
	letter-spacing: 1px;
}


.h4 {
	font-family: ＭＳ Ｐゴシック,MS UI Gothic,Osaka;
	font-size: x-small;
	line-height: 120%;
	letter-spacing: 1px;
}


.h5 {
	font-family: ＭＳ Ｐゴシック,MS UI Gothic,Osaka;
	font-size: xx-small;
	line-height: 110%;
	letter-spacing: 0;
}


.eng {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: small;
	line-height: 8px;
	letter-spacing: 10px;
}

