@charset "UTF-8";
.Box_Top_Grey {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Box_Bottom_Grey {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.Button_01 {
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	letter-spacing: 2px;
}
.Button_01:hover {
	font-family: Helvetica;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	text-align: right;
	letter-spacing: 2px;
}
.Button_02 {
	font-family: Helvetica;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 25px;
	vertical-align: top;
}
.Button_02:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 25px;
	vertical-align: top;
}
.Title01 {
	font-family: Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	font-weight: 100;
	letter-spacing: 1px;
}
.Title02 {
	font-family: Helvetica;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: 100;
	letter-spacing: 1px;
}
.Title03 {
	font-family: Helvetica;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
}
.Title04 {
	font-family: Helvetica;
	font-size: 55px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 0px;
}
.P01 {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 1px;
	text-align: left;
}
.P02 {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px;
}
.P03 {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
	word-spacing: 2px;
}
.P04 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	word-spacing: 2px;
}
.P05 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0px;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	word-spacing: 2px;
	font-style: italic;
}
.copyright {
	font-family: Helvetica;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.box_01 {
	border: thin solid #CCCCCC;
}
.Button_03 {
	font-family: Helvetica;
	font-size: 30px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 25px;
	vertical-align: middle;
}
.Button_03:hover {
	font-family: Helvetica;
	font-size: 30px;
	color: #FF6633;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 25px;
	vertical-align: middle;
}
