@charset "shift_jis";

* {
margin : 0 ;
padding : 0 ;
}

body {
font-size: 0.8em;
color: #000000;
width : 100% ;
margin: 0;
padding: 0;
background-image:url(img/nijiirosuishou01.jpg);
background-repeat: repeat;
background-color:#FFFFFF;
}

#width {
margin: 0 auto;
width : 1100px ;
position : relative ;
}

#header {
width : 100% ;
height: 10px;
}

#left {
float : left ;
width : 500px ;
height: 50px;
}

#right {
float : left ;
width : 600px ;
height: 50px;
}

#footer {
width : 100% ;
clear : both ;
}

p {
margin: 0 0 10px 0;
color: #FFFFFF;
}

h1{
color: #FFFFFF;
}

h2{
color: #FFFFFF;
}

h3{
color: #FFFFFF;
}

A{
text-decoration: none;
 }

A:link { 
color: #007bbb; 
}

A:visited { 
color: #007bbb; 
}

A:active { 
color: #007bbb; 
}

A:hover {
text-decoration: underline;
}

A.contents {
text-decoration: none;
color: #BC8F8F; 
}

table { 
width:px; 
 margin-left: auto;
 margin-right: auto;
}

th { 
padding: 5px; 
font-size: 1.0em;
}

td { 
padding: 7px; 
font-size: 0.9em;
}

table.works { 
width:px; 
 margin-left: auto;
 margin-right: auto;
}

.works th { 
padding: 5px; 
font-size: 1.0em;
}

.works td { 
padding: 20px; 
font-size: 0.9em;
}

table.maricon { 
width:px; 
 margin-left: auto;
 margin-right: auto;
}

.maricon th { 
padding: 5px; 
font-size: 1.0em;
}

.maricon td { 
padding: 7px; 
font-size: 0.9em;
}

*.floating
{
   float: left;
   width: 95%;
   border: solid 0px #cccccc;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0px;
  visibility: hidden;
}

.cent    { text-align:center }
.c1      { margin:0px auto;
           text-align: center;
           width:400px;
           border:0px solid #999;
           background-color:#DCDCDC;
         }
.c-box   { padding:15px }

img{
border: none;
}

#ust {
 text-align: center;
}

#ust-video {
 background-color: #000000;
 border: 1px solid #000000;
 padding: 5px;
 margin: 5px;
 width: 400px;
 float: left;
}

#ust-chat {
 background-color: #000000;
 border: 1px solid #000000;
 padding: 5px;
 margin: 5px;
 width: 400px;
 float: right;
}

.float-clear {
 clear: both;
}

.ust {
	text-align:center;
}


