@charset "utf-8";

/************************************************************
 * CLASSES(コンポーネント)
 ************************************************************/

/* CSSスプライト */
.detail		{ background-image: url(/cmn/images/sprite/detail.png); }
.y_detail	{ background-image: url(/cmn/images/sprite/y_detail.png); }

/* スポットライト背景 */
.bgPinkSpotLight	{ background-position: -948px 0; background-repeat: no-repeat; background-color: #FCF0E0; }
.bgSilverSpotLight	{ background-position: -948px -180px; background-repeat: no-repeat; background-color: #F3F1F2; }

/* ボタン（画像） */
.simulation			{ background-position: 0 0; width: 242px; height: 57px; }
.simulation:hover	{ background-position: 0 -57px; }
.simulation:active	{ background-position: 0 -114px; }
.simulationInactive	{ background-position: 0 -171px; width: 242px; height: 57px; }

.consult			{ background-position: 0 -228px; width: 242px; height: 35px; }
.consult:hover		{ background-position: 0 -263px; }
.consult:active		{ background-position: 0 -298px; }
.consultInactive	{ background-position: 0 -333px; width: 242px; height: 35px; }

/* パネル */
.panelOrange {
	width: 980px;
	background-position: -1960px 0;
	background-repeat: repeat-y;
}
.panelOrangeHead {
	width: 980px;
	background-position: 0 top;
	background-repeat: no-repeat;
}
.panelOrangeBottom {
	width: 976px;
	background-position: -980px bottom;
	background-repeat: no-repeat;
	padding: 2px;
}
.panelOrangeTitle {
	padding: 5px 10px;
	border-bottom: 1px solid #EEE5D6;
}
.panelLeft {
	width: 700px;
	background-position: -4340px 0;
	background-repeat: repeat-y;
}
.panelLeftHead {
	width: 700px;
	background-position: -2940px top;
	background-repeat: no-repeat;
}
.panelLeftBottom {
	width: 696px;
	background-position: -3640px bottom;
	background-repeat: no-repeat;
	padding: 2px;
}
.panelOrangeLeft {
	width: 700px;
	background-position: -7223px 0;
	background-repeat: repeat-y;
}
.panelOrangeLeftHead {
	width: 700px;
	background-position: -5823px top;
	background-repeat: no-repeat;
}
.panelOrangeLeftBottom {
	width: 696px;
	background-position: -6523px bottom;
	background-repeat: no-repeat;
	padding: 2px;
}
.panelRight {
	width: 261px;
	background-position: -5562px 0;
	background-repeat: repeat-y;
}
.panelRightHead {
	width: 261px;
	background-position: -5040px top;
	background-repeat: no-repeat;
}
.panelRightBottom {
	width: 240px;
	background-position: -5301px bottom;
	background-repeat: no-repeat;
	padding: 12px 10px;
}
/* 価格ボックス */
.priceBoxL td {
	width: 100px;
	}
.priceBoxC {
	}
.priceBoxR {
	max-width: 99%;
	}
.priceBoxR th {
	line-height: 14px;
	}
.priceBoxR td {
	padding-top: 1px;
	padding-bottom: 1px;
	}
.priceBoxR tr.bb_on td {
	border-bottom: 1px dashed #ccc;
	}
.priceBoxR td.bb_none {
	border-bottom: none !important;
	}

/* 写真コントロール部 */
.photoBox {
	position: relative;
	width: 696px;
	height: 480px;
	}

.photoBox a, .photoBox img {
	position: absolute;
	top: 0px;
	}

.photoBox img {
	left: 27px;
	width: 640px;
	height: 480px;
	}

.photoArrow {
	top: 0px;
	width: 348px;
	height: 480px;
	background-image: url(/cmn/images/parts/detail_pic.png);
	background-repeat: no-repeat;
	}

a.pAL { left: 0px; background-position: 5px 212px;}
a:hover.pAL { background-position: -715px 212px;}
a.pAR { left: 348px; background-position: -343px 212px;}
a:hover.pAR { background-position: -1063px 212px;}

.photoBack			{ background-position: -280px -80px; width: 19px; height: 58px; margin: 211px 4px 0; }
.photoBack:hover	{ background-position: -280px -140px; }
.photoNext			{ background-position: -320px -80px; width: 19px; height: 58px; margin: 211px 4px 0; }
.photoNext:hover	{ background-position: -320px -140px; }

/* 動画用フレーム */
.playerFrame {
	/*----margin-left: 27px;---*/
	margin-left: 41px;
	}

/* カーセンサー認定フローの表 */
.ico_starS {
	display: block;
	width: 44px;
	height: 14px;
	text-indent: -9999px;
	background-image: url(/cmn/images/parts/nintei_starS.png);
	background-repeat: no-repeat;
	float:left;
	}

.starS1		{ background-position: 0 0;}
.starS1h	{ background-position: 0 -19px;}
.starS2		{ background-position: 0 -38px;}
.starS2h	{ background-position: 0 -57px;}
.starS3		{ background-position: 0 -76px;}

.ico_star {
	margin: 0 auto;
	display: block;
	width: 58px;
	height: 18px;
	text-indent: -9999px;
	background-image: url(/cmn/images/parts/nintei_star.png);
	background-repeat: no-repeat;
	}

.star1	{ background-position: 0 0;}
.star1h	{ background-position: 0 -25px;}
.star2	{ background-position: 0 -50px;}
.star2h	{ background-position: 0 -75px;}
.star3	{ background-position: 0 -100px;}

.flowApproval {
	position: relative;
	width: 461px;
	height: 53px;
	background: url(/cmn/images/parts/nintei_base.png) 0 0 no-repeat;
	}

.arrowAlphaB {
	position: absolute;
	top: -7px;
	height: 32px;
	text-indent: -9999px;
	background-image: url(/cmn/images/parts/nintei_active.gif);
	background-repeat: no-repeat;
	}

.aAB_R		{ left: 0px;	width: 45px;	background-position: 0 0;}
.aAB_1		{ left: 30px;	width: 55px;	background-position: -45px 0px;}
.aAB_2		{ left: 70px;	width: 55px;	background-position: -100px 0px;}
.aAB_3		{ left: 110px;	width: 55px;	background-position: -155px 0px;}
.aAB_3h		{ left: 150px;	width: 70px;	background-position: -210px 0px;}
.aAB_4		{ left: 204px;	width: 66px;	background-position: -280px 0px;}
.aAB_4h		{ left: 255px;	width: 75px;	background-position: -346px 0px;}
.aAB_5		{ left: 315px;	width: 60px;	background-position: -421px 0px;}
.aAB_6		{ left: 360px;	width: 59px;	background-position: -481px 0px;}
.aAB_S		{ left: 404px;	width: 56px;	background-position: -540px 0px;}

/* お気に入りに追加しました */
.regAddFavoriteBox {
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	line-height:52px;
	text-align:center;
	width:230px;
	z-index:200;
	background: url(/cmn/images/parts/detail_add.png) 0 0 no-repeat;
	}

.dammyPosition1	 { position: absolute; top:210px; left:400px; }
.dammyPosition2	 { position: absolute; top:3240px; left:315px; }

/* sold-out */
div.sold-out, div.zaiko_normal {
	position: relative;
	width: 80px;
	height: 60px;
	}
div.sold-out {
	background-color: #eee;
	}
div.sold-out img {
	width: 80px;
	height: 60px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	}
div.sold-out span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	border: 1px solid #999;
	width: 78px;
	height: 58px;
	text-align: center;
	line-height: 60px;
	overflow: hidden;
	font-weight: 700;
	}

/* 特例 */
.bgThGray td {
	color: #333 !important;
	}
/* 物件詳細用ヘルプアイコン */
.question_detail {
	color: #696969;
	text-decoration: none;
	}
.question_detail span.question {
	margin-left: -8px;
	font-size: 12px;
	}

/* ﾃｰﾌﾞﾙ[基]処理 */
.cap_ki1, .cap_ki2 {
	margin-left: 5px;
	font-size: 10px;
	color: #c00;
	}
.cap_ki1 {
	position: absolute;
	}
/* 認定中古車(ﾃﾞｨｰﾗｰ) */
.ico_edgeN {
	display: block;
	margin-bottom: 4px;
	width: 66px;
	height: 15px;
	text-indent: -9999px;
	background: url(/cmn/images/sprite/detail.png) 0 -370px no-repeat;
	}
/* 下部ｱｸｼｮﾝﾌﾚｰﾑにお気に入りを追加 */
.panel_shita div {
	top: 5px; right: 10px;
	}
/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/

/* WIDTH */
.w65	{ width: 65px; }
.w90	{ width: 90px; }
.w100	{ width: 100px; }
.w110	{ width: 110px; }
.w120	{ width: 120px; }
.w140	{ width: 140px; }
.w150	{ width: 150px; }
.w155	{ width: 155px; }
.w165	{ width: 165px; }
.w170	{ width: 170px; }
.w180	{ width: 180px; }
.w184	{ width: 184px; }
.w205	{ width: 205px; }
.w242	{ width: 242px; }
.w260	{ width: 260px; }
.w461	{ width: 461px; }
.w520	{ width: 520px; }
.w640	{ width: 640px; }
.w680	{ width: 680px; }
.w696	{ width: 696px; }
.w700	{ width: 700px; }

/* MARGIN */
.mT2	{ margin-top: 2px;}
.mT15	{ margin-top: 15px !important;}
.mL27	{ margin-left: 27px;}

/* PADDING */
.pT5R5B5L10	{ padding: 5px 5px 5px 10px;}
.pT2	{ padding-top: 2px;}
.pR5	{ padding-right: 5px;}
.pB3	{ padding-bottom: 3px; }
.pL10	{ padding-left: 10px; }
.pR15	{ padding-right: 15px;}

.lts	{ letter-spacing: -1px;}
.lh11	{ line-height: 11px;}
.lh16	{ line-height: 16px;}

.silverHighTall {
	padding-top: 6px;
	width: 122px;
	height: 36px;
	line-height: 14px;
	background: url(/cmn/images/sprite/detail.png) -260px -260px no-repeat;
	}

.silverHighTall:hover {
	background-position: -260px -302px;
	}

.silverHighTall:active {
	background-position: -260px -344px;
	}

/* プラン別一覧対応 2011/04/15 */
.planSelect							{ margin-top: 3px;}
.planSelect img						{ margin-left: 3px; vertical-align: middle;}
.planDetail							{ position: relative;}
.planDetail img						{ position: absolute;}
.planHighLight						{ background-color: #fdf9f0 !important;}

.planType0							{ line-height: 35px;}
.planType0 img						{ top: 7px; right: 12px;}
.planType0 img						{ /top: -4px;}
.planType1 img, .planType2 img		{ top: -2px; right: 23px;}
.planType1 img, .planType2 img		{ /top: -4px;}

/************************************************************
 * uitst＠2011.08.22 
 ************************************************************/
.iMG								{ display: block; text-indent: -9999px; text-decoration: none; outline: none;}
/* ｿｰｼｬﾙﾒﾃﾞｨｱﾎﾞﾀﾝ */
.infoBox2							{ margin-bottom: 3px;}
.smb								{ margin-top: -5px; width: 980px;}
.smbL								{ padding-top: 8px; width: 340px; height: 27px; font-size: 10px; line-height: 12px; color: #969a99;}
.smbR								{ margin-top: 7px; width: 640px; height: 29px; text-align: right;}
.lnk_souba							{ margin-right: 10px; vertical-align: 5px;}
.smbR a, .smbR iframe				{ margin-left: 5px;}
#___plusone_0						{ width: 63px !important; overflow: hidden;}
/* ﾒｲﾝﾊﾟﾈﾙ */
.mainPanelFoot						{ padding-bottom: 2px; background: url(/cmn/images/detail/mainPanel_01.png) left bottom no-repeat;}
.mainPanelHead						{ padding-top: 2px; background: url(/cmn/images/detail/mainPanel_02.png) 0 0 no-repeat;}
.mainPanelBody						{ padding-left: 2px; padding-right: 2px; width: 696px; background: url(/cmn/images/detail/mainPanel_03.png) 0 0 repeat-y;}
.mainPanelTtl						{ padding: 5px 6px 7px; background: url(/cmn/images/detail/mainPanel_04.png) 0 0 no-repeat;}
.mainPanelTtl h2					{ padding: 3px 0 0 9px; min-height: 16px; height: auto !important; width: auto !important; height: 16px; font-size: 14px; line-height: 16px; background: url(/cmn/images/detail/mainPanel_05.png) 0 0 no-repeat;}
.mainPanelCatch						{ padding: 7px 10px 5px; border-bottom: 1px solid #f3ede2; line-height: 14px; background: url(/cmn/images/detail/mainPanel_06.png) 0 0 #fefaf4 repeat-x;}
/* 価格・ﾎﾞﾀﾝ部分 */
.priceList							{ position: relative; width: 443px; background: url(/cmn/images/detail/mainPanel_07.png) 7px 50px no-repeat; overflow: hidden;}
.btnList							{ width: 252px;}
.price_hontai						{ position: relative; width: 443px; height: 51px;}
.price_hontai dt, .price_hontai dd	{ position: absolute;}
.price_hontai dt					{ position: relative; top: 12px; left: 10px; width: 90px; line-height: 14px; text-align: center;}
.price_hontai .p_h1					{ top: 14px; left: 98px; width: 100px; font-size: 10px; text-align: right;}
.price_hontai .p_h1 span			{ margin-right: 1px; font-family: arial; font-size: 21px; font-weight: 700; line-height: 22px; vertical-align: -1px;}
.price_hontai .p_h2					{ top: 18px; left: 220px;}
.price_sogaku						{ margin: 9px 0 15px 10px; width: 433px;}
.price_sogaku_mds					{ position: absolute; top: 61px; left: 10px; line-height: 14px; width: 90px; z-index: 1; text-align: center;}
.price_sogaku ul					{ margin-left: 88px; width: 385px;}
.price_sogaku li					{ float: left; overflow: hidden;}
.price_sogaku .p_s1					{ width: 100px; height: 24px; font-size: 10px; text-align: right;}
.price_sogaku .p_s1 span			{ margin-right: 1px; font-family: arial; font-size: 21px; font-weight: 700; line-height: 22px; vertical-align: -1px; color: #c00;}
.price_sogaku .p_s2					{ margin: 6px 0 0 5px; padding-left: 8px; width: 225px; line-height: 14px; background: url(/cmn/images/detail/mainPanel_08.png) 0 3px no-repeat; word-break: break-word; word-wrap: break-word; word-break: break-all;}
.price_sogaku .p_s2					{ /margin: 7px 0 0 5px;}
.price_sogaku .p_s2 a				{ }
/* 自公協対応 */
.price_hontai dt span				{ font-size: 10px; line-height: 11px;}
.price_hontai dt.fks .question		{ top: 26px !important; margin-left: -7px;}
.price_sogaku_mds span				{ font-size: 10px; line-height: 11px;}
.quesTxt							{ position: absolute; top: 27px; left: 0; font-size: 10px; line-height: 11px; margin-left: 8px;}
.quesTxt2							{ left: 0; font-size: 10px; line-height: 11px;}
.textLnks							{ margin-left: 10px; padding-top: 15px; padding-bottom: 8px;}
.textLnks li						{ display: inline;}
.textLnks .mobile					{ padding-left: 20px;}
.textLnks .print					{ margin-left: 10px; padding-left: 22px;}
.textLnks .stockComfirm				{ margin-left: 10px; padding-left: 18px;}
/* ｱｸｼｮﾝﾎﾞﾀﾝ */
.btnAmzn1, .btnAmzn2				{ width: 241px; height: 57px;}
.btnAmzn1							{  background: url(/cmn/images/detail/mainPanel_09.png) 0 0 no-repeat;}
.btnList .btnAmzn1					{ margin-top: 3px;}
.btnAmzn1:hover, .btnAmzn2:hover	{ background-position: 0 -57px;}
.btnHonne							{ width: 241px; height: 35px; background: url(/cmn/images/detail/mainPanel_10.png) 0 0 no-repeat;}
.btnHonne:hover						{ background-position: 0 -35px;}
.btnList .btnHonne					{ margin-top: 6px;}
.btnFavo							{ width: 135px; height: 25px; background: url(/cmn/images/detail/mainPanel_11.png) 0 0 no-repeat;}
.btnList .btnFavo, .btnList .addFavoriteAlready { margin-top: 5px; margin-left: 106px;}
.btnFavo:hover						{ background-position: 0 -25px;}
/* 無料電話 */
.freeTEL							{ position: relative; width: 253px; height: 43px; font-size: 10px; line-height: 15px; overflow: hidden;}
.btnList .freeTEL					{ margin-top: 9px;}
.freeTEL img						{ margin-right: 1px; vertical-align: middle;}
.freeTEL_numL, .freeTEL_numS		{ font-family: arial; font-weight: 700; color: #c00;}
.freeTEL_numL						{ margin-right: 2px; font-size: 16px; vertical-align: -3px;}
.freeTEL_numS						{ margin-left: 1px; margin-right: 1px; font-size: 14px; vertical-align: -1px;}
.freeTEL a							{ position: absolute; bottom: 6px; right: 7px;}

/* 物件画像 */
.photoFoot							{ margin-top: 4px; padding-bottom: 2px; background: url(/cmn/images/detail/photo_01.png) left bottom no-repeat;}
.photoHead							{ padding-top: 2px; background: url(/cmn/images/detail/photo_02.png) 0 0 no-repeat;}
.photoBody							{ position: relative; padding-left: 2px; padding: 8px 2px 0; width: 696px; background: url(/cmn/images/detail/photo_03.png) 0 0 repeat-y;}
/* ｶｰｾﾝｻｰ認定車 */
.cs_nintei							{ margin-top: -8px; width: 696px; height: 35px; overflow: hidden;}
.photoBody h3						{ position: absolute; top: 0; left: 2px; width: 131px; height: 26px; background: url(/cmn/images/detail/photo_04.png) 0 0 no-repeat;}
.csStar								{ margin-left: 140px; width: 557px; height: 35px;}
.csStar dt, .csStar dd				{ float: left; height: 35px; line-height: 37px; overflow: hidden;}
*:first-child+html .csStar dt, *:first-child+html .csStar dd { line-height: 35px;}
.csStar dt							{ margin-right: 1px;}
.csStar dd							{ margin-right: 10px;}
.starArial							{ margin-right: 1px; font-family: arial; font-size: 16px; font-weight: 700; color: #ff7200; vertical-align: -1px;}
.i_csStar							{ margin-top: 7px; width: 54px; height: 18px; background-image: url(/cmn/images/detail/photo_05.png); background-repeat: no-repeat; overflow: hidden;}
.csS0h								{ background-position: 0 0;}
.csS1								{ background-position: 0 -18px;}
.csS1h								{ background-position: 0 -36px;}
.csS2								{ background-position: 0 -54px;}
.csS2h								{ background-position: 0 -72px;}
.csS3								{ background-position: 0 -90px;}
.view_hyoka							{ margin-left: 5px; font-size: 10px; line-height: 13px;}
/* L画像 */
.gazoL								{ position: relative; width: 696px; height: 480px; text-align: center;}
.gazoMain							{ width: 640px; height: 480px;}
.gazoArrowL, .gazoArrowR			{ position: absolute; top: 0; width: 348px; height: 440px;}
.gazoArrowL							{ left: 2px; background: url(/cmn/images/detail/photo_06.png) 0 190px no-repeat;}
.gazoArrowR							{ right: 2px; background: url(/cmn/images/detail/photo_09.png) 323px 190px no-repeat;}
.gazoArrowL a, .gazoArrowR a		{ width: 348px; height: 440px;}
.gazoArrowL a						{ background: url(/cmn/images/detail/photo_07.png) 0 190px no-repeat;}
.gazoArrowL a:hover					{ background: url(/cmn/images/detail/photo_08.png) 0 190px no-repeat;}
.gazoArrowR a						{ background: url(/cmn/images/detail/photo_10.png) 323px 190px no-repeat;}
.gazoArrowR a:hover					{ background: url(/cmn/images/detail/photo_11.png) 323px 190px no-repeat;}
/* 動画 */
.playerFrame						{ margin-left: 0 !important;}
/* 画像ｷｬｯﾁ */
.gazoCatch							{ position: absolute; top: 420px; left: 28px; width: 640px; height: 60px; overflow: hidden;}
.gazoCatchInner						{ position: absolute; left: 0; width: 640px; height: 60px; background-color: #000; overflow: hidden; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity:0.7;}
.gazoCatchInner:hover				{ filter: alpha(opacity=90); -moz-opacity: 0.9; opacity:0.9;}
.gazoCatchInner a					{ display: block; padding: 6px 40px 0 10px; height: 54px; text-align: left; line-height: 16px; color: #fff !important; text-decoration: none; outline: none; background: url(/cmn/images/detail/photo_15.png) 615px center no-repeat; font-size:12px; word-break: break-all;}
.gazoCatchInner a span				{ margin-right: 10px; font-weight: 700; color: #ff7200;}
/* S画像 */
.controlPhotoWrapper				{ position: relative; margin-top: 7px; width: 696px; height: 47px; background: url(/cmn/images/detail/photo_12.png) 5px 3px no-repeat;}
.gazoSarrow							{ position: absolute; top: 3px; width: 16px; height: 41px;}
.gazoSarrow a						{ width: 16px; height: 41px;}
.gazoSarrow a:hover					{ filter: alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;}
#prevBtn.gazoSarrow					{ left: 5px;}
#prevBtn.gazoSarrow a				{ background: url(/cmn/images/detail/photo_13.png) 0 0 no-repeat;}
#prevBtn.gazoSarrow a:hover			{ filter: alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;}
#nextBtn.gazoSarrow					{ right: 5px;}
#nextBtn.gazoSarrow a				{ background: url(/cmn/images/detail/photo_14.png) 0 0 no-repeat;}
.cPWFrame							{ position: absolute; top: 0; left: 25px; width: 646px; height: 47px; overflow: hidden;}
.cPWList							{ width: 650px; height: 47px; float: left;}
.cPWList li							{ float: left; width: 65px; height: 47px;}
.cPWList li a						{ display: block; width: 61px; height: 47px; font-size: 10px; background: url(/cmn/images/detail/photo_16.png) 0 0 no-repeat;}
.cPWList li a:hover					{ background-position: 0 -47px;}
.cPWList li a.active				{ background-position: 0 -94px; corsor: default;}
.cPWList li a img					{ margin: 4px; width: 53px; height: 39px;}
/* 写真直下ﾊﾟﾈﾙ */
.photoPanel							{ margin: 8px 28px 0; padding-bottom: 8px; width: 640px;}
.pP_1, .pP_2, .pP_3					{ float: left;}
.pP_1								{ position: relative; width: 140px;}
.pP_2								{ margin-top: 2px; width: 259px; height: 45px;}
.pP_3								{ width: 241px;}
.pP_1 li							{ height: 20px;}
.pP_1 li a							{ padding-left: 14px; line-height: 13px; background: url(/cmn/images/detail/photo_17.png) 0 1px no-repeat;}
.pP_1 p								{ position: relative; margin-top: 10px; width: 390px; font-size: 10px; color: #666;}
.photoPanel .btnAmzn1				{ margin-bottom: 3px;}
.pP_3 .btnFavo						{ margin-left: 106px;}
/* 物件情報見出し */
.lineOrange_chotto					{ padding-top: 2px; height: 23px; font-size: 14px; overflow: hidden;}
/* ﾌﾟﾗﾝ内容 */
.planBG								{ margin-top: 5px; padding: 10px 10px 0; width: 680px; background-color: #feefd8;}
.planTbl							{ border-top: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; width: 680px; background-color: #fff;}
.planTbl th, .planTbl td			{ border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; padding: 7px 7px 5px;}
.planTbl th							{ width: 19%; text-align: left;}
.planTbl td							{ width: 27%; text-align: center;}
.planTbl thead th					{ background: url(/cmn/images/detail/plan_01.png) 0 0 no-repeat; text-align: center;}
.planTbl tbody th					{ background: url(/cmn/images/detail/plan_02.png) 0 0 no-repeat;}
.w01 span, .w02 span, .w03 span		{ width: 168px; height: 15px; background-position: center top; background-repeat: no-repeat;}
.w01 span							{ background-image: url(/cmn/images/detail/plan_03.png);}
.w02 span							{ background-image: url(/cmn/images/detail/plan_04.png);}
.w03 span							{ background-image: url(/cmn/images/detail/plan_05.png);}
.planName							{ padding-top: 18px !important; padding-bottom: 14px !important;}
.planSogaku							{ font-weight: 700; font-size: 10px;}
.planSogaku span					{ margin-right: 1px; font-size: 19px; color: #c00; vertical-align: -1px;}
.planUchi							{ font-size: 10px;}
.planUchi span						{ margin-right: 1px; font-size: 14px; font-weight: 700; vertical-align: -1px;}
/* ﾌﾟﾗﾝ下ﾎﾞﾀﾝ */
.planBotPanel						{ position: relative; padding: 9px 15px 0 18px; width: 667px; height: 144px; background: url(/cmn/images/detail/plan_07.png) 10px 32px #feefd8 no-repeat;}
.planBotPanel h2					{ margin-top: 5px; width: 380px; height: 18px; background-image: url(/cmn/images/detail/plan_08.png); background-repeat: no-repeat; overflow: hidden;}
.pattern1							{ background-position: 0 0;}
.pattern2							{ background-position: 0 -18px;}
.planBotPanel .mds_txt				{ position: absolute; top: 60px; left: 28px; width: 82px; height: 53px; background: url(/cmn/images/detail/plan_09.png) 0 0 no-repeat;}
.planBotPanel .freeTEL				{ position: absolute; top: 43px; left: 170px;}
.planBotPanel .print				{ position: absolute; top: 93px; left: 268px; line-height: 13px;}
.planBotPanel div					{ position: absolute; top: 9px; right: 15px;}
.btnAmznFrame						{ padding: 5px; width: 241px; height: 57px; background: url(/cmn/images/detail/plan_06.png) 0 0 no-repeat;}
.planBotPanel .btnHonne				{ margin: 3px 0 0 5px;}
.planBotPanel .btnFavo				{ margin: 5px 0 0 111px;}
.btnAmzn2							{ background: url(/cmn/images/detail/plan_10.png) 0 0 no-repeat;}
/* ｶﾀﾛｸﾞ情報 */
.catalogFoot						{ position: relative; padding: 47px 0 2px; background: url(/cmn/images/detail/catalog_01.png) left bottom no-repeat;}
.catalogHead						{ position: absolute; top: 0; left: -16px; width: 276px; height: 47px; background: url(/cmn/images/detail/catalog_02.png) 0 0 no-repeat;}
.catalogHead h3						{ position: absolute; top: 13px; left: 89px; line-height: 15px;}
.catalogHead p						{ position: absolute; top: 8px; left: 26px;}
.catalogHead p img					{ width: 53px; height: 39px;}
.catalogBody						{ border-left: 1px solid #aaa; border-right: 1px solid #aaa; padding: 13px 9px 10px; width: 240px;}
.catalogBody h4						{ padding: 2px 0 0 10px; padding-left: 10px; min-height: 15px; height: auto !important; height: 15px; line-height: 14px; background: url(/cmn/images/detail/catalog_03.png) 0 0 no-repeat;}
.catalogBody p						{ margin-top: 5px; width: 240px; text-align: center;}
.catalogBody p img					{ width: 160px; height: 120px;}
.catalogBody li						{ padding-top: 4px; width: 240px; line-height: 14px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap;}

/* ﾃﾝﾌﾟﾚｰﾄ内literalをこっちに持ってきた */
#slider div			{margin:0;padding:0;list-style:none;width: 640px;height:48px;}#slider li{float:left;}#slider ul{overflow:hidden;}
#movieDisp			{display:none;}
.addFavorite		{display:none;}

.leftClm 			{ text-align: left; }

.rightClm			{ text-align: left; }
.rightClm			{ _width: 261px; }

/*CS品質*/
.CSqImg{width:125px; height:45px; float:left;}
.CSqN h3
		{background: url("/cmn/images/detail/photo_04.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    left: 2px;
    position: absolute;
    top: 0;
    width: 131px;}
.CSqH{position:relative; height:25px; margin-top:-8px; overflow:hidden;}
.CSqH dd, .CSqH dt{margin-right:10px; line-height:1.2em;}
.CSqH h3 {
    background: url("/cmn/images/detail/photo_04_2.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    left: 2px;
    position: absolute;
    top: 0;
    width: 131px;
}
.w550{width:550px;}
.mT11{margin-top:11px;}
.pr{position:relative;}