/* トップメニューで使用 */

body{
background-color: #ffffff;
text-decoration : none;}

a{
text-decoration : none;}

table.top{
width: 800px;
border: 0px;
border-collapse: collapse;
margin-bottom: 10px;}

td.menu{
width: 100px;
height: 45px;
border: 0px;
padding: 0px;
vertical-align: bottom;}

td.space1{
width: 400px;
height: 10px;
border: 0px;
padding: 0px;}

td.space2{
width: 200px;
height: 10px;
border: 0px;
padding: 0px;}

/* 小さいロゴのページで使用 */

td.space3{
width: 400px;
height: 53px;
border: 0px;
padding: 0px;}

/* トップ画像のサイズ変更のため追加 */

td.img{
width: 400px;
border: 0px;
padding: 0px;
text-align: right;
vertical-align: top;}

/* 画像 */

img.icon{
width: 100px;
margin: 0px;
border: none;}

img.main1{
width: 500px;
margin: 0px;
border: none;}

img.main2{
width: 600px;
margin: 0px;
border: none;}

/* pagetop */

div.pagetop-white{
width: 800px;
text-align: right;
margin: 30px 0px 60px 0px;}
