@charset "utf-8";
/* CSS Document */
/*IE6+IE7 firefox2*/
* {
	margin:0;
	padding:0;
}
html, body {
	font-size:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ','Meiryo',sans-serif;
	color:#000000;
	line-height:1.5;
	height:100%;
	background:#FFFFFF;
	background-image: url(../../images/back.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
img {
	border:0;
	vertical-align:bottom;
}
h1{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size: 0px;
	width:710px;
	height:124px;
	text-decoration:none;
	display:block;
	background:url(../../images/logo.gif) no-repeat 0 0;
}
ul{
	text-align:left;
	padding: 0;
	margin: 5px 5px 5px 5px;
}
li{
	text-align:left;
	margin:0;
	padding:0;
	line-height:1.6em;
	text-indent:14px;
	list-style-type: none;
	background-image: url(../../images/san.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-size:x-small;
 voice-family: "\"}\"";
 voice-family: inherit;
	font-size:small;
}
*+html li{
	margin:0;
	background-position: left 0.6em;
	font-size:75%;
}
* html li{
	margin:0;
	background-position: left 0.6em;
	font-size:75%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.yui-panel .hd {
	color:#000000;
	line-height:100%;
	border:0;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:4px;
	white-space:nowrap;
	background-color:#FFFFFF;
	background-image: url(../../images/whatti.gif);
	background-repeat: no-repeat;
}
.yui-panel {
	white-space:nowrap;
	background-color:#FFFFFF;
	background-image: url(../../images/whatback.gif);
	background-repeat: no-repeat;
	border:1px solid #000;
	background-position: left 23px;
}