*{
	margin:0;
	padding:0;
}
ul,ol,li{
	margin:0;
	padding:0;
	list-style:none;
}

/* =========================================================
 body
========================================================= */
body {
	margin:0;
	padding:0;
	font-size:14px;
	*font-size:90%;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(/common/bg_body.gif) top repeat-x;
	text-align:center;
	line-height:1.8;
	letter-spacing:1px;
}
/* ----- リスト・フォント設定など ----- */
.list1,
.list2,
.list3{
	margin:0 0 10px;
}

.list1 li{
	margin-left:2em;
	padding-left:1em;
	background:url(/common/listmark_1.gif) 0 0.6em no-repeat;
}
.list2 li{
	margin-left:2.5em;
	padding-left:1.5em;
	background:url(/common/listmark_2.gif) 0 0.6em no-repeat;
}
.list3 li{
	margin-left:2em;
	padding-left:1em;
	background:url(/common/listmark_3.gif) 0 0.6em no-repeat;
}
.decimal li{
	margin-left:3em;
	list-style-type:decimal;
}
.small{
	font-size:75%;
}
.clear{
	clear:both;
}
hr{
	clear:both;
}
img {
	vertical-align: bottom;
}
.red{
	color:#E50012;
}
.blue{
	color:#457F92;
}
.gray{
	color:#666;
}
.line20{
	height:20px;
}
/* -------- リンク設定 -------- */
a:link,
a:visited {
	color:#457F92;
	text-decoration:none;
	outline: none;
}
a:hover,
a:active {
	color:#E50012;
}
a img {
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
	border:none;
} 
a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
} 
/* ---------- 画像位置 ---------- */
.img_left{
	float:left;
	margin:0 10px 10px 0;
}
.img_right{
	float:right;
	margin:0 0 10px 10px;
}
p.img_center{
	text-align:center;
	margin:5px;
	text-indent:0;
}
/* --------- page top --------- */
p.pagetop a {
	margin:20px 10px;
	padding:0 10px 0 0;
	float:right;
	background:url(/common/bg_pagetop.gif) right 6px no-repeat;
	font-size:12px;
}

/* =========================================================
 wrap
========================================================= */
#wrap {
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/* =========================================================
 header
========================================================= */
#header {
	margin:0;
	padding:0;
	height:100px;
	position:relative;
}
#header h1{
	line-height:30px;
	font-size:10px;
	font-weight:normal;
	color:#666;
}
#header p.logo a{
	float:left;
	display:block;
	margin:0;
	width:250px;
	height:60px;
	text-indent:-9999px;
	background:url(/common/logo.gif) no-repeat;
}
#header p.freedial{
	float:right;
	width:184px;
	height:30px;
	margin:12px 0 0;
	display:block;
	background:url(/common/bg_freedial.gif);
	text-indent:-9999px;
}
/* ヘッダーナビゲーション上段
--------------------------------------------------------- */
#header #h_contact {
	position:absolute;
	right:0;
	top: 8px;
}
#header #h_contact li{
	float:left;
	line-height:24px;
}
#header #h_contact a{
	margin-left:5px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

/* ---------- 防犯診断 ---------- */
#header #h_contact .shindan a{
	width:100px;
	background:url(/common/bg_contact.gif);
	background-position: 0 0;
}
#header #h_contact .shindan a:hover{
	background:url(/common/bg_contact.gif) ;
	background-position: 0 -24px;
}
/* ---------- 見積り ---------- */
#header #h_contact .mitsumori a{
	width:100px;
	background:url(/common/bg_contact.gif);
	background-position: -105px 0;
}
#header #h_contact .mitsumori a:hover{
	background:url(/common/bg_contact.gif) ;
	background-position: -105px -24px;
}
/* ---------- 資料請求 ---------- */
#header #h_contact .seikyu a{
	width:100px;
	background:url(/common/bg_contact.gif) ;
	background-position: -210px 0;
}
#header #h_contact .seikyu a:hover{
	background:url(/common/bg_contact.gif) ;
	background-position: -210px -24px;
}

/* ヘッダーナビゲーション下段
--------------------------------------------------------- */
#header #h_link {
	position:absolute;
	right: 0;
	top: 75px;
}
#header #h_link li{
	float:left;
	line-height:20px;
}
#header #h_link a{
	height:20px;
	display:block;
	text-indent:-9999px;
}
/* ---------- サイトマップ ---------- */
#header #h_link .sitemap a{
	width:90px;
	background:url(/common/bg_link.gif) ;
	background-position: 0 0;
}
#header #h_link .sitemap a:hover{
	background:url(/common/bg_link.gif) ;
	background-position: 0 -20px;
}
/* ---------- お問い合わせ ---------- */
#header #h_link .toiawase a{
	width:90px;
	background:url(/common/bg_link.gif) ;
	background-position: -90px 0;
}
#header #h_link .toiawase a:hover{
	background:url(/common/bg_link.gif) ;
	background-position: -90px -20px;
}
/* ---------- セキュリティハウス ---------- */
#header #h_link .sh a{
	width:115px;
	background:url(/common/bg_link.gif);
	background-position: -180px 0;
}
#header #h_link .sh a:hover{
	background:url(/common/bg_link.gif) ;
	background-position: -180px -20px;
}

/* =========================================================
 navi_bar
========================================================= */
#navi_bar {
	clear:both;
	height:50px;
	margin:0;
	padding:0;
	background:url(/common/bg_navi.gif) top center no-repeat;
}
#navi_bar ul{
	margin:0;
	padding:0;
}
#navi_bar li {
	float:left;
	width:150px;
	height:50px;
	line-height:50px;
}
#navi_bar a{
	display:block;
	width:100%;
	text-indent:-9999px;
}
/* ----- ホーム ----- */
.navi01 a:hover{
	background:url(/common/bg_navi.gif) no-repeat;
	background-position: 0 -50px;
}
/* ----- 個人のお客様 ----- */
.navi02 a:hover{
	background:url(/common/bg_navi.gif) no-repeat;
	background-position: -150px -50px;
}
/* ----- 法人のお客様 ----- */
.navi03 a:hover {
	background:url(/common/bg_navi.gif) no-repeat;
	background-position: -300px -50px;
}
/* ----- 商品一覧 ----- */
.navi04 a:hover{
	background:url(/common/bg_navi.gif) no-repeat;
	background-position: -450px -50px;
}
/* ----- レンタルde防犯とは？ ----- */
.navi05 a:hover ,.navi04_current{
	background:url(/common/bg_navi.gif) no-repeat;
	background-position: -600px -50px;
}
/* ----- 会社案内 ----- */
.navi06 a:hover {
	background:url(/common/bg_navi.gif) no-repeat;
	background-position: -750px -50px;
}

/* =========================================================
 パンくずリスト
========================================================= */
#topicPath{
	padding:6px 10px 10px;
	line-height:24px;
	text-align:left;
	font-size:12px;
	list-style-type: none;
}
/* ----- リスト項目 ----- */
#topicPath li {
	display: inline;
}
#topicPath li a {
	padding-right:12px;
	color:#E50012;
	text-decoration:underline;
	background: url(/common/bg_topicPath.gif) no-repeat right;
}
#topicPath li a:hover {
	text-decoration:none;
}

/* =========================================================
 メインエリア
========================================================= */
#container {
	margin:0;
	padding:20px;
	background:url(/common/bg_container.gif) top no-repeat;
}

/* サイド
--------------------------------------------------------- */
#side {
	float:left;
	margin:0 0 50px;
	padding:0;
	width:200px;
}

/* -------- 下層メニュー -------- */
#side #side_menu{
	margin:0 0 10px;
	text-align:left;
	font-size:80%;
	border-top:1px dotted #444;
}
#side #side_menu li a{
	width:200px;
	display:block;
	height:30px;
	line-height:30px;
	text-indent:24px;
	color:#444;
	background:url(/common/bg_menu.gif) no-repeat;
	border-bottom:1px dotted #444;
}
#side #side_menu li a:hover{
	background:url(/common/bg_menu_on.gif) no-repeat;
}
/* -------- ナビゲーション上段 -------- */
#side #side_navi1{
	margin:0 0 10px;
}
#side #side_navi1 li{
	margin-bottom:5px;
}
#side #side_navi1 hr{
	visibility:hidden;
}
#side #side_navi1 .tel{
	padding-top:5px;
}
/* -------- ナビゲーション下段 -------- */
#side #side_navi2{
	margin:0 0 10px;
	padding:10px 10px 5px;
	background:url(/common/bg_side_navi.gif);
}
#side #side_navi2 li{
	margin-bottom:5px;
}
#side #side_navi2 .sh{
	padding:50px 10px 10px;
	font-size:12px;
	line-height:1.2;
	background:url(/common/bg_sh.gif) center top no-repeat #FFF;
	border:1px solid #BCBCBC;
}
#side #side_navi2 .sh strong{
	color:#00367B;
}
/* メイン
--------------------------------------------------------- */
#main {
	float:right;
	margin:0;
	padding:0;
	width:640px;
	text-align:left;
}

/* ---------- h3 ---------- */
#main h3 {
	clear:both;
	margin:0 0 10px;
	padding-bottom:10px;
	font-size:14px;
	line-height:34px;
	text-indent:24px;
	background:url(/common/bg_h3.gif) bottom repeat-x;
}
#main h3 img{
	padding-bottom:5px;
}
/* ---------- p ---------- */
#main p{
	padding:0 10px 10px;
	text-indent:1em;
}

/* =========================================================
 footer
========================================================= */
#footer {
	clear:both;
	margin:0;
	padding:0;
	background:url(/common/bg_footer.gif) center top no-repeat #B0B0B0;
}

/* ------------ ナビゲーション ------------ */
#footer  .f_navi {
	text-align: center;
	line-height:40px;
	font-size:12px;
	letter-spacing:0;
}
#footer .f_navi  li {
	padding: 0 10px;
	border-left: 1px #444 solid;
	display: inline;
}
#footer .f_navi li.first {
	border-left:none;
}

/* -------------- リンク -------------- */
#footer .f_link{
	margin:20px auto 0;
	width:900px;
}
#footer .f_link li {
	float:left;
	line-height:20px;
}
#footer .f_link li a{
	display:block;
	width:100%;
	height:20px;
	text-indent:-9999px;
}
#footer .f_seikyu{
	width:70px;
	background:url(/common/bg_f_link.gif) ;
	background-position: 0 0;
}
#footer .f_seikyu a:hover{
	background:url(/common/bg_f_link.gif) ;
	background-position: 0 -20px;
}
#footer .f_toiawase{
	width:93px;
	background:url(/common/bg_f_link.gif) ;
	background-position: -70px 0;
}
#footer .f_toiawase a:hover{
	background:url(/common/bg_f_link.gif) ;
	background-position: -70px -20px;
}
#footer .f_pp{
	width:137px;
	background:url(/common/bg_f_link.gif) ;
	background-position: -163px 0;
}
#footer .f_pp a:hover{
	background:url(/common/bg_f_link.gif) ;
	background-position: -163px -20px;
}

/* ------------- copy ------------- */
#footer .f_link p{
	clear:both;
	padding:0 10px;
	text-align:left;
	font-size:10px;
	color:#FFF;
}
#footer .f_link address{
	margin:0;
	padding:0;
	text-align:right;
}







/*  clearfix
--------------------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

