@charset "utf-8";



/*==================================================

mainVisual
==================================================*/


/*	mainVisual	*/

#mainVisual {
	background:url(../../img/index/mainvisual_bg01.jpg) top repeat-x;
	padding-bottom:5px;
}


/*	aboutBmeister	*/

#aboutBmeister {
	zoom:1;
}
#aboutBmeister:after {
	clear:both;
	display:block;
	content:'';
}
#aboutBmeister h2 {
	border-bottom:1px dotted #CCC;
	background:none;
	padding:0;
	margin:0;
}
#aboutBmeister figure {
	margin-top:20px;
}


/*	news	*/

#news time {
	margin-right:20px;
}
#news ul {
	border:1px solid #CCC;
	padding:15px 15px 15px;
}
#news h2 a img {
	position:absolute;
	right:10px;
	top:10px;
}



/*==================================================

lesson
==================================================*/

#lessonIntro iframe {
	margin-top:20px;
}

#program .detail h4 {
	border-bottom:1px dotted #CCC; 
	font-weight:bold;
	font-size:143%;
	color:#0C6CB8;
	margin-top:30px;
}
#program .detail h4 span {
	color:#CCC;
	font-weight:normal;
	font-size:86%;
	margin-left:10px;
}
#program .detail {
	zoom:1;
}
#program .detail:after {
	clear:both;
	display:block;
	content:'';
}

/*	effect	*/

#effect h3 {
	color:#063F72;
	padding:0;
	margin:30px 0 0;
	border:0;
}
#effect h3:after {
	border:none;
	padding:0;
}
#effect dt,
#effect li {
	background:url(../../img/ico_check.png) left top no-repeat;
	font-weight:bold;
	margin-top:10px;
	padding:0 0 0 20px;
}
#effect dd {
	margin:5px 0 0 20px;
}



/*==================================================

studio
==================================================*/


/*	facilities	*/

#facilities dl {
	padding:0 0 0 220px
}
#facilities dt {
	background:url(../../img/ico_arrow_large.png) left center no-repeat;
	margin:20px 0 0;
	padding:0 0 0 20px;
	font-weight:bold;
	font-size:117%;
	color:#063F73;
	height:17px;
}
#facilities dd {
	margin-top:15px;
	position:relative;
	min-height:108px;
}
#facilities dd img {
	position:absolute;
	top:-32px;
	left:-220px;
}


/*	access	*/

#access iframe {
	width:676px;
	height:300px;
	padding:1;
	margin-top:20px;
	border:1px solid #CCC;
}
#access table.base {
	width:100%;
}



/*==================================================

instructor
==================================================*/

#instructorIntro .detail {
	border-top:1px dotted #CCC;
	margin-top:30px;
}
#instructorIntro .first {
	border:none;
	margin:0;
}
#instructorIntro .profile {
	margin-top:30px;
	zoom:1;
}
#instructorIntro .profile:after {
	clear:both;
	display:block;
	content:'';
}
#instructorIntro .profile img {
	float:left;
	display:inline;
	margin-right:20px;
}
#instructorIntro .profile h3 {
	padding:0;
	margin:0;
	border:0;
	float:right;
	color:#0C6CB8;
	width:450px;
	font-size:180%;
}
#instructorIntro .profile h3:after {
	border:0;
	padding:0;
}
#instructorIntro .profile h3 span {
	font-size:50%;
	font-weight:normal;
	color:#CCC;
	margin-left:10px;
}
#instructorIntro .profile ul {
	float:right;
	padding:0;
	width:450px;
}



/*==================================================

besjLicense
==================================================*/

#besjLicense h4 {
	background:url(../../img/ico_arrow_large.png) left center no-repeat;
	font-weight:bold;
	font-size:117%;
	padding-left:20px;
	color:#063F72;
	margin-top:20px;
}



/*==================================================

link
==================================================*/

#linkSite table {
	margin-top:20px;
}
#linkSite table th,
#linkSite table td {
	padding:10px;
}



/*==================================================

contact
==================================================*/

#contactPage table {
	width:100%;
}