@charset "utf-8";
body {
position:fixed; top:10px; left:50px; 
margin: 0px 10px 20px 0px;
background-color : #fff;
background-image: url("http://sp-ss.com/xlwlz/img/sozai/backgirl.png");
background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 10%;
 }
 
h1 {
font-weight: normal;
        font-family: Verdana, Arial, sans-serif;
	font-size:  14px;
	line-height: 30%;
	margin-top : 50px;
	margin-bottom: auto;
}


h2 {
font-weight: normal;
        font-family: Verdana, Arial, sans-serif;
	font-size:  10px;
	line-height: 10%;
	margin-top : 200px;
	margin-bottom: auto;
}

p {
padding-right: 100px;
visibility: hidden;
}

a {
text-decoration: none;	
align: center;
}

a:link {
margin: 10px 10px 20px 25px;
text-decoration: none;
color: #607b8b;
}

a:visited {
margin: 10px 10px 20px 25px;
text-decoration: none;
color: #666666;
}

a:active {
margin: 10px 10px 20px 25px;
text-decoration: underline;
color: #000000;
}

a:hover {
margin: 10px 10px 20px 25px;
text-decoration: underline;
color: #666666;
}
-->
