﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

#contents {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
}

#content_left {
	width: 170px;
	margin: 15px 15px 15px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content_left ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

#content_left li {
	margin-bottom: 10px;
	font-size: 7pt;
	text-align: left;
}

#lenslisttitle {
	width: 170px;
	height: 33px;
	background-image: url(../imgs/lens/lenslist.jpg);
	text-indent: -9999px;
}

#lens_title_under {
	font-size: 10pt;
	font-weight: bolder;
	line-height: 2em;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
}

#lens_select {
	width: 613px;
	font-size: 10pt;
	text-align: center;
	margin: 0px 25px 0px 25px;
	padding: 3px 0px 3px 0px;
}

/* ---Progressive--- */
#progressive {
	width: 170px;
	height: 35px;
	background-image: url(../imgs/lens/prog_bg.png);
	text-indent: -9999px;
}

#progressive a {
	width: 170px;
	height: 35px;
	display: block;
}

#progressive a:hover {
	background-image: url(../imgs/lens/prog.png);
}

/* ---Progressive2--- */
#progressive2 {
	width: 170px;
	height: 35px;
	background-image: url(../imgs/lens/prog2_bg.png);
	text-indent: -9999px;
}

#progressive2 a {
	width: 170px;
	height: 35px;
	display: block;
}

#progressive2 a:hover {
	background-image: url(../imgs/lens/prog2.png);
}

/* ---Far_Near--- */
#far_near {
	width: 170px;
	height: 35px;
	background-image: url(../imgs/lens/far_near_bg.png);
	text-indent: -9999px;
}

#far_near a {
	width: 170px;
	height: 35px;
	display: block;
}

#far_near a:hover {
	background-image: url(../imgs/lens/far_near.png);
}

/* ---Revra--- */
#revra {
	width: 170px;
	height: 35px;
	background-image: url(../imgs/lens/revra_bg.png);
	text-indent: -9999px;
}

#revra a {
	width: 170px;
	height: 35px;
	display: block;
}

#revra a:hover {
	background-image: url(../imgs/lens/revra.png);
}

/* ---NXT--- */
#nxt {
	width: 170px;
	height: 35px;
	background-image: url(../imgs/lens/nxt_bg.png);
	text-indent: -9999px;
}

#nxt a {
	width: 170px;
	height: 35px;
	display: block;
}

#nxt a:hover {
	background-image: url(../imgs/lens/nxt.png);
}

/* ---Dic--- */
#dic {
	width: 170px;
	height: 35px;
	background-image: url(../imgs/lens/dic_bg.png);
	text-indent: -9999px;
}

#dic a {
	width: 170px;
	height: 35px;
	display: block;
}

#dic a:hover {
	background-image: url(../imgs/lens/dic.png);
}

#content_right {
	width: 663px;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
}

.lens_1{
	height: 17px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 5px;
	background-image: url(../imgs/lens/lens_header.jpg);
	color: #FFF;
	font-size:13pt;
	font-weight:bolder;
	text-align: left;
	position: relative;
}

.lens_1 img {
	position: absolute;
	top: 37px;
	right: 0px;
}

.lens_2 {
	width: 353px;
	height: 200px;
	padding: 0px 0px 5px 5px;
	font-size:10pt;
	text-align: left;
	line-height: 1.5em;
}

#add_nxt {
	width:658;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 5px 0px;
	font-size:10pt;
	text-align: left;
	line-height: 1.5em;
}

#add_nxt2 {
	width:653;
	margin: 10px 0px 10px 0px;
	font-size:10pt;
}

#add_nxt2 ul {
	list-style: none;
}

#add_nxt2 li {
	float: left;
	display: block;
	width: 200px;
	padding: 3px;
	margin: 10px 0px 10px 5px;
	border: 1px dotted #000;
	font-size: 8pt;
	line-height: 1.2em;
	text-align: left;
}

#add_nxt2 img {
	margin-bottom: 5px;
}

.spec_table {
	width: 663px;
	margin: 10px 0px 10px 0px;
	border-spacing: 7px;
}

.spec_table th {
	background-color: #ccc;
	padding: 3px 0px 3px 0px;
	border-style: solid;
	border-color: #ddd #000 #000 #ddd;
	border-width: 1px;
	text-align: center;
	font-size: 11pt;
}

.spec_table td {
	background-color: #fff;
	padding: 1px 0px 2px 0px;
	border-style: none none dotted none;
	border-color: #000;
	border-width: 0px 0px 1px 0px;
}

.lens_name {
	width: 178px;
}

.lens_name_td {
	width: 178px;
	text-align: left;
	font-size: 10pt;
}

.lens_info {
	width: 216px;
}

.lens_info_td {
	width: 216px;
	font-size: 8pt;
	line-height: 1.2em;
	text-align: left;
}

.lens_etc {
	width: 74px;
}

.lens_etc_td {
	width: 74px;
	text-align: center;
	font-size: 8pt;
}

#lens_enter {
	width: 663px;
	height: 390px;
	margin: 0px 0px 10px 0px;
	position: relative;
}

#prog_enter {
	background-image: url(../imgs/lens/lens.png);
	width: 171px;
	height: 171px;
	font-size: 10pt;
	position: absolute;
	top: 10px;
	left: 25px;
}

#prog2_enter {
	background-image: url(../imgs/lens/lens.png);
	width: 171px;
	height: 171px;
	font-size: 10pt;
	position: absolute;
	top: 10px;
	left: 246px;
}

#far_near_enter {
	background-image: url(../imgs/lens/lens.png);
	width: 171px;
	height: 171px;
	font-size: 10pt;
	position: absolute;
	top: 10px;
	left: 467px;
}

#revra_enter {
	background-image: url(../imgs/lens/lens.png);
	width: 171px;
	height: 171px;
	font-size: 10pt;
	position: absolute;
	top: 211px;
	left: 125px;
}

#nxt_enter {
	background-image: url(../imgs/lens/lens.png);
	width: 171px;
	height: 171px;
	font-size: 10pt;
	position: absolute;
	top: 211px;
	right: 125px;
}

.lens_select {
	height: 16px;
	background-image: url(../imgs/top/navi/back01.gif);
	font-size: 11pt;
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-weight:bolder;
	border: #000 dotted 1px;
}

.lens_select_2 {
	height: 155px;
	font-size: 8pt;
	text-align: left;
	line-height: 2em;
	padding: 3px;
	border-style: none dotted dotted dotted;
	border-width: 0px 1px 1px 1px;
}

#faq_start {
	width: 600px;
	padding-left: 5px;
	font-size: 8pt;
	line-height: 1.5em;
}

dl.lens_faq dt {
	width: 600px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 5px 5px;
	border-left: 5px solid #36C;
	border-bottom: 1px solid #36C;
	font-size: 11pt;
	font-weight: bolder;
}

dl.lens_faq dd {
	width: 592px;
	margin-left: 10px;
	padding: 3px;
	border: 1px dotted #000;
	text-indent: 1em;
	font-size: 10pt;
	line-height: 1.5em;
}
	