@charset "UTF-8";

/* 製品情報用スタイル */

/* 製品リンク一覧用（説明文一行+製品リンク） */
dl.dl_product_link {
	margin-top:20px !important;
}
dl.dl_product_link dt {
	line-height:1em;
	color:#0099cc;
	margin:0 0 0 0 !important;
	padding:0 !important;
}
dl.dl_product_link dd {
	margin:0 0 1em 0 !important;
}

/* ページ内リンク一覧用 */
ul.anchor_list {
	font-size:small;
}
ul.anchor_list li {
	margin-bottom:1px !important;
}

h3 .sub {
	font-size:small;
	display:block;
	line-height:1em;
	margin-bottom:1px;
	color:#0099cc;
}



/*--ワイド版・4分割タブ(画像版)--*/
#wide-tabimg4 {
	margin-top: 0px;
	width: 745px;
	height: 50px;
	padding: 0px;
	background: #FFF url(/checkpoint/images/products/tab-img/tab4_base.jpg) no-repeat bottom left;
}
*html #wide-tabimg4 {	width: 748px;}	/*IE6専用*/
#wide-tabimg4 a {
	display: block;
	width: 185px;
	height: 32px;
	border-right: 1px solid white;
	background: #CCC;
	float: left;
}

/*--ワイド版・5分割タブ(画像版)--*/
#wide-tabimg5 {
	margin-top: 0px;
	width: 745px;
	height: 50px;
	padding: 0px;
	background: #FFF url(/checkpoint/images/products/tab-img/tab5_base.jpg) no-repeat bottom left;
}
#wide-tabimg5 a {
	display: block;
	width: 148px;
	height: 32px;
	border-right: 1px solid white;
	background: #CCC;
	float: left;
}

/*--ワイド版・7分割タブ(画像版)--*/
#wide-tabimg7 {
	margin-top: 0px;
	width: 745px;
	height: 50px;
	padding: 0px;
	background: #FFF url(/checkpoint/images/products/tab-img/tab7_base.jpg) no-repeat bottom left;
}
#wide-tabimg7 a {
	display: block;
	width: 105px;
	height: 32px;
	border-right: 1px solid white;
	background: #CCC;
	float: left;
}

/*--ワイド版・8分割タブ(画像版)--*/
#wide-tabimg8 {
	margin-top: 0px;
	width: 744px;
	height: 50px;
	padding: 0px;
	background: #FFF url(/checkpoint/images/products/tab-img/tab8_base.jpg) no-repeat bottom left;
}
#wide-tabimg8 a {
	display: block;
	width: 92px;
	height: 32px;
	border-right: 1px solid white;
	background: #CCC;
	float: left;
}

