body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #74655B;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: lighter;
	color: #67564A;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

/* リンク*/
a:visited {
	color: #333366;
	text-decoration: underline;
}
a:link {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.ue-yose {
	vertical-align: top;
}
.hight-10 {
	margin-top: 10px;
}
.hight-12 {
	margin-top: 12px;
}
.hight-20 {
	margin-top: 20px;
}

.hight-30 {
	margin-top: 30px;
}
.img-light {
	float: right;
}
