@charset "utf-8";
/* CSS Document */

/*=========================
	記事＋写真
=========================*/

h1.pr_ttl {
	background: url(../presentation/img/title01.jpg);
	font-size: 1px;
	text-indent: -9999px;
	width: 660px;
	height: 33px;
}

h2.pr_main {
	background: url(../presentation/img/pre01-01.jpg) no-repeat #000;
	font-size: 1px;
	text-indent: -9999px;
	width: 660px;
	height: 326px;
	padding-bottom: 20px;
}

h2.pr_main02 {
	background: url(../presentation/img/pre01-10.jpg) no-repeat #000;
	font-size: 1px;
	text-indent: -9999px;
	width: 660px;
	height: 326px;
	padding-bottom: 20px;
}

.pr_w {background: #000;	color: #fff;
}

.pr_c {
	margin-bottom: 15px;
	background: #000;
}
.pr_c p {
	width: 280px;
	padding-left: 25px;
}

.pr_t_r {
	float: right;
	padding-right: 25px;
}

.pr_photo_r {
	float: right;
	padding-left: 0;
}

.pr_photo_l {
	float: left;
	padding-right: 0;
}

h3.pr_h01 {
	background: url(../presentation/img/pre01-sub01.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
}

h3.pr_h02 {
	background: url(../presentation/img/pre01-sub02.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
	float: right;
	padding-right: 10px;
}

h3.pr_h03 {
	background: url(../presentation/img/pre01-sub03.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
}


h3.pr_h04 {
	background: url(../presentation/img/pre01-sub04.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
}


h3.pr_h05 {
	background: url(../presentation/img/pre01-sub05.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
	float: right;
	padding-right: 10px;
}

h3.pr_h06 {
	background: url(../presentation/img/pre01-sub06.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
	float: right;
	padding-right: 10px;
}

h3.pr_h07 {
	background: url(../presentation/img/pre01-sub07.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 316px;
	height: 70px;
	float: right;
	padding-right: 10px;
}

h3.pr_h09 {
	background: url(../presentation/img/pre01-sub09.jpg) no-repeat 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 640px;
	height: 59px;
}




.photo_Left02 {
	float: left;
	display: inline;
}


.pr_c02 {
	background: #000;
	background-image: url(../presentation/img/pre-course-line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.pr_c02 p {
	color: #fff;
	padding: 0 15px;
}

/*=========================
	ページ
=========================*/
.page {
	width: 640px;
	padding: 10px 0 30px;
	font-size: 12px;
	margin: 0 auto;
}

.page div.before {
	float: left;
	width: 120px;
}

.page div.before a {
	display: inline-block;
	padding: 5px 8px 5px 22px;
	border: 1px solid #333;
	font-weight: 700;
	background: url(../presentation/img/icon_before01.gif) #000 no-repeat 4px 50%;
	color: #fff;
}

.page div.next {
	float: right;
	width: 120px;
	text-align: right;
}

.page div.next a {
	display: inline-block;
	padding: 5px 20px 5px 8px;
	border: 1px solid #333;
	background: url(../presentation/img/icon_next01.gif) #000 no-repeat 7.3em 50%;
	font-weight: 700;
	color: #fff;
}

.page div.before a:hover,.page div.next a:hover {
	color: #999;
}

.page div.pager {
	padding: 2px 126px 0 122px;
	text-align: center;
}

.page div.pager a {
	display: inline-block;
	margin: 0 2px;
	padding: 5px 7px;
	border: 1px solid #333;
	background-color: #000;
	color: #fff;
}

.page div.pager a:hover {
	border: 1px solid #333;
	background-color: #666;
	color: #fff;
}

.page div.pager span {
	display: inline-block;
	margin: 0 2px;
	padding: 5px 7px;
	border: 1px solid;
	font-weight: bold;
	color: #fff;
	background: #666;
	border-color: #333;
}

/*=========================
	コース紹介
=========================*/

.article_course_Left {
	height: 330px;
	width: 383px;
	float: right;
	padding-right: 23px;
}

.article_course_Left h3{
	padding: 60px 0 5px 0;
}

.article_course_button {
	width: 154px;
	float: right;
	padding: 10px 110px 0 0;
}
