@charset "UTF-8";

/* メインコンテンツスタイル
------------------------------------------------------------ */

div#contents-area div.columnLayoutA01 dl {
	display: inline-block;
	margin: 0 15px 10px 15px;
}

div#contents-area div.columnLayoutA01 dl:after {
	display: block;
	clear: both;
	height: 0px;
	font-size: 0;
	visibility: hidden;
	content: ".";
}


div#contents-area div.columnLayoutA01 dl dt {
	float: left;
}

div#contents-area div.columnLayoutA01 dl dd {
	margin: 0 0 0 51px;
}






/* 専門家の先生のスタイル */
div#contents-area div.introduction {
	margin-bottom: 30px;
	overflow: hidden;
}

div#contents-area div.introduction img {
	float: left;
}

div#contents-area div.introduction h3,
div#contents-area div.introduction h4 {
	margin-left: 235px;
}

div#contents-area div.introduction ul,
div#contents-area div.introduction p {
	margin-left: 245px;
	margin-right: 10px;
}





/* flash画像のスタイル */
div#contents-area div#img_flash {
	margin: /*20px */10px;
}

div.top-midashi-bg {
	background:url(../img/top_img-bg.jpg) left top repeat-x;
	margin: 0;
}
