@charset "utf-8";

body {
text-align:center;
color:#444444;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", san-serif;
font-size:100%;
line-height:1.6;
margin:0;
padding:0;
}

img {
border-style:none;
border:0;
}

a {
color:#0068B7;
background-color:transparent;
text-decoration:underline;
}

a:hover {
color:#7FB3DB;
background-color:transparent;
text-decoration:none;
}

#all {
width:490px;
margin:0 auto;
}
h1 {
margin:0 0 10px 0;
padding:10px 0 5px 0;
background:url(img/under_tline.gif) no-repeat bottom;
}
#mainimg {
border-bottom:#acacac 1px solid;
margin:0 0 10px 0;
padding:0 0 20px 0;
}
#close {
width:87px;
height:40px;
margin:0 auto;
text-indent:-9999px;
overflow:hidden;
cursor:pointer;
}
#close a {
width:87px;
height:40px;
display:block;
background:url(img/window/close.jpg) no-repeat;
}
#close a:hover {
width:87px;
height:40px;
display:block;
background:url(img/window/close_over.jpg) no-repeat;
}