@charset "utf-8";
/* CSS Document */
img {
	border: none;
}
#mainPopup {
	background-color: #FFFFFF;
	width: 398px;
	overflow: hidden;
	height: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#headerPopup {
	display: block;
}
.headPopup {
	background: url(images/head_popup.gif) no-repeat;
	width: 369px;
	height: 15px;
	_padding-top: 3px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 20px;
}
#s_mainPopup {
	background-color: #FFFFFF;
	width: 265px;
	overflow: hidden;
	height: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.s_headPopup {
	background: url(images/head_popup.gif) no-repeat;
	width: 237px;
	height: 15px;
	_padding-top: 3px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 20px;
}
.CloseBox {
	padding-top: 2px;
}
.popupLeft {
	width: 130px;
	float: left;
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic", tahoma;
	margin-top: 2px;
	color: #666666;
}
.popupLeft p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.address_tbl{
	margin-bottom: 5px;
} 
.txtblue_pop {
	font-size: 14px;
	color: #006699;
	padding: 0px;
	font-weight: bold;
}
.txt_pop {
	text-align: center;
	font-size:10px;
	color: #666666;
}
.txt_pop1 {
	text-align: left;
	font-size:10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img_box {
	margin-bottom: 5px;
	text-align: center;
	width: 130px;
}
.popupLeft p img {
	display: block;
}
.popupRight {
	width: 265px;
	float: right;
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic", tahoma;
	margin-top: 1px; color: #666666;
}
.popupRight table {
	margin: 1px 0 2px 0;
	padding-top: 2px;
	width: 265px;
}
.popupRight td {
	padding-top: 2px;
	font-size: 10px;
}
.popupRight p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.banner {
	text-align: center;
}
.popupRight img {
	text-align: center;
}
.border_blue {
	border: #003366 1px solid;
	font-weight: bold;
	line-height: 12px;
} 
.txt-blue-right {
	color: #0099cc;
}
.txt-comment {
	font-size: 10px;
	line-height: 120%;
	padding: 2px 0 2px 0;
}
.popupMid {
	width: 395px;
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic", tahoma;
	margin-top: 2px;
	color: #666666;
}
.popupMid p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.popupAll {
	width: 260px;
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic", tahoma;
	margin-top: 2px;
	color: #666666;
}
.popupAll p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.popupAll table {
	width: 265px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.popupAll td {
	padding-top: 2px;
	font-size: 10px;
	text-align: left;
	padding-right: 4px;
}
.gdo_box {
	width: 145px;
	margin-top: 5px;
}
a:link {
	color:#0000ff;
}

a:visited {
	color:#660099;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}

a:active {
	color:#ffcc00;
}

