@charset "utf-8";


div.clear {
	clear: both;
}


div#title_area {
	width: 650px;
	margin: 0 0 0 20px;
}

div#title_area h1 {
	width: 650px;
	height: 70px;
	margin: 0 0 30px 0;
	background: url(../cm/images/title_01.gif) no-repeat;
	text-indent: -9999px;
}
div#title_area p {
	margin: 0 0 30px 0;
	font-size: 12px;
	line-height: 1.3em;
}


div#main_area {
	width: 650px;
	margin: 0 0 20px 20px;
	padding: 0;
}


div.cm_box {
	width: 650px;
	height:auto;
	margin:0 0 50px 0;
}


div.cm_box h2 {
	width: 650px;
	height: 45px;
	margin: 0 0 24px 0px;
	padding: 0;
	text-indent: -9999px;
}
div.cm_box h2.cm_title_02 {
	background: url(../cm/images/title_h2_01.gif) no-repeat 0 0;
}

div.cm_box h2.cm_title_10 {
	background: url(../cm/images/title_h2_02.gif) no-repeat 0 0;
}


div.cm_box h3 {
	width: 650px;
	height: 35px;
	margin: 0 0 10px 0px;
	padding: 0;
	text-indent: -9999px;
}
div.cm_box h3.cm_title_01 {
	background: url(../cm/images/title_02.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_02 {
	background: url(../cm/images/title_07.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_03 {
	background: url(../cm/images/title_09.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_04 {
	background: url(../cm/images/title_05.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_05 {
	background: url(../cm/images/title_08.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_05 {
	background: url(../cm/images/title_08.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_006 {
	background: url(../cm/images/title_006.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_007 {
	background: url(../cm/images/title_007.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_07 {
	background: url(../cm/images/title_7.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_10 {
	background: url(../cm/images/title_10.gif) no-repeat 0 0;
}
div.cm_box h3.cm_title_11 {
	background: url(../cm/images/title_11.gif) no-repeat 0 0;
}

div.cm_box h4 {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 10px 0px;
}

div.cm_box .cm_box_l {
	width: 180px;
	height: auto;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

div.cm_box .cm_box_l img {
	margin: 0 0 10px 0;
	padding: 0;
}

div.cm_box .cm_box_l a.cm_btn {
	width: 160px;
	height: 40px;
	margin: 0 10px 0 10px;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../cm/images/cm_btn.gif) no-repeat 0 0;
}
div.cm_box .cm_box_l a:hover.cm_btn {
	background: url(../cm/images/cm_btn.gif) no-repeat 0 -40px;
}


div.cm_box .cm_box_r {
	width: 450px;
	margin: 0;
	padding: 0;
	float: right;
}

div.cm_box .cm_box_r p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

div.cm_box .cm_box_r .txt_link ul {
	margin: 0;
	padding-left: 0;
}
div.cm_box .cm_box_r .txt_link li a {
	margin: 4px 0 0 0px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 1.5em;
	color: #0072CB;
	background: url("../course/images/idx_list_arw.gif") no-repeat 0 0;
}
div.cm_box .cm_box_r .txt_link li a:hover {
	text-decoration: none;
}

div.cm_box .cm_box_r a.detail_link{
	display:block;
	margin:10px 0;
	width:160px;
	height:39px;
	text-indent:-9999px;
	background: url("/cm/images/idx_detail_btn.gif") no-repeat 0 0;
}
div.cm_box .cm_box_r a.detail_link:hover{
	background: url("/cm/images/idx_detail_btn.gif") no-repeat 0 -42px;
}
