@charset "UTF-8";
/* CSS Document */

body,table,td,th,p,span {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Century Gothic,'ＭＳ Ｐゴシック',sans-serif;
}

body {
margin:0;
padding:0;
background-color:#ffffff;
}

a {
color:#000000;
font-size:10px;
text-decoration:none;
}

a:hover {
color:#999999;
font-size:10px;
text-decoration:none;
}

strong {
font-weight:normal;
}

p {
font-size:10px;
line-height:15px;
margin:0;
padding:0;
}

#wrapper {
margin:0 0 0 20px;
width:960px;
background-image:url(../images/niwa.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

h1 {
font-size:16px;
color:#333333;
background-color:#ffffff;
margin:0;
height:60px;
width:250px;
text-indent:-100em;
background-image:url(../images/title.gif);
background-repeat:no-repeat;
background-position:0px 30px;
}

h2 {
font-size:16px;
color:#666666;
margin:20px 0 0 0;
}

#copyright {
margin:25px 0;
}

#copy {
z-index:2;
}

#logo_back {
position:absolute;
left: 300px;
bottom: -30px;
z-index:1;
}
