/*------------------- width -------------------*/
.w30{
	width: 30px !important;
}

.w50{
	width: 50px !important;
}

.w78{
	width: 78px !important;
}

.w90{
	width: 90px !important;
}

.w115{
	width: 115px !important;
}

.w130{
	width: 130px !important;
}

.w140{
	width: 140px !important;
}

.w160{
	width: 160px !important;
}

.w175{
	width: 175px !important;
}

.w178{
	width: 178px !important;
}

.w185{
	width: 185px !important;
}

.w205{
	width: 205px !important;
}

.w230{
	width: 230px !important;
}

.w235{
	width: 235px !important;
}

.w243{
	width: 243px !important;
}

.w250{
	width: 250px !important;
}

.w255{
	width: 255px !important;
}

.w259{
	width: 259px !important;
}

.w264{
	width: 264px !important;
}

.w270{
	width: 270px !important;
}

.w274{
	width: 274px !important;
}

.w280{
	width: 280px !important;
}

.w289{
	width: 289px !important;
}

.w290{
	width: 290px !important;
}

.w295{
	width: 295px !important;
}

.w297{
	width: 297px !important;
}

.w300{
	width: 300px !important;
}

.w301{
	width: 301px !important;
}

.w310{
	width: 310px !important;
}

.w315{
	width: 315px !important;
}

.w333{
	width: 333px !important;
}

.w335{
	width: 335px !important;
}

.w340{
	width: 340px !important;
}

.w350{
	width: 350px !important;
}

.w358{
	width: 358px !important;
}

.w370{
	width: 370px !important;
}

.w385{
	width: 385px !important;
}

.w390{
	width: 390px !important;
}

.w395{
	width: 395px !important;
}

.w405{
	width: 405px !important;
}

.w410{
	width: 410px !important;
}

.w420{
	width: 420px !important;
}

.w425{
	width: 425px !important;
}

.w430{
	width: 430px !important;
}

.w435{
	width: 435px !important;
}

.w457{
	width: 457px !important;
}

.w470{
	width: 470px !important;
}

.w475{
	width: 475px !important;
}

.w490{
	width: 490px !important;
}

.w500{
	width: 500px !important;
}

.w510{
	width: 510px !important;
}

.w545{
	width: 545px !important;
}

.w552{
	width: 552px !important;
}

.w557{
	width: 557px !important;
}

.w560{
	width: 560px !important;
}

.w564{
	width: 564px !important;
}

.w568{
	width: 568px !important;
}

.w578{
	width: 578px !important;
}

.w590{
	width: 590px !important;
}

.w610{
	width: 610px !important;
}

.w640{
	width: 640px !important;
}

.w650{
	width: 650px !important;
}

.w652{
	width: 652px !important;
}

.w700 {
	width: 700px !important;
}

.w750 {
	width: 750px !important;
}

.w960 {
	width: 960px !important;
}

.w1000 {
	width: 1000px !important;
}

.h100 {
	height: 100px !important;
	min-height: 100px !important;
}

.wHalf{
	width:50% !important;
}

.noBg {
	background: none !important;
}

.mAuto {
	margin: auto;
}

.textMiddle {
	vertical-align: middle !important;
}

.indent42 {
	text-indent: -42px !important;
}

.indent24 li {
	margin-left: 2em;
	text-indent: -2em;
}
.item-list li{
	margin-top: 10px;
	padding-left: 1.25em;
	text-indent: -1.25em;
}
sup {
	vertical-align: super !important;
}

.tRight {
	text-align: right;
}

.textSmall {
	font-size: 12px;
}

/*------------------- margin -------------------*/
.m10{
	margin: 10px;
}

.ml42 {
	margin-left: 42px !important;
}

.ml125 {
	margin-left: 125px !important;
}

.mt130 {
	margin-top: 130px;
}

/*------------------- padding -------------------*/
.p10{
	padding: 10px;
}

.pt12 {
	padding-top: 12px;
}

.ptm64 {
	padding: 64px 0 !important;
}





/*------------------- boder -------------------*/
.noBorder{
	border: none !important;
}

.dotBorderBtm{
	border-bottom: dotted 1px #000;
	padding-bottom: 5px;
}

.borderGray3 {
	border: 3px solid #ccc;
}

.borderGreen {
	border: 1px solid #016C3E;
}
.borderBlue {
	border: 1px solid #009FC5;
}
.borderOrange2 {
	border: 2px solid #F60;
}
.borderGrayTop {
	border-top: 1px solid #ccc;
}
/*------------------- box -------------------*/
.boxGrey{
	background: #E8E8E8;
	padding: 10px;
}

.boxBlack{
	background: #000;
	padding: 10px;
}

.boxPink{
	background: #f9e9e3;
	padding: 10px 20px;
}

.boxBlack2{
	background: url(/homesecurity/goods/image/bt_lnavi_goods12.gif) right top no-repeat #000;
}


/*------------------- table -------------------*/
table.default tr td.textRight{
	text-align: right;
}

/*------------------- clear -------------------*/
.clear{
	clear: both;
}


/*-------------------  -------------------*/
div#contents div.main650 ul.goodsSceneList li,
div#contents div.main650 ul.goodsList li{
	float: left;
}


.bnrList {
	margin-top: 20px;
	padding: 10px;
	background: #f4f4f4;
}

	.bnrList ul {
	}

		.bnrList ul li {
			margin-top: 10px;
		}

			.bnrList ul li.first {
				margin: 0;
			}

/* ------------------------------------------------
okugai
------------------------------------------------ */

.okugaiTitle .captionWrapper {
	height: 142px !important;
}

.okugaiTitle .picture {
	top: 83px !important;
}

/* ------------------------------------------------
mach
------------------------------------------------ */

.machTitle .picture {
	top: 83px !important;
}

/* ------------------------------------------------
jet
------------------------------------------------ */

.jetTitle .picture {
	top: 60px !important;
}

/* ------------------------------------------------
kv_common
------------------------------------------------ */

.kvCommonTitle .picture {
	top: 71px !important;
}

/* ------------------------------------------------
pop_hijoushoku
------------------------------------------------ */

.w560 div.lineupB {
	padding-left: 0 !important;
	width: 240px !important;
}

	.w560 div.lineupB div.detail {
		width: 135px;
	}

/* ------------------------------------------------
influenza
------------------------------------------------ */

.influenza div.lineupB p.img {
	margin-right: 10px;
}

.influenza div.lineupB div.detail {
	width: 180px !important;
}

.influenza input,
.influenza div.boxYellow img {
	vertical-align: middle;
}

.influenza .price {
	color: #c1000b;
	font-size: 116.7%;
}

.influenza .boxBlue {
	background: #d5e4ef;
}

.influenza .relative {
	position: relative;
}

	.influenza .relative .absolute {
		position: absolute;
		top: 31px;
		right: 0;
		width: 205px;
	}

	.influenza .relative .top43 {
		top: 43px;
	}
/* ------------------------------------------------
homecamera
------------------------------------------------ */

.kaiketsu{
	width: 618px;
	background: url(/homesecurity/goods/image/bg_homecamera01.gif) top left no-repeat;
	padding: 10px 0 0 0;
	margin: 0 16px 6px 16px;
	clear: both;
}

.kaiketsu .kaiketsu-inner .col {
	margin: 0 10px;
}

.kaiketsu .kaiketsu-inner .col .colLeft {
	width: 280px;
	float: left;
}

.kaiketsu .kaiketsu-inner .col .colRight {
	width: 280px;
	float: right;
}

.kaiketsu .kaiketsu-inner {
	background: url(/homesecurity/goods/image/bg_homecamera02.gif) bottom left no-repeat;
    padding-bottom: 10px;
    min-height: 1em;
    display: inline-table;
}

.kaiketsu .kaiketsu-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .kaiketsu .kaiketsu-inner {
    height: 1em;
}

.kaiketsu .kaiketsu-inner {
    display: block;
}
/**/

.kaiketsu h4 {
	font-size: 18px;
	color: #008381;
}

.kaiketsu ol.num-list{
	margin-bottom: 0 !important;
}
.kaiketsu ol.num-list li{
	margin-top: 2px;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

table th.title{
	background-color: #e8f4ff;
	font-weight: bold;
	text-align:left;
}
h3.styleReset{
	margin-top: 0;
	border:none;
	color:#000 !important;
}

.btnArea {
	background-color: #f9e9e3;
	padding: 10px 0;
	height: 51px;
}

.btnArea ul {
	margin-left: 115px;
}

.btnAreaType2 {
	background-color: #f9e9e3;
	padding: 15px;
}

.btnAreaType2 ul.inner {
	width: 420px;
	margin: 0 auto;
}

/* ------------------------------------------------
camera
------------------------------------------------ */
h3.dot {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

h3.dot span {
	color: #333333;
	border-left: 2px solid #f90;
	padding: 2px 0 1px 5px;
	font-weight: bold;
}

div.lineupE {
	margin-top: 5px;
}

div.lineupE p.img {
	float: left;
	margin-right: 20px;
}

div.lineupE div.detail {
	float: left;
	width: 430px;
}

div.lineupE div.detail h4 {
	margin: 0 0 10px 0 !important;
}

div.lineupE {
	/zoom:1;
}

div.lineupE:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* ------------------------------------------------
film
------------------------------------------------ */
table.type02{
	margin-bottom: 10px;
	width: 649px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
table.type02 th,
table.type02 td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

table.type02 th{
	background-color: #f4f4f4;
}

table.type02 th.title,
table.type02 thead th{
	background-color: #e8f4ff;
	font-weight: bold;
}

table.type02 td.price{
	text-align: right;
	vertical-align: middle;
}
table.filmtable {
	border-top: 1px solid #999999 !important;
	border-left: 1px solid #999999 !important;
}

table.filmtable th,
table.filmtable td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

table.filmtable td{
	text-align:center !important;
}

table.filmtable td.yellow{
	background-color: #FF9;
}

table.filmtable td.bl,
table.filmtable th.bl{
	color:#03C;
	font-weight:bold;
}

table.filmtable span.red {
	color: #F00;
}
.anshinBox {
	margin-top: 20px;	
	margin-bottom: 20px;
}

.anshinBox h3 {
	background: none;
	margin:0;
	border: none;
	padding:0;
}

.anshinBox .anshinBoxInner {
	background: url(/homesecurity/goods/image/bg_film_anshinbox.gif) 0 100% no-repeat;
	padding: 10px 11px 10px 12px;
}

.anshinBox .anshinBoxInner .gyBox {
	background: url(/homesecurity/goods/image/bg_film_anshin-gy.gif) 0 100% no-repeat;
}

.anshinBox .anshinBoxInner .gyBox dl {
	float:left;
}

.anshinBox .anshinBoxInner dl.sono1 {
	width:192px;
	margin-right:12px;
}

.anshinBox .anshinBoxInner dl.sono2 {
	width:205px;
	margin-right:11px;
}

.anshinBox .anshinBoxInner dl.sono3 {
	width:205px;
	margin-right:0;
}

.anshinBox .anshinBoxInner .gyBox dl dd {
	padding: 13px 15px 20px 15px;
	font-size: 12px;
	line-height: 1.4;
}

.anshinBox, 
.anshinBox .anshinBoxInner,
.anshinBox .anshinBoxInner .gyBox{
overflow: hidden;
}

.anshinBox:after, 
.anshinBox .anshinBoxInner:after,
.anshinBox .anshinBoxInner .gyBox:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;	
}

/*\*/
* html .anshinBox,
* html .anshinBox .anshinBoxInner,
* html .anshinBox .anshinBoxInner .gyBox {
	height: 1em;
	overflow: visible;
}
/**/

/* STS 20120403  */
.textRed2	{
	color: #C1000B !important;
	font-size:115%;
	font-weight:bold;
}

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

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

.check {
	border: 1px solid #c1000b;
	background-color: #fef4f9;
	padding: 10px;
}

.check .title p {
	color: #fff;
	font-weight: bold;
}

.check .title p span {
	background-color: #c1000b;
	padding: 5px;
}

p.hs {
	color: #fff;
	font-weight: bold;
}

p.hs span {
	background-color: #999;
	padding: 5px;
}

.hsLink {
	position: relative;
	height: 100px;
}

.hsLink h4 {
	position: absolute;
	top: -20px;
	left: 5px;
}

.hsLink .linkList {
	position: absolute;
	top: 75px;
	left: 460px;
}

.aside220 .recommendService {
	border: 1px solid #c1000b;
	margin-top: 20px;
}

.aside220 .recommendService p.service {
	color: #fff;
	font-weight: bold;
	background-color: #c1000b;
	padding: 5px;
	text-align: center;
}

.hsbold	{
	font-weight:bold;
	}
.hssmall	{
	font-size:80%;
	}

/* ------------------------------------------------
aside220
------------------------------------------------ */
div.aside220 div.goodsWrapper {
	margin-top: 20px;
	background: url(/shared/img/bg_goods.gif) left top repeat-y;
	_zoom: 1;
}
div.aside220 div.goods {
	padding-bottom: 5px;
	background: url(/shared/img/bg_goods_bottom.gif) left bottom no-repeat;
}
div.aside220 div.goods div.itemSet {
	margin: 0 3px;
	padding: 10px 10px 11px;
	background: url(/shared/img/bg_border.gif) left bottom repeat-x;
	font-size: 85.7%;
}
div.aside220 div.goods div.itemSet.first {
	margin: 0 2px;
	padding: 10px 11px 11px;
	border-bottom: 1px solid #ccc;
	background: none;
}
div.aside220 div.goods div.itemSet p.img {
	float: left;
	margin-right: 9px;
	width: 40px;
}
div.aside220 div.goods div.itemSet p.link {
	float: right;
	width: 145px;
	font-weight: bold;
}
div.aside220 div.goods div.itemSet p.text {
	float: right;
	width: 145px;
}
div.aside220 div.goods div.moreList {
	margin: 0 3px;
	padding: 7px 10px 4px;
	text-align: right;
}
div.aside220 div.goods div.itemSet {
	/zoom: 1;
}
div.aside220 div.goods div.itemSet:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* ------------------------------------------------
light
------------------------------------------------ */
.useful_information {
	background: url(/homesecurity/goods/img/bg_useful_information_bottom.gif) left bottom no-repeat;
	padding-bottom: 4px;
}

.useful_information .useful_information_inner {
	background: url(/homesecurity/goods/img/bg_useful_information.gif) left top repeat-y;
	padding: 19px 21px 4px;
}

.useful_information_blue {
	background: url(/homesecurity/goods/img/bg_useful_info_btm_blue.gif) left bottom no-repeat;
	padding-bottom: 4px;
}

.useful_information_blue .useful_information_blue_inner {
	background: url(/homesecurity/goods/img/bg_useful_info_blue.gif) left top repeat-y;
	padding: 19px 21px 4px;
}

.useful_information_yellow {
	background: url(/homesecurity/goods/img/bg_useful_info_btm_yellow.gif) left bottom no-repeat;
	padding-bottom: 4px;
}

.useful_information_yellow .useful_information_yellow_inner {
	background: url(/homesecurity/goods/img/bg_useful_info_yellow.gif) left top repeat-y;
	padding: 19px 21px 4px;
}

/*-----chikuden------*/


/*テーブル*/

.tbbdr{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
	padding: 5px;
	margin-top: 10px;
}

.tbbdr td{
	border: 1px solid #CCC;
	vertical-align: top;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
}

.tbbdr th{
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 5px;
	font-size: 1.2em;
	background-color: #E8E5E5;
	line-height: 1em;
	color: #000000;
	font-weight: normal;
	text-align: center;
}	




.tbbdr2{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}

.tbbdr2 td{
	border: 1px solid #CCC;
	vertical-align: top;
	padding: 4px;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
	background-color: undefined;
}

.tbbdr2 th{
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 3px;
	font-size: 1em;
	background-color: #e4f4fd;
	line-height: 1em;
	color: #000000;
	font-weight: normal;
	text-align: left;
}	
.tbbdr2 th.color-ta {
	background-color: #ECF8F9;
}
.Tzone p {
	font-size: 0.8em;
	padding-left:2em;
text-indent:-2em;
}

.Tzone p.int {
	font-size: 0.8em;
	padding-left:1em;
text-indent:-1em;
}


.chikuden-sec-1-R {
	width: 340px;
	float: right;
	text-align: right;
}
.chikuden-sec-1-L {
	width: 300px;
	float: left;
}
.chikuden_tit   {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.use-L   {
	width: 220px;
	float: left;
}
.use-R {
	width: 425px;
	float: right;
}


/* ------------------------------------------------
 lineup
------------------------------------------------ */
.lineupTools {
	margin-top:20px;
}

.lineupTools ul {
	margin:15px 0 0 0;
	overflow: hidden;
}

.lineupTools ul li {
	float:left;
	width: 50%;
	margin-bottom: 15px;
}

.lineupTools ul li .thumb img {
	width: 90px;
}

.lineupTools li > div {
	display: table-cell;
	vertical-align: top;
}

.lineupTools li > div.thumb {
	width: 105px;
}

.lineupTools li > div.btn {
	width: 200px;
}

.lineupTools .btn a {
	background:-moz-linear-gradient(top,  #ffffff 0%, #e2e3e3 100%);
	background:-webkit-linear-gradient(top,  #ffffff 0%,#e2e3e3 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#e2e3e3 100%);
	border:1px solid #CCC;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	display:block;
	text-align:left;
}

.lineupTools .btn a span {
	display:block;
	padding:10px 5px;
	position:relative;
}

.lineupTools .btn a span:before {
	background:url(/homesecurity/goods/img/icon_anchor.png) no-repeat 0 0;
	content:"";
	display:inline-block;
	height:9px;
	margin:-2px 0.5em 0 10px;
	vertical-align:middle;
	width:6px;
}

.lineupbox {
	border:2px solid #f8c6c5;
	margin-top:10px;
}

.lineupbox.func {	border:2px solid #999fdc;}
.lineupbox.lens {	border:2px solid #c9e09f;}
.lineupbox.form {	border:2px solid #ffd5aa;}

.lineupbox h3,
.lineupbox h4 {
	margin-top:0;
	padding:8px 10px;
}

.lineupbox h4 a:before {
	background:url(/homesecurity/goods/img/icon_anchor.png) no-repeat;
	content:"";
	display:inline-block;
	height:9px;
	margin:-2px 0.5em 0 0;
	vertical-align:middle;
	width:6px;
}

body.personal .lineupbox h3 {	background:#fdeeed;	margin-bottom:10px; border-bottom:2px solid #f8c6c5;}
body.personal .lineupbox.func h3 {	background:#e0e2f4;	border-bottom:2px solid #999fdc;}
body.personal .lineupbox.lens h3 {	background:#eff6e2;	border-bottom:2px solid #c9e09f;}
body.personal .lineupbox.form h3 {	background:#fff2e5;	border-bottom:2px solid #ffd5aa;}

.lineupbox h4 {
	padding:10px 0;
}

.lineupbox > .clearfix,
.lineuppack {
	margin:0 15px;
}

.lineuppack,
.lineupbox .clearfix > .clearfix {
	padding-bottom:15px;
	position:relative;
}

.lineupIcon,
.lineupbox h4 span {
	display:block;
	top:5px;
	position:absolute;
	right:10px;
	width:30px;
}

.lineupIcon img,
.lineupbox h4 span img {
	height:auto;
	width:100%;
}

#lineup01 h3 span {
	color:#555;
	font-size:92.8%;
	font-weight:normal;
	margin-left:1em;
}

#lineup01 .section .clearfix .w90 img {
	height:auto;
	width:100%;
}

dl.lineupIconlist {
	margin-bottom:10px;
}

dl.lineupIconlist dt {
	float:left;
	line-height:1;
	width:65px;
}

dl.lineupIconlist dd ul {
	letter-spacing:-.40em;
	line-height:1;
}

dl.lineupIconlist dd ul li {
	display:inline-block;
	letter-spacing:normal;
	margin-right:5px;
	vertical-align:top;
}

dl.lineupIconlist dd ul li img,
dl.lineupIconlist dt img {
	height:30px;
	width:auto;
}

dl.specData {
	clear: both;
	overflow: hidden;
}


dl.specData dt,
dl.specData dd {
	display: inline-block;
	float: left;
}

dl.specData dt { clear: both;}


.lineupLns {
	width:90px;
}

.lineupLns img {
	height:auto;
	width:100%;
}


/*201712*/

div.captionWrapper p.read2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0;
	width: 400px;
}
.OrangeBox {
	padding: 5px;
	background-color: #F7B551;
	font-weight: bold;
	margin-bottom: 15px;
}
.sec2-R {
	width: 220px;
	float: right;
	text-align: center;
}
.sec2-L {
	width: 420px;
	float: left;
}

p.indent {
padding-left:1em;
text-indent:-1em;
}


/*テーブル*/

.tbbdr-anshin{
	border-collapse: collapse;
	width: 400px;
	margin-bottom: 10px;
}

.tbbdr-anshin td{
	border: 1px solid #CCC;
	vertical-align: top;
	padding: 4px;
	text-align: right;
}

.tbbdr-anshin th{
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 3px;
	background-color: #EAE7E7;
	color: #131313;
	font-weight: normal;
	width: 50%;
}	
.txt-left {
	text-align: left;
}
