@charset "utf-8";
/* CSS Document */

h3 {
	width: 748px;
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #b4bebc;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

h3 a:link { color: #757a7e; text-decoration: none}
h3 a:visited { color: #757a7e; text-decoration: none}
h3 a:hover { color: #757a7e; text-decoration: none}

div#siteP_box {margin-bottom: 60px;}
div#privacyP_box {}

div#main_box h4 {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

div#main_box dl {
	width: 708px;
	margin: 10px 20px 20px 20px;
}

div#main_box dl dd p {margin-bottom: 10px;}

div#dott {height: 18px; width:748px; background: url(../../img/common/dott.gif) repeat-x;}

div#gotoPtop {
	background: url(../../img/common/goto_Ptop.gif) no-repeat right;
	width: 748px;
	text-align: right;
}

div#gotoPtop p {padding-right: 10px; font-size: 90%;}