@charset "utf-8";
/* Safari対策 */
#safari {
}

#care {
	width: 780px;
	padding-top: 22px;
	margin-bottom: 20px;
	background: #FFFFFF;
	line-height: 1.5;
}
#care h2 {
	margin-top: 1em;
	margin-bottom: 1em;
}
#care #left {
	width: 370px;
	float: left;
	margin-right: 40px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
#care #right {
	width: 370px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 20px;
}

#care-main {
	clear: both;
	width: 780px;
}
#care-price {
	float: left;
	width: 505px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#care-qa {
	float: left;
	width: 230px;
	margin-left: 20px;
}
#care-main h3 {
	font-weight: bold;
	color: #333333;
	font-size: small;
	margin-bottom: 5px;
}

#care-qa .point {
	border: 1px solid #CCCCCC;
	font-size: x-small;
	padding: 15px;
	margin-top: 50px;
}

#process {
	clear: both;
}
#process .process-box {
	background-color: #EEEEEE;
	width: 780px;
}

#process ul {
	margin-left: 20px;
}
#process li {
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#qa {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#qa h1 {
	background-image: url(../img/title_care_qa.gif);
	text-indent: -999em;
	height: 60px;
}
#qa h2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099CC;
	font-size: small;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
}
#qa p {
	margin-left: 35px;
	font-size: small;
	margin-right: 30px;
}

#qa .netes {
	color: #666666;
	font-size: x-small;
	letter-spacing: 0.2em;
}

#qa .line {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	margin-top: 15px;
	margin-bottom: 15px;
}