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

#POP_ALL {
	width: 680px;
	margin: 0 auto 0;
}

#POP_BODY{
	width: 620px;
	margin: 0 auto;
}

#POP_LOGO {
	width: 143px; height: 28px;
	margin: 0;
	padding-top: 8px;
	background: url(/corp/guide/bond/dictionary/images/logo.png) no-repeat 0 bottom;
text-indent: -9999px;
}

#POP_FULL {
	margin: 0 auto;
 padding-top: 10px;
}

#POP_FOOTER {
	width: 620px;
 bottom:0px;
 height:30px;
 width:100%;
	margin: 20px auto 0;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
#POP_FOOTER .box {
	width: 620px;
}

#POP_COPYRIGHT {
	float: left;
	width: 190px;
	height: 30px;
	text-indent: -9999px;
}

.ttl_h1_yougo {
	background: url(/corp/guide/bond/dictionary/images/title.png) no-repeat left 2px;
	text-indent:-9999px;
}