@charset "utf-8";


div#pageTitle h2 {
	background: url(../img/page_header/cosmetics.gif) left bottom no-repeat;
	}

div#content h3 {
	margin-bottom: 15px;
	width: 595px;
	height: 32px;
	text-indent: -9999px;
	}

div#content h4 {
	margin-bottom: 15px;
	width: 595px;
	height: 53px;
	text-indent: -9999px;
	}

div#content table {
	margin-bottom: 20px;
	width: 590px;
	background: #f7f7f7;
	}

div#content th {
	padding: 5px;
	border: 1px solid #666;
	width: 50%;
	}

div#content td {
	padding: 5px;
	border: 1px solid #666;
	}

/* @group div#caseAndAnswer */

div#caseAndAnswer h3 {
	background: url(../img/cosmetics/header/case_and_answer.gif) no-repeat;
	}

div#caseAndAnswer div#fleck h4 {
	background: url(../img/cosmetics/header/fleck.gif) no-repeat;
	}

div#caseAndAnswer div#mole h4 {
	background: url(../img/cosmetics/header/mole.gif) no-repeat;
	}

div#caseAndAnswer div#reddish h4 {
	background: url(../img/cosmetics/header/reddish.gif) no-repeat;
	}

div#caseAndAnswer div#acne h4 {
	background: url(../img/cosmetics/header/acne.gif) no-repeat;
	}

div#caseAndAnswer div#wrinkle h4 {
	background: url(../img/cosmetics/header/wrinkle.gif) no-repeat;
	}

div#caseAndAnswer div {
	margin-bottom: 30px;
	}

div#caseAndAnswer div.beforeAfter {
	margin-bottom: 0;
	padding-bottom: 0;
	}

div#caseAndAnswer div.case {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #ccc;
	width: 570px;
	background: #eaf4ff;
	}

div#caseAndAnswer div.answer {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #ccc;
	width: 570px;
	background: #f3f3f3;
	}

* html div#caseAndAnswer div.case,
* html div#caseAndAnswer div.answer {
	width: 590px;
	}

/* @end */

/* @group div#courseInformation */

div#courseInformation h3 {
	background: url(../img/cosmetics/header/course_information.gif) no-repeat;
	}

div#courseInformation div {
	margin-bottom: 20px;
	}

div#courseInformation div p {
	margin-bottom: 15px;
	}

div#courseInformation div p img {
	margin: 0 10px 5px 0;
	padding: 4px;
	border: 1px solid #ccc;
	float: left;
	}

div#courseInformation div#antiaging h4 {
	background: url(../img/cosmetics/header/antiaging.gif) no-repeat;
	}

div#courseInformation div#faceSmaller h4 {
	background: url(../img/cosmetics/header/face_smaller.gif) no-repeat;
	}

/* @end */




