/* Written by Taisu-Ohba,06/10/12 */


/* body */
body{
color : #999999;
font-size : x-small;
line-height : 1.7;
background-color : #000000;
background-image : url(sky013.gif);
background-attachment : fixed;
background-position : right top;
background-repeat : no-repeat;
}


/* font groupe */
h1{
font-size : x-small;
font-weight : normal;
color : #6699cc;
margin : 0% 0% 3% 0%;
}
h2{
font-size : x-small;
font-weight : normal;
color : #99ccff;
margin : 0% 1% 3% 1%;
}
span.title{
color : #cccccc;
font-size : 20pt;
font-weight : bold;
}
span.hiddena{
color : #333333;
}
span.hiddenb{
color : #000000;
}

address{
font-style : normal;
font-size : x-small;
font-weight : normal;
}
p{
margin : 0% 2% 3% 2%;
}
A:link{
color : #9999ff;
}
A:visited{
color : #996699;
}


/* table */
table{
font-size : x-small;
background-color : #333333;
border-style : double;
border-width : thick; 
border-color : #666666;
border-collapse : collapse;
empty-cells : show;
}
td{
border-style : double;
border-width : thick; 
border-color : #666666;
width : 250px;
}



/* list */
ul{
font-size : x-small;
list-style-type : square;
margin : 0% 0% 3% 20px;
}


/* division */
div.textblock{
background-color : transparent;
margin : 150px 3% 100px 3%;
}
div.maintext{
background-color : #333333;
border-style : ridge;
border-width : thick; 
border-color : #336666;
width : 95%;
padding : 1%;
}
div.subtext{
background-color : transparent;
float : right;
width : 200px;
}
div.contents{
background-color : #333333;
border-style : ridge;
border-width : thick; 
border-color : #336666;
padding : 1%;
}
div.si{
background-color : #333333;
border-style : double;
border-width : thick; 
margin : 3% 20% 3% 20%;
padding : 2%;
}
div.syousetu{
background-color : #333333;
border-style : double;
border-width : thick; 
margin : 3% 15% 3% 15%;
padding : 2%;
}