/* CSS Document */

@charset "utf-8";

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,
 dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object,textarea 
	{ 
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	}

html{
	overflow-y: scroll;
	}
	
h1,h2,h3,h4,h5,h6 
	{
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}

table 
	{border-spacing:0px;
	}
	
* html table 
	{border-collapse:collapse;}
	
*:first-child+html table 
	{border-collapse:collapse;}
	
caption,th 
	{text-align:left; font-weight:normal;}
	
table,th,td,img 
	{border:0px;}
	
img,input 
	{vertical-align:middle;}
	
q:before,q:after 
	{content:'';}
	
ol, ul 
	{list-style: none;}
	
li 
	{list-style-type: none;}

address,caption,cite,code,dfn,em,th,var,textarea 
	{font-style: normal;}

object,embed 
	{vertical-align: top;}

a img 
	{border-style:none;}

img{margin:0px;padding:0px;}

h3{margin-top:5px;}

h2 {
	font-size: 116%;
	line-height:1.4;
	}

p{margin-top:10px;}
 
a{color:#999;text-decoration:none;}
a:visited{color:#999;text-decoration:none;}
a:hover{color:#999;text-decoration:underline;}


html>/**/body {font-size: 12px;
    text-align:center;}


/* default font */


body {
	background-color: #000;
	font-size: small;
	line-height:1.5;
	font-weight:normal;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*font-size:small;*font:x-small;}

/* IE6 base font */	
html body 
	{
	font-family: "メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 11px\9;
	}
	

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
/*
body{font:12px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
*/
