@charset "UTF-8";


/*======================================商品ごと（PC、スマホ共有）======================================*/

.appeal_title {
	background:#FFFFFF;
	color:#FFF;
}

/*======================================商品ごと（PC、スマホ共有）（エンド）======================================*/




/*======================================PC用======================================*/
/*商品紹介画像領域*/
.product_infoarea {
	width:960px;
	margin:0 auto;
}

/*価格表領域*/
.product_kakakulist {
	width:458px;
	height:400px;
	float:left;
	margin-left:10px;
}


.product_imagearea {
	background-image:url(/kpi/product/img/ring_l/productimage.jpg);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid #918c8a;
	width:490px;
	height:450px;
	float:left;
}



/*オプション*/
.optioninfo_area {
	width:960px;
	height:440px;
	margin:0 auto;
}

.optioninfo_space1 {
	width:30px;
	height:440px;
	float:left;
}

.optioninfo_space2 {
	width:30px;
	height:440px;
	float:left;
}

.optioninfo_position1 {
	width:300px;
	height:440px;
	float:left;
}

.optioninfo_img1 {
	background-image:url(/kpi/product/img/ring_l/optionimage_01.jpg);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:300px;
}

.optioninfo_text1a {
	width:300px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:medium;
	/*background-color:#FC0;*/
}

.optioninfo_text1b {
	width:300px;
	height:100px;
	/*background-color:#6CC;*/
}

.optioninfo_position2 {
	width:300px;
	height:440px;
	float:left;
}

.optioninfo_img2 {
	background-image:url(/kpi/product/img/ring_l/optionimage_02.jpg);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:300px;
}

.optioninfo_text2a {
	width:300px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:medium;
	/*background-color:#FC0;*/
}

.optioninfo_text2b {
	width:300px;
	height:100px;
	/*background-color:#6CC;*/
}

.optioninfo_position3 {
	width:300px;
	height:440px;
	float:left;
}

.optioninfo_img3 {
	background-image:url(/kpi/product/img/ring_l/optionimage_03.jpg);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:300px;
}

.optioninfo_text3a {
	width:300px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:medium;
	/*background-color:#FC0;*/
}

.optioninfo_text3b {
	width:300px;
	height:100px;
	/*background-color:#6CC;*/
}


/*編集画面へ*/
.editor_btnarea {
	width:665px;
	margin:0 auto;
}

.editor_btnlist1 {
	background-image:url(/kpi/product/img/ring_l/editbutton01.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:665px;
	height:77px;
}

.editor_btnlist2 {
	background-image:url(/kpi/product/img/ring_l/editbutton02.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:665px;
	height:77px;
}

.editor_btnlist4 {
	background-image:url(/kpi/product/img/ring_l/editbutton04.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:665px;
	height:77px;
}


.editor_btnlist3 {
	background-image:url(/kpi/product/img/ring_l/ponpare_make_button.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:665px;
	height:77px;
}

.editor_btn_text_1 {
	font-size:medium;
	font-weight:bold;
}

.editor_text_red {
	color:#FF0000
}

.productinfo6x {
	background-image:url(/kpi/img/easy_create_button.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto;
	width:665px;
	height:82px;
	/*background:#06C;*/
	/*text-align:right;*/
	/*float:left;*/
}

.productinfo7x {
	background-image:url(/kpi/img/check_button.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto;
	width:665px;
	height:82px;
	/*background:#06C;*/
	/*text-align:right;*/
	/*float:left;*/
}


/*02/27竹内追加*/

/*======================================PC用（エンド）======================================*/



