html { overflow-y:scroll;}
* { 
margin:0;
padding:0;
}

img{border:0; margin:0; padding:0;}

body {
	margin: 0;
	font-size: 13px;
	color: #333;
	text-align: center;
	line-height:170%;
	letter-spacing: 0.1em;
}

a{ text-decoration:none; color:#3C60AC;}

a:hover{ text-decoration:underline; color:#009933;}



/*------------------- 各ページの大枠用 -------*/
#page {

	text-align: left;
	background-color: #fde7c1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:100%;
}

#wrapper {
	width: 980px;
	margin: 0 auto ;
}




/*------------- トップページ・左サイド大枠 ----*/
#leftbox{
	float:left;
	width:234px;
	letter-spacing: 0em;
	margin-top: 4px;
}
	#leftboxnavi{
	width: 232px;
	margin-left: 0px;
	}
	#leftboxnavi .con{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}


/*------------- トップページ・下　講習会一覧 --*/
#classlist{
	width: 980px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
	.classlistbox{
	float:left;
	font-size:12px;
	margin-top: 0px;
	}
	.classlistbox .title1{
	background-image: url(../../img/classlistbox-title-1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #9B5233;
	font-weight: bold;
	}
	.classlistbox .title2{
	background-image: url(../../img/classlistbox-title-2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #063F84;
	font-weight: bold;
	}
	.classlistbox .title3{
	background-image: url(../../img/classlistbox-title-3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
	.classlistbox .title4{
	background-image: url(../../img/classlistbox-title-4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	}
	.classlistbox .title5{
	background-image: url(../../img/classlistbox-title-5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #9B5233;
	font-weight: bold;
	}
	.classlistbox ul{ list-style:none; margin-left:8px;}
	.classlistbox li{
	list-style:none;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	.classlistbox li a{
	font-size:12px;
	background-image: url(../../img/small-square.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 14px;
	}
	.classlistbox li a:hover{background-image: url(../../img/arrow_medium_right.gif);}



/*------------- トップページ・右サイド大枠 ----*/
#rightbox{
	float:right;
	width:744px;
	margin-top: 4px;
}

	/*------------- スライドショー用枠−スライドショー内のcssはjs/jquery.simpleSlideShow.cssを参照 ----*/
	#top-image{
	height:170px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	overflow: hidden;
	width: 744px;
	}
	/*------------- お知らせ欄　infomation.htmのcssはframe.cssを参照 ---*/
	#newsbox{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 742px;
	height: 230px;
	border: 1px solid #CCCCCC;
	}
	/*-------- IE6,7ハック用 --*/
	* html #newsbox{  /*IE6 hack */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 742px;
	height: 194px;  /*IE6 hack */
	border: 1px solid #CCCCCC;
	}
	*:first-child+html #newsbox{  /*IE7 hack */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 742px;
	height: 194px;  /*IE7 hack */
	border: 1px solid #CCCCCC;
	}
	#newsbox ul{margin-left:20px;}
	#newsbox li{
	margin-left:20px;
	list-style-type: circle;
	}
	#info-frame{
	width:740px;
	height: 235px;
	border: 0px none #FFFFFF;
	}
	.info{
	background-image: url(../../img/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin: 0px;
	}
	.info p{
	font-size:14px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-weight: bold;
	}



/*------------- フッター部分 ----*/
#footer{
	text-align:center;
	padding-top: 10px;
	padding-bottom: 6px;
	width:100%;
}


/*------------- その他　共通使用 ----*/
.floatclear{clear:both;}






/*------------------- パンくずリスト -------*/
.topicPath{
	text-align:right;
	font-size:10px;
	padding:0;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	float:right;
	clear:right;
	}
	ol.crumbs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	ol.crumbs li {
	display: inline;
	margin-right: 8px;  
	}
	ol.crumbs li a {
	}



/*------------------- 各コンテンツ用 タイトル・大枠　-------*/
#contents-title{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width:100%;
	height: 36px;
	background-image: url(../../img/contents-h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#contents-title h2{
	font-size:14px;
	padding-top: 0.5em;
	padding-right: 0.9em;
	padding-bottom: 0.2em;
	padding-left: 0.9em;
}
					
#contents{
	margin-top: 16px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/*------------------- テーブルの角丸　-------*/
.table-radius {
  border: 4px double #F4B183;
  border-radius: 10px;
  border-spacing: 8px 8px;
  border-collapse: separate;
  background: #FFFFFF;  
}

.table-radius tr th,
.table-radius tr td {
    border: none;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table-radius tr:nth-child(odd){
  background: #FFFFFF;  
}

.table-radius tr th{
  background: #FFFFFF; 
  color:#fff;
}

.table-radius tr td:first-child {
  border-left: none;
}

.table-radius tr td:last-child {
  border-right: none;
}

.table-radius tr th:first-child {
  border-radius: 5px 0 0 0;
}

.table-radius tr th:last-child {
  border-right: none;
  border-radius: 0 5px 0 0;
}

.table-radius tr:last-child td:first-child{
  border-top: none;
  border-radius: 0 0 0 5px;
}
.table-radius tr:last-child td:last-child {
  border-bottom: none;
  border-radius: 0 0 5px 0;
}
/*------------------- テーブルの角丸パターン 2(実線)　-------*/
.table-radius2 {
  border: 2px solid #F4B183;
  border-radius: 8px;
  border-spacing: 4px 4px;
  border-collapse: separate;
  background: #FFFFFF;  
}

.table-radius2 tr th,
.table-radius2 tr td {
    border: none;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table-radius2 tr:nth-child(odd){
  background: #FFFFFF;  
}

.table-radius2 tr th{
  background: #FFFFFF; 
  color:#ffffff;
}

.table-radius2 tr td:first-child {
  border-left: none;
}

.table-radius2 tr td:last-child {
  border-right: none;
}

.table-radius2 tr th:first-child {
  border-radius: 5px 0 0 0;
}

.table-radius2 tr th:last-child {
  border-right: none;
  border-radius: 0 5px 0 0;
}

.table-radius2 tr:last-child td:first-child{
  border-top: none;
  border-radius: 0 0 0 5px;
}
.table-radius2 tr:last-child td:last-child {
  border-bottom: none;
  border-radius: 0 0 5px 0;
}
/*------------------- テーブルの角丸パターン 3(青)　-------*/
.table-radius3 {
  border: 1px solid #70AD47;
  border-radius: 8px;
  border-spacing: 4px 4px;
  border-collapse: separate;
  background: #5B9BD5;  
}

.table-radius3 tr th,
.table-radius3 tr td {
    border: none;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table-radius3 tr:nth-child(odd){
  background: #5B9BD5;  
}

.table-radius3 tr th{
  background: #5B9BD5; 
  color:#ffffff;
}

.table-radius3 tr td:first-child {
  border-left: none;
}

.table-radius3 tr td:last-child {
  border-right: none;
}

.table-radius3 tr th:first-child {
  border-radius: 5px 0 0 0;
}

.table-radius3 tr th:last-child {
  border-right: none;
  border-radius: 0 5px 0 0;
}

.table-radius3 tr:last-child td:first-child{
  border-top: none;
  border-radius: 0 0 0 5px;
}
.table-radius3 tr:last-child td:last-child {
  border-bottom: none;
  border-radius: 0 0 5px 0;
}
