﻿<!--
BODY{
	FONT-SIZE: 95%;
	FONT-FAMILY: "MS UI Gothic";
	COLOR: #000000;
	Z-INDEX: 0;	
	margin: 0 auto;
}

div  {
     margin : 0px ;
     padding : 3px ;
} 
	
table, td, th {
border: 0.5px #dddddd solid;
}

#wrapper {  
    width: 100%;
    margin: 0 auto;  
    text-align: left;  
    border: 1px solid #dddddd;  
}  

#p1	{
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	height: 18px;
	background-color: #ffdddd;
}

#p2	{
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	height: 18px;
	background-color: #dddddd;
}

#table1{
	FONT-SIZE: 95%;
	width: 65%;
	font-family: "MS UI Gothic";
}

#table2{
	FONT-SIZE: 95%;
	width: 100%;
	font-family: "MS UI Gothic";
	border-style: "none"	
}

#table3{
	FONT-SIZE: 70%;
	WIDTH: 90%;
	font-family: "MS UI Gothic";
	margin: 0 auto;  
}

li {
　display: inline;
}
-->