/* #################### NAVI #################### */

#naviHome {
	width: 802px;
	height: 296px;
	margin-bottom: 1em;
	padding: 25px 0 0 50px;
	background: url(../images/home_navi_bg_large.jpg) no-repeat;
}

#naviHome h2,
#naviHome h3 {
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
}

#naviHome ul {
	margin-top: 31px;
}

#naviHome li {
	list-style: none;
	overflow: hidden;
}

#naviHome a {
	display: block;
	width: 190px;
	height: 170px;
}

#naviHome a span {
    position: absolute;
    overflow: hidden;
    z-index: 0;
    width: 1px;
    height: 1px;
    margin: -2px 0 0 -2px;
    background: transparent;
}

li#naviHomeInfra {
	float: left;
	display: block;
	width: 185px;
	height: 231px;
	background: url(../images/home_navi_infra.jpg) no-repeat;
}

li#naviHomePhone {
	float: left;
	display: block;
	width: 190px;
	height: 231px;
	background: url(../images/home_navi_phone.jpg) no-repeat;
}

li#naviHomeSecurity {
	float: left;
	display: block;
	width: 190px;
	height: 231px;
	background: url(../images/home_navi_security.jpg) no-repeat;
}

li#naviHomeVideo {
	float: left;
	display: block;
	width: 190px;
	height: 231px;
	background: url(../images/home_navi_video.jpg) no-repeat;
}


/* home content area ******************************************** */

#content-01 {
	width: 380px;
	padding-left: 28px;
	padding-right: 40px;
}

#content-02 {
	width: 376px;
	padding-top: 4px;
	background: none;
}

#content-02 h2,
#content-01 h2 {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #D4D4D4;
}


.csc-frame-frame3,
.csc-frame-frame4 {
	position: relative;
	width: auto;
	border: 1px solid #d7d7d7;
	margin: 0 0 2em 0;
	background: url(../images/home_gradient_bg.jpg) repeat-x;
}

.csc-frame-frame3 p,
.csc-frame-frame4 p {
	padding: 5px 10px 10px 85px;
}

.csc-frame-frame4 p {
	padding-left: 10px;
}

.csc-frame-frame3 a,
.csc-frame-frame4 a {
	text-decoration: none;
	color: #0755ba;
}

.csc-frame-frame3 h3,
.csc-frame-frame4 h3 {
	position: relative;
	z-index: 0;
	padding: 6px 5px 6px 85px;
	color: #0755ba;
	background: #d7d7d7;
	font-size: 1.25em;
	font-weight: normal;
}

.csc-frame-frame3 .contentboxTopLeft,
.csc-frame-frame4 .contentboxTopLeft {
	position: absolute;
	z-index: 100;
	top: 0px;
	width: 9px;
	height: 9px;
	margin: -1px 0 0 -1px;
	background: url(../images/top_left.jpg) no-repeat;
	}
	
.csc-frame-frame3 .contentboxTopRight,
.csc-frame-frame4 .contentboxTopRight {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	width: 9px;
	height: 9px;
	margin: -1px -1px 0 0;
	background: url(../images/top_right.jpg) no-repeat top right;
	}
	
.csc-frame-frame3 .contentboxBottomLeft,
.csc-frame-frame4 .contentboxBottomLeft {
	position: absolute;
	z-index: 100;
	bottom: 0px;
	width: 9px;
	height: 9px;
	margin: 0 0 -1px -1px;
	background: url(../images/bottom_left.jpg) no-repeat bottom left;
	}
	
.csc-frame-frame3 .contentboxBottomRight,
.csc-frame-frame4 .contentboxBottomRight {
	position: absolute;
	z-index: 100;
	bottom: 0px;
	right: 0px;
	width: 9px;
	height: 9px;
	margin: 0 -1px -1px 0;
	background: url(../images/bottom_right.jpg) no-repeat bottom right;
}

.csc-frame-frame3 .contentboxImage {
	position: absolute;
	z-index: 200;
	top: 6px;
	left: 11px;
	width: 55px;
	height: 95px;
	background: url(../images/home_image.jpg) no-repeat;
}

.csc-frame-frame4 {
	background: none;
}

.csc-frame-frame4 h3 {
	margin-top: 0px;
	padding-left: 9px;
}

.csc-frame-frame4 a.logo img{
	margin: 15px 5px 5px 5px;
}

.csc-frame-frame4 a.logo.first img{
	margin-left: 15px;
}

.csc-frame-frame4 .button {
	position: absolute;
	top: 48px;
	right: -2px;
	width: 28px;
	height: 24px;
	background: url(../images/partner_button.jpg) no-repeat;
}

.csc-frame-frame4 .button a {
	display: block;
	width: 28px;
	height: 24px;

}
