
@charset "UTF-8";
table.layout,
table.layout th,
table.layout td{
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

table.ccc th,table.ccc td{
 border-collapse: separate;
 border-width: 0px;
 border-style: solid outset;
 border-color: #;
 }
thead{

 }
tbody{
　　　border-style: outset;
　　　border-width:　px;      
 }
td{
　　　border-style:　outset;
　　　border-width:　px;
　　　}


table.aaa th,table.aaa td{
 border-collapse: separate;
 border-width: 3px;
 border-style: solid outset;
 border-top-color: #ffff00;
 border-left-color: #ffff00;
 border-right-color: #ffff00;
 border-bottom-color: #ffff00;
 }
thead{

 }
tbody{
　　　border-style: outset;
　　　border-width: px;      
 }
td{
　　　border-style: outset;
　　　border-width: px;
　　　}


table.ccc th,table.ccc td{
 border-collapse: separate;
 border-width: 0px;
 border-style: solid outset;
 border-color: #;
 }
thead{

 }
tbody{
　　　border-style: outset;
　　　border-width:　px;      
 }
td{
　　　border-style:　outset;
　　　border-width:　px;
　　　}
body, th, td{
	font-size: 100%;
}
p{
         color: #0000ff; font-weight: bold;
         font-size: 100%;
         font-style: bold; 
         font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

