@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
table,img,p {
	border: 0;
}

body {
 text-align:center;
}
h1{
	font-size: 12px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainctr {
 width:950px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}


#hed_main {
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;


}



#left_navi {
	width:167px;
	float:left;
	margin-right: 18px; 
}

#main_prt {
	width:765px;
	float:left;
	height: 4800px;
}

.picup_main{
	margin-bottom: 3px;
}
.picup_low{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


/*鏡餅用*/
#main_tokusyuu_kagami{
	background-color: #6C0000;
	height: 900px;
	margin-bottom: 10px;
	}
#main_tokusyuu_kagami a{
	color: #FF0;
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	}
	
#main_tokusyuu_kagami_ct{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#main_tokusyuu_kagami_item{
	
}

#main_tokusyuu_kagami_item li{
	list-style-type: none;
	float:left;
	width: 245px;
	margin-left: 8px;	
}
/*メインコンテナ*/

#main_top{margin-bottom: 20px;}
#main_tokusyuu{
	background-color: #FFC;
	height: 1280px;
	margin-bottom: 10px;
	}
#main_tokusyuu a{
	color: #000;
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	}
#main_tokusyuu_ct{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#main_tokusyuu_item{
	
}

#main_tokusyuu_item li{
	list-style-type: none;
	float:left;
	width: 185px;
	margin-left: 5px;
}


#footer1 {
 width:100%;
 clear:right;
}

#foot_main{
	width:950px;
	height: 1650px;
}


#foot_main li{
	list-style-type: none;


}
.textp{
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	color: #666;
	line-height: 16px;
}

#foot_sub{
	height: 1600px;
	width: 465px;
	float:left;
	padding: 5px;
}
.strongp{
	font-size: 12px;
	font-weight: bolder;
	color: #333;
	text-align: left;
		padding-left: 10px;
}
.imgp{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.st1{
	font-weight: bold;
	color: #F00;
}

/*------------------------------------------------------*/

table.table011 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 450px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 12px;
}

table.table011 caption {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #F00;
}

table.table011 th,
table.table011 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table011 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table011 td.course {
	text-align: left;
	font-weight: bolder;
	line-height: 16px;
}

table.table011 td.time,
table.table011 td.fee {
  text-align: right;
  white-space: nowrap;
}

table.table011 tr.course-c {
  background: #FFFFCC;
}

table.table011 tr.course-b {
  background: #fff;
}

table.table011 tr.course-a {
  background: #FFD9EC;
}

table.table011 tr.course-sp {
  background: #FFCCE6;
}
