﻿/* CSS レイアウト */

body {
	background-color: #FFFFFF;
}
#container {
	width: 900px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
	color: #C0C0C0;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	
}
#masthead {
	height: 20x;
	text-align: center;
	position: relative;
	top: 5px;
	width: 900px;
}
.style1{
	font-size: xx-small;
	position: relative;
	top: 5px;
	color: #414141;
}
.style2{
	font-size: small;
	background-color: #808080;
	width: 900px;
	position: relative;
	top: -30px;
	color: #C0C0C0;
}

#top_nav {
	height: 25px;
	font-size: x-small;
	width: 900px;
}
ul{
}
.style3{
	float: left;
	list-style-type: none;
	color: #333333;
	font-size: xx-small;
	text-decoration: none;
}
a{
	color: #808080;
}
#page_content {
	height: 520px;
}
table{
	width: 500px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
}
#footer {
	height: 35px;
	font-size: xx-small;
	position: relative;
	color: #808080;
	text-align: center;
}
.style5{
	position: relative;
	top: 30px;
	color: #333333;
}
.style6{
	position: relative;
	color: #808080;
}
.style7 {
	border-width: 0;
}
.style8 {
	font-size: small;
	text-align: center;
	position: relative;
	top: 100px;
	left: 180px;
}
html, body {
        height: 100%;
        overflow: auto;
    }
    body {
  	padding: 0;
  	margin: 0;
  	
  }
    .fadeSome {
        opacity:0.30;
        filter:alpha(opacity=30);
        -moz-opacity: 30%;        
    }
    .fadeLots {
        opacity:0.50;
        filter:alpha(opacity=50);
        -moz-opacity: 0.5;        
    }  
    .fadeCompletely {
        opacity:0.0;
        filter:alpha(opacity=0);
        -moz-opacity: 0.0;
    }     
    #silverlightControlHost {
        height: 100%;
    }
    .style9 {
	color: #808080;
	text-decoration: none;
	font-size: xx-small;
	width: 900px;
}
.style4{
	font-size: xx-small;
	color: #414141;
	position: relative;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	left: 245px;
	width: 276px;
	height: 12px;
	top: -45px;
}
.style10 {
	text-decoration: none;
}
.style11 {
	color: #808080;
	position: relative;
	left: 380px;
	top: 40px;
}
.style12 {
	position: relative;
	width: 300px;
}
.style13 {
	position: relative;
	right: 2px;
	width: 300px;
}
.style14 {
	left: 600px; 
	top: -26px; 
	position: relative;
    width: 300px;
}
.style15 {
	border-width: 0px;
	position: relative;
	width: 300px;
}
.style16 {
	border-width: 0px;
	position: relative;
	right: 3px;
	width: 300px;
}
.style17 {
	border-width: 0px;
	left: 600px;
	top: -26px;
	position: relative;
	width: 300px;
}


