@charset "utf-8";
*:focus {
outline: 0;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#top {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_05.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	z-index: 200;
	visibility: visible;
}
#container02 #popai {
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 5px;
}
