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

*{
margin: 0;
padding: 0;
}

body {
	background-image:url(image/pop01_og03.gif);
	background-repeat:repeat;
}

.outer
	{
	width:700px;
	background-color: #000000;
	padding: 35px;
	margin:0 auto 0 auto;
	}


.box1
	{
	width:100%;
	background-color: #ffffff;
	height: 362px;
	}

.box2
	{
	width:100%;
	background-color: #ffffff;
	height: 1675px;
	}

p{
	margin: 0px 10px 1em 10px;
	font-size:80%;
	line-height:150%;
	letter-spacing: 2px;
}

h1 {
font-size: 0.9em;
line-height:130%;
letter-spacing: 2px;
}

h2 {
font-size: 0.5em;
line-height:130%;
letter-spacing: 2px;
}

