@charset "utf-8";


/*
	1 : commonArea
	2 : mainVisualArea
	3 : troubleArea
	4 : solveArea
	5 : movieArea
	5 : productArea
	6 : featureArea
	7 : voiceArea
	8 : productArea


 */

/* -----------------------------
	1 : commonArea
----------------------------- */
.clockwise { float: right; }
.anticlockwise { float: left; }

.mainArea .buttonArea li a {
	clear: both;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
}
.mainArea .productArea .buttonArea li.productBtn a {
	width: 206px;
	height: 35px;
	background: url(../images/btn_product206x35.png) no-repeat;
	margin: 0 auto 10px;
}
.mainArea .productArea .buttonArea li.feature a {
	width: 206px;
	height: 35px;
	background: url(../images/btn_feature206x35.png) no-repeat;
	margin: 0 auto;
}
.mainArea .solveArea .buttonArea li.productBtn a,
.mainArea .movieArea li.productBtn a,
.mainArea .featureArea li.productBtn a,
.mainArea .voiceArea li.productBtn a,
.mainArea .modelnumberArea  li.productBtn a
{
	clear: both;
	width: 215px;
	height: 37px;
	background: url(../images/btn_product215x37.png) no-repeat;
	margin: 0 auto;
}


/* -----------------------------
	2 : mainVisualArea
----------------------------- */
.mainArea .mainVisualArea {
	position: relative;
	width: 950px;
	height: 190px;
	background: url(../images/mainVisual.png) no-repeat;
 }
.mainArea .mainVisualArea h1.mainVisual,
.mainArea .mainVisualArea p.mainLead {
	height: 0;
	overflow: hidden;
}


/* -----------------------------
	3 : troubleArea
----------------------------- */
.mainArea .troubleArea .troubleBox {
	width: 850px;
	height: 305px;
	background: url(../images/trouble_bg.png) no-repeat;
	margin: 0 auto;
}
.mainArea .troubleArea .troubleBox dt,
.mainArea .troubleArea .troubleBox dd {
	height: 0;
	overflow: hidden;
}

/* -----------------------------
	4 : solveArea
----------------------------- */
.mainArea .solveArea {
	width: 844px;
	border: 3px solid #f1a746;
	margin: 0 auto;
}
.mainArea .solveArea .titleBlock {
	width: 844px;
	height: 65px;
	background: url(../images/solve_ttl.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: none;
}
.mainArea .solveContent {
	margin:20px 0 30px 65px;
	width:750px;
}

.mainArea .solveContent .solveBox {
	margin-bottom:30px;

}
.mainArea .solveArea .solveBox dl.solveTxt {
	width: 540px;
	height: 230px;
	background: url(../images/solve_lead.png) no-repeat;
	float:left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.mainArea .solveArea .solveBox dl.solveImg {
	float:left;
	width:200px;
	margin-left: 5px;
	text-align:center;
}
.mainArea .solveArea .solveBox dd.productImg {
	margin-bottom: 13px;
}
.mainArea .solveArea .solveBox dd.productTxt {
	font-size: 11px;
}
.mainArea .solveArea .solveBox dd.productPrice {
	color: #dd0000;
	font-weight:bold;

}


/* -----------------------------
	5 : movieArea
----------------------------- */
.mainArea .movieArea .movieContent { padding: 0 15px; }
.mainArea .movieArea .movieContent h3 { clear: both; }
.mainArea .movieArea .movieBox dt.anticlockwise {
	width: 425px;
}

.mainArea .movieArea .movieBox p.featureInfo {
	font-size: 13px;
	line-height: 20px;
}
.mainArea .movieArea .movieBox {

}
.mainArea .movieArea .movieBox p.MovTtl {
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	color:#0086ab;
	padding:0 0 10px 0;
}

/* -----------------------------
	6 : featureArea
----------------------------- */
.mainArea .featureArea .featureContent { padding: 0 15px; }
.mainArea .featureArea .featureContent h3 { clear: both; }

.mainArea .featureArea .featureBox{
	width:814px;
	margin:0 auto;
}
.mainArea .featureArea .featureBox p.featureInfo {
	font-size: 13px;
	line-height: 20px;
}

.mainArea .featureArea .featureBox p.featureMovTtl,
.mainArea .featureArea .featureBox p.featureMovImg {
	font-size: 13px;
	text-align: center;
	width: 292px;
}
.mainArea .featureArea .featureBox dt.featureTitle {
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	color:#0086ab;
	padding:20px 0 10px;
}
.mainArea .featureArea .featureBox dt.featureTitle__top {
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	color:#0086ab;
	padding: 0 0 10px!important;
}

.mainArea .featureArea .featureBox dd.featureImg {
	text-align: center;
	padding:10px 0;

}
.contentsWrap .tableBlockList{
	border-top: 0!important;
	border-left: 0!important;
}

.contentsWrap .tableBlockList{
	 width: 260px!important;
}

.contentsWrap .tableBlockList td{
	border-right: 0!important;
	border-bottom: 0!important;
	padding: 0 0 7px 10px ;
}
.contentsWrap .tableBlockList_2 td{
	border-right: 0!important;
	border-bottom: 0!important;
	padding: 0 0 7px 10px ;
}

.contentsWrap .tableBlockList_tdr{
	text-align: right!important;
}

.contentsWrap .tableBlockList_tdr_2{
	background-color: #333!important;
	text-align: right!important;
	padding: 0!important;
	padding: 0 15px 7px 10px;
}

.contentsWrap .tableBlockList_tdf{
	font-size: 14px;
}


/* -----------------------------
	7 : modelnumberArea
----------------------------- */
.mainArea .modelnumberArea .modelnumberContent { padding: 0 15px; }
.mainArea .modelnumberArea .modelnumberContent h3 { clear: both; }
.mainArea .modelnumberArea .modelnumberBox dt.anticlockwise {
	width: 425px;
}

.mainArea .modelnumberArea .modelnumberAreaBox p.featureInfo {
	font-size: 13px;
	line-height: 20px;
}
.mainArea .modelnumberArea .modelnumberBox {

}

.mainArea .modelnumberArea .modelnumberBox dt.modelnumberTitle {
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	color:#0086ab;
	padding:20px 0 10px;
}

.mainArea .modelnumberArea .modelnumberBox dt.modelnumberTitle__top  {
	padding: 0 0 10px!important;
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	color:#0086ab;
}


/* -----------------------------
	7 : voiceArea
----------------------------- */
.mainArea .voiceArea .voiceContent { padding: 0 10px; }
.mainArea .voiceArea dl.voiceBox {
	position: relative;
	float: left;
	width: 433px;
	height: 90px;
	border: solid 1px #c1c1c1;
	padding: 10px;
}
.mainArea .voiceArea dl.voiceBox dt {
	float: left;
	width: 320px;
}
.mainArea .voiceArea dl.voiceBox dd .voiceImg {
	position: absolute;
	right: 10px;
	bottom: 10px;

}

/* -----------------------------
	8 : productArea
----------------------------- */
.mainArea .productArea .productContent {
	width: 920px;
	margin: 0 auto;
}

.mainArea .productArea dl.productBox {
	width: 438px;
	border: solid 1px #d2d2d2;
	padding: 15px 0 15px;
	margin: 0 auto;
	text-align:center;
}
.mainArea .productArea dl.productBox:first-child {
}
.mainArea .productArea dl.productBox p { text-align: center; }
.mainArea .productArea dl.productBox dt {
	font-size: 14px;
	margin-bottom: 20px;
	font-weight:bold;
	padding:10px;
}
.mainArea .productArea dl.productBox dd.productImg {
	text-align:center;
	padding:15px 0;
}
.mainArea .productArea dl.productBox dd.productName {
	font-size: 13px;
}
.mainArea .productArea dl.productBox p.productPrice {
	color: #dd0000;
}


/* -----------------------------
	9 : secretArea
----------------------------- */
.mainArea .secretArea .secretContent { padding: 0 10px; }
.mainArea .secretArea .secretBox dt.anticlockwise {
	width: 650px;
	padding-left: 5px;
}
.mainArea .secretArea .secretBox dd.clockwise {
	width: 255px;
	padding-right: 15px;
}
.mainArea .secretArea .secretBox p.featureInfo {
	font-size: 13px;
	line-height: 20px;
}

