@charset "utf-8";

html,body{
background:#000000;
border:none;
overflow:hidden;
height:100%;
width:100%;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

body{
background:#FFFFFF;
}

body#flash_contents{
background:#000000;
}

#container{
background:url(../img/container_bg.gif) 50% 25% no-repeat;
height:75%;
}

h1{
position:absolute;
top:45%;
left:50%;
width:216px;
height:57px;
margin:0 auto 0 -113px;
}

h1 a{
display:block;
background-image:url(../img/h1.gif);
background-repeat:no-repeat;
background-position:top;
width:216px;
height:57px;
text-indent:-9999px;
}

h2{
position:absolute;
top:60%;
left:50%;
width:137px;
height:15px;
margin:0 auto 0 -68px;
}

h2 a{
display:block;
background-image:url(../img/h2.gif);
background-repeat:no-repeat;
background-position:top;
width:137px;
height:15px;
line-height:15px;
text-indent:-9999px;
}

h1 a:hover,
h2 a:hover{
background-position:bottom;
}

p a:link,
p a:visited{
color:#FFFFFF;
}
p a:hover,
p a:active{
color:#000000;
}

#flash{
height:100%;
width:100%;
}

#footer{
position:absolute;
bottom:0;
width:100%;
height:25%;
min-height:134px;
background:url(../img/footer_bg.gif) center repeat-y
}

#left{
position:absolute;
bottom:17px;
left:17px;
width:296px;
}

#left #kawasemi_logo{
margin-bottom:10px;
}

#left address{
font-size:10px;
}

#left address.address{
background:url(../img/address2.gif) no-repeat;
overflow:hidden;
width:188px;
height:9px;
text-indent:-9999px;
margin-bottom:5px;
}

#left address.tel_email{
border-bottom:1px solid #999999;
margin-bottom:5px;
}

#left address a{
margin-left:10px;
}

#left address img{
margin-bottom:5px;
}

#right{
position:absolute;
bottom:17px;
right:17px;
width:23.3em;
}

#right p{
font-size:56.25%;
color:#FFFFFF;
text-align:right;
}

#right address{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}