body {
	background-color: #222;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #fff;
}

p {
	line-height:  1.4em;
	margin-bottom:  10px;
	text-indent:  1em;
}

img {
	border: none;
}

#page {
	width: 900px;
	background-image: url(./image/yugate02.png);
	margin: auto;
	padding: auto;
}

#header {
	clear: both;
	width: 900px;
	height: 94px;
	background-image: url(./image/yugate01.png);
	text-align: center;
	padding-top: 30px;
}

.widget {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#mainarea {
	width: 860px;
	clear: both;
	padding-left: 30px;
}

#contentarea {
	width: 700px;
	padding: 20px 80px 60px;
	float: left;
	line-height: 14pt;
}

#footer {
	width: 900px;
	clear: both;
	height: 46px;
	padding: 32px 40px 0;
	line-height: 14pt;
	background-image: url(./image/yugate03.png);
	background-repeat: no-repeat;
	font-size: 90%;
}

.copy {
	margin-top: 10px;
	text-align: center;
}

h1, h1 a {
	font-size: 140%;
	margin: 0;
	letter-spacing: 0.5em;
	text-shadow : 0 0 10px #000;
}

h2 {
	font-size: 120%;
	padding-top: 6px;
}

.description {
	padding-left: 5px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.photo {
	margin:  20px 10px;
}

.attn {
	color: #e6a;
}
