.main{
	padding-bottom:20px;
}
#left{
	width:210px;
	float:left;
	text-align:right;
}
#left .ttl{
	padding-bottom:10px;
}
#left .block{
	padding-bottom:10px;
}
#left .course{
	padding-bottom:20px;
}
#left .course ul{
	padding:8px 0;
}
#left .course li{
	line-height:14px;
	border-bottom:1px #FFFFFF dotted;
	padding-bottom:5px;
	margin-bottom:5px;
}
#left .course .courseNaviTtl{
	border-bottom:1px #cc6699 dotted;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:14px;
	color:#cc6699
}
#left .course A {color:#b2889b;text-decoration:none;}
#left .course A:visited{ color:#b2889b; text-decoration:none;}
#left .course A:active{text-decoration:none; background-color:#FFFFFF;}
#left .course A:hover{ text-decoration:none; background-color:#FFFFFF;}

#right{
	width:560px;
	float:right;
	padding-top:10px;
}
#right .inner{
	text-align:left;
}
#right .block{
	width:100%;
	margin-bottom:10px;
	background: url(/course/img/frame_top.gif) no-repeat top #FFFFFF;
	padding-top:20px;
}
#right .profileTtl{
	padding:20px 0;
}
#right .block .courseInner{
	width:490px;
	float:right;
	text-align:left;
	background:url(/img/common/line.gif) no-repeat;
	padding-top:15px;
	margin-top:10px;
	padding-bottom:25px;
	margin-right:20px;
}
#right .block .courseInner .pointMark{
	width:40px;
	float:left;
	text-align:right;
	color:#CC6699;
	line-height:16px;
}
#right .block .courseInner .pointDetail{
	width:445px;
	float:right;
	text-align:left;
	padding-bottom:8px;
	line-height:16px;
}
#right .courseCate{
	padding-bottom:10px;
	color:#CC6699;
	width:100%;
	text-align:left;
}
#right .block .courseTtl{
	width:495px;
	font-size:14px;
	color:#CC3366;
	background:url(/course/img/mark.gif) no-repeat left top;
	padding-left:35px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:25px;
	height: auto !important;
	height: 25px;
}
#right .block .courseTtlOp{
	font-size:14px;
	color:#CC3366;
	background:url(/course/img/mark.gif) no-repeat left top;
	padding-left:20px;
}
#right .courseCap{
	font-size:9px;
	line-height:11px;
	padding:3px 0 5px 0;
}
#right .ReseCap{
	font-size:12px;
	line-height:16px;
	padding:10px 0;
}
.photoRight{
	float:right;
	padding-left:15px;
}
#right .block .subTtl{
	width:100%;
	background:url(/img/common/line.gif) no-repeat bottom;
	padding-top:25px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#c68ba5;
}
#reservation{
}
#reservation .formBlock{
	width:100%;
	padding-bottom:10px;
}
#reservation .formBlock .formTtl{
	width:160px;
	float:left;
	text-align:right;
	color:#CC3366;
}
#reservation .formBlock .form{
	width:390px;
	float:right;
	text-align:left;
}
#reservation .mainTtl{
	padding:15px 0;
}
#reservation input,#reservation textarea{
	border:solid 1px #c68ba5;
	color:#666666;
	padding:2px;
}
#reservation textarea{
	width:350px;
	height:100px;
}
#reservation .formBtn{
	width:100%;
	text-align:center;
}
#reservation .formBtn input{
	border:solid 1px #c68ba5;
	color:#FFFFFF;
	margin-bottom:5px;
	background:#c68ba5;
	padding:2px;
}


.academyCourseBtn{
	width:100%;
	text-align:center;
	padding:10px 0;
}
#academy table,#academyCourse table{
	width:490px;
    background-color:#ffffff;
    empty-cells:show;
}
#academy td{
	border-bottom:1px dotted #cccccc;
	line-height:16px;
	font-size:12px;
	padding:15px 0;
	padding-left:10px;
}
#academy .title{
	text-align:center;
	width:100px;
	background:#fae8f0;
	font-weight: bolder;
	color: #c68ba5;
}
#academy .mainTitle,#academyCourse .mainTitle{
	padding:5px;
	padding-left:10px;
	color:#b67491;
	font-weight:bold;
	background:#ececec;
}
#academyCourse td{
	border-bottom:1px dotted #cccccc;
	border-right:1px  solid #cccccc;
	line-height:16px;
	font-size:12px;
	padding:5px;
	width:25%;
}
#academyCourse .titleMark{
	background:#c68ba5;
	color: #FFF;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
#academyCourse .title{
	background:#ececec;
	font-weight: bolder;
}
#academyCourse .cap{
	font-size:9px;
	line-height:13px;
	vertical-align:top;
}
