.al_ken .mainvisual {
	padding:80px 40px 20px 40px ;
	font-size:140%;
	text-align:center;
}
.al_ken .description {
	padding:0px 40px 20px 40px ;
	font-size:100%;
	line-height:1.6;
}


.courseTitle .anchorBtn {
margin-top:5px;
}


.introDescription {
margin:25px 0;
}

.introDescription h2 {
font-size:90%;
font-weight:bold;
margin-bottom:3px;
}

.point {
margin:25px 0;
}







.reduction {
border:1px solid #e6e6e6;
padding:10px;
margin:25px 0;
}

.reduction h2 {
float:left;
padding-bottom:10px;
}

.reduction .toDetail {
float:right;
}

.reduction .toDetail a:link,
.reduction .toDetail a:visited {
color:#FE0000;
}

.reduction .items {
clear:both;
}






.schedule {
margin:25px 0;
}

.schedule h2 {
margin-bottom:15px;
}

.schedule .table {
}

.schedule .supli {
font-size:65%;
margin-top:10px;
}






.lesson #extraItem {
background:url(../al_ken/img/license_ex_frame_top.gif) no-repeat 0 0;
padding-top:10px;
}

.lesson #extraItem .extra {
background:url(../al_ken/img/license_ex_frame_bottom.gif) no-repeat left bottom #FFE8D9;
padding:0 10px 10px 10px;
}

.lesson #extraItem .title {
background:none;
padding:0;
}

.lesson #extraItem .descriptionBox {
padding-right:0;
padding-left:145px;
}

.lesson #extraItem .image {
top:0px;
left:0px;
}

.lesson #extraItem .baloon {
position:absolute;
left:-20px;
top:-20px;
}




































/*"lesson" 「左右リスト」タイプ*/

.lesson {
}

.lesson .descriptionRow {
clear:both;
margin-bottom:20px;
padding-left:10px;
zoom:1;
}

.lesson .descriptionRow:after {
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}


.lesson .itemLeft,
.lesson .itemRight {
width:295px;
}

.lesson .itemLeft {
float:left;
}
.lesson .itemRight {
float:right;
}


.lesson .itemLeft .title,
.lesson .itemRight .title {
background:url(../../common/img/subtitle_common2_al_ken.gif) repeat-x 0 0 #E1334C;
color:#FFFFFF;
padding:5px 0 5px 10px;
margin-bottom:10px;
font-weight:bold;
font-size:76%;
}


.lesson .itemLeft .descriptionBox,
.lesson .itemRight .descriptionBox {
position:relative;
padding-right:150px;
min-height:100px;
}
* html .lesson .itemLeft .descriptionBox,
* html .lesson .itemRight .descriptionBox {
height:100px;
}


.lesson .itemLeft .descriptionBox .description,
.lesson .itemRight .descriptionBox .description {
}


.lesson .itemLeft .descriptionBox .image,
.lesson .itemRight .descriptionBox .image {
position:absolute;
top:0px;
right:0px;
}










/*20110616*/

/*
index
*/
.clear {
	/zoom: 1;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}

.index #mainvisual {
	position: relative;
}

.index #mainvisual p {
	margin: 0 0 20px 0;
}

.index #mainvisual ul {
	position: absolute;
	top: 144px;
	left: 41px;
}

.index #mainvisual ul li {
	margin: 0 0 8px 0;
}

.index .sec {
	margin: 0 0 20px 0;
}

.index .sec dt ,
.index .sec dd {
	font-size: 76%;
	line-height: 1.7;
}

.index #sec01 dl {
	margin: 0 0 25px 0;
}

.index #sec01 dl dt {
	position: relative;
	_display: inline;
	float: right;
	margin: 0 10px 0 0;
	width: 276px;
}

.index #sec01 dl dt span {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width: 276px;
	text-align: center;
	color: #FFFFFF;
}

.index #sec01 dl dd {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 311px;
}

.index #sec02 p {
	margin: 0 0 15px 0;
}

.index #sec02 dl.detailList dt {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #FF0000;
}

.index #sec02 dl#detailList01 {
	padding: 0 400px 20px 0;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	background: url(../al_ken/img/pic_index_01.jpg) right top no-repeat;
	border-bottom: 1px solid #FF0000;
}

.index #sec02 dl#detailList02 {
	float: left;
	padding: 20px 18px 0 10px;
	width: 284px;
	border-right: 1px solid #FF0000;
}

.index #sec02 dl#detailList02 dd {
	margin: 0 0 5px 0;
	padding: 0 0 143px 0;
	background: url(../al_ken/img/pic_index_02.jpg) left bottom no-repeat;
}

.index #sec02 dl#detailList02 dd#linkTxt01 {
	margin: 0;
	padding: 0;
	background: none;
	text-align: right;
}

.index #sec02 dl#detailList02 dd#linkTxt01 a {
	color:#FF0000;
}

.index #sec02 dl#detailList03 {
	float: right;
	padding: 20px 0 0 0;
	width: 285px;
}

.index #sec02 dl#detailList03 dd {
	padding: 0 0 143px 0;
	background: url(../al_ken/img/pic_index_03.jpg) left bottom no-repeat;
}

.index #sec02 #detailBottomBox {
	clear: both;
	margin: 0 0 22px 0;
	padding: 30px 0 0 0;
}

.index #sec02 #detailBottomBox dl {
	padding: 15px;
	width: 268px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	background: #FFFFE0;
	border: 1px solid #FF9393;
}

.index #sec02 #detailBottomBox dl dt {
	margin: 0 0 10px 0;
	line-height: 1;
}

.index #sec02 #detailBottomBox dl dt img {
	margin: 0 0 10px 0;
}

.index #sec02 #detailBottomBox dl dt span {
	font-size: 83%;
	color: #666666;
}

.index #sec02 dl#detailListBottom01 {
	float: left;
}

.index #sec02 dl#detailListBottom02 {
	float: right;
}

.index ul#secFooterNavi {
	margin: 0 0 0 -10px;
}

.index ul#secFooterNavi li {
	float: left;
	_display: inline;
	margin: 0 0 0 10px;
	width: 200px;
}


/*
money
*/
.money p#txtImg01 {
	margin: 0 0 10px 0;
}

.money .sec {
	margin: 0 0 20px 0;
}

.money #sec01 {
	margin: 0 0 20px 0;
	padding: 15px 0;
	background: #FFFFCA;
}

.money #sec01 p {
	text-align: center;
}

.money #sec02 table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.money #sec02 table th {
	vertical-align: top;
    padding: 15px;
	width: 198px;
	background: #FFFFCA;
    border: 1px solid #CCCCCC;
    font-size: 76%;
}

.money #sec02 table td {
    padding: 15px;
    border: 1px solid #CCCCCC;
    font-size: 76%;
}

.money #sec02 table td dl dt a {
	color: #FF0000;
}

.money #sec02 table td p {
	font-size: 100%;
}


/*
graduate
*/

.graduate dl.detailListTop {
	margin: 0 0 30px 0;
}

.graduate dl.detailListTop dt {
	margin: 0 0 15px 0;
}

.graduate dl.detailListTop dd {
	padding: 0 135px 0 0;
	font-size: 76%;
	/zoom: 1;
}

.graduate dl.detailListTop dd dt {
	margin: 0;
	font-weight: bold;
	color: #0099FF;
}

.graduate dl#detailListLeft {
	float: left;
	width: 300px;
}

.graduate dl#detailListRight {
	float: right;
	width: 300px;
}

.graduate dl#detailListLeft dd {
	background: url(../al_ken/img/pic_graduate_01.jpg) right top no-repeat;
}

.graduate dl#detailListRight dd {
	background: url(../al_ken/img/pic_graduate_02.jpg) right top no-repeat;
}

.graduate dl#detailListLeft dd dl dd ,
.graduate dl#detailListRight dd dl dd {
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	font-size: 100%;
}

.graduate dl.detailListTop dd dl dd span {
	color: #FF0000;
}

.graduate dl#detailListBottom {
	clear: both;
	padding: 20px 20px 15px 20px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-size: 76%;
	zoom: 1;
}

.graduate dl#detailListBottom dt {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #FF0000;
}

.graduate dl#detailListBottom dd dl dt {
	float: left;
	margin: 0 5px 0 0;
	font-weight: normal;
	color: #0099FF;
}

.graduate dl#detailListBottom dd dl dd {
	margin: 0 0 5px 0;
}


/*
curr_al_ken
*/

.curr_al_ken #sec01 {
	margin: 0 0 50px 0;
}

.curr_al_ken #sec01 table {
	margin: 0 0 5px 0;
	width: 100%;
}

.curr_al_ken #sec01 table tr th ,
.curr_al_ken #sec01 table tr td {
    border: 1px solid #CCCCCC;
    font-size: 76%;
	text-align: center;
}

.curr_al_ken #sec01 table tr td.txtLeft {
	text-align: left;
}

.curr_al_ken #sec01 table tr th {
	padding: 15px 5px;
}

.curr_al_ken #sec01 table tr td {
	padding: 5px 10px 5px 5px;
}

.curr_al_ken #sec01 table tr th.celYellow01 {
	background: #FFFFE3;
}

.curr_al_ken #sec01 table tr th.celYellow02 {
	background: #FFFFCA;
}

.curr_al_ken #sec01 table tr th.celRed01 {
	padding: 5px;
	background: #FF5371;
	font-weight: bold;
	color: #FFFFFF;
}

.curr_al_ken #sec01 table tr td.celRed01 {
	background: #FF5371;
	font-weight: bold;
	color: #FFFFFF;
}

.curr_al_ken #sec01 table tr th.celRed02 {
	background: #FF5371;
	font-weight: bold;
	color: #FFFFFF;
}

.curr_al_ken #sec01 table tr td.celRed02 {
	font-weight: bold;
	font-size: 100%;
	color: #FF5371;
}

.curr_al_ken #sec02 {
	margin: 0 0 40px 0;
}

.curr_al_ken #sec02 p {
	margin: 0 0 5px 0;
	text-align: right;
}

.curr_al_ken #sec02 table tr th ,
.curr_al_ken #sec02 table tr td {
	padding: 5px 0;
    border: 1px solid #CCCCCC;
    font-size: 76%;
	text-align: center;
}

.curr_al_ken #sec02 table tr th {
	background: #FFFFE3;
}

.curr_al_ken #sec02 table tr td {
	color: #008CD6;
}

.curr_al_ken #sec02 table tr td a {
	display: block;
	padding: 0 10px 0 0;
	background: url(../al_ken/img/icon_curr_al_ken.html_01.gif) 95px center no-repeat;
	text-decoration: none;
	color: #008CD6;
}

.curr_al_ken #sec02 table tr td#smallTxt01 {
	font-size: 66%;
}

.curr_al_ken #sec02 table tr#celTop th {
	width: 105px;
	background: #EFEFEF;
}

.curr_al_ken #sec02 table tr#celTop th#celFirst {
	width: 87px;
}


.curr_al_ken #sec03 {
	margin: 0 0 50px 0;
}

.curr_al_ken #sec03 .detailBox {
	margin: 0 0 0 -10px;
}

.curr_al_ken #sec03 .detailBox dl {
	float: left;
	_display: inline;
	margin: 0 0 0 20px;
	width: 290px;
}

.curr_al_ken #sec03 .detailBox dl dt {
	margin: 0 0 5px 0;
	padding: 7px 0 0 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: url(../al_ken/img/bg_curr_al_ken_detail_title.jpg) left bottom no-repeat #EB3357;
	font-weight: bold;
	font-size: 76%;
	text-align: center;
	color: #FFFFFF;
}

.curr_al_ken #sec03 .detailBox dl dd {
	margin: 0 0 10px 0;
	padding: 0 10px;
	font-size: 76%;
}

.curr_al_ken #sec03 .detailBox dl dd img {
	margin: 0 0 5px 0;
}
















