@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Information                 */
/*                 09  Liplock                     */
/*                 10  Mylock                      */
/*                 11  Electric                    */
/*                 12  Intercom                    */
/*                 13  Mobile                      */
/*                 14  Camera                      */
/*                 15  Recorder                    */
/*                 16  Prevention                  */
/*                 17  Agency                      */
/*                 18  Voice                       */
/*                 19  Inquiry                     */
/*                 20  Company                     */
/*                 21  Sitemap                     */
/*                 22  Buy		                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 30px;
	padding: 0;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	background: url(../images/content_bg.jpg) 0 0 no-repeat;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	height: 120px;
	margin: 0 30px;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 430px;
	height: 80px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 430px;
	height: 80px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
	
	h1 span {
	display: block;
	width: 430px;
	height: 80px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header p.header_bt {
	margin: 0;
	padding: 28px 0 2px;
	float: right;
	width: 180px;
	}
#header .section {
	width: 351px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	width: 171px;
	margin: 0;
	padding: 0;
	float: left;
	}
#header p.fax {
	margin: 0;
	padding: 0;
	float: left;
	}
#header p img { display: block; }

#header_nav {
	clear: both;
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	}

#header_nav li {
	width: 200px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 40px;
	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -200px 0 no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -400px 0 no-repeat; }
#nav04 a { background: url(../images/header_nav.jpg) -600px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -40px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -200px -40px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -400px -40px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -600px -40px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 220px;
	float: left;
	padding: 0 0 20px 0;
	background: url(../images/nav_bg.jpg) 0 -25px no-repeat;
	}

#nav p {
	padding: 5px 0;
	}
#nav p.inquiry_bt {
	padding: 80px 25px 0 5px;
	margin: 0;
	background: url(../images/nav_top.jpg) 0 0 no-repeat;
	}
#nav .inquiry_bt a {
	display: block;
	margin: 0;
	padding: 0;
	height: 210px;
	text-indent: -9999px;
	background: url(../images/inquiry_bt.jpg) 0 0 no-repeat;
	}
#nav .inquiry_bt a:hover { background: url(../images/inquiry_bt.jpg) 0 -210px no-repeat; }

#nav #nav_title01 {
	margin: 0 25px 0 5px;
	height: 40px;
	background: url(../images/nav_h2-01.jpg) 0 15px no-repeat;
	text-indent: -9999px;
	}
#nav #nav_title02 {
	margin: 0 25px 0 5px;
	height: 35px;
	background: url(../images/nav_h2-02.jpg) 0 10px no-repeat;
	text-indent: -9999px;
	}

#nav ul,
#nav li {
	padding: 0;
	list-style: none;
	}

#nav .internal {
	margin: 0 25px 0 5px;
	text-indent: -9999px;
	}
#nav .internal li {
	margin: 0;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav .internal #nav05,
#nav .internal #nav08,
#nav .internal #nav10,
#nav .internal #nav12,
#nav .internal #nav18 {
	height: 35px;
	background: #00126e;
	}
#nav .internal #nav08,
#nav .internal #nav12 {
	margin-bottom: 15px;
	}
#nav .internal #nav10 {
	height: 45px;
	background: #00126e;
	margin-bottom: 15px;
	}
#nav .internal #nav10 a {
	height: 40px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -121px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -190px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -220px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -250px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -310px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -340px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -370px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -190px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -190px -30px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -190px -60px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -90px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -121px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -150px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -190px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -220px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -190px -250px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -190px -279px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -190px -309px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -190px -338px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -190px -370px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -190px -400px no-repeat; }

#nav p {
	text-align: center;
	margin-right: 20px;
	}

#index #nav {
	background: url(../images/nav_bg.jpg) 0 -105px no-repeat;
	}
#index #nav p.inquiry_bt {
	padding: 0 5px;
	margin: 0;
	background: none;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height: 105px;
	padding: 5px 0 0;
	margin: 0;
	font-size: 85%;
	text-align: center;
	color: #aaaaaa;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #78b3ff;
	}
#footer a:hover { text-decoration: underline; }

#footer .section {
	padding: 15px 0 30px;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	}

#footer ul {
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	line-height: 20px;
	height: 20px;
	margin: 0;
	background: url(../images/address.jpg) top repeat-x;
	color: #78b3ff;
	}
#footer address a {
	text-decoration: none;
	color: #fff;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 0; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 100px;
	text-indent: -9999px;
	margin: 0;
	}
#content h3 {
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 8px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #003de6;
	outline: none;
	}
a:hover { color: #78b3ff; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 30px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 30px;
	color: #3d6ef7;
	line-height: 1.2;
	}
	
p.normal {
	color: #666666;
}

p.red {
	color: #FF0000;
}


/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

table {
	font-size: 100%;
	border: 2px solid #78b3ff;
	}
table tr th.table_header {
	background: #3d6ef7;
	color: #fff;
	}
table tr th,
table tr td {
	border: 1px solid #78b3ff;
	padding: .1em .5em;
	}
table tr th {
	background: #c7deff;
	font-weight: 100;
	}
table tr.colored td {
	background: #eeeeee;
	}
table tr td ul {
	margin: 0;
	}
table tr td ul li {
	margin: 0;
	}

.main_image {
	padding: 0;
	margin: 0;
	}

.rightbox {
	margin-left: 170px;
	}

p.colored {
	padding: 5px 20px;
	background: url(../images/background.jpg);
	}

strong {
	color: #003de6;
	}

/*-------- 07  Index --------*/

#index { background: url(../images/bg.jpg) top repeat-x; }
#index #wrapper { background: url(../images/index_main_bg.jpg) 0 0 no-repeat; }
#index #content { background: url(../images/index_content_bg.jpg) right top no-repeat; }

#index #content #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index #content {
	padding: 15px 0 1em 0;
	}
#index #content .section {
	padding: 10px;
	}

#index #content .pickup {
	background: #eee;
	padding: 5px;
	}
#index #content .pickup div { height: 130px; }
#index #content .pickup .section {
	padding: 0;
	}

#index #content .pickup #pickup04 { height: 80px; }

#index #content .pickup h3 { height: 45px; }

#index #content .pickup p {
	line-height: 1.3;
	font-size: 85%;
	padding: 0 5px 0 135px;
	}
#index #content #pickup01 p,
#index #content #pickup02 p { padding-right: 25px; }

#index #content .pickup p a {
	color: #666;
	text-decoration: none;
	}
#index #content .pickup p a:hover {
	color: #00126e;
	text-decoration: underline;
	}
#index #content .pickup .pickup_bt {
	margin-left: 395px;
	padding: 0;
	}
#index #content .pickup #pickup01 .pickup_bt,
#index #content .pickup #pickup02 .pickup_bt {
	margin-left: 375px;
	}
#index #content .pickup .pickup_bt a {
	display: block;
	width: 160px;
	height: 20px;
	background: url(../images/detail_bt.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
#index #content .pickup .pickup_bt a:hover { background: url(../images/detail_bt.jpg) 0 -20px no-repeat; }

#index #content .pickup .section #pickup06 {
	width: 285px;
	float: left;
	}
#index #content .pickup .section #pickup07 {
	width: 285px;
	float: right;
	}
#index #content .pickup .section #pickup06 .pickup_bt,
#index #content .pickup .section #pickup07 .pickup_bt {
	margin-left: 115px;
	padding-top: 50px;
	}

#index #content #pickup01 { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index #content #pickup02 { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index #content #pickup03 { background: url(../images/pickup03.jpg) 0 0 no-repeat; }
#index #content #pickup04 { background: url(../images/pickup04.jpg) 0 0 no-repeat; }
#index #content #pickup05 { background: url(../images/pickup05.jpg) 0 0 no-repeat; }
#index #content #pickup06 { background: url(../images/pickup06.jpg) 0 0 no-repeat; }
#index #content #pickup07 { background: url(../images/pickup07.jpg) 0 0 no-repeat; }

#index #content .banners {
	clear: both;
	padding: 20px 0 0 0;
	}
#index #content .banners p {
	width: 285px;
	margin: 0;
	}
#index #content .banners p a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	}
#index #content .banners .image_l a { background: url(../images/index_banner01.jpg) 0 0 no-repeat; }
#index #content .banners .image_r a { background: url(../images/index_banner02.jpg) 0 0 no-repeat; }

#index #content .banners .image_l a:hover { background: url(../images/index_banner01.jpg) 0 -50px no-repeat; }
#index #content .banners .image_r a:hover { background: url(../images/index_banner02.jpg) 0 -50px no-repeat; }

/*-------- 08  Information --------*/

#information #content #title01 { background: url(../images/information_h2-01.jpg) 0 0 no-repeat; }

#information #content .information {
	margin: 0;
	}
#information #content .information dt {
	border-left: 2px solid #999;
	padding: 10px 0 5px 8px;
	margin: 10px 0 0;
	}
#information #content .information dd {
	border-left: 2px solid #999;
	padding: 10px 0 10px 8px;
	margin: 0;
	}
#information #content .information dd a {
	display: block;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
	}
#information #content .information dd a:hover {
	background: #eee;
	}
	
#alsok #content #title01 { background: url(../images/alsok_h2.jpg) 0 0 no-repeat; }

/*-------- 09  Liplock --------*/

#liplock #content #title01 { background: url(../images/liplock_h2-01.jpg) 0 0 no-repeat; }
#liplock #content #title02 { background: url(../images/liplock_h3-02.jpg) 0 0 no-repeat; }
#liplock #content #title03 { background: url(../images/liplock_h3-03.jpg) 0 0 no-repeat; }
#liplock #content #title04 { background: url(../images/liplock_h3-04.jpg) 0 0 no-repeat; }
#liplock #content #title05 { background: url(../images/liplock_h3-05.jpg) 0 0 no-repeat; }
#liplock #content #title06 { background: url(../images/liplock_h4-06.jpg) 0 0 no-repeat; }
#liplock #content #title07 { background: url(../images/liplock_h4-07.jpg) 0 0 no-repeat; }
#liplock #content #title08 { background: url(../images/liplock_h4-08.jpg) 0 0 no-repeat; }
#liplock #content #title09 { background: url(../images/liplock_h4-09.jpg) 0 0 no-repeat; }
#liplock #content #title10 { background: url(../images/liplock_h4-10.jpg) 0 0 no-repeat; }
#liplock #content #title11 { background: url(../images/liplock_h4-11.jpg) 0 0 no-repeat; }
#liplock #content #title12 { background: url(../images/liplock_h4-12.jpg) 0 0 no-repeat; }
#liplock #content #title13 { background: url(../images/liplock_h3-13.jpg) 0 0 no-repeat; }
#liplock #content #title14 { background: url(../images/liplock_h4-14.jpg) 0 0 no-repeat; }
#liplock #content #title15 { background: url(../images/liplock_h4-15.jpg) 0 0 no-repeat; }
#liplock #content #title16 { background: url(../images/liplock_h4-16.jpg) 0 0 no-repeat; }
#liplock #content #title17 { background: url(../images/liplock_h3-17.jpg) 0 0 no-repeat; }

#liplock #content .items {
	margin-left: 270px;
	}
#liplock #content .spec {
	margin: 10px 60px;
	}
#liplock #content .qa dt {
	padding: .2em 0 .4em 30px;
	background: url(../images/q.jpg) 0 .2em no-repeat;
	border-bottom: 1px dashed #ccc;
	}
#liplock #content .qa dd {
	margin: 0;
	padding: .2em 0 .2em 30px;
	background: url(../images/a.jpg) 0 .2em no-repeat;
	}
#liplock #content .qa dd ol {
	border-top: 2px solid #ccc;
	}

/*-------- 10  Mylock --------*/

#mylock #content #title01 { background: url(../images/mylock_h2-01.jpg) 0 0 no-repeat; }
#mylock #content #title02 { background: url(../images/mylock_h3-02.jpg) 0 0 no-repeat; }
#mylock #content #title03 { background: url(../images/mylock_h3-03.jpg) 0 0 no-repeat; }
#mylock #content #title04 { background: url(../images/mylock_h4-04.jpg) 0 0 no-repeat; }
#mylock #content #title05 { background: url(../images/mylock_h4-05.jpg) 0 0 no-repeat; }
#mylock #content #title06 { background: url(../images/mylock_h4-06.jpg) 0 0 no-repeat; }
#mylock #content #title07 { background: url(../images/mylock_h4-07.jpg) 0 0 no-repeat; }
#mylock #content #title08 { background: url(../images/mylock_h4-08.jpg) 0 0 no-repeat; }
#mylock #content #title09 { background: url(../images/mylock_h4-09.jpg) 0 0 no-repeat; }
#mylock #content #title10 { background: url(../images/mylock_h4-10.jpg) 0 0 no-repeat; }
#mylock #content #title11 { background: url(../images/mylock_h4-11.jpg) 0 0 no-repeat; }
#mylock #content #title12 { background: url(../images/mylock_h3-12.jpg) 0 0 no-repeat; }
#mylock #content #title13 { background: url(../images/mylock_h4-13.jpg) 0 0 no-repeat; }
#mylock #content #title14 { background: url(../images/mylock_h4-14.jpg) 0 0 no-repeat; }
#mylock #content #title15 { background: url(../images/mylock_h4-15.jpg) 0 0 no-repeat; }
#mylock #content #title16 { background: url(../images/mylock_h4-16.jpg) 0 0 no-repeat; }
#mylock #content #title17 { background: url(../images/mylock_h4-17.jpg) 0 0 no-repeat; }

#mylock #content .movie p { padding: .5em 30px; }
#mylock #content .movie .image_r { padding: 0 10px; }

/*-------- 11  Electric --------*/

#electric #content #title01 { background: url(../images/electric_h2-01.jpg) 0 0 no-repeat; }
#electric #content #title02 { background: url(../images/electric_h3-02.jpg) 0 0 no-repeat; }
#electric #content #title03 { background: url(../images/electric_h3-03.jpg) 0 0 no-repeat; }
#electric #content #title19 { background: url(../images/electric_h3-19.jpg) 0 0 no-repeat; }
#electric #content #title23 { background: url(../images/electric_h3-23.jpg) 0 0 no-repeat; }
#electric #content #title33 { background: url(../images/electric_h3-33.jpg) 0 0 no-repeat; }

#electric #content h4 {
	background: url(../images/h5.jpg) 10px center no-repeat;
	text-indent: 0;
	border: 1px solid #ccc;
	height: auto;
	padding: .5em 0 .5em 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	color: #00126e;
	}
#electric #content table img {
	float: left;
	margin-right: 5px;
	}
#electric #content table tr .table_header { cursor: pointer; }

#electric #content .option {
	text-align: center;
	}
#electric #content .option .alpha,
#electric #content .option .beta {
	width: 160px;
	float: left;
	margin-right: 10px;
	}
#electric #content .option .gamma {
	float: left;
	width: 160px;
	}
#electric #content .option .caption {
	background: #eee;
	padding: 5px 0px;
	line-height: 120%;
	}

#electric #content .option .caption .tit{
	font-weight: bold;
	color: #0066CC;
}


#electric ul.bordered {
	padding: 18px;
	border: 1px solid #999;
	}

/*-------- 12  Intercom --------*/

#intercom #content #title01 { background: url(../images/intercom_h2-01.jpg) 0 0 no-repeat; }



/*-------- 13  Mobile --------*/

#mobile #content #title01 { background: url(../images/mobile_h2-01.jpg) 0 0 no-repeat; }
#mobile #content #title02 { background: url(../images/mobile_h3-02.jpg) 0 0 no-repeat; }
#mobile #content #title03 { background: url(../images/mobile_h4-03.jpg) 0 0 no-repeat; }
#mobile #content #title04 { background: url(../images/mobile_h4-04.jpg) 0 0 no-repeat; }
#mobile #content #title05 { background: url(../images/mobile_h3-05.jpg) 0 0 no-repeat; }
#mobile #content #title06 { background: url(../images/mobile_h3-06.jpg) 0 0 no-repeat; }
#mobile #content #title07 { background: url(../images/mobile_h3-07.jpg) 0 0 no-repeat; }
#mobile #content #title08 { background: url(../images/mobile_h3-08.jpg) 0 0 no-repeat; }
#mobile #content #title09 { background: url(../images/mobile_h3-09.jpg) 0 0 no-repeat; }
#mobile #content #title10 { background: url(../images/mobile_h3-10.jpg) 0 0 no-repeat; }

#mobile #content .flow {
	padding-bottom: 50px;
	margin-bottom: 10px;
	background: url(../images/arrow_v.jpg) center bottom no-repeat;
	}
#mobile #content .moco {
	margin: 10px;
	padding: 20px;
	border: 1px dashed #ccc;
	}
#mobile #content .moco li {
	padding: .2em 0 .2em 30px;
	list-style: none;
	color: #3d6ef7;
	}
#mobile #content .moco .moco01 { background: url(../images/ol01.jpg) 0 .2em no-repeat; }
#mobile #content .moco .moco02 { background: url(../images/ol02.jpg) 0 .2em no-repeat; }
#mobile #content .moco .moco03 { background: url(../images/ol03.jpg) 0 .2em no-repeat; }
#mobile #content .moco .moco04 { background: url(../images/ol04.jpg) 0 .2em no-repeat; }
#mobile #content .moco .moco05 { background: url(../images/ol05.jpg) 0 .2em no-repeat; }

#mobile #content .use dt {
	border-left: 2px solid #999;
	padding: 10px 0 5px 8px;
	margin: 10px 0 0;
	}
#mobile #content .use dd {
	border-left: 2px solid #999;
	padding: 10px 0 10px 8px;
	margin: 0;
	}
#mobile #content .security {
	margin-left: 40px;
	}
#mobile #content .arrow_h dt {
	font-weight: 100;
	background: url(../images/list.jpg) 0 8px no-repeat;
	padding-left: 15px;
	}
#mobile #content .security li span {
	display: block;
	}

/*-------- 14  Camera --------*/

#camera #content #title01 { background: url(../images/camera_h2-01.jpg) 0 0 no-repeat; }



/*-------- 15  Recorder --------*/

#recorder #content #title01 { background: url(../images/recorder_h2-01.jpg) 0 0 no-repeat; }



/*-------- 16  Prevention --------*/

#prevention #content #title01 { background: url(../images/prevention_h2-01.jpg) 0 0 no-repeat; }
#prevention #content #title02 { background: url(../images/prevention_h3-02.jpg) 0 0 no-repeat; }
#prevention #content #title03 { background: url(../images/prevention_h4-03.jpg) 0 0 no-repeat; }
#prevention #content #title04 { background: url(../images/prevention_h4-04.jpg) 0 0 no-repeat; }
#prevention #content #title05 { background: url(../images/prevention_h4-05.jpg) 0 0 no-repeat; }
#prevention #content #title06 { background: url(../images/prevention_h3-06.jpg) 0 0 no-repeat; }
#prevention #content #title07 { background: url(../images/prevention_h4-07.jpg) 0 0 no-repeat; }
#prevention #content #title08 { background: url(../images/prevention_h4-08.jpg) 0 0 no-repeat; }
#prevention #content #title09 { background: url(../images/prevention_h4-09.jpg) 0 0 no-repeat; }
#prevention #content #title10 { background: url(../images/prevention_h3-10.jpg) 0 0 no-repeat; }
#prevention #content #title11 { background: url(../images/prevention_h4-11.jpg) 0 0 no-repeat; }
#prevention #content #title12 { background: url(../images/prevention_h4-12.jpg) 0 0 no-repeat; }
#prevention #content #title13 { background: url(../images/prevention_h4-13.jpg) 0 0 no-repeat; }
#prevention #content #title14 { background: url(../images/prevention_h4-14.jpg) 0 0 no-repeat; }
#prevention #content #title15 { background: url(../images/prevention_h4-15.jpg) 0 0 no-repeat; }

#prevention #content .explanation dt {
	background: url(../images/h5.jpg) 10px center no-repeat;
	border: 1px solid #ccc;
	padding: .3em 0 .3em 30px;
	margin-bottom: 10px;
	font-size: 110%;
	color: #00126e;
	}
#prevention #content .explanation dd {
	padding: 5px 20px;
	background: url(../images/background.jpg);
	margin: 0 0 10px;
	}
#prevention #content .concept {
	margin: 10px;
	padding: 20px;
	border: 1px dashed #ccc;
	}
#prevention #content .concept li {
	padding: .2em 0 .2em 30px;
	list-style: none;
	color: #3d6ef7;
	}
#prevention #content .concept .ol01 { background: url(../images/ol01.jpg) 0 .2em no-repeat; }
#prevention #content .concept .ol02 { background: url(../images/ol02.jpg) 0 .2em no-repeat; }
#prevention #content .concept .ol03 { background: url(../images/ol03.jpg) 0 .2em no-repeat; }
#prevention #content .concept .ol04 { background: url(../images/ol04.jpg) 0 .2em no-repeat; }
#prevention #content .concept .ol05 { background: url(../images/ol05.jpg) 0 .2em no-repeat; }

#prevention #content .unique {
	margin: 0 0 10px;
	}
#prevention #content .unique dt {
	border-left: 2px solid #999;
	padding: 10px 0 5px 8px;
	margin: 10px 0 0;
	}
#prevention #content .unique dd {
	border-left: 2px solid #999;
	padding: 10px 0 10px 8px;
	margin: 0;
	}
#prevention #content .pdf a {
	display: block;
	border: 1px solid #ccc;
	background: url(../images/pdf.gif) 5px center no-repeat;
	padding: .2em 25px;
	}
#prevention #content .pdf a:hover { background-color: #eee; }
#prevention #content .inquiry p {
	float: right;
	width: 380px;
	}
#prevention #content .inquiry p a {
	display: block;
	height: 50px;
	background: url(../images/content_banner01.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
#prevention #content .inquiry p a:hover { background: url(../images/content_banner01.jpg) 0 -50px no-repeat; }

#prevention #content .garden {
	border: 1px solid #ccc;
	padding: 10px;
	}
#prevention #content .garden dl {
	margin: 0;
	}
#prevention #content .garden dl dt {
	background: url(../images/h5.jpg) 10px center no-repeat;
	border-bottom: 1px solid #ccc;
	padding: .2em 0 .3em 30px;
	margin-bottom: 10px;
	font-size: 110%;
	color: #00126e;
	}
#prevention #content .bordered {
	border: 1px solid #ccc;
	padding: 1em 5px .3em;
	margin-bottom: 10px;
	}
#prevention #content .bordered h4 {
	float: left;
	width: 250px;
	}
#prevention #content .bordered table tr th,
#prevention #content .bordered table tr td {
	padding: .2em 50px;
	}





/*-------- 17  Agency --------*/

#agency #content #title01 { background: url(../images/agency_h2-01.jpg) 0 0 no-repeat; }
#agency #content #title02 { background: url(../images/agency_h3-02.jpg) 0 0 no-repeat; }
#agency #content #title03 { background: url(../images/agency_h4-03.jpg) 0 0 no-repeat; }
#agency #content #title04 { background: url(../images/agency_h4-04.jpg) 0 0 no-repeat; }
#agency #content #title05 { background: url(../images/agency_h4-05.jpg) 0 0 no-repeat; }

#agency #content table tr th,
#agency #content table tr td {
	width: 180px;
	}
#agency #content .bordered {
	border: 1px solid #ccc;
	padding: 20px;
	}
#agency #content ol {
	line-height: 1.4;
	}
#agency #content .inquiry_title {
	float: left;
	width: 120px;
	height: 80px;
	background: url(../images/inquiry.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
#agency #content .inquiry_box {
	margin-left: 130px;
	}
#agency #content .inquiry_box h5 {
	height: 30px;
	background: url(../images/agency_company.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}

#agency #content table.boshu {
	width: 560px;
}

#agency #content table.boshu td, #agency #content table.boshu th {
	width: 140px;
}

#agency #content table.boshu .unite {
	width: 280px;
}

#agency #content .right {
	text-align: right;
	margin-top: 5px;
	padding-top: 0;
}
/*-------- 18  Voice --------*/

#voice #content #title01 { background: url(../images/voice_h2-01.jpg) 0 0 no-repeat; }

#qa #content #title01 { background: url(../images/qa_h2.jpg) 0 0 no-repeat; }
#qa #content #title02 { background: url(../images/qa_h3.jpg) 0 0 no-repeat; }


#qa #content dt {
	margin-bottom: 8px;
	font-size: 110%;
}

#qa #content dd {
	margin-bottom: 20px;
	font-size: 110%;
}

/*-------- 19  Inquiry --------*/

#inquiry #content #title01 { background: url(../images/inquiry_h2-01.jpg) 0 0 no-repeat; }
#inquiry #content #title02 { background: url(../images/inquiry_h3-02.jpg) 0 0 no-repeat; }
#inquiry #content #title03 { background: url(../images/inquiry_h3-03.jpg) 0 0 no-repeat; }
#inquiry #content #title04 { background: url(../images/inquiry_h3-04.jpg) 0 0 no-repeat; }

#inquiry #content label span {
	color: #003de6;
	}
#inquiry #content .center input {
	margin: 0 10px;
	}
#inquiry #content .short input {
	width: 5em;
	}
#inquiry #content .long input,
#inquiry #content .long textarea {
	width: 30em;
	}
#inquiry #content .link ul {
	margin: 0;
	padding-left: 70px;
	}
#inquiry #content .link ul li {
	float: left;
	width: 160px;
	padding-left: 0;
	}

#inquiry #content .link ul li a {
	display: block;
	width: 120px;
	height: 80px;
	text-indent: -9999px;
	}
#inquiry #content .link ul #link01 a { background: url(../images/inquiry_link01.jpg) 0 0 no-repeat; }
#inquiry #content .link ul #link02 a { background: url(../images/inquiry_link02.jpg) 0 0 no-repeat; }
#inquiry #content .link ul #link03 a { background: url(../images/inquiry_link03.jpg) 0 0 no-repeat; }

#inquiry #content .link ul #link01 a:hover { background: url(../images/inquiry_link01.jpg) 0 -80px no-repeat; }
#inquiry #content .link ul #link02 a:hover { background: url(../images/inquiry_link02.jpg) 0 -80px no-repeat; }
#inquiry #content .link ul #link03 a:hover { background: url(../images/inquiry_link03.jpg) 0 -80px no-repeat; }

/*-------- 20  Company --------*/

#company #content #title01 { background: url(../images/company_h2-01.jpg) 0 0 no-repeat; }
#company #content #title02 { background: url(../images/company_h3-02.jpg) 0 0 no-repeat; }
#company #content #title03 { background: url(../images/company_h3-03.jpg) 0 0 no-repeat; }

#company #content .company_title {
	height: 40px;
	background: url(../images/company_title.jpg) right 0 no-repeat;
	text-indent: -9999px;
	}
#company #content table tr th {
	width: 90px;
	}
#company #content table tr td dl {
	margin: 0;
	}
#company #content table tr td dl dt {
	float: left;
	width: 280px;
	font-weight: 100;
	background: url(../images/list.jpg) 0 8px no-repeat;
	text-indent: 15px;
	}
#company #content table tr td dl dd {
	margin-left: 280px;
	}
	
.big {
	font-size: 130%;
}

.brown {
	color: #993300;
}

.gray {
	color: #666666;
}

/*-------- 21  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content .section {
	padding-left: 10px;
	border-left: 2px solid #ccc;
	}
#sitemap #content ul {
	margin: 5px 0;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	}
#sitemap #content ul li ul {
	border: none;
	}
	
	
/*-------- 22  Buy --------*/

#buy #content #title01 { background: url(../images/buy_h2-01.jpg) 0 0 no-repeat; }
#buy #content #title02 { background: url(../images/buy_h3-02.jpg) 0 0 no-repeat; }
#buy #content #title03 { background: url(../images/buy_h4-03.jpg) 0 0 no-repeat; }
#buy #content #title04 { background: url(../images/buy_h3-04.jpg) 0 0 no-repeat; }
#buy #content #title05 { background: url(../images/buy_h3-05.jpg) 0 0 no-repeat; }
#buy #content #title06 { background: url(../images/buy_h3-06.jpg) 0 0 no-repeat; }

#buy #content table {
	width:550px;
}
#buy #content table th {
	width:150px;
	color:#44f;
	font-weight:bold;
}
