@charset "UTF-8";

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


#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/medical/rc.gif) 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;
}


#medicalLeft{
float:left;
width:404px;
}

#medical_photo01{
margin-bottom:10px;
}
#medical_photo02{
clear:both;
margin-right:10px;
float:left;
}
#medical_photo03{
margin-bottom:10px;
}

#rc{
width:178px;
}


#medicalRight{
float:right;
width:410px;
}

#medicalRight img{
float:left;
}

#medical_txt{
width:400px;
clear:both;
padding-top:30px;
}

#clear{
clear:both;
}

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

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





