/*--------　　ご利用方法に関するCSS　　　--------*/

.guide p,.guide li{
	line-height:1.5em;
}
.guide ol li img{
	vertical align:top;
}

.guide h5{
	font-size:14px;
	font-weight:bold;
	color:#475d8c;
	border-bottom:1px solid #475d8c;
	margin:12px 0 8px 0;
}


.midasi{
	font-weight:bold;
	color:#475d8c;
	margin-top:4px;
	mr-gin-bottom:4px;
}

.guide{
	width:576px;
}

.guide img{
	vertical-align:middle;
	margin-right:8px;
}

.guide li img{
	border:1px solid #475d8c;
	margin:8px 8px 8px 0;
}

.big{
	font-size:14px;
	font-weight:bold;
	color:#f68934;
	text-indent:3em;
	margin:4px 0;
}

.emp{
	color:#d20607;
}

.guide ul li{
	list-style-type: square;
	list-style-position: inside;
}

.guidenavi{
	margin:8px;
	font-size:14px;
}

.top{
	text-align:right;
	margin-rignt:12px;
	width:550Spx;
	font-size:11px;
}


/*------------FAQに関するCSS--------------*/

.faq .ques{
	margin-top:12px;
	color:#475d8c;
}

.faq img{
	margin:12px 0 4px 0;
	vertical-align:middle;
}

.faq li{
	margin-left:1em;
	list-style-type:disc;
}

.faq .here{
	margin-top:12px;
}

.faq .tel{
	color:#475d8c;
}

/*--------サイトマップに関するCSS-------*/

dt{
	background-image:url(../images/bg_sitemap.jpg);
	background-repeat:no-repeat;
	width:400px;
	height: 24px;
	padding:12px 0px 4px 12px;
	margin:12px 0 0 0;
	color:#475d8c;
	font-weight:bold;
	font-size:14px;
 }

dd{
	margin-left:12px;
}

/*-----パンフレットに関するCSS-----*/

.pamphimg{
	margin:24px 0 40px 0;
	width:400px;
	height:242px;
}
	
.downimg{
	margin-top:24px;
}

/*----防犯カメラの選び方に関するCSS-----*/

#choose .place{
	margin:12px 0;
}

/*-----導入例に関するCSS------------*/

#example .bukken{
	margin:8px;
	clear:left;
}

#example .apartimg{
	float:left;
	margin:4px 8px 4px 0;
}

#example .apart{
	font-size:14px;
	color:#404055;
	font-weight:bold;
}

#example .ex{
	width:350px;
}

#example .ex02{
	margin-left:2em;
}

.red{
	font-color:ff0000;
}