@charset "utf-8";
@charset "utf-8";

@import url(font.css);
@import url(skin.css);

body{
	margin:0;
	padding:20px 0;
}

.popupnav{
	text-align:center;
}

.popupnav{
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #dddddd;
}

.popup02{
	margin-bottom:5px;
	font-size:95%;
	color:#444;
	font-weight:bold;
}
	
.btnRight{
	margin-bottom:10px;
	text-align:right;
}

#guidecontainer td p{
	padding-left:10px;
}

#guidecontainer td p,
#guidecontainer .guideTable td dl dt,
#guidecontainer .guideTable td dl dd{
	font-size:90%;
}

p{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
	margin:1em 30px;
	padding:0;
}

ol{
	margin:1em 30px;
	padding:0;
}

li{
	margin-bottom:0.5em;
}

.close{
	margin-bottom:20px;
	text-align:center;
}

.table-a tbody th{
	width:110px;
}

/*--------------------

	guide
	
--------------------*/
#popup-block{
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

.privacyTable{
	margin-top:5px;
	margin-bottom:20px;
}

.privacyTable th{
	width:50px;
}

.privacyTable th,
.privacyTable td{
	padding:5px 2px;
}


.line04{
	margin-bottom:20px;
}

