
p.coution {
    color: Red;
}

table.material {
    border: 1px solid #606060;
    margin-left: 20px;
}
table.material th {
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    background-color: #f0f0ff;
    padding: 3px;
}
table.material td {
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    background: #fdfdfd;
    padding: 3px;
}
th.form {
	width: 480px;
}
th.size {
	width: 250px;
}

img.lens-ge {
	border: 1px dotted #c0c0c0;
	margin: 0 0 0 20px;
	width: 300px;
	height: 210px;
}
div.image-title {
	margin: 0 0 0 20px;
}
