@charset "utf-8";
/* CSS Document */



div.g-inner {
    position:relative;
    width:900px;
    height:350px;
	background-color:#040814;
}
#view {
    position: absolute;
    width:900px;
    height:300px;
    top:0;
    left:0;
    overflow:hidden;
}
#view p {
    position: absolute;
    width:900px;
    height:300px;
    top:0;
    left:0;
}

#thumbBtn {
    position:absolute;
    top:310px;
    right:0px;
}
#caption {
    position:absolute;
    top:310px;
    left:0px;

}

#caption li {
	color:#FFFFFF;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
}

#thumbBtn li {
    padding: 0;
    margin: 0 5px 0 5px;
    float:left;
    text-align:right;
    width: 90px;
    cursor:pointer;
}
#thumbBtn li img {
    border: solid 1px #ccc;
}

#thumbBtn li.active {
    border: solid 3px #8B0000;
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
}
.topbot_area  {
	background-color: #E0E3EA;
	width: 900px;
	position: relative;
	display: inline-block;
}
.topbot_area li {
	margin: 7px 15px;
	float: left;
	height: 83px;
	width: 270px;
}







.procedure {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
.procedure .procedure_h {
	background-image: url(../images/top/main_procedure_h.jpg);
	height: 35px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
.procedure .procedure_cont {
	position: relative;
	height: 235px;
	width: 670px;
	margin-top: 5px;
}
.procedure_cont .navi {
	position: relative;
	height: 35px;
	width: 670px;
	left: 0px;
	top: 0px;
}
.procedure_cont ul {
	float: left;
	position: relative;
}
.procedure_cont .navi .step1 a {
	position: absolute;
	height: 35px;
	width: 134px;
	background-image: url(../images/top/stepnavi_0.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 0px;
}
.procedure_cont .navi .step2 a:hover {
    background-position: left bottom;
}

.procedure_cont .navi .step2 a {
	position: absolute;
	height: 35px;
	width: 134px;
	background-image: url(../images/top/stepnavi_1.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 134px;
}
.procedure_cont .navi .step2 a:hover {
    background-position: left bottom;
}

.procedure_cont .navi .step3 a {
	position: absolute;
	height: 35px;
	width: 134px;
	background-image: url(../images/top/stepnavi_2.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 268px;
}
.procedure_cont .navi .step3 a:hover {
    background-position: left bottom;
}

.procedure_cont .navi .step4 a {
	position: absolute;
	height: 35px;
	width: 134px;
	background-image: url(../images/top/stepnavi_3.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 402px;
}
.procedure_cont .navi .step4 a:hover,a:focus {
    background-position: left bottom;
}


.procedure_cont .navi .step5 a {
	position: absolute;
	height: 35px;
	width: 134px;
	background-image: url(../images/top/stepnavi_4.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 536px;
}
.procedure_cont .navi .step5 a:hover {
    background-position: left bottom;
}
.procedure_cont #step1 {
	background-image: url(../images/top/step0_bgimg.jpg);
	position: relative;
	height: 200px;
	width: 670px;
}
.procedure_cont #step2 {
	background-image: url(../images/top/step1_bgimg.jpg);
	position: relative;
	height: 200px;
	width: 670px;
}
.procedure_cont #step2 .step2_bt1 {
	position: absolute;
	height: 94px;
	width: 214px;
	top: 85px;
	left: 35px;
}
.procedure_cont #step2 .step2_bt2 {
	position: absolute;
	height: 94px;
	width: 214px;
	top: 85px;
	left: 260px;
}

.procedure_cont #step3 {
	background-image: url(../images/top/step2_bgimg.jpg);
	position: relative;
	height: 200px;
	width: 670px;
}
.procedure_cont #step3 .step3_bt1 {
	position: absolute;
	left: 52px;
	top: 110px;
}

.procedure_cont #step4 {
	background-image: url(../images/top/step3_bgimg.jpg);
	position: relative;
	height: 200px;
	width: 670px;
}
.procedure_cont #step4 .step4_bt1 {
	position: absolute;
	left: 53px;
	top: 133px;
}

.procedure_cont #step5 {
	background-image: url(../images/top/step4_bgimg.jpg);
	position: relative;
	height: 200px;
	width: 670px;
}
.procedure_cont #step5 .step5_link {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 50px;
	top: 175px;
}






.category {
	width: 670px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
.category .category_h {
	background-image: url(../images/top/main_category_h.jpg);
	text-indent: -9999px;
	height: 35px;
	width: 670px;
}
.category .category_cont ul {
	position: relative;
	width: 675px;
	margin-top: 5px;
}
.category .category_cont li {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}







#right_column_2nd	{
	float:left;
	width:670px;
	margin-right:auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
	margin-top: 10px;

}
#right_column_2nd  #right_column_01 {
	float: left;
	width: 470px;
}
#right_column_2nd  #right_column_02 {
	float: left;
	width: 190px;
	margin-left: 5px;
}

.main_poweritem {
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main_poweritem .main_poweritem_h {
	background-image: url(../images/top/main_poweritem_h.jpg);
	height: 35px;
	width: 470px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.main_poweritem ul {
	width: 470px;
}
.main_poweritem li {
	position: relative;
	height: 220px;
	width: 109px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}
.main_poweritem .item_img {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 5px;
	top: 5px;
}
.main_poweritem .brand_name {
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	width: 104px;
	left: 3px;
	top: 110px;
	line-height: 120%;
}
.main_poweritem .item_name {
	font-size: 10px;
	position: absolute;
	width: 104px;
	left: 3px;
	top: 145px;
	line-height: 120%;
}
.main_poweritem .item_price_h {
	font-size: 10px;
	position: absolute;
	width: 104px;
	left: 3px;
	top: 175px;
	line-height: 140%;
	color: #990000;
}
.main_poweritem .item_price {
	font-size: 12px;
	position: absolute;
	width: 104px;
	left: 3px;
	top: 190px;
	line-height: 110%;
	color: #990000;
	font-weight: bold;
}
.poweritem_chui {
	font-size: 11px;
	color: #333399;
	line-height: 140%;
}


.pickup {
	margin-bottom: 10px;
}

.pickup p {
	margin-top: 3px;
	margin-bottom: 3px;
}





.rank {
	background-image: url(../images/top/rank_area.jpg);
	height: 1060px;
	width: 190px;
	position: relative;
}
.rank ul {
	width: 180px;
	margin-right: auto;
	position: absolute;
	left: 5px;
	top: 50px;
	}


.rank li img {
    vertical-align: bottom;
}


.rank .no1_5 {
	position: relative;
	height: 105px;
    line-height:0;
}
.rank .no6_10 {
	position: relative;
	height: 65px;
    line-height:0;

}
.rank .rank_bar {
	width: 176px;
	margin-top: 2px;
	margin-bottom: 2px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.rank .no1_5 .no img {
	position: relative;
	height: 17px;
	margin-left: 5px;
}
.rank .no1_5 .no_brand_img {
	position: relative;
	height: 85px;
	width: 180px;
	margin-top: 3px;
}

.rank .no6_10 .no img {
	position: relative;
	height: 14px;
	margin-left: 5px;
}

.rank .no6_10 .no_brand_img {
	position: relative;
	height: 40px;
	width: 180px;
	margin-top: 3px;
}





.pow {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
.pow .pow_h {
	background-image: url(../images/top/main_pow_h.jpg);
	height: 35px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 15px;
	text-indent: -9999px;
}
.pow .pow_cont {
	position: relative;
	width: 670px;
	margin-top: 5px;
}
.pow_cont .navi {
	position: relative;
	height: 40px;
	width: 670px;
	left: 0px;
	top: 0px;
}
.pow_cont ul {
	float: left;
	position: relative;
}
.pow_cont .navi .pow1 a {
	position: absolute;
	height: 40px;
	width: 112px;
	background-image: url(../images/top/pow_ct01.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 0px;
}
.pow_cont .navi .pow1 a:hover {
    background-position: left bottom;
}

.pow_cont .navi .pow2 a {
	position: absolute;
	height: 40px;
	width: 108px;
	background-image: url(../images/top/pow_ct02.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 113px;
}
.pow_cont .navi .pow2 a:hover {
    background-position: left bottom;
}

.pow_cont .navi .pow3 a {
	position: absolute;
	height: 40px;
	width: 109px;
	background-image: url(../images/top/pow_ct03.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 221px;
}
.pow_cont .navi .pow3 a:hover {
    background-position: left bottom;
}

.pow_cont .navi .pow4 a {
	position: absolute;
	height: 40px;
	width: 108px;
	background-image: url(../images/top/pow_ct04.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 329px;
}
.pow_cont .navi .pow4 a:hover,a:focus {
    background-position: left bottom;
}


.pow_cont .navi .pow5 a {
	position: absolute;
	height: 40px;
	width: 108px;
	background-image: url(../images/top/pow_ct05.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 437px;
}
.pow_cont .navi .pow5 a:hover {
    background-position: left bottom;
}

.pow_cont .navi .pow6 a {
	position: absolute;
	height: 40px;
	width: 124px;
	background-image: url(../images/top/pow_ct06.jpg);
	text-indent: -9999px;
	top: 0px;
	left: 545px;
}
.pow_cont .navi .pow6 a:hover {
    background-position: left bottom;
}

.pow_cont #pow1 {
	position: relative;
	height: 450px;
	width: 663px;
}

.pow_cont #pow2 {
	position: relative;
	height: 450px;
	width: 663px;
}

.pow_cont #pow3 {
	position: relative;
	height: 450px;
	width: 663px;
}

.pow_cont #pow4 {
	position: relative;
	height: 450px;
	width: 663px;
}

.pow_cont #pow5 {
	position: relative;
	height: 450px;
	width: 663px;
}

.pow_cont #pow6 {
	position: relative;
	height: 450px;
	width: 663px;
}





.powlist {
	font-size: 11px;
	color: #333399;
	line-height: 140%;
	width: 670px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-top: 3px solid #27408B;
}

.powlist p{
	margin-top:5px;
	margin-bottom:5px;
}

.powlist li {
	position: relative;
	height: 220px;
	width: 124px;
	float: left;
	margin: 5px 5px 10px;
}
.powlist .item_img {
	position: absolute;
	height: 110px;
	width: 110px;
	left: 5px;
	top: 5px;
}
.powlist .brand_name {
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	width: 124px;
	left: 3px;
	top: 115px;
	line-height: 120%;
}
.powlist .item_name {
	font-size: 10px;
	position: absolute;
	width: 124px;
	left: 3px;
	top: 145px;
	line-height: 120%;
}
.powlist .item_price_h {
	font-size: 10px;
	position: absolute;
	width: 124px;
	left: 3px;
	top: 175px;
	line-height: 140%;
	color: #990000;
}
.powlist .item_price {
	font-size: 12px;
	position: absolute;
	width: 124px;
	left: 3px;
	top: 190px;
	line-height: 110%;
	color: #990000;
	font-weight: bold;
}


.push_item {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.push_item p {
	margin-bottom: 5px;
}
.push_item ul {
	float: left;
	width: 468px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.push_item li {
	margin: 2px;
	float: left;
	height: 200px;
	width: 230px;
}
