#main{
	width:710px ;
	margin:0 auto;
	padding:10px 19px 0px 19px;
	line-height:120% ;
	text-align:left ;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

/* --- 理事長あいさつ --- */
.bg_a_inoue{
	height:300px;
	padding:0px 0px 0px 20px;
	background-image:url(../introduction/message/a_inoue-02.jpg);
	background-repeat:no-repeat;
}

.bg_s_inoue{
	height:500px;
	background-image:url(../introduction/message/s_inoue.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 20px;
}

.bg_photo{
	height:540px;
	background-image:url(../introduction/message/inoue_hosp.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 20px;
}

.bg_04{
	height:340px;
	background-image:url(../introduction/message/p04.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 20px;
}

.m_l10{
	margin:0px 0px 0px 20px;
}

.space01{
	height:190px;
}

.space02{
	height:380px;
}

/* --- 井上病院の理念 --- */
.idea_left{
	width:350px;
	margin:0px 10px 0px 0px;
	line-height:150%;
	float:left;
}

.idea_right{
	width:350px;
	float:right;
}

/* --- 主な医療機器 --- */
.equipment_left{
	float:left;
	width:400px;
	text-align:center;
	margin:0px 10px 0px 0px;
}

.equipment_right{
	width:290px;
	float:right;
}

.dotted_border{
	margin:0px 0px 10px 0px;
	padding-top:10px;
	border-top:1px dotted #FF6800;
}

/* --- 医師・スタッフ紹介 --- */
.staff_left01{
	float:left;
	width:180px;
	text-align:center;
	margin:0px 85px 0px 0px;
}

.doctor{
	float:left;
	text-align:center;
}

.staff_right01{
	width:180px;
	text-align:center;
	float:right;
}

.staff_left02{
	float:left;
	width:350px;
	margin:0px 10px 0px 0px;
}

.staff_right02{
	width:350px;
	float:right;
}

.staff_title{
	border-bottom:1px solid #FF6800;
	vertical-align:top;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

	.staff_title span {
		color:#ff6800;
	}
		.staff_title span.text_s {
			font-size:10pt;
			color:#ff6800;
		}

.staff_title02{
	width:350px;
	border-bottom:1px solid #FF6800;
	vertical-align:top;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

.gengo {
	position:relative;
	width:685px;
	min-height:510px;
	margin-top:30px;
}
	.gengo .title{
		position:absolute;
		top:0;
	    right:0;
	}
	.gengo .text {
		position:absolute;
		top:50px;
	    left:310px;
		width:370px;
		line-height:130% ;
	}
	.gengo p {
		position:absolute;
		top:240px;
	    left:0;
		color:#ff6800;
		font-weight:bold;
	}
	.gengo .point {
		position:absolute;
		top:270px;
	    left:0;
		line-height:120% ;
	}
	.gengo .photo {
		position:absolute;
		top:235px;
	    right:20px;
	}


/* --- 設備について --- */
.setting_list{
	border:1px solid #000000;
	border-collapse:collapse;
}

.setting_list td{
	border:1px solid #000000;
	border-collapse:collapse;
}

.list01{
	width:114px;
	height:45px;
	padding:0px 0px 0px 20px;
	background-color:#FFE1CC;
}

.list02{
	width:180px;
	height:45px;
	padding:0px 0px 0px 40px;
}

.list03{
	width:180px;
	height:45px;
	text-align:center;
}

.list04{
	width:5px;
	height:45px;
}

.list05{
	width:80px;
	vertical-align:top;
}

.setting_margin{
	margin:5px 0px 20px 20px;
}

/* --- 個人情報保護方針 --- */
.privacy_list ul{
	padding:0;
	margin:0px 0px 30px 35px;
}

.privacy_list li{
	margin:0px 0px 20px 0px;
	vertical-align:top;
	list-style-image:url("../introduction/image/point01_l.gif");
}

.privacy_p{
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

