@charset "utf-8";
/* CSS Document */


#page {
	background-image: url(/user_file/idoldog-sh/contract/img/back.png);
	background-repeat: repeat-y;
	width: 680px;
}
#main {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 1.5em;
}
#main p, #main dt, #main dd{
	line-height: 1.5em;
	color: #676767;
	letter-spacing: 0.08em;
}
.article {
	margin-top: 25px;
	margin-bottom: 7px;
	font-weight: bold;
}
.downSpace01 {
	margin-bottom: 10px;
}
.downSpace02 {
	margin-bottom: 5px;
}
#main dt{
	width: 1.5em;
	float: left;
	display: inline;
}
#main dd{
	margin-left: 1.5em;
	margin-bottom: 1em;
}
#main a {
	color: #676767 !important;
	text-decoration: underline !important;
}
#main a:hover {
	color: #929292 !important;
	text-decoration: underline !important;
}

