@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 1.3;
	color: #4D4D4D;
	background-image: url(../images/bg-green.gif);
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #5AA000;
	margin-bottom: 2px;
}

.top-contents_title {
	font-size: 150%;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-left: 5px;
}
strong {
	font-weight: bold;
}

.top-contents_waku {
	padding: 5px;
	width: 210px;
	border: 5px solid #CCCCCC;
}
.green {
	font-weight: bold;
	color: #5AA000;
}
.green-big {
	font-weight: bold;
	color: #5AA000;
	font-size: 120%;
}

.small {
	font-size: 90%;
	line-height: 1.1em;
}

.pic-copy {
	margin-bottom: 5px;

}
.pic-copy p {
	margin-bottom: 2px;
}

.pic-copy img {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
}
.link-continu {
	background-image: url(../images/ya-blue.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
}
.red {
	color: #FF3C00;
}
#making {
	height: 250px;
	font-size: 150%;
	color: #5AA000;
	text-align: center;
	padding-top: 120px;
	font-weight: bold;
}
