@charset "utf-8";
/* ------------------------------------------- CSS Information
 Author:		Tos
 Last Update:	2012.07.26
----------------------------------------------------------- */

/*--------------------A.全体基本設定--*/
/* リセット */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }

body {
	height:100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size:13px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p { line-height:1.6;}
a { color:#000; }

.clear{ clear:both;}

.fParent{
	overflow:hidden;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}

.mincho{
	font-family: 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'ＭＳ Ｐ明朝', serif;
}
.gothic{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


/*--------------------1.ページ全体--*/
html{
	background: url(../img/imgPasta/bg_html.jpg) left top repeat;
}
body{
	background: url(../img/imgPasta/bg_head.jpg) center -1px repeat-x;
}
.wrapper{
	margin-bottom: 50px;
	}
	.wrapper.head{
		height: 740px;
		padding-bottom: 60px;
		background: url(../img/imgPasta/bg_wrap_head.png) left -6px repeat-x;
	}
	#header, .titleBox, #cntLead, #pointBox, .lectureBox, .entryBox, #cntMenu, #infoBox, #footer{
		width:960px;
		margin:0 auto;
}

.content{
	position:relative;
}


.navLink li{
	display:inline;
	margin-right: 30px;
	}
	.navLink li.last{
		margin-right:0;
		padding-right: 0;
		border-right: none;
		}
		.navLink li a:hover{
			text-decoration:underline;
}


/*--------------------2.ヘッダ--*/
.wrapper.head{
	margin-bottom: 0;
}
#header{
	position:relative;
	height: 75px;
}
.headLogo{
	margin-top: 30px;
}

#navTop{
	position:absolute;
	right:0;
	top:30px;
	}
	#navTop li a{
		padding-left:16px;
		background: url(../img/imgPasta/icon_arrow.png) left center no-repeat;
		text-decoration:none;
}


/*--------------------3.コンテンツ（リード部分）--*/
.titleBox{
	position:relative;
	height: 770px;
}
#title_00, #title_sub01, #title_sub02, #title_sub03, #bagde_lead{
	position: absolute;
	z-index: 999;
}
#title_00{
	right: 0px;
	top: 452px;
}
#title_sub01{
	right: 30px;
	top: 405px;
}
#title_sub02{
	right: 0px;
	top: 532px;
}
#title_sub03{
	left: 15px;
	top: 26px;
}
#bagde_lead{
	left: -45px;
	top: 340px;
}


.wrapper.point{
	padding-bottom: 50px;
	margin-bottom: 0;
}
#pointBox{
	position: relative;
	width: 890px;
	margin-bottom: 50px;
	padding: 25px 35px 15px;
	background: url(../img/imgPasta/bg_point.png) left top no-repeat;
}
#pointBox h2{
	margin-bottom:20px;
	padding-left: 20px;
}
#pointBox ol li{
	height:59px;
	padding: 0 10px;
	line-height: 59px;
	border-top:1px dotted #AAA;
	}
	#pointBox ol li img{
		vertical-align: middle;
	}
	#pointBox ol li#list_point01{
		padding-left: 15px;
}
#pointBox span.badge{
	position: absolute;
	right: -35px;
	top: -40px;
}

.lectureBox{
	position:relative;
	margin-bottom:50px;
}
.imgLecture{
	position:absolute;
	left:10px;
	top:0px;
	z-index:9998;
}
.lectureBox dl{
	width:740px;
	padding-left:220px;
	}
	.lectureBox dl dt{
		margin-bottom: 17px;
		padding: 20px 0 19px;
		border-bottom: 1px dotted #000;
	}
	.lectureBox dl dd{
		padding: 0 10px;
}


/*--------------------4.コンテンツ--*/
#cntMenu{
	width: 1030px;
}
ol.menu_list{
}

.lessonColumn{
	position:relative;
	margin-bottom:70px;
	padding: 10px 35px 0;
}
.badgeTimes{
	position:absolute;
	left:0px;
	top:0px;
	z-index:9999;
}
.lessonColumn h2{
	margin-bottom:20px;
	padding-left:110px;
	}
	.lessonColumn h2 span.sub{
		display: block;
		margin-bottom: 15px;
}
.lessonColumn img.img_menu{
	margin-bottom:25px;
}
.lessonColumn .menuBox{
	margin-bottom: 7px;
	padding: 0 0 20px;
	background: url(../img/imgPasta/bg_menu.gif) left bottom no-repeat;
	}
	.lessonColumn .menuInn{
		overflow:hidden;
		padding: 20px 30px 0;
		background: url(../img/imgPasta/bg_menu.gif) left top no-repeat;
	}
	.lessonColumn .menuInn .fLeft,
	.lessonColumn .menuInn .fRight{
		width: 435px;
	}
	.lessonColumn .menuInn .fLeft{
		padding-top: 5px;
	}
	.lessonColumn#lesson1st .menuInn .fLeft{
		width: 420px;
}
.lessonColumn h3{
	margin-bottom: 7px;
	padding-left: 10px;
}
.lessonColumn ol li{
	padding: 3px 10px 1px;
	color:#333;
	border-top:1px dotted #BBB;
	text-indent: -15px;
	padding-left: 25px;
}
.lessonColumn p.note{
	text-align: right;
}

/*--------------------インフォメーション--*/
.wrapper.info{
	margin-bottom: 0;
}
#infoBox{
	position:relative;
	width:960px;
	margin-bottom:70px;
}
#infoBox h3{
	margin-bottom:20px;
}
#infomation{
	width:400px;
}
#schedule{
	width:550px;
}

#infoBox h4, .infoDl, #infoBox .note, #contactDl{
	padding-left:10px;
}
#infoBox h4{
	margin-bottom:2em;
}
.infoDl{
	margin-bottom:1em;
}
.infoDl, .contactDl{
	line-height:1.5;
}
.infoDl dt{
	clear:left;
	float:left;
	width:6em;
}
.infoDl dd{
	padding-left:6em;
}
#btn_map{
	width:118px;
	margin-right:20px;
	text-align:right;
}

.scheduleList{
	margin-bottom:40px;
}
#scheduleList_ex{
	margin-bottom:22px;
}
.scheduleList li{
	float:left;
	width:97px;
	padding-right:50px;
	background:url(../img/imgOsakana/icon_arrow_beige.gif) 116px 14px no-repeat;
	}
	.scheduleList li p{
		padding-top:15px;
		font-size:11px;
		line-height:1.2;
	}
#schLast{
	padding-right:0;
	background:none;
}



/*--------------------5.フッタ--*/
.wrapper.foot{
	margin-bottom: 0;
	border-bottom: none;
}
#footer{
	width:960px;
}
#copyRight{
	width:960px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:11px;
	text-align:right;
}


.wrapper.entry{
	border-bottom: 1px solid #E6E5D9;
	border-top: 1px solid #E6E5D9;
	background: url(../img/imgPasta/bg_entry.png) left top repeat;
}
#entry02{
	margin-bottom: 0;
}
.entryBox{
	position:relative;
	padding-top: 30px;
	padding-bottom: 27px;
	text-align: right;
	}
	.entryBox h3{
		padding-bottom: 125px;
		text-align: center;
		}
		.entryBox h3 img{
			display: inline-block;
	}
	.entryBox span.note{
		padding-right: 45px;
}
.entryBtn01, .entryBtn02{
	position:absolute;
	bottom:65px;
	width: 405px;
	text-align: center;
	}
	.entryBtn01{
		left:45px;
	}
	.entryBtn02{
		right:45px;
	}
	.entryBtn01 span, .entryBtn02 span{
		display: inline-block;
}


/*-- 終了バナー --*/
div.bannerBox{
	position:relative;
	width:960px;
	height:138px;
	margin:15px auto 80px;
	padding:0;
}
#bannerBox-top{
	border-bottom:1px dotted #999;
}
div.bannerBox span{
	position:absolute;
	z-index:999;
}
div.bannerBox span.link{
	right:80px;
	top:30px;
}
div.bannerBox span.member{
	right:48px;
	bottom:15px;
}
div.bannerBox span a{
	text-decoration:underline;
}
div.bannerBox span a:hover{
	text-decoration:none;
}
a.bkArrow{
	padding-left:21px;
	background:url(../../img/imgBase/bkArrow.gif) left center no-repeat;
}

/*-- 終了バナーを追加 2014.08.21 --*/
.entryBox.end{
	padding-bottom: 30px;
	}
	.entryBox.end h3{
		padding-bottom: 5px;
	}
	.entryBox.end div.bannerBox {
		margin-bottom: 0;
}
