@charset "utf-8";

#products{letter-spacing:1px;}

/* head
----------------------------------------------------------- */ 
#products .products_head {
	clear: both;
	height: 53px;
	background: transparent url(../img/bg_head.gif) left top no-repeat;
	zoom: 1;
	border-bottom: solid 1px #dcdcdc;
}

#products .products_head p.products_title {
	float: left;
	width: 500px;
	display: inline;
	margin: 15px 0 0 16px;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
}

#products .products_head p.products_back {
	float: right;
	width: 128px;
	display: inline;
	margin: 12px 13px 0 0;
}

#products h1,
#products h2 {
	clear: both;
}


/* FAQ copyarea
-------------------------------------------------- */

.faq_copy {
	margin:10px 0;
	padding:10px !important;
	padding:10px 0 10px 20px;
	border: solid 1px #dcdcdc;
	zoom: 1;
	}

.faq_copy img {
	float:left;
	margin:0 10px 0 0;
	}


#support_title,
.support_title {
	margin:20px auto 0 auto !important;
	width:670px;
	display:block;
	}

.support_box {
	margin:0 auto;
	width:670px;
	clear: both;
	padding: 0 0 3px 0;
	background: transparent url(../../images/10b/products/bg_products_bottom.gif) left bottom no-repeat;
	zoom: 1;
}

.support_box_body {
	padding:10px;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	zoom: 1;
}



/* Table
-------------------------------------------------- */

#avchd_table {
	width:688px;
	/*margin:10px 0 0 0;*/
}

#avchd_table tr th,
#avchd_table tr td {
	border:1px solid #dcdcdc;
	padding:6px;
	text-align:center;
}
#avchd_table tr td {width:140px;}
#avchd_table tr td.type{
	width:146px;
	color:#01459d;
	/*background-color:#f0f0f0;*/
	font-size:90%;
	font-weight:bold;
	text-align:left;}

#avchd_table tr th {
	font-size:90%;
	background:#01459d;
	color:#ffffff;
}

#avchd_list li {
	list-style-type:disc;
	padding:0 0 10px 0;
	margin:20px 0 0 20px;
}


div.kisyu_link {
	margin: 20px 30px;
	border-bottom: 1px solid #dcdcdc;
}

div.kisyu_link p {
	margin-bottom: 10px;
}

div.kisyu_link p a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}