@charset "utf-8";
body {
	background-color: #ebebeb;
	font-size: 62.5%;
	margin: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#contents .close {
	text-align: right;
}
#contents .close a {
	color: #666699;
}
#contents .date {
	text-align: right;
}

#contents .close img {
	padding-right: 4px;
}

#header h1 {
	font-size: 1.7em;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul,li,dt,dl,dd,p,ol {
	margin: 0px;
	padding: 0px;
}
#wrapper{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}#contents .bar {
	text-align: center;
}
#contents {
	text-align: left;
	color: #666699;
	font-size: 1.2em;
	line-height: 1.6em;
}
#contents dd {
	padding-bottom: 18px;
}
#contents  .read {
	padding-bottom: 18px;
}
#contents  li  {
	list-style-type: none;
}
#contents  ol .list {
	list-style-type: disc;
	margin-left: 1.5em;
}

#contents  dt  {
	padding-bottom: 5px;
}
#footer address {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#contents span {
	text-align: center;
	display: block;
}
#header {
	background-image: url(../img/ypp_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
}
#contents a {
	color: #FF0000;
}
