@charset "Shift_JIS";

/* -------------------------------------
サイドナビ 
 --------------------------------------*/
#camit #sNavi li.link{
	background: url(../common/linkBlue.gif) no-repeat 200px;
	line-height: 1.2;
}


/* -------------------------------------
 CAMITについて  
 --------------------------------------*/
#camit #leftColumn p.policy{
	background: url(../camit/img/about_img02.jpg) no-repeat right top;
	padding: 22px 225px 31px 0px;
	width: 405px;
	margin: 22px auto 0px;
}

#camit #mission{
	width: 530px;
	margin: 40px auto 0px;
	background: #E6F5FD;
	padding-bottom: 5px;
}

#camit #mission dd{
	width: 390px;
	font-size: 82%;
	padding: 15px 65px 20px;
	background: #FFFFFF;
	margin: 0 5px;
}

#camit .layout{
	width: 630px;
	margin: 0 auto;
}

#camit .layout .desc{
	width: 380px;
	margin: 0;
	float: left;
}

#camit .layout .desc p{
	width: 380px;
}

#camit .layout p.pics{
	width: 230px;
	margin: 0;
	float: right;
}



/* -------------------------------------
 手術ナビゲーション  
 --------------------------------------*/
#camit .innerArea .opnavi{
	width: 630px;
}

#camit .innerArea .opnavi .desc{
	width: 380px;
	float: left;
}

#camit .innerArea .opnavi .pics{
	width: 230px;
	float: right;
}


/* -------------------------------------
ロボット手術 
 --------------------------------------*/
#notesAproach,
#development{
	width: 630px;
}

#notesAproach .desc{
	width: 296px;
	float: left;
}

#notesAproach .pics{
	width: 314px;
	float: right;
}

#notesAproach .pics dd{
	font-size: 75%;
}

#development .desc{
	width: 370px;
	float: left;
}

#development .pics{
	width: 240px;
	float: right;
}

#development .pics dd{
	font-size: 75%;
	line-height: 1.3;
}
