@charset "utf-8";
/* yogitoes css */

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka,;
	font-size: 14px;
	color: #666666;
	line-height: 130%;

}

.tx_footer {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 200%;
	color: #666666;
	text-decoration: none;
}

li {
	list-style-image: none;
	list-style-type: none;
	line-height: 150%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}

a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	line-height: 125%;
	text-indent: 0px;
	padding: 0px;
}

#navBar {
   padding:5px;
   width:150px;
   float:left;
   background-color:#CCCCCC
}

#navBar ul{
   margin-left:0px;
   padding-left:0px;
   list-style-type:none;
}
   
#navBar a{
   display:block;
   margin:0 0 5px 0;
   padding:5px 5px;
   border: 2px outset#FFFFFF;
   width:136px;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:12px;
   color:#000000;
   background-color:#CCCCCC;
}
.tx_title {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-indent: 0px;
}
.tx_title_s {
	font-size: 10px;
	color: #FF9933;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.tx10 {

	font-size: 10px;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
} 
.txt11 {
	font-size: 12px;
	line-height: 150%;
}
