@charset "euc-jp";
/* CSS Document */
.PPbox{
	font-size:14px;
	line-height:180%;
}
.PPbox p{
	font-size:14px;
	line-height:150%;
	color:#000;
	margin:20px 0;
}
.PPbox h2{
	margin-bottom:20px;
}
.PPbox dl dt{
	min-height:40px;
	line-height:40px;
	background-color:#EFEFEF;
	border-top:2px solid #B5B5B6;
	padding-left:15px;
	font-weight:bold;
}
.PPbox dl dd{
	margin-bottom:20px;
	padding:10px 20px;
}
.PPbox dl.PPinner dt{
	background:none;
	border:none;
	min-height:0;
	line-height:20px;
	padding:0;
	margin:10px 0;
}
.PPbox dl.PPinner dd{
	padding:0;
	margin:0;
}
span.toi{
	display:block;
	background:#ececec;
	line-height:150%;
	margin:10px;
	padding:10px;
}
.SMbox .box01 p{
	background:url(../img/icon01.gif) no-repeat left center;
	padding-left:17px;
	font-size:14px;
	line-height:20px;
	margin-left:20px;
	display:inline-block;
}
.SMbox .box01 p a:link{
	color:#434243;
	text-decoration:none;
}
.SMbox .box01 p a:visited{
	color:#8A8A8A;
	text-decoration:none;
}
.SMbox .box01 p a:hover{
	color:#E53C72;
}
.SMbox hr{
	border-bottom:1px dotted #A66EC9;
	margin:10px 0;
}
.privacyBox .submit_btn{
	width:600px;
	display:block;
	margin:30px auto;
}
.privacyBox .submit_btn li{
	display:inline-block;
}
.privacyBox .submit_btn li a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
