@charset "utf-8";


/* head
----------------------------------------------------------- */ 
#products .products_head {
	clear: both;
	height: 53px;
	background: transparent url(../../images/10b/common/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;
}

#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
-------------------------------------------------- */

#d_terminal_table {
	margin:10px 10px 0 10px;
}

#d_terminal_table tr th,
#d_terminal_table tr td {
	border:1px solid #dcdcdc;
	padding:10px;
	text-align:center;
}

#d_terminal_table tr th {
	background:#01459d;
	color:#ffffff;
}

#d1,
#d2,
#d3,
#d4 {
	width:10%;
}

#d_terminal_table tr th.d_terminal_komoku {
	/*text-align:left;*/
	width:240px;
	clear:both;
	background:#ffffff;
	color:#333333;
	font-weight:normal;
}


#d_terminal_table tr th.d_terminal_komoku img {
	float:left;
}

#d_terminal_table tr th.d_terminal_komoku div {
	float:right;
	display:block;
	width:150px;
}


#comment_chui {
	text-align:right;
}

#d_terminal_list {
	margin:10px 25px;
}

#d_terminal_list li {
	list-style-type:disc;
	padding:0 0 10px 0;
}