.topbgleft {
	background-image:  url("../../images/topbgleft.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.topbgright {
	background-image:  url("../../images/topbgright.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.topbginfo {
	background-image:  url("../../images/topbginfo.gif");
}

.topbginfo2 {
	background-image:  url("../../images/topbginfo.gif");
	background-position: 0 -1;
}

.inform {
	width: 662px;
	height: 15px;
	background-image: url(../../images/topbginfo.gif);
	border: 0px;
	background-position: 6 -6;
	font-size: 12px;
	color: #330000;
}

.chumoku1 {
	font-size: 70%;
	color: #333333;
	padding:4px 0px 0px 0px;
}

.chumoku2 {
	padding:5px 6px 2px 6px;
}

.chumoku3 {
	font-size: 70%;
	color: #333333;
	line-height: 120%;
}

.chumoku1 a:link {  color: #000000;  text-decoration: underline ;}
.chumoku1 a:visited {  color: #9A3430;  text-decoration: underline ;}
.chumoku1 a:hover {  color: #606060;  text-decoration: underline ;}

.pickuptitle {
	font-size: 70%;
	color: #666666;
	line-height: 120%;
	padding-bottom:8px;
}

.chumokubg {
	background-image: url(../../images/top_pickup.gif);
}

.chumoku_t { background-color: #FCF9F5; }


/* -----------------------------
	080908 add
	new_popup
-------------------------------*/

#popupHead {
	background: url(../../_miniWins/images/popup/popup_head_back.jpg) repeat-x;
	height: 46px;
	_height: 59px;
	margin: 0;
	padding: 13px 0 0 0;
	}
#popupHead h1 {
	padding: 0 0 0 10px;
	width: 209px;
	height:30px;
	float:left;
	margin:0;
	}

#popupHead p {
	float:right;
	padding: 0 10px;
	height:29px;
	margin: 0;
	}

img { border:0; }

#popupFooter {
	background: url(../../_miniWins/images/popup/popup_foot_back.jpg) repeat-x;
	background-color:#FFF;
	height: 59px;
	padding-bottom: 5px;
	}
#popupFooter p.closebtn {
	width: 78px;
	height: 29px;
	margin: 0 auto;
	padding-top: 18px;
	}
#popupFooter p{
	text-align: center;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 5px 0;
	}

.pop_pagetop {
	text-align: right;
	margin-bottom: 10px;
	}

/* popup‚Ě•ť */

.popup420,
.popup500,
.popup520,
.popup544,
.popup558,
.popup640,
.popup700,
.popup770 {
	border-left:1px solid #AA948C;
	border-right:1px solid #AA948C;
	text-align:center;
	}
.popup420 {
	width:418px;
	_width:420px;
	}
.popup500 {
	width:498px;
	_width:500px;
	}
.popup520 {
	width:518px;
	_width:520px;
	}
.popup544 {
	width:542px;
	_width:544px;
	}
.popup558 {
	width:556px;
	_width:558px;
	}
.popup640 {
	width:638px;
	_width:640px;
	}
.popup700 {
	width: 698px;
	_width: 700px;
	}
.popup770 {
	width: 768px;
	_width: 770px;
	}