@charset "shift_jis";
 @import url("../../css/contents.css");
/*
/*
-------------------------------------------------------------------
◎製品情報個別ページスタイルシート
製作者：株式会社アルゴ
制作日：2009年2月12日
最終更新日：2009年2月17日
-------------------------------------------------------------------
[目次]

・左メニュー開閉設定
・カテゴリーラベル
・シリーズラベル
・特長
　1.FAQブロック
・ラインナップラベル
・製品トップ（省エネ/特長）
　1.ページ切替タブ
　2.注釈テーブル

-------------------------------------------------------------------
*/

div.title a.naiyo1 {
	background: url(../images/bnr_naiyo1.jpg) no-repeat;
	width: 324px;
	text-indent: -9999em;
}
div.title a:hover.naiyo1 {
	background: url(../images/bnr_naiyo1-on.jpg) no-repeat;
	width: 324px;
}
div.title a.naiyo2 {
	background: url(../images/bnr_naiyo2.jpg) no-repeat;
	width: 325px;
	text-indent: -9999em;
}
div.title a:hover.naiyo2 {
	background: url(../images/bnr_naiyo2-on.jpg) no-repeat;
	width: 325px;
}
/* J特長 */
div#main-container h4.detail1 {
	background-image: url(../images/bg_h4-products1.gif);
	background-repeat: no-repeat;
}
div#main-container h4.detail2 {
	background-image: url(../images/bg_h4-products2.gif);
	background-repeat: no-repeat;
}
div#main-container h4.detail3 {
	background-image: url(../images/bg_h4-products3.gif);
	background-repeat: no-repeat;
}



/* 左メニュー開閉設定 */
#box07 {
	display: block;
}
#menu07 {
	display: none;
}
/* カテゴリーラベル */
div#main-container h3.index {
	height: 27px;
	margin-bottom: 0px;
	text-indent: -9999em;
	background: url(../images/bg_h3-index.gif) no-repeat;
}
/* シリーズラベル */
div#main-container h4.a-s {
	background: url(../images/bg_h4-index01.jpg) no-repeat;
}
div#main-container h4.b-s {
	background: url(../images/bg_h4-index02.jpg) no-repeat;
}
div#main-container h4.c-s {
	background: url(../images/bg_h4-index03.jpg) no-repeat;
}
/* 特長 */
div#main-container div.border-box {
	width: 648px;
	border: 1px solid #CCC;
}
div#main-container div.border-box h3, div#main-container div.border-box h4 {
	display: block;
	width: 648px;
}
div#main-container div.border-box h5 {
	display: block;
	width: 543px;
	height: 28px;
	margin-bottom: 10px;
}

/* 製品ヘッダメニュー */

div.series .contentsmenu {
	position:absolute;
	width:71px;
	top:5px;
	right:5px;
	margin:0;
	padding:0;
}
div.series .contentsmenu li {
	position:relative;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
div.series .contentsmenu a {
	display:block;
	margin:0 5px 0 0;
	float:left;
}
* html div.series .contentsmenu a {
	display:inline;
}
div.series .contentsmenu .detail-s a {
	width: 65px;
	height: 22px;
	background: url(../images/btn_detail.gif) no-repeat;
	text-indent:-9999px;
}
div.series .contentsmenu .detail-s a:hover {
	background: url(../images/btn_detail_on.gif) no-repeat;
}
div.series .contentsmenu .lineup-s a {
	width: 94px;
	height: 22px;
	background: url(../images/btn_lineup.gif) no-repeat;
	text-indent:-9999px;
}
div.series .contentsmenu .lineup-s a:hover {
	background: url(../images/btn_lineup_on.gif) no-repeat;
}

div.series p {/* 製品表示 */
	float: left;
	width: 650px;
	margin-top:10px;
	padding-top: 0;
	text-align: center;
	border:none;
	border-top:#666 1px solid;
}
div.series p img {
	margin: 0;
}
/* 特長1-2 */
div.detail4 {
	font-size: 85%;
}

/* 2.注釈テーブル */
.e-detaillist {
	margin:0 0 10px 0;
}
.e-detaillist dt {
	margin:0 0 12px 0;
	padding:0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC6A00;
}
.e-detaillist dd {
	margin:0 0 20px 0;
}
.e-detaillist h6 {
	margin:0 0 6px 0;
}
.e-detaillist .detail1 {
	background-image: url(../images/img_toku1-8.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 230px;
	padding-right: 150px;
}
#lineup div#main-container div.e-detail-kyousei {
	margin:0 0 20px 0;
	padding:10px;
	background:#daecd0;
	border:2px solid #9AC846;
}
#lineup div#main-container div.e-detail-kyousei p {
	line-height:1.25;
}
#lineup div#main-container h4.copy {
	height: 45px;
	margin:30px 0 15px 0;
	text-indent: 0px;
}
/* メインH3　レイアウト調整　ARGO追記0618*/
div#main-container h3 {
    margin-bottom: 20px;
    text-indent: 18px;
    width: 650px;
    height: 31px;
    font-size: 100%;
    line-height: 1.9;
    color: rgb(255, 255, 255);
    background: url("../../../common/images/tit_h3_bg.gif") no-repeat scroll 0px 0px transparent;
	font-size:120%;
}

/* 製品詳細 */

#product div#main-container h3.index {
	height:25px;
	text-indent:0;
}
#product div#main-container h4.productname {
	text-indent:0;
	height:auto;
}
div#main-container .productphoto {
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
}
div#main-container .productspec {
	margin:0 0 30px 0;
	padding:0;
}
div#main-container .productspec table {
	width:650px;
	margin:0 0 5px 0;
	padding:0;
}
div#main-container .productspec table caption {
	margin:0;
	padding:0 0 3px 20px;
	text-align:left;
	font-size: 65%;
	border-bottom:1px solid #333;
}
div#main-container .productspec table th, div#main-container .productspec table td {
	font-size: 65%;
}
div#main-container .productspec table th {
	padding:3px 0 3px 20px;
	width:100px;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	border-bottom:1px solid #333;
	vertical-align:top;
	background-color: #EEEEEE;
}
div#main-container .productspec table td {
	padding:3px 0 0 20px;
	border-bottom:1px solid #333;
}
div#main-container .productspec .icon {
	text-align:right;
}
div#main-container .productimage {
	margin:0;
	padding:0;
	text-align:center;
}

/* 1.ページ切替タブ */
div#main-container p.detail-tab {
	position:relative;
	width: 650px;
	height:24px;
	background:url(../images/bg_tab-submenu.jpg) repeat-x #EBEBEB;
}
p.detail-tab a {
	display: block;
	float: left;
	width: 144px;
	height: 24px;
}
p.detail-tab a.detail {
	background: url(../images/tab_detail.gif) no-repeat;
}
p.detail-tab a:hover.detail {
	background: url(../images/tab_detail-on.gif) no-repeat;
}
p.detail-tab a.detail-on {
	background: url(../images/tab_detail-on.gif) no-repeat;
}
p.detail-tab a.lineup {
	background: url(../images/tab_lineup.jpg) no-repeat;
}
p.detail-tab a:hover.lineup {
	background: url(../images/tab_lineup_on.jpg) no-repeat;
}
#main-container .rightcontents2 {
	float:right;
	width:325px;
	margin:0 0 20px 0;
}
#main-container .leftcontents2 {
	float:left;	
	width:325px;
	margin:0 0 20px 0;
}
div.leftcontents2 p a.detail {
	display: block;
	width: 102px;
	height: 21px;
	background: url(../images/btn_siyo.gif) no-repeat;
	text-indent: -9999em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 155px;
}
div.rightcontents2 p a.detail {
	display: block;
	width: 102px;
	height: 21px;
	background: url(../images/btn_siyo.gif) no-repeat;
	text-indent: -9999em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 102px;
}
div.leftcontents2 p a:hover.detail, div.rightcontents2 p a:hover.detail {
	background: url(../images/btn_siyo_on.gif) no-repeat;
}

