/* Cameras & Camcorders
---------------------------------------------------------------------------------------------------- */

.red {
	color: #ff0033;
}

.area_us, .area_eu, .area_jp {
	width: 100%;
	height: 25px;
	margin-bottom: 15px;
	display: none;  
}

.atab1{
	width: 174px;
	color: #666666;
	font-weight: bold;
	background-color: #f2f4f9;
	text-align: center;
}

.atab1_on {
	width: 174px;
	color: #333333;
	font-weight: bold;
	background-color: #b9c2dd;
	text-align: center;
}

.atab2 {
	width: 173px;
	color: #666666;
	font-weight: bold;
	background-color: #f2f4f9;
	text-align: center;
}

.atab2_on {
	width: 173px;
	color: #333333;
	font-weight: bold;
	background-color: #b9c2dd;
	text-align: center;
}

.atab3 {
	width: 173px;
	color: #666666;
	font-weight: bold;
	background-color: #f2f4f9;
	text-align: center;
}

.atab3_on {
	width: 173px;
	color: #333333;
	font-weight: bold;
	background-color: #b9c2dd;
	text-align: center;
}

.model_list {
	width: 520px;
	border-collapse: collapse;
	border-top: 1px solid #adb0b6;
	border-right: 1px solid #adb0b6;
	margin-bottom: 10px;
	padding: 0;
}

.mlist01 {
	width: 15%;
	height: 58px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #adb0b6;
	border-bottom: 1px solid #adb0b6;
}

.mlist02 {
	width: 18%;
	height: 58px;
	line-height: 1.4 !important;
	font-size: 12px;
	background-color: #f4f5f7;
	border-bottom: 1px solid #adb0b6;
	padding: 3px 8px;
}

.age {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 4px 0;
}

.area_menu {
	clear: both;
	height: 30px;
	margin-top: 28px;
	margin-bottom: 8px;
}

.name_us, .name_eu, .name_jp {
	display: none;
}

table.co_table td {
	padding-bottom: 6px;
}

.co_menu {
	margin-bottom: 28px;
}

.limenu {
	height: 17px;
	padding-bottom: 6px;
}

.limenu li {
	float: left;
	list-style-type: none;
}

.limenu li.btnnavi_side a {
	display: block;
	width: 86px;
	height: 17px;
}

.limenu li.btnnavi_center a {
	display: block;
	width: 86px;
	height: 17px;
}

.limenu li.btnnavi_4 a {
	display: block;
	width: 130px;
	height: 17px;
}

.limenu li.btnnavi_3 a {
	display: block;
	width: 173px;
	height: 17px;
}

.btnnavi_on, .btnnavi_on_us, .btnnavi_on_eu, .btnnavi_on_jp, .btnnavi_off_eu, .btnnavi_off_jp {
	display: none;
}



/* Lenses
---------------------------------------------------------------------------------------------------- */

.lens_description {
	color: #484848;
	margin-top: 15px;
	margin-bottom: 13px;
}

.lens_description .lens_title {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.lens_description p {
	line-height: 1.5 !important;
}




