@charset "utf-8";

* {
padding:0px;
margin:0px;
border:none;
}

html {
height:100%;
width:100%;
}

body { 
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
/*font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif000;*/
}

h1,h2,h3,h4,h5,h6 { line-height:1; }
p,li,dt,dl { line-height:1; }
p { margin:0 0 0 0; }
ul li { list-style-type:none; }
a img { border:0; }

a{
color:#2a6b91;
text-decoration:none;
}

a:hover{
color:#46a7c6;
text-decoration:none;
}

body {
height:100%;
width:100%;
padding:0px;
margin:0px;
}

#toppage_body {
height:100%;
width:100%;
padding:0px;
margin:0px;
border:none;
background-color:#FFFFFF;
/*
background-image:url(/common/images/bg_top_body.gif);
background-position:center;
background-repeat:no-repeat;
*/
text-align:center;
}

br.clear {
clear:both;
line-height:1;
}

table#toppage_body td{
vertical-align:middle;
text-align:center;
height:100%;
padding:0;
margin:0;
}

div#main_flash{
width:864px;
height:573px;
margin:auto; 
/*background-image:url(/common/images/bg_top_contents_d.gif);*/
}
