@charset "shift_jis";
/*全ページ適用CSS -------------------------------------------------------------- */

* {
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; */
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo,  sans-serif; 
	font-size:100%;
	list-style-type:none;
}
body {
	font-weight:normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 75%;
	line-height:1.5;
	background: url(../img/img-common/back_main02.jpg) repeat-x;
	color:#333333
}

body.none {
	font-weight:normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 75%;
	line-height:1.5;
	background: none;
	color:#333333
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd {
	margin:0px;
	padding:0px;
}

script{
	margin:0px;
	padding:0px;
	visibility: hidden;
	text-indent: -50000px;
}

p {
	margin-bottom: 15px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

a:link, a:visited {
	text-decoration:underline;
	color: #0000CC;
}

a:hover {
	text-decoration:none;
}

input{
	font-size: 100%;
}

/* カラースキーム -------------------------------------------------------------- */

.caution {
	color: #FF0000;
	background: #FFFFFF;
}

.caution2 {
	color: #990000;
}

.caution3 {
	color: #FF0000;
}

.caution4 {
	color: #CC0000;
}

.strong {
	font-weight: bold;
}

/*フォーム関係 -------------------------------------------------------------- */

form {
	padding:0px;
	margin:0px;
}

input {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

input.px35 {
	margin: 0px !important; 
	padding: 0px;
	width: 35px;
}

input.px50 {
	margin: 0px !important; 
	padding: 0px;
	width: 50px;
}

input.number {
	width: 50px;
	margin-left: 20px;
}

input.px100 {
	margin: 0px !important; 
	padding: 0px;
	width: 100px;
}

input.px100_02 {
	width: 100px;
}

input.px180 {
	width: 180px;
}

input.px310 {
	width: 310px;
}

input.px400 {
	margin: 0px !important; 
	padding: 0px;
	width: 400px;
}

textarea.px400 {
	width: 400px;
}

input.age {
	width: 35px;
	margin-left: 15px;
}

/*余白関係 -------------------------------------------------------------- */

.lp12 {
	padding-left: 12px;
}

.lp15 {
	padding-left: 15px;
}

.lp40 {
	padding-left: 4em;
}

/* テーブル装飾専用CSS */

tbody {
	line-height: 1.5;
}

.table_line1{
	border:1px solid #DFE1E2;
	padding:1px;
	margin: 10px 15px 10px 40px;
}

.table_line2{
	border:1px solid #DFE1E2;
	padding:1px;
	margin: 10px 15px 40px 40px;
}

.table1{
	background:#E7E9EA;
	margin: 0px 35px;
	padding: 0px;
	width: 710px;
}

.table1 th{
	background:#D9D9D9;
	color: #333333;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;
}

tr {
	background: #EFEBDA;
}

tr.second {
	background: #F1F1F1;
}



.table1 td.last{
	background: url(../img/img-kind/table_bg05.gif) repeat-y right bottom;
}

.table1 td.last2{
	background:#FFFFFF url(../img/img-kind/table_bg06.gif) repeat-x left bottom;
}

.table1 td{
	vertical-align:top;
	text-align:left;
	padding:5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.table1 .days{
	width: 90px;
}

.table1 .theme{
	width: 215px;
}

.table1 .teacher{
	width: 170px;
}

.table1 .fee{
	width: 96px;
	text-align: center;
}

.table1 .final_day{
	width: 90px;
}

.table1 .entry{
	width: 30px;
}

th .special{
	margin: 0px;
	padding: 2px;
	background-color:#ADBED1;
}

.fee .special{
	margin: 0px;
	padding: 2px 5px;
	background-color:#ADBED1;
	font-weight: bold;
}

th.fee .juridical{
	margin: 0px;
	padding: 2px 18px;
	background-color:#BCCDC1;
}

.fee .juridical{
	margin: 0px;
	padding: 2px 5px;
	background-color:#BCCDC1;
	font-weight: bold;
}


.fee .public{
	margin: 0px;
	padding: 2px 5px;
	background-color:#DAAFAF;
	font-weight: bold;
}

th.fee .public{
	margin: 0px;
	padding: 2px 31px;
	background-color:#DAAFAF;
}




	
	
	
		
/*ヘッダ -------------------------------------------------------------- */

#header {
	margin: 0px;
	padding: 0px;
}


#header h1 {
	margin: 0px;
	padding: 11px 0px 10px 17px;
	font-weight: normal;
	font-size: 12px;
}

#header h2 {
	padding-left: 13px;
	padding-bottom: 16px;
}

#header strong {
	font-weight: normal;
}


#header ul {
	margin: 0px;
	padding: 5px 25px 10px 0px;
	float: right;
}

#header ul.allsub {
	margin: 0px;
	padding: 8px 15px 10px 0px;
	float: right;
}

#header li {
	list-style:none;
	margin: 0px;
	display: block;
	height: 10px;
	padding: 0px;
}

#header ul.allsub li{
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style:none;
	margin: 0px;
	display: block;
	float: left;
}

#header ul.allsub li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 20px;
	outline: none;
	overflow: hidden;
	}
	
#header ul li.all_mthod01{
	width: 100px;
	background: url(../img/img-business/lin_sub.gif) no-repeat right top;
}

#header ul li.all_mthod02{
	width: 112px;
	background: url(../img/img-business/lin_sub.gif) no-repeat right top;
}


	
#header ul li.all_mthod01 a{
	width: 80px;
	background:url(../img/img-top/sub_all01.gif) no-repeat left top;
}

#header ul li.all_mthod02 a{
	width: 92px;
	background:url(../img/img-top/sub_all02.gif) no-repeat left top;
}

#header ul li.all_mthod03 a{
	width: 80px;
	background:url(../img/img-top/sub_all03.gif) no-repeat left top;
}




#header ul.allsub02 {
	margin: 0px;
	padding: 16px 15px 2px 0px;
	float: right;
	clear: right;
}

#header ul.allsub02 li{
	margin: 0px;
	padding: 0px;
	height: 15px;
	list-style:none;
	margin: 0px;
	display: block;
	float: left;
}

#header ul.allsub02 li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 15px;
	outline: none;
	overflow: hidden;
	}
	
#header ul li.mthod01{
	width: 101px;
}
	
#header ul li.mthod01 a{
	width: 101px;
	background:url(../img/img-top/subnav_01.gif) no-repeat left top;
	outline: none
}

	
#header ul li a:hover{
	background-position:right top;}	







	
#header ul li a:hover{
	background-position:right top;}	


#header ol {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#header ol li {
	list-style:none;
	margin: 0px;
	display: block;
	height: 37px;
	padding: 0px;
	float: left;
	vertical-align: top;
}

#header ol li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 195px;
	outline:none;
	overflow:hidden;
	}

#header ol li img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
	
#header ol li.mthod01 a{
	background:url(../img/img-top/nav_01.jpg) no-repeat left top;
}

#header ol li.mthod02 a{
	background:url(../img/img-top/nav_02.jpg) no-repeat left top;
}

#header ol li.mthod03 a{
	background:url(../img/img-top/nav_03.jpg) no-repeat left top;
}

#header ol li.mthod04 a{
	background:url(../img/img-top/nav_04.jpg) no-repeat left top;
}

#header ol li a:hover{
	background-position:right top;}	


/*コンテンツ大枠 -------------------------------------------------------------- */

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	text-align: left;
}

#contents {
	margin: 0px;
	padding: 0px 5px;
	clear: both;
	background: url(../img/img-common/contents_bg.gif) repeat-y;
	border-bottom: 1px solid #CCCCCC;
}


/*フッター　 -------------------------------------------------------------- */

#footer {
	margin: 0px;
	padding: 15px 0px 0px;
	clear: both;
	background: url(../img/img-common/contents_bg.gif) repeat-y;
}

#footer .footer_inner {
	margin: 0px 15px;
	padding: 5px 0px 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px 0px 15px;
}

/*フォントサイズ変更*/
#footer li {
	margin: 0px;
	display: inline;
	padding: 0px 20px;
	border-right: 1px solid #333333;
	font-size: 118%;
}


/*#footer ol {
	margin: 0px;
	padding: 10px 0px 10px 100px;
}

#footer ol li {
	list-style:none;
	margin: 0px;
	display: block;
	height: 37px;
	width: 215px;
	padding: 0px;
	float: left;
	border-right-style: none;
}

#footer ol li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 150px;
	}
	
#footer ol li.mthod01 a{
	background:url(../img/img-common/btn_foot01.jpg) no-repeat left top;
}
	
#footer ol li.mthod02 a{
	background:url(../img/img-common/btn_foot02.jpg) no-repeat left top;
	}

#footer ol li.mthod03 a{
	background:url(../img/img-common/btn_foot03.jpg) no-repeat left top;
	}	*/
	


#footer ol {
	margin: 0px;
	padding: 10px 0px 10px 174px;
}

#footer ol li {
	list-style:none;
	margin: 0px;
	height: 37px;
	width: 257px;
	padding: 0px;
	float: left;
	border-right-style: none;
}

#footer ol li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 200px;
}
	
#footer ol li.mthod01 a{
	background:url(../img/img-common/btn_foot04.gif) no-repeat left top;
}
	
#footer ol li.mthod02 a{
	background:url(../img/img-common/btn_foot05.gif) no-repeat left top;
}

	
#footer ol li a:hover{
	background-position:right top;}	
	
.footer_inner02 {
	background: #E4E4E4;
	margin: 0px;
	padding: 0px;
	height: 55px;
}

	
#footer .btm {
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*ページトップ　 -------------------------------------------------------------- */


#contents #pagetop p {
	float: right;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 12px;
	background: url(../img/img-common/ico_arrow02.gif) no-repeat left center;
}

#pagetop {
	margin: 0px;
	padding: 15px 35px 0px 0px;
	clear: both;
	text-align: right;
}


/*　フロート背景表示くん　 -------------------------------------------------------------- */

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  zoom:1;
}

.clearfix{ display:list-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix{ display:block;}
/* End hide from IE-mac */
