@charset "UTF-8";

/*メインビジュアル
#subMain {
	width: 100%;
	position: relative;
}

#subMain p {
	width: 100%;
	line-height: 0;
	position: relative;
	z-index: 1;
}

#subMain p img {
	width: 100%;
	height: auto;
}

#subMain h3 {
	width: 12%;
	max-width: 144px;
	position: absolute;
	top: 30px;
	left: 20%;
	z-index: 2;
}

#subMain h3 img {
	width: 100%;
	height: auto;
}
*/

/*コンテンツエリア
#contentsArea {
	margin: 0 auto 160px;
	padding-top: 15px;
}
*/

/*パンくずリスト*/
#topic-path {
	margin-bottom: 10px;
}

#topic-path ol {
  list-style-type: none;
}

#topic-path ol li {
	display: inline;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 90%;
	line-height: 160%;
}

#topic-path ol li a {
	color: #000000;
	text-decoration: underline;
}


/*メインコンテンツ*/
#contentsRight p {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

/*original_subintro-----------------------------------------------
#subIntro {
	width: 660px;
	background: url('../images/subIntroBg.jpg') no-repeat 17px 37px;
	margin-bottom: 60px;
}
------------------------------------------------------------------*/

#subIntro {
	margin-bottom: 30px;
}

#subIntro h4 {
	line-height: 0;
}

#subIntro p {
	width: 620px;
	font-size: 90%;
	line-height: 170%;
	padding: 10px 20px;
}

.blocks {
	width: 660px;
	position: relative;
}

#block01 {
	background: url('../images/blockBg01.jpg') no-repeat 0px 110px;
	margin-bottom: 20px;
}

#block02 {
	background: url('../images/blockBg02.jpg') no-repeat 0px 110px;
	margin-bottom: 20px;
}

#block03 {
	background: url('../images/blockBg03.jpg') no-repeat 0px 110px;
	margin-bottom: 30px;
}

#block_course01 {
	/*----------------------
	background: url('../images/blockBg01.jpg') no-repeat 0px 90px;
	-----------------------*/
	margin-bottom: 20px;
}

#block_course02 {
	background: url('../images/blockBg02.jpg') no-repeat 0px 90px;
	margin-bottom: 20px;
}

#block_course03 {
	background: url('../images/blockBg03.jpg') no-repeat 0px 90px;
	margin-bottom: 30px;
} 

.blockTtl {
	margin-bottom: 320px;
	line-height: 0;
}

.tagline {
	line-height: 0;
	position: absolute;
	top: 108px;
	right: 29px;
}

.blockTxt {
	width: 620px;
	font-size: 90%;
	line-height: 170%;
	padding: 10px 20px;
}

.detail {
	width: 105px;
	margin-left: 435px;
	line-height: 0;
}
