@charset "utf-8";
/* CSS Document */

#page {
	background-image: url(/user_file/idoldog-sh/privacy/img/back.png);
	background-repeat: repeat-y;
	width: 680px;
}

#main {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 35px;
	margin-bottom: 30px;
}
#main p , #main dt , #main dd{
	color: #676767;
	line-height: 1.5em;
	letter-spacing: 0.08em;
}
.title {
	font-size: 120%;
	font-weight: bold;
	color: #D64A7B;
	margin-bottom: 15px;
}
.signature {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
#treatment {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE8CBD;
	padding-top: 15px;
}


#main dt {
	font-weight: bold;

}
#main dd {
	padding-left: 2em;
	margin-bottom: 1em;
}

#inquire {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5em;
}
#inquire a {
	color: #676767!important;
	text-decoration: underline!important;
}
#inquire a:hover {
	color: #929292!important;
	text-decoration: underline!important;
}

#bold {
	font-weight: bold;
}

