@charset "UTF-8";

/*--------------------	
Target
	g_frame.html
---------------------*/

ul {list-style: none;}
li {
	margin:0px;
	padding: 0px;
}

h3.lens_t {
	width: 535px;
	padding-bottom: 20px;
}

div.line {
	width: 535px;
	height: 1px;
	margin: 20px 0px;
}

/*【フレーム３点】上・下→frameA 中→frameB*/
ul.frameA li.frame1,
ul.frameB li.frame1 {
	padding-bottom: 5px;
}
td.frame1 {
	padding-bottom: 10px;
}

ul.frameA li.text {
	padding-top: 5px;
	padding-right: 30px;
	line-height: 1.5em;
}
ul.frameB li.text {
	padding-top: 5px;
	line-height: 1.5em;
}




.to_top {
	width: 535px;
	text-align: right;
	margin-top: 20px;
	padding-top: 10px;
	background: url(../img/dotline535.gif) no-repeat;
}

/*--------[商品案内コンテンツ]下部分共通----------*/		
.to_topLast {
	width: 535px;
	text-align: right;
	margin-bottom: 30px;
	padding-top: 10px;
	background: url(../img/dotline535.gif) no-repeat;
}	

table.lastBtn {
	margin-top: 40px;
}
td.lastBtn {
	padding: 10px 0px 25px 0px;
}








