A:link {color: #0033cc}
A:visited {color: #0033cc}
A:active {color: #FF0000}
A:hover {color: #FF6633}

.aw:link {color: #ffffff}
.aw:visited {color: #ffffff}
.aw:active {color: #ffffff}
.aw:hover {color: #ff6633}

.small-gray01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}

.mid-gray01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}

.mid-gray02 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}

.mid-gray03 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.large-gray{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 120%;
	color: #333333;
}

.title-blue01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 150%;
	color: #003399;
	font-weight: bold;
	
}
.title-green01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 150%;
	color: #31A783;
	font-weight: bold;
	
}
.title-green02 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 150%;
	color: #006600;
	font-weight: bold;
	
}
.title-white01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
}

.white{
	background-color:"#ffffff";
	
}

#base{border:1px solid #cccccc;
}