@charset "utf-8";

a:focus {
	outline:none;
}

.right_listbox a:link,
.right_listbox a:visited {
	color:#666;
	text-decoration: none;
}

.right_listbox a:active,
.right_listbox a:hover {
	color:#f29100;
	text-decoration: underline;
}

/* -----------------------------------------------------
	リセット
----------------------------------------------------- */
li {
	list-style:none;
}

/* -----------------------------------------------------
	共通設定
----------------------------------------------------- */
/* ----- 文字位置 ----- */
.center_align {
	text-align:center;
}

.left_align {
	text-align:left;
}

.right_align {
	text-align:right;
}

/* ----- 文字装飾 ----- */
.bold_txt {
	font-weight:bold;
}

/* -----------------------------------------------------
	h2,h3
----------------------------------------------------- */

.brand_title {
	padding-bottom:3px;
	margin-bottom:10px;
}

.brand_title p {
	padding:2px 10px 1px 10px;
	font-size:70%;
	color:#fff;
	font-weight:bold;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height:120%;
}

h3 {
	padding-top:2px;
	padding-left:10px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:160%;
	font-weight:bold;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height:1.15;
	color:#333;
	min-height:30px;
}

/* -----------------------------------------------------
	タブ
----------------------------------------------------- */
.products_tab {
	padding-bottom:8px;
	margin-bottom:10px;
	background:url(../../images/bg_tab.gif) repeat-x bottom;
}

.products_tab li {
	margin-right:5px;
	float:left;
	font-size:1px;
	line-height:1px;
}

.products_tab li img {
	vertical-align:top;
}

.products_tab li span {
	cursor:pointer;
}

/* -----------------------------------------------------
	コンテンツ部分2カラム設定
----------------------------------------------------- */
/* ----- コンテンツ左・メインコンテンツ部分 ----- */
.products_content {
	clear:both;
	padding:0 5px;
}

.products_left_column {
	width:570px;
	float:left;
}

/* 段落設定 */
.products_section {
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}

.products_topicsinfo {
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

dl.product_img {
	padding-top:5px;
}

dl.product_img,
dl.product_img dt,
dl.product_img dd {
	font-size:1px;
	line-height:1px;
}
	
	dl.product_img dt {
		text-align:center;
	}
	
	dl.product_img dd {
		margin-right:5px;
		float:left;
		width:82px;
		height:56px;
	}
	
	dl.product_img dd img {
		width:82px;
		height:56px;
		cursor:pointer;
	}
	
	dl.product_img dd.ThumDef {
		border:1px solid #ccc;
	}

.products_left_column .products_section,
.products_left_column .products_topicsinfo {
	margin-left:0;
	margin-right:0;
}

.products_left_column .products_section p,
.products_left_column .products_topicsinfo p {
	margin-left:15px;
	margin-right:15px;
}

.products_left_column .products_section ul,
.products_left_column .products_topicsinfo ul {
	margin-left:15px;
	margin-right:15px;
}

.products_section p,
.products_topicsinfo p {
	margin-left:0;
	margin-right:0;
}

.products_paragraph {
	padding-bottom:15px;
	margin-bottom:15px;
}

.Indent {
	padding-left:1.3em;
	text-indent:-1.3em;
}


ul.function_icon li {
	margin-left:10px;
	display:inline;
	font-size:1px;
	line-height:1px;
}

ul.function_icon li img {
	vertical-align:top;
}

/* トピックス・インフォメーション */

h4.topics,
h4.Information {
	padding-top:1px;
}

.border_top {
	background:url(../../images/bg_dotte_line.gif) no-repeat top;
	width:570px;
}

.border_top2 {
	padding-top:20px;
	background:url(../../images/bg_dotte_line.gif) no-repeat top;
	width:570px;
}

.border_btm {
	background:url(../../images/bg_dotte_line.gif) no-repeat bottom;
	width:560px;
	_width:570px;
}

.date_list{
	padding:0 0 5px 15px;
}

.date_list dt {
	width:85px;
	float:left;
	clear:both;
}

/* 導入文 */
.introduction_sentence {
	background:url(../../images/bg_introduction.gif) no-repeat 0 0;
	overflow:hidden;
	padding:15px;
	font-weight:600;
	color:#333333;
	font-size:100%;
	line-height:130%;
	width:540px;
	_width:570px;
}

.introduction_sentence2 {
	background:url(../../images/bg_introduction.gif) no-repeat 0 0;
	overflow:hidden;
	padding:15px;
	font-weight:600;
	color:#333333;
	font-size:100%;
	line-height:130%;
	width:750px;
}

/* 画像横並び */
.img_select {
	clear:both;
	margin:15px 0 0 15px;
}

.img_select img{ 
	margin:0 3px 0 0;
	border:1px solid #999;
}

/* 画像右寄せ */
.float_right_img {
	float:right;
	margin:0 0 1px 15px;
}

.float_left_img {
	float:left;
	margin:0 15px 1px 5px;
}

/* ----- コンテンツ右部分 ----- */
.products_right_column {
	width:175px;
	float:right;
}

/* Flash */
.products_pickup {
	margin-bottom:5px;
}

/* バナー */
.right_banner_img {
	margin-bottom:6px;
}

/* リストボックス */
.right_listbox {
	padding:10px 13px 10px;
	margin-bottom:8px;
	background:url(../../images/bg_right_listbox.gif) no-repeat center bottom;
	overflow:hidden;
	width:149px;
	_width:175px;
}

.right_listbox dl {
	margin-bottom:5px;
}

	.right_listbox dt {
		margin-right:5px;
	}
	
	.right_listbox dd.ItemImg {
		margin-right:5px;
		float:left;
		overflow:hidden;
		border:1px solid #cdcdcd;
		width:68px;
		height:68px;
	}
	
	.right_listbox dd.ItemImgCat {
		text-align:center;
		font-size:1px;
		line-height:1px;
	}
	
	.right_listbox dd.ItemTxt {
		float:left;
		width:70px;
	}
	
	.right_listbox dd.ItemSize {
		margin-top:-3px;
		margin-bottom:10px;
		text-align:center;
		font-weight:bold;
	}

.right_listbox dd {
	line-height:110%;
}

.right_line {
	margin:0 -8px 9px -8px;
	overflow:hidden;
}

.catalog_img {
	margin:6px 0;
}

/* -----------------------------------------------------
	スペック用テーブル
----------------------------------------------------- */
.spectable,
.spec_table th,
.spec_table td {
	color:#000;
	empty-cells:show;
}

.spec_table {
	margin:0 5px 10px 5px;
	width:740px;
	border-bottom:1px solid #b2b2b2;
}

.spec_table th,
.spec_table td {
	border-top:1px solid #b2b2b2;
}

.spec_table th {
	text-align:left;
	padding:3px 3px 3px 15px;
	font-weight:normal;
}
.spec_table td {
	padding:3px 3px 3px 15px;
}
.spec_table th.tt_th {
	background:#eeeeee url(../../images/icon_spec.gif) no-repeat 7px center;
	border-top:1px solid #000;
	font-weight:bold;
}
