@charset "UTF-8";

/******** General tags ********/
body{
font-family:"MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
font-size:100%;
background:#000000;
color:#404040;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a{
text-decoration:none;
color:#F7CB33;
font-weight:bold;
}

a:hover{text-decoration:underline;
        color:#363636;
}

a img{border:0;}


p         {font-size : 0.75em;
           line-height : 1.5;
           color : #cccccc;
           margin-top : 0;
           text-align : left;
           margin:0 0 18px 10px;
}

ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}

ul ul,ol ol{margin:4px 0 4px 35px;}


h2{
font-size:1.2em;
margin:0 0 10px 0px;
color:#F7CB33;
}

h2 a{text-transform:none; color:#F7CB33;}



h1{
font-size:1.4em;
color:#ffffff;
border-bottom:2px dotted #F7CB33;
padding:0 2px 2px 5px;
margin:0px 0 20px 0;
letter-spacing:-1px;
}

.edo-title {margin-left:385px;
              margin-top:-20px;
}
h3{
font-family:"MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
font-size:0.95em;
font-weight:bold;
color:#ffffff;
margin-right:auto;
margin-left:10px;
margin-top:20px;
margin-bottom:20px;
}

h4{
font-size:1.2em;
font-weight:bold;
color:#F7CB33;
margin:5px 0 0px 0;
padding:1px 2px 0px 3px;
}

h5{
font-size:1.5em;
font-weight:bold;
color:#F7CB33;
margin:15px 0 15px 10px;
padding:1px 2px 0px 3px;
}

h6{
font-size:1em;
color:#ffffff;
border-bottom:2px dotted #F7CB33;
}

/******** Main wrap ********/
#wrap{
color:#404040;
width:800px;
margin:10px auto;
padding:0;
}

#header{margin:0;}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}



/******** sidebar ********/
#sidebar{
float:left;
background:#363636;
width:229px;
margin:0 0 5px 0;
padding:1px auto;
}

#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
#sidebar h2{margin:3px 0px 8px 0px;}



#iframe {width: 200px;
               margin-top: -10px;
	       margin-right:auto;
               margin-left:auto;
}
p#message { margin-right:10px;
            margin-left:10px;
}
/******** Content variations ********/
#content{
line-height:1.5em;
width:550px;
background:#363636;
float:right;
text-align:left;
margin:0;
padding:7px;
}


#content h3 {margin:10px 0 8px;}



#trick-content {width: 495px;
               margin-right:auto;
               margin-left:auto;
               margin-bottom:0px;
	       background-color:#363636;
               border: 0px solid #cccccc;
               clear:both;
}
#trick-content p{color:#363636;
}
/******** table-content ********/
#table-content{width: 495px;
               margin-top:50px;
               margin-right:auto;
               margin-left:auto;
               margin-bottom:65px;
	       background-color:#363636;
               border: 0px solid #cccccc;
               

}
#table-content img {border: 1px solid #cccccc;
}


p         {font-size : 0.75em;
           line-height : 1.5;
           color : #cccccc;
           margin-top : 0;
           text-align : left;
}

#table-content a:link, #table-content a:active, #table-content a:visited {
	color:#F7CB33;
        text-decoration: underline;
}

#table-content a:hover {color: #000000;
                        text-decoration: underline;
}

table {font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
       font-size :0.75em;
       width :500px ;
       line-height : 1.2;
       margin-right:auto;
       margin-left:auto;
       margin-bottom:20px;
       text-align:center;
       color: #cccccc;
       border:0;
      }


th{width : 195px;  	
}

td{font-weight: bold;
   vertical-align:top;
}

th,td{padding : 2px;
}

td#summary {width:200px;
            height:301px;
}
/******** introduction ********/
#introduction{
line-height:1.5em;
background:#363636;
margin:0;
padding-top:10px;
}

#introduction p{text-align:right;
                font-size :  90%;
}

/******** Footer ********/
#footer{clear:both;
color:#808080;
font-size:120%;
border-top:0px solid #dadada;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
text-align:right;
}

#footer p{margin:0; padding:0;}

#footer a:link, #table-content a:active, #table-content a:visited {
	color:#F7CB33;
        text-decoration: underline;
}

#footer a:hover {color: #363636;
                        text-decoration: underline;
}

p#comment {text-align:right;
}
/******** Various classes ********/

.left{float:left; margin:0 15px 4px 0px;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}


.photo{
border:1px solid #000000;
padding:1px;
background-color:#ffffff;
margin:6px 18px 18px 5px;
}

input, textarea	{border: solid 1px #000000;
}

p#button input	{border: outset 3px #999999;
	         background-color: #999999;
	         color: #ffffff;
	         width: 100px;
}


