#course {
	background-image: url("../img/beautyすてる/page_header.gif");
	background-repeat: no-repeat;
	width: 581px;
	max-height: none;
	margin-bottom: 10px;
	color: #333;
	clear: both;
}
#course p {
	margin: 0;
	padding: 1em;
	font-size: 12px;
}
#course01 {
	width: 390px;
	float: left;
	clear: left;
}
#course01 ul {
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 20px;
}
#course01_l {
	height: auto;
	width: 195px;
	float: left;
	clear: both;
}
#course01_r {
	height: auto;
	width: 195px;
	float: right;
	clear: none;
}
#course02 {
	min-height: 300px;
	height: auto;
	width: 120px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	clear: right;
	margin-right: 5px;	
}
#course02 img {
	margin-bottom: 5px;
	margin-right: 5px;
}
#course h2 {
	font-size: 16px;
	line-height: 20px;
	color: #416D67;
	padding: 10px 20px 25px 10px;
	width:561px;
	clear: both;
}
#course h3 {
	font-size: 24px;
	color: #FFF;
	background-image: url("../img/beautyすてる/h3.gif");
	background-repeat: no-repeat;
	height: 33px;
	width: 561px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#course_title01 {
	font-size: 12px;
	color: #FF80BF;
	background-image: url("../img/beautyすてる/title01.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 400px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}

#course_title02 {
	font-size: 12px;
	color: #FF80BF;
	background-image: url("../img/beautyすてる/title02.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 561px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 20px;
}
.course_title02_2 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

#course table {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	width:571px;
	margin-bottom: 5px;
	border-top: none;
	border-right: 1px solid #DCDAC0;
	border-bottom: 1px solid #DCDAC0;
	border-left: 1px solid #DCDAC0;
}
#course th {
	border-collapse: collapse;
	background-color: #F9C8E9;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #EE66C1;
	border: 1px solid #d5bbd8;
}
#course td {
	border-collapse: collapse;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: top;
	border-right: 1px solid #d5bbd8;
	border-bottom: 1px solid #d5bbd8;
	border-left: 1px solid #d5bbd8;
}
.photo{
        float:right;
        margin:0 10px 10px 0;
}
#course01 table  {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	width: 390px;
	margin-bottom: 5px;
	border: 0px none;
}
#course01 th {
	border-collapse: collapse;
	background-color: #EEFDFA;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #416D67;
	border: 1px solid #BFDDDB;
}
#course01 td {
	border-collapse: collapse;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: top;
	border: 0px none #DCDAC0;
}
#course02 th {
        background-image: url(../img/back.gif);
	border-collapse: collapse;
	background-color: #EAEDFD;
	text-align: left;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	color: #324970;
	border: 1px solid #C0CBDC;
}
#course02 td {
        background-image: url(../img/back.gif);
	border-collapse: collapse;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	line-height: 16px;
	vertical-align: top;
	border-right: 1px solid #C0CBDC;
	border-bottom: 1px solid #C0CBDC;
	border-left: 1px solid #C0CBDC;
}
A:HOVER{
  position : relative;
  top : 1px;
  left : 1px;
}
/****2列のボックス******************
例：<div class="bunkatsu">1</div>
<div class="bunkatsu">2</div>
<div class="kaijyo"></div>
***********************************/

/*余白なしバージョン　ulやpで余白調整*/
#course01 div.bunkatsu_1 {
	padding:0;
	float:left;}

