body {
	background: #FFFFFF url(../images/bg.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.title {
	background: #FFFFFF url(../images/title_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 128px;
}
.corporate_t {
	font-size: 13px;
	font-color: #000000;
	background: #FFFFFF url(../images/dot1.gif) no-repeat fixed left top;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-top: 7px;
	line-height: 120%;
	color: #2C3C47;
}
.corporate {
	font-size: 13px;
	font-color: #000000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-top: 7px;
	background: #FFFFFF;
	height: auto;
	width: auto;
	line-height: 120%;
}
.pp_t {
	font-size: 13px;
	font-color: #000000;
	background: #FFFFFF url(../images/dot1.gif) no-repeat fixed left center;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 7px;
	line-height: 120%;
	font-weight: bold;
	color: #2C3C47;
}
.pp {
	font-size: 13px;
	font-color: #000000;
	margin-top: 7px;
	background: #FFFFFF;
	height: auto;
	width: auto;
	line-height: 140%;
	color: #000000;
	padding-left: 15px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.privacy {
	font-size: 10px;
	color: #333333;
	line-height: 110%;
}

