@charset "utf-8";
/*######################################################################
c2007 Turning Point 
master CSS
######################################################################*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td {	margin: 0;	padding: 0;}
table {	border-collapse: collapse;	border-spacing: 0;}
fieldset,img,abbr {	border: 0;}
address,caption,cite,cide,dfn,h1,h2,h3,h4,th,var {	font-style: normal;	font-weight: normal;}
caption,th {	text-align: left;}
q:before,q:after {	content:'';}
a {	text-decoration: none;}
a {color:#fefefe;
overflow:hidden;}
a img {border: none;}
a:visited {color:#fefefe;}
a:hover {color:#00AEEF;}


body {
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-family: 'Verdana','Lucida Grande','lr oSVbN','Hiragino Kaku Gothic Pro','"qMmpS Pro W3"',san-serif;
/*font-family: 'Hiragino Kaku Gothic Pro','CI','Verdana',san-serif;*/
color:#fefefe;
line-height:1.5;
letter-spacing:0.3333333px;
min-width: 800px;
background-color:#222222;
word-wrap: break-word;	/* IE */
font-size:12px;
text-align:center;
}

#float-back{
width:750px;
margin-top:10px;
margin:0 auto;
background:url(../image/floatback.png);
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

.hidden{
display:none;
}
div#pannavi{
width:700px;
margin:auto;
margin-top:5px;
margin-bottom:5px;
font-size:10px;
}