@charset "utf-8";


/*  -----  /catv/css/index.css ------   */
/*  ----- デジタル家電販売  ----- */

#hsallBox {


}

.hsBox01 {
	width: 175px;
	float: left;
	background-color: #fff;
	border: solid 4px #99cc00;
	margin: 0 3px 10px;
	padding: 10px ;
	overflow: hidden;
}
* html .hsBox01 {
	width: 201px;
	height: 290px;
}

.hsBox01 h2 {
	font-size: 13px;
	margin: 5px 0 0 0 !important;
	line-height: 1.3;
	font-weight: bold;
}

.hsBox01 h2 a {
	color: #009999;
	text-decoration: none;
}

.hsBox01 h2 a:hover {
	text-decoration: underline;
}

.hsBox01 dl {
	overflow: hidden;
}

.hsBox01 dt {
	color: #333;
	font-size: 13px;
	line-height: 1.5;
}

.hsBox01 dd.spyen {
	font-size: 13px;
	line-height: 1.5;
	color: #FF3300;
	font-weight: bold;
}

.hsBox01 dd.spmore {
	margin: 10px 0 0;
}
* html .hsBox01 dd.spmore {
	margin: 10px 0 5px;
}

.hsBox01 img {
	clear: both;
}







/*  

.digital .flBoxall {
	margin: 30px 0;
	padding: 10px;
	clear: both;
	overflow: hidden;
	zoom: 1;

	border: #999999  solid 1px;

}
.digital .flBox01,
.digital .flBox02 {
	float: left;
	font-size: 86%;
	line-height: 1.6;
	width: 195px;
}

.digital .flBox01 p,
.digital .flBox02 p {
	padding-left: 1em;
	
}

.digital .flBox02 {
	padding-left: 15px;
}

.digital .spec {
	font-weight: bold;
	font-size: 100%;
}

.digital .spec a {
	color: #000066;
}

.digital .blue-b {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 96%;
	border: #000033 solid 1px;
	background-color: #000066;
}


/*















/*  -----  /catv/css/index.css ------   */
/*  ----- 火災警報器 -----*/ 
.firelarm h3 {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 20px;
}

.firelarm p {
	line-height: 1.6;
	font-size: 96%;
}

.firelarm .flBox01 {
	margin: 10px 0;
	clear: both;
	overflow: hidden;
	zoom: 1;
/*
	border: #999999  solid 1px;
*/
	padding: 10px;
}

.firelarm .flBox01 img {
	float: left;
}

.firelarm .flBox01_01 {
	float: left;
	width: 300px;
	margin-left: 20px;
	font-size: 92%;
	line-height: 1.6;
}

.firelarm .red-b {
	color: #CC3300;
	font-weight: bold;
	font-size: 110%;
}

.firelarm ul {
	font-size: 92%;
	line-height: 1.6;
	margin-bottom: 10px;
}











