/*--------------------------------------------------------
  (2) 共通レイアウト設定　　online講座上書用
--------------------------------------------------------*/
body {font-family: "メイリオ", sans-serif;	font-size: 16px;	line-height: 24px;}
.headerMain{ height: 36px; margin: 0 0 0 0; padding: 0 0 0 0; text-align:right; line-height: 36px;}


.container {position: relative; max-width: 960px; min-width:500px; margin: 0 auto 0 auto;}
.container:after{content:"."; display:block; visibility: hidden; clear:both;}

.container .inner{padding-left:20px;}
.sp1{padding-left:20px;display:block;}

hr {  border-style: solid;	border-width: 1pt;	border-color: #6BC3D6;	}
/* h1 {  background-color: #6BC3D6;	font-size: 12px;	font-weight: normal;} */
table{border-collapse:collapse; }	/*p12*/


.tb1	{background-color: #ccf;}
.tb2 {background-color:#fff;}
.TableHeader{COLOR: #000;  BACKGROUND-COLOR: #ccf; 	line-height:normal;}
.TableRow1{	COLOR: #000; BACKGROUND-COLOR: #EEE;	line-height:normal; height:auto;}
.TableRow2{	COLOR: #000; BACKGROUND-COLOR: #DDD;	line-height:normal; height:auto;}
.TableRow3{	COLOR: #000; BACKGROUND-COLOR: #fff;	line-height:normal; height:auto;}
.hdr1 {border:#99f 1px solid;	border-width:1px 10px;	padding:0px 8px 0px; text-indent:0px;
	    margin:2em; background-color:#e7e3e7;	color:#000000;}
.button1 {background-color:#cccc00;}	/*P91,#lib */

.dingbat {background-color: #99CC99;  color: #006666;	font-weight: bolder; font-size: medium;}
.PanelName {color:#630; font-size:24px; font-weight:bolder; border-style: solid;
		border-width: 1pt; 	border-color: #630; text-align:center; line-height:1.6;} /*20111016*/
/*nav {display:inline-block; position:fixed; right:10px; top:65px;}*/
nav{float:right; position:relative; top:10px; padding-right:10px;}
.header{background-color:blue; color:#fff; font-size:24px;
	height:120px;}
.header_title{padding:10px 0 0 10px; height:40px;}
