a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
td{
	font-size: 12px;
	line-height: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
a.navi:link {
	color: #333333;
	text-decoration: none;
}
a.navi:visited {
	text-decoration: none;
}
a.navi:hover {
	color: #006699;
	text-decoration: underline;
}
a.orange:link {
	color: ##FF6600;
}
a.orange:hover {
	color: ##FF3300;
}
a.orange:active {
	color: ##FF3300;
}
a.orange:visited {
	color: ##FF6600;
}
form {
	margin: 0px;
	padding: 0px;
}
.TextBase {
	font-size:12px;
	line-height:16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.TextHonbun {
	font-size:12px;
	line-height:20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.TextHonbunL {
	font-size:14px;
	line-height:22px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.TextHonbunS {
	font-size:10px;
	line-height:16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.TextSub {
	font-size:10px;
	line-height:14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.TextTitle {
	font-size:14px;
	line-height:18px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.indent5 {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.osusume {
	font-size: 10px;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.linklist {
	text-decoration: none;
	padding: 5px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.textarea1 {
	width: 100px;
}
.submit {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF8700;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFAA4A;
	border-right-color: #7B4100;
	border-bottom-color: #A55700;
	border-left-color: #FFAA4A;
	text-align: center;
	height: 16px;
	width: 60px;
}
.select {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #FFA745;
	border-right: 1px solid #FF8700;
	border-bottom: 1px solid #FF8700;
	border-left: 1px solid #FFA745;
}
.texttop {
	color: #1C56B3;
}
.bg01 {
	background-color: #EEDFB9;
}
.bg02 {
	background-color: #999999;
}
.bg03 {
	background-color: #FFFFFF;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
img{
  border-style : none none none none;
}