@charset "utf-8";

/* -----------------------------------------------------------

	一般歯科 CSS

----------------------------------------------------------- */



.general #low_01 .rightArea {
	width: 32%;
}


.general #low_02 .leftArea .w370 {
	float: left;
	width: 63%;
}

.general #low_02 .rightArea {
	float: right;
	width: 35%;
}

.general #selfCheck {
	margin: 0 0 40px 0px;
	background: url(../img/general/selfcheck-tit.jpg) 10px top no-repeat;
	background-size: 880px auto;
	border: 1px solid #cccccc;
}

.general #selfCheck ul {
	padding: 50px 0 10px 10px;
	background: url(../img/general/selfcheck-point.png) right bottom no-repeat;
	background-size: 48% auto;
}

.general #selfCheck ul li {
	padding: 5px 0 5px 25px;
	background: url(../img/general/icon_check.gif) left center no-repeat;
	text-shadow: 0 0 2px #fff;
}


.general #low_03 .leftArea {
	width: 54.8%;
}

.general #low_03 .rightArea {
	width: 41.9%;
}

.general #low_03 h3 {
	margin-bottom: 20px;
}

.general #low_03 ul {
	margin: 15px 0 0 10px;
}

.general #low_03 ul li {
	padding: 5px 0 5px 25px;
}

.iconStyle01 {
	background: url(../img/icon_num1.gif) left center no-repeat;
}

.iconStyle02 {
	background: url(../img/icon_num2.gif) left center no-repeat;
}

.iconStyle03 {
	background: url(../img/icon_num3.gif) left center no-repeat;
}

.iconStyle04 {
	background: url(../img/icon_num4.gif) left center no-repeat;
}

.iconStyle05 {
	background: url(../img/icon_num5.gif) left center no-repeat;
}

