@charset "UTF-8";

/*/////////////////////////////////////////////////////////////////////////////////////
//ページタイトル
/////////////////////////////////////////////////////////////////////////////////////*/

#cHead { background:url(../img/common/head_security.png) no-repeat; }
#cHead2 {
	background:url(../img/common/head_structure.png) no-repeat;
	height:0;
	margin:0 0 15px;
	overflow:hidden;
	padding-top:42px;
	width:900px;
}

/*/////////////////////////////////////////////////////////////////////////////////////
//リードコピー
/////////////////////////////////////////////////////////////////////////////////////*/

#rc { background:url(../img/secu_stru/rc.png) no-repeat; }
#rc2 { background:url(../img/secu_stru/rc2.png) no-repeat; }

/*/////////////////////////////////////////////////////////////////////////////////////
//コンテンツ部
/////////////////////////////////////////////////////////////////////////////////////*/

.wrapSegmentLeft {
	width:520px;
	float:left;
}

.wrapSegmentRight {
	width:345px;
	float:left;
}

#secu24 {
	width:300px;
	float:left;
	margin-left:10px;
}

.kadomaru {
	background:url(../img/secu_stru/kadomaru_upper.gif) no-repeat;
	width:880px;
	padding-top:15px;
	margin-bottom:30px;
}

.kadomaruInner {
	background:url(../img/secu_stru/kadomaru_under.gif) no-repeat bottom;
	padding:0 15px 15px 15px;
}

#struDiagram {
	float:left;
	width:300px;
}

#diagram {
	float:left;
	margin-left:90px;
}

#h_security {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:0 0 10px 0;
	background:url(../img/secu_stru/h_security.png) no-repeat;
}



/*/////////////////////////////////////////////////////////////////////////////////////
//Structure
/////////////////////////////////////////////////////////////////////////////////////*/

#h_structure { background:url(../img/secu_stru/h_structure.gif) no-repeat; }
