@charset "utf-8";
/* CSS Document */


/*=========================
	temp
=========================*/
p {
	letter-spacing: 0.05em;
	color: #333333;
	line-height: 1.45em;
}

h3 {
	margin-bottom: 10px;
}

p.text_bottom {
	letter-spacing: 0.05em;
	color: #333333;
	line-height: 1.65em;
	margin: 0;
}

/*=========================
	記事カラム
=========================*/

.article_column {
	margin-bottom: 15px;
}

.article_column_text p {
	margin-top: 12px;
	padding-left: 15px;
}

/*=========================
	写真カラム
=========================*/

.photo_column {
	clear: both;
	margin-bottom: 15px;
}

.photo_Left01 {
	float: left;
	padding-right: 10px;
}

.photo_Right01 {
	float: right;
	padding-left: 8px;
}

.photo_Left02 {
	float: left;
	display: inline;
}

.photo_Right02 {
	float: right;
}


/*=========================
	コース紹介
=========================*/


.course_introduce_Wrap {
	width: 560px;
	border: 1px solid #4dad3e;
	background-color: #fefcf1;
	margin: 0 auto 15px;
	clear: both;
}

.course_introduce_Wrap p {
	padding: 10px 10px 0;
	color: #333333;
	margin: 0;
	line-height: 1.45em;
}

.PreCourseLinkBtn img {
	float: right;
	margin: 0 110px 10px 0;
}

.course_introduce_photo {
	width: 170px;
	float: left;
	padding: 8px 8px 0 5px;
}

.course_introduce_button {
	float: right;
	padding: 10px 110px 15px 0;
}








/*=========================
	separate
=========================*/

/*=========================
	記事＋写真
=========================*/
.article_column02 {
	background-image: url(../presentation/img/pre05-09.jpg);
	background-repeat: no-repeat;
	height: 333px;
	margin-bottom: 15px;
	background-position: 110px 0;
}

p.article_column02_Left {
	width: 280px;
	padding: 60px 0 0 22px;
}
p.article_column03_Left {
	width: 220px;
	padding: 200px 0 0 20px;
}

/*=========================
	コース紹介
=========================*/

.course_introduce02 {
	height: 305px;
	background-repeat: no-repeat;
	background-image: url(../presentation/img/pre07-15.jpg);
	margin-bottom: 20px;
}

.course_introduce02 p {
	color: #FFFFFF;
	padding: 60px 0 0 50px;
	margin-bottom: 10px;
}

.course_introduce02_button {
	background-image: url(../presentation/img/practice_button_bg.gif);
	display: block;
	width: 122px;
	height: 26px;
	float: right;
	padding-right: 30px;
	background-repeat: no-repeat;
}

.course_introduce02_button p{
	padding: 4px 0 0 15px;
}

.course_introduce02_button a {
	color: #FFFFFF;
}

.course_introduce02_button a:hover {
	color: #FFFF99;
}

/*=========================
	コメント
=========================*/

.presentation_comment {
	margin: 0 auto 15px;
	width: 603px;
}
