body {
	background-color: #FFFFFF;
	margin: 20px;
}
#privacy {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#privacy p {
	font-size: 75%;
	line-height: 160%;
	color: #4B4B4B;
	margin-bottom: 1em;
	letter-spacing: 1px;
}
#privacy h2 {
	margin-bottom: 15px;
}

#privacy h3 {
	font-weight: bold;
	color: #2366EB;
	margin-bottom: .5em;
}
#privacy h4 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	background-image: url(../../common/images/h4_dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding-left: 14px;
	margin-bottom: 3px;
}
#privacy table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#privacy th {
	font-size: 70%;
	font-weight: bold;
	background-color: #EBEBEB;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	line-height: 150%;
	color: #333333;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-image: url(../../common/images/dotsen.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#privacy td {
	letter-spacing: 1px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	background-image: url(../../common/images/dotsen.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#privacy em {
	font-weight: normal;
	color: #FF3333;
}
#privacy b {
	font-weight: bold;
	color: #FF3333;
	font-size: 10px;
}
#privacy .btcate {
	width: auto;
	text-align: center;
	vertical-align: middle;
	padding: 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#privacy .closebt {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	margin-top: 1em;
	margin-bottom: 2em;
}
#privacy .notes {
	margin: 0px 0px 5px;
	padding: 0px;
	color: #CC9966;
	font-size: 75%;
	line-height: 140%;
}
#privacy .notes02 {
	font-size: 75%;
	line-height: 140%;
	color: #4B4B4B;
}
#privacy .notes02 ol {
	margin-bottom: 1.5em;
	margin-left: 3em;
}
#privacy .notes02 li {
	margin-bottom: .5em;
}
#privacy .cautioncate {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 80%;
	color: #333333;
}
#privacy #madoguchi {
	padding: 1em;
	margin-bottom: 1em;
	border: 1px solid #D7D7D7;
}
#privacy #madoguchi dl {
}
#privacy #madoguchi dt {
	font-size: 70%;
	font-weight: bold;
	color: #2366EB;
	white-space: nowrap;
	float: left;
	height: auto;
	margin-right: 3em;
}
#privacy #madoguchi dd {
	font-size: 75%;
	line-height: 140%;
	color: #4B4B4B;
	float: left;
	text-align: left;
	vertical-align: top;
}
#privacy input,
#privacy textarea {
	font-family: 'メイリオ','Meiryo', "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}
#privacy textarea {
	width: 300px;
}
#privacy input:focus,
#privacy textarea:focus {
	background-color: #EBEBEB;
}
