@charset "utf-8";

/* style for 2-1 ~ 2-4.html */


/* ##### Page Title ##### */
div#Content h1.Page_Title2{
	margin: 0 0 1em 0;
	padding: 30px 0 0 0;
	color:#67849d;
	font-size:150%;
	line-height: 130%;
	font-weight:bold;
}
/* ##### Page Title Ends ##### */


/* ##### Description block ##### */
div.Section{
	width:100%;
	margin-bottom: 30px;
}
/* ##### Description block Ends ##### */


/* ##### Heading ##### */
div#Content h2.Sentence_Headline,
div#Content h2.Sentence_Headline2{
	margin: 0 0 0.5em 0;
	padding: 0 0 2px 0;
	font-size:100%;
	line-height: 140%;
	font-weight:bold;
	border-bottom:1px #333 solid;
}
div#Content h2.Sentence_Headline2{
	margin: 1.5em 0 0.5em 0;
}

/* ##### Heading Ends ##### */







/* ##### 2-1 ##### */
div.Lens_Guide{
	margin-bottom:20px;
	border:1px #999 solid;
	padding:10px 15px 5px 15px;
}
div.Lens_Guide div.Container{
	width:730px;
}
div.Lens_Guide div.Photo{
	width:420px;
	float:right;
}
div.Lens_Guide dl.Lens_Info{
	width:270px;
	float:left;
	margin:0;
	padding:0;
}
div.Lens_Guide dl.Lens_Info dt.Lens_Name{
	margin: 0 0 0.5em 0;
	padding:0;
	font-size:110%;
	line-height:130%;
}
div.Lens_Guide dl.Lens_Info dt.Lens_Name span{
	font-weight:bold;
}
div.Lens_Guide dl.Lens_Info dd{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:100%;
	line-height:130%;
}
div.Lens_Guide dl.Lens_Info dd.Lens_Image{
	text-align:center;
}
div.Lens_Guide dl.Lens_Info dd.Note{
	margin:0;
	padding: 0 0 0.5em 10px;
	font-size:90%;
	line-height:130%;
	background: url("../images/content/2-1/point.gif") 0 0.4em no-repeat;
	color:#666;
}


table#Lens_Spec{
	width:100%;
	margin-bottom:5px;
	border-top:1px #333 solid;
}
table#Lens_Spec caption{
	margin: 0;
	padding:0 0 5px 0;
	font-size:100%;
	line-height:130%;
	font-weight:bold;
	text-align:left;
}
table#Lens_Spec th,
table#Lens_Spec td{
	padding:0.5em 0.3em;
	font-size:90%;
	line-height:130%;
	text-align:left;
	vertical-align:top;
}
table#Lens_Spec thead th,
table#Lens_Spec thead td{
	color:#000;
}
table#Lens_Spec tbody th,
table#Lens_Spec tbody td{
	color:#333;
	border-bottom:1px #ccc solid;
}
table#Lens_Spec tbody th.End,
table#Lens_Spec tbody td.End{
	border-bottom:1px #333 solid;
}


table#Lens_Spec thead .Line1{
	border-bottom:1px #fff solid;
}
table#Lens_Spec thead .Line2{
	border-bottom:1px #333 solid;
}
table#Lens_Spec thead th.Heading{
	background-color:#bebdb2;
}

table#Lens_Spec thead .Color1{
	background-color:#dcdcdc;	
}
table#Lens_Spec thead .Color2{
	background-color:#bebebe;	
}

table#Lens_Spec tbody th{
	background-color:#e5e4d6;
}
table#Lens_Spec tbody .Color3{
	background-color:#fff;	
}
table#Lens_Spec tbody .Color4{
	background-color:#eee;	
}
/* ##### 2-1 Ends ##### */





/* ##### 2-2 ##### */
table#Coordinate{
	margin-top:10px;
	margin-bottom:15px;
}
table#Coordinate td{
	vertical-align:top;
	text-align:left;
}
table#Coordinate td.Photo{
	width:100px;
	text-align:center;
}
table#Coordinate td.Line{
	width:200px;
}
table#Coordinate td.Line img{
	display:block;
}
table#Coordinate td.Text_L{
	padding-right:5px;
}
table#Coordinate td.Text_R{
	padding-left:5px;
}

table.Color_Tips{
	margin:0 0 10px 0;
	border:1px #ccc solid;
}
table.Color_Tips td{
	padding:5px 10px 5px 18px;
	text-align:left;
	vertical-align:middle;
	font-size:90%;
	line-height:120%;
	background-position: 3px center;
	background-repeat:no-repeat;
}
table.Color_Tips td.Black{
	background-image:url("../images/content/2-2/point_black.gif");
}
table.Color_Tips td.White{
	background-image:url("../images/content/2-2/point_white.gif");
}
table.Color_Tips td.Red{
	background-image:url("../images/content/2-2/point_red.gif");
}
table.Color_Tips td.Brown{
	background-image:url("../images/content/2-2/point_brown.gif");
}
table.Color_Tips td.Blue{
	background-image:url("../images/content/2-2/point_blue.gif");
}
table.Color_Tips td.Silver{
	background-image:url("../images/content/2-2/point_silver.gif");
}



dl.Accessory_Info{
	margin:0 0 0.5em 0;
	padding:0;
}
dl.Accessory_Info dt.Category{
	margin: 0 0 0.3em 0;
	padding:0;
	font-size:90%;
	line-height:130%;
}
dl.Accessory_Info dd.Model_Name{
	margin: 0 0 0.3em 0;
	padding:0;
	font-size:90%;
	line-height:130%;
	font-weight:bold;
}
dl.Accessory_Info dd.Remarks{
	margin: 0 0 0.3em 0;
	padding:0;
	font-size:90%;
	line-height:130%;
}


ul.Color_Variation{
	margin: 0 0 1em 0;
	padding:0;
	list-style:none;
}
ul.Color_Variation li{
	float:left;
	width:11px;
	/*display:inline;*/
	margin:0 3px 0 0;
	padding:0 0 0 0;
}
ul.Color_Variation img{
	display:block;
}
dl.Memory_Media{
	margin:0;
	padding:0;
}
dl.Memory_Media dt{
	margin: 0;
	padding:0;
}
dl.Memory_Media dd{
	margin: 0 0 1.5em 0;
	padding:0.1em 0.3em;
	font-size:90%;
	line-height:130%;
	background-color:#dedede;
}
/* ##### 2-2 Ends ##### */




/* ##### 2-3 ##### */
div#Controls_Area{
	width:760px;
	padding-bottom:30px;
}
div#Controls_Area div.Model{
	width:100%;
	padding-bottom:50px;
}
div#Controls_Area h2{
	height:18px;
	margin:0 0 10px 0;
	background: url("../images/content/2-3/line.gif") 110px no-repeat;
}


div#Controls_Area div.Photo{
	width:730px;
	margin: 0 0 15px 30px;
	padding:0;
}
div#Controls_Area div.Photo div.Left{
	width:235px;
	float:left;
	margin-right:40px;
}
div#Controls_Area div.Photo div.Center{
	width:235px;
	float:left;
	margin-right:40px;
}
div#Controls_Area div.Photo div.Right{
	width:125px;
	float:left;
}

div#Controls_Area table.NameOfParts{
	width:730px;
	margin-left:30px;
	border-top:1px #999 solid;
}
div#Controls_Area table.NameOfParts th,
div#Controls_Area table.NameOfParts td{
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size:90%;
	line-height:130%;
	font-weight:normal;
	vertical-align:top;
	border-bottom:1px #ccc solid;
}
div#Controls_Area table.NameOfParts th{
	width:2em;
	text-align:right;
}
div#Controls_Area table.NameOfParts td{
	padding-right:0.3em;
	padding-left:0.5em;
	text-align:left;
	border-right:1px #999 solid;
}
div#Controls_Area table.NameOfParts tr.Color1{
	background-color:#eee;
}
div#Controls_Area table.NameOfParts tr.Color2{
	background-color:#ddd;
}
div#Controls_Area table.NameOfParts .End{
	border-right:none;
}

/* ##### 2-3 Ends ##### */











/* ##### 2-4 ##### */


/* +++ Main Spec +++ */
div.Spec_Block{
	width:100%;
	margin-bottom: 50px;
}

table#Main_Spec{
	width:100%;
	margin: 0 0 10px 0;
}
table#Main_Spec col.Detail{
	width:35%;
}
table#Main_Spec thead th,
table#Main_Spec thead td{
	padding-bottom:5px;
	border-bottom:1px #333 solid;
	text-align:center;
}
table#Main_Spec tbody th,
table#Main_Spec tbody td{
	padding:0.3em 0.3em;
	border-bottom:1px #999 solid;
	font-size:90%;
	line-height:130%;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
table#Main_Spec tbody th{
	border-right:1px #999 solid;	
}
table#Main_Spec tbody th.Category{
	background-color:#dedede;
	border-bottom:1px #999 solid;
	border-right:none;
	font-weight:bold;
}
table#Main_Spec thead .Vertical_Line{
	border-left:1px #999 solid;
}
table#Main_Spec tbody .Vertical_Line{
	border-left:1px #999 solid;
}
/* +++ Main Spec Ends +++ */




/* +++ Number of recordable frames +++ */
div#Recordable{
	width:100%;
	margin-bottom:30px;
}
div#Recordable h2{
	margin: 0 0 0.2em 0;
	padding:0;
	font-size:110%;
	line-height:120%;
	font-weight:bold;
}
div#Recordable h3{
	margin: 0 0 1em 0;
	padding:0;
	font-size:90%;
	line-height:130%;
	font-weight:normal;
}

div#Recordable ul.Note04{
	margin: 0 0 0.5em 0;
}


div#Recordable table{
	width:100%;
	margin-bottom:5px;
}
div#Recordable table th,
div#Recordable table td{
	padding:0.3em 0.3em;
	text-align:left;
	vertical-align:top;
	font-size:90%;
	line-height:130%;
}
div#Recordable table thead{
	background-color:#ccc;	
}
div#Recordable table thead th{
	border-bottom:1px #fff solid;
	text-align:left;
	background-color: #979c9e;
	color:#fff;
}
div#Recordable table tbody th{
	background-color:#454545;
	color:#fff;
}
div#Recordable table tbody th,
div#Recordable table tbody td{
	border-bottom:1px #999 solid;
}

div#Recordable table thead td{
	border-right:1px #fff solid;
}
div#Recordable table tbody td{
	border-right:1px #999 solid;
}
div#Recordable table thead td.End,
div#Recordable table tbody td.End{
	border-right:none;
}

/* +++ Number of recordable frames Ends +++ */





/* +++ System Requirements +++ */
div#System_Requirements{
	width:100%;
	margin-bottom:30px;
}
div#System_Requirements h2{
	margin: 0 0 0.2em 0;
	padding:0;
	font-size:110%;
	line-height:120%;
	font-weight:bold;
}

div#System_Requirements table{
	width:100%;
	margin-bottom:5px;
}
div#System_Requirements table col.Col1{
	width:30%;
}

div#System_Requirements table th,
div#System_Requirements table td{
	margin: 0;
	padding: 3px 10px;
	font-size: 90%;
	line-height: 130%;
}
div#System_Requirements table thead th,
div#System_Requirements table thead td{
	background-color: #979c9e;
	color: #fff;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
}
div#System_Requirements table thead th{
	border-left: 1px #fff solid;
}
div#System_Requirements table tbody th{
	text-align: left;
	vertical-align:top;
	background-color: #ccc;
	border-bottom: 1px #999 solid;
}
div#System_Requirements table tbody td{
	text-align: left;
	vertical-align:top;
	border-left: 1px #999 solid;
	border-bottom: 1px #999 solid;
}
/* +++ System Requirements Ends +++ */



/* +++ eco friendry +++ */
table.Eco_Friendry{
	width:500px;
	margin: 0 0 30px 0;
}
table.Eco_Friendry td{
	text-align:left;
	vertical-align:middle;
	font-size:90%;
	line-height:130%;
}
table.Eco_Friendry td.Icon{
	width:50px;
}


/* +++ eco friendry Ends +++ */

/* +++ Trademarks and Remarks +++ */
div#Trademarks{
	width:100%;
	margin: 0 0 30px 0;
	padding: 5px 0 20px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
div#Trademarks dl{
	margin: 0 0 1em 0;
	padding: 0;
	font-size:90%;
	line-height: 130&;
	color: #666;
}
div#Trademarks dl dt{
	display:block;
	width: 1em;
	margin: 0 -1em 0.5em 0;
	padding: 0;
	float: left;
	clear: both;
}
div#Trademarks dl dd{
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1em;
}
div#Trademarks dl img{
	display:inline;
	vertical-align:bottom;
}
/* +++ Trademarks and Remarks Ends +++ */

/* ##### 2-4 End ##### */
