@charset "utf-8"; 

/* ------------------------------------------------------------------------ */

/* nav

/* ------------------------------------------------------------------------ */

nav li.nav4 a{
	background-position	:  bottom center!important;
}


/* ------------------------------------------------------------------------ */

/* mainBlock

/* ------------------------------------------------------------------------ */

.inner{
	padding	: 0 10px;
}

	.inner section p{
		margin	: 0 0 0 2em;
	}
	
.patientBox{
	background	: #efebe1;
	padding		: 10px;
	margin		: 0 0 20px 0;
}

	.patientBox p{
		text-align	: center;
	}
	
.patientOl{
	text-align	: left;
	margin		: 0 0 0 20px;
}

	.patientOl li{
		margin	: 10px 0 0 0;
	}
		
		.patientOl li p{
			margin	: 0 0 0 3em;
		}
		
.patientBox2 h4{
	text-align	: left;
	margin		: 0 0 5px 0;
}

.patientTb td p{
	margin		: 0 0 0 10px;
	text-indent	: -10px;
}

	.patientTb td a{
		background	: url(../../common/img/icon/icon_001.gif) no-repeat 0 8px;
		padding		: 0 0 0 10px;
	}

