@charset "shift_jis";

/****------------ indexと末端 ------------****/
/*---- ボタン ----*/
div.btn {
	width: 60%;
	}

div.btn p{
	border: 1px solid #999;
	background: url(/jp/support/cs/digital/service/lensport/common/images/pct_bg.jpg);
	font-size: 15px;
	font-weight: bold;
	padding: 10px 15px;
	margin: 10px;
	vertical-align: middle;
	}

div.btn a {
	color: #333;
	}

div.btn a:hover {
	color: #666;
	text-decoration: none;
	}

div.btn a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}




/****------------ 末端 ------------****/
/*---- 全体 ----*/
.contents_area p {
	width: auto;
}

#service, #comparison, #howto, #inquiry {
	margin-top: 35px;
}

h3 {
	clear: both;
}

/*---- テーブル ----*/
table.info {
	margin: auto 20px 10px;
	border: 1px solid #666;
	border-collapse: collapse;
	color: #333;
	clear: both;
}

table.info th {
	border: 1px solid #666;
	background: #CCC;
	color: #333;
	padding: 3px;
}

table.info th.port {
	width: 19%;
}


table.info td {
	border: 1px solid #666;
	padding: 3px 10px;
}

#comparison table.info {
	width: 620px;
	}

#service table.info {
	width: 400px;
	}

#service table.info td {
	font-size: 14px;
	
	font-weight: bold;
	text-align: center;
	}




/*---- リード ----*/
#lead {
	margin-bottom: 35px;
}

#lead div.txt {
	width: 475px;
	float: right;
}

#lead div.img {
	width: 235px;
}

/*---- レンズポート交換前後での使用可能レンズの違い ----*/
#comparison p.status {
	width: 620px;
	text-align: right;
	margin-bottom: 5px;
}

#comparison td.status {
	text-align: center;
}

#comparison ul {
	margin-bottom: 20px;
}

/*---- SERVICE ----*/
#service p.price {
	 font-size: 16px;
}

#service p.img {
	 width:500px;
	 margin: 10px auto;
	 font-weight: bold;
	 font-size: 13px;
}

#service ul{
	 list-style-type: disc;
	 margin: auto 30px;
}



/*---- HOWTO ----*/
#howto div.pickupInquiry {
	border: solid 1px #999;
	width: 400px;
	margin: auto 90px;
	padding: 15px 15px 0;
}

#howto div.pickupInquiry p.name,
#howto div.pickupInquiry p.tel {
	font-size: 14px;
	font-weight: bold;
}


#howto p.img {
	width: 382px;
	margin: auto;
}


/*-- INQUIRY --*/
#inquiry .tel {
	margin: auto 90px;
}


/****------------ ppoep01.html, ppoep02.html ------------****/
#products .products {
	font-size: 14px;
	font-weight: bold;
	margin: auto 30px;
	list-style-type: disc;
	}