@charset "shift_jis";

/*==============■■■バナー■■■==============*/
/*Beansショッピングバナーロールオーバー*/
#MAINAREA #INFO a#bnr_shop {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:80px;
	background-image:url(../img/bnr_shopping.gif);
	background-repeat:no-repeat;
}
#MAINAREA #INFO a:hover#bnr_shop {
	background-image:url(../img/bnr_shopping.gif);
	background-position:0px -80px;
}
/*Beansショッピングバナーロールオーバー__ストアで買えない方*/
#MAINAREA #INFO a#bnr_shop2 {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:80px;
	background-image:url(../img/bnr_shopping2.gif);
	background-repeat:no-repeat;
}
#MAINAREA #INFO a:hover#bnr_shop2 {
	background-image:url(../img/bnr_shopping2.gif);
	background-position:0px -80px;
}

/*==============■■■ショッピングバナー大■■■==============*/
#MAINAREA #INFO a#bnr_shop {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:160px;
	background-image:url(../img/bnr_store.jpg);
	background-repeat:no-repeat;
}
#MAINAREA #INFO a:hover#bnr_shop {
	background-image:url(../img/bnr_store.jpg);
	background-position:0px -160px;
}


/*カタログDLバナーロールオーバー*/
#MAINAREA #INFO a#bnr_catlg {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:30px;
	background-image:url(../img/bnr_catalog.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#MAINAREA #INFO a:hover#bnr_catlg {
	background-image:url(../img/bnr_catalog.gif);
	background-position:0px -30px;
}
/*マニュアルDLバナーロールオーバー*/
#MAINAREA #INFO a#bnr_manual {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:30px;
	background-image:url(../img/bnr_manual.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#MAINAREA #INFO a:hover#bnr_manual{
	background-image:url(../img/bnr_manual.gif);
	background-position:0px -30px;
}
/*ドライバーDLバナーロールオーバー*/
#MAINAREA #INFO a#bnr_driver {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:30px;
	background-image:url(../img/bnr_driver.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#MAINAREA #INFO a:hover#bnr_driver{
	background-image:url(../img/bnr_driver.gif);
	background-position:0px -30px;
}

/*Beans商品一覧バナーロールオーバー*/
#MAINAREA #INFO a#bnr_hmd {
	display:block;
	width:160px;
	height:80px;
	background-image:url(../img/bnr_hmd.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}
#MAINAREA #INFO a:hover#bnr_hmd {
	background-image:url(../img/bnr_hmd.gif);
	background-position:0px -80px;
}

/*Beans3Dディスプレイバナーロールオーバー*/
#MAINAREA #INFO a#bnr_dsp {
	display:block;
	width:160px;
	height:80px;
	background-image:url(../img/bnr_dsp.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}

#MAINAREA #INFO a:hover#bnr_dsp {
	background-image:url(../img/bnr_dsp.gif);
	background-position:0px -80px;
}

/*iWear接続機器対応表バナーロールオーバー*/
#MAINAREA #INFO a#bnr_iwear {
	/*position:absolute;
	left: 162px;
	top: 223px;*/
	display:block;
	width:160px;
	height:30px;
	background-image:url(../img/bnr_iwear.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#MAINAREA #INFO a:hover#bnr_iwear {
	background-image:url(../img/bnr_iwear.gif);
	background-position:0px -30px;
}

/*==============■■■関連情報■■■==============*/
.info-products {
	width:158px;
	border:1px solid #08B;
	margin-top:15px;
}
.info-products .title {
	font-weight:bold;
	color:#FFF;
	background-color:#08B;
	padding:2px;
	margin-bottom:3px;
	margin-top:0;
}
.info-products .info-box {/*修正済み*/
	margin:5px;
	line-height:1.3em;
}
.info-products .info-box img {
	width:148px;
	margin:0 auto;
	border:0px;
}
.info-products .info-box .info-img {
	margin-top:-5px;
}
.info-products .info-box .info-txt {
	text-align:left;
	line-height:1.3em;
}
.info-products .info-box .info-txt-deco {
	font-size:16px;
	font-weight:bold;
	color:#08B;
	line-height:1.2em;
}
.info-products .info-box .info-txt-deco2 {
	font-size:12px;
	font-weight:bold;
	color:#08B;
	line-height:1.2em;
}
.info-products .info-box a:link {
	color:#06F;
	text-decoration:none;
	text-align:right;
}
.info-products .info-box a:visited {
	color:#06F;
	text-decoration:none;
}
.info-products .info-box a:hover {
	color:#C30;
	text-decoration:underline;
}

/*------------------------------------------------------*/
/*new*/
/*==============■■■関連情報■■■==============*/
.info-products {
	width:158px;
	border:1px solid #08B;
	margin-top:15px;
}
.info-products p {
	font-weight:bold;
	color:#FFF;
	background-color:#08B;
	padding:2px;
	margin-bottom:3px;
	margin-top:0;
}
.info-products div {
	margin:5px;
	line-height:1.3em;
}
.info-products div img {
	border:none;
}
.info-products div h3 {
	color:#08B;
	line-height:1.2em;
}
.info-products div a:link {
	color:#06F;
	text-decoration:none;
	text-align:right;
}
.info-products div a:visited {
	color:#06F;
	text-decoration:none;
}
.info-products div a:hover {
	color:#C30;
	text-decoration:underline;
}