.my_thumbnail {
	width  : 110px !important;
	height : auto !important;
}

.detail_other .sub {
	width : 120px !important;
	margin-bottom : 10px;
}

.main_img {
	height   : 263px;
	width    : auto;
	overflow : hidden;
}

.expl_block {
	margin-left : 10px;
	font-family : monospace;
}

.detail_img_block {
	float : left;
	margin-left : 10px;
	width:380px;
}

.detail_txt_block {
	float  : right;
	margin-right : 10px;
}

table.my_taste_chart {
	border-top     : solid 1px #aaaaaa;
	border-right   : solid 1px #aaaaaa;
	border-bottom  : solid 1px #aaaaaa;
	border-left    : solid 5px #aaaaaa;
	border-spacing : 0px;
}

.my_taste_chart td {
	text-align : center;
	border     : solid 1px #aaaaaa;
}

.my_taste_chart_left_pane {
	width : 4em;
}

.my_taste_chart_right_pane {
	width : 170px;
}

.my_product_name {
	font-size        : 18px;
	margin           : 25px 15px 10px 0;
	border-left      : solid 5px #8d551d;
	border-bottom    : solid 1px #55402b;
	background-color : #f8eadc;
	padding          : 10px 20px;
}

.my_product_name_small {
	margin-bottom    : 10px;
	padding          : 10px;
	text-align       : center;
	background-color : #eee;
}

.my_pane_1 {
	border : solid 1px #888;
	width  : 708px;
	padding-top : 10px;
}

.my_pane_2 {
	margin-top : 25px;
	padding-right : 30px;
}

.btn_quick {
	text-align    : center;
	margin-bottom : 10px;
	font-size     : 13px;
	border-left   : solid 2px #6699CC;
	border-right  : solid 2px #6699CC;
}

.btn_quick p {
	padding : 5px 10px;
}

.emphasis {
	border-bottom  : dotted 2px #ff55aa;
}

.my_content {
	margin : 0 10px;
	line-height : 1.4em;
}

.my_product_detail_image {
	margin-right : 5px;
	width        : 200px;
	height       : auto;
}
