﻿/*index.html専用*/

body{
text-align:center;
width:880px;
}

h2,h3{
margin-left:10px;
margin-right:10px;
}

/*google用*/

#col_a{
position:relative;
margin:10 4 0 4px;
width:872px;
height:200px;
border:none;
text-align:center;
}

#col_a img{
border:none;
}

/*google用ここまで*/

#col_b{
margin:4 4 4 4px;
width:872px;
height:300px;
border:none;
}

.tableA{
width:430px;
table-layout:fixed;
border-collapse:collapse;
float:left;
write-space:normal;
}

.tableA th{
width:430px;
text-align:left;
padding:1 1 1 1px;
background-color:#99ff99;
border:solid 1px #000000;
write-space:normal;
}

.tableA td{
width:430px;
text-align:left;
background-color:#ffffff;
padding:0 0 0 0 px;
border:solid 1px #000000;
write-space:normal;
}

.tableA img{
border:none;
}

.tableB {
width:430px;
table-layout:fixed;
border-collapse:collapse;
border-spacing: 1px;
float:right;
write-space:normal;
margin:0 0 0 0;
}

.tableB th{
width:215px;
text-align:center;
padding:15 1 1 1px;
background-color:#ffffff;
border:none;
float:left;
write-space:normal;
font:13px;
}

.tableB td{
width:430px;
text-align:left;
background-color:#ffffff;
padding:1 1 1 1px;
border:solid 1px #000000;
write-space:normal;
}

.tableB img{
border:none;
}




.tableC {
width:872px;
border-collapse:collapse;
border-spacing: 1px;
write-space:normal;
margin:6 0 0 4px;
}

.tableC th{
width:872px;
text-align:left;
color:#ffffff;
padding:2 1 1 6px;
background-color:#009933;
border:solid 1px #000000;
write-space:normal;
}

.tableC td{
width:872px;
text-align:left;
background-color:#ffffff;
padding:10 1 1 10px;
border:solid 1px #000000;
write-space:normal;
}

.tableC img{
border:none;
}


/*バナー用*/

#col_c{
position:relative;
margin:4 4 4 4px;
width:872px;
height:220px;
border:none;
}

#col_c img{
border:none;
}

.tableD {
width:872px;
border-collapse:collapse;
border-spacing:none;
write-space:normal;
}


.tableD td{
width:288px;
height:100px;
text-align:left;
background-color:#CCCCCC;
padding:1 1 1 1px;
border:solid 1px #000000;
write-space:normal;
}

.tableD img{
border:none;
}
