@charset "shift_jis";

/*===============================

	[ windows/7/upgrade/product.html ]

===============================*/

div.section div.section_product div#priceDisp {
	background-color: #ffffff;
	border: solid 1px #c6d3dd;
	margin-bottom: 30px;
    padding: 0;
}

div.section div.section_product div#priceDisp ul.annotation {
    padding-right: 1em;
}

/* autojump */
div.section div.section_product div#priceDisp div#autojump p.fltLeft {
	margin: 10px 0;
	width: 55%;
}
/* /autojump */

/* series */
div.section div.section_product div#priceDisp div#series {
	margin-bottom: 0;
	width : 300px;
}

div.section div.section_product div#priceDisp div#series div#dropdown {
	padding-right: 0;
	width : 180px;
	margin-left : 30px;
}

div.section div.section_product div#priceDisp div#series div#dropdown select {
	margin-bottom: 5px;
	border : 1px solid #999;
	width : 14em;
}

div#contents form ul.btn_area{
	margin-left : 2em;
}

div.section div.section_product div#priceDisp div.border {
	border-bottom : #c6d3dd 1px solid;
}

div.section div.section_product div#priceDisp p.product_select{
	    color : #0072b5;
	    font-weight : bpld;
	    font-size : 108%;
	    margin-top : 1em;
}

@media screen and (max-width: 640px) {



}

