/*つくば秀英高校ＨＰ用設定ファイル*/

/**************************************/
/* 共通                               */
/**************************************/

/* テーブルの設定 */
TABLE.param1 {font-size: 9pt;}
TABLE.param2 {font-size:10pt; line-height:1.3;}
TABLE.param3 {font-size: 8pt; line-height:1.3;}
TABLE.param4 {font-size:10pt;}
TABLE.param5 {font-size: 9pt; line-height:1.3;}
TABLE.param6 {font-size:11pt;}

/* リンクの設定 */
A:hover {color: red; text-decoration:none;}

/*サブページの幅*/
.SubPanel {width:450px; line-height:1.3;}

/*フォントカラー*/
.FColRed    {color:red;}
.FColMaroon {color:#800000;}
.FColBlue   {color:#0000FF;}
.FColGreen  {color:#008000;}
/*フォントサイズ*/
.TextSet1 {font-size: 8pt; line-height:1.3;}

/*段落*/
p {font-size:10pt; line-height:1.3;}

/***********************/
/* P1カリキュラム    */
/***********************/
.P01Curi     {width:450px; margin-left:auto; margin-right:auto; text-align:left; font-size:10pt; line-height:1.3;}
.P01Curi IMG {display:block; text-align:left;}
.P01ttl      {display:block; margin:20px auto 20px auto;}
.P01Curi h2  {font-size:12pt; border-left: 5px #057432 solid; background-color: #EEF9DB; padding:5px 10px;}

.P01Curi h3      {margin-top:15px; margin-bottom:5px; padding-bottom:3px; font-weight:bold; color:#993300; font-size:14px;}
.P01Curi h3 SPAN {border-bottom:1px #993300 dotted;}



/*コース別カリキュラム*/
.Lv01         {margin-bottom:30px;}
.Lv01 DL      {margin-left:0px; margin-bottom:15px;}
.Lv01 DT      {margin-top:15px; margin-bottom:5px; padding-bottom:3px; font-weight:bold; color:#993300; font-size:14px;}
.Lv01 DT SPAN {border-bottom:1px #993300 dotted;}
.Lv01 DD      {margin-left:10px;}

/*図*/
.Lv02     {margin-top:30px; margin-bottom:40px; text-align:center;}
.Lv02 A   {display:block; margin-bottom:20px;}
.Lv02 IMG {margin-top:10px;}

/*入試合格区分*/
.Lv03    {margin-top:20px;}
.Lv03 DL {margin-left:10px; margin-right:20px;}
.Lv03 DT {font-weight:bold; margin-top:20px;}
.Lv03 DD {margin-left:10px;}

/*給費奨学生制度*/
.Lv04          {margin-top:30px;}
.Lv04 TABLE    {width:450px; border:#8FBC8F 1px solid; font-size:12px; table-layout:fixed; border-collapse:collapse; line-height:1.3; letter-spacing:140%;}
.Lv04 TABLE TH {color:#FFFFFF; background-color:#8FBC8F; padding:1px 3px; border:1px #FFFFFF solid;}
.Lv04 TABLE TD {border:#8FBC8F 1px solid; padding:5px 3px;}
.Lv04 DIV      {font-size:10px; color:gray; margin-top:10px;}
.Lv04 OL       {margin:4px 0px 0px 10px; padding:0px 0px 0px 20px;}
.Lv04 LI       {margin-bottom:4px;}
.Lv04 H3       {font-size:12px; font-weight:bold; margin-top:20px; margin-bottom:5px; color:#993300; padding-left:3px;}
.Lv04 H3 SPAN  {border-bottom:1px #993300 dotted;}


/*平成23年度カリキュラム*/
.curriculum     {margin-bottom: 30px; text-align: center;}
.curriculum img {display:block; margin-bottom: 5px;}

/*クラスの特色*/
table.tbl-sclass         {width: 100%; border:3px #dddddd solid; border-collapse:collapse; margin-bottom:30px; font-size:12px;}
table.tbl-sclass th      {border-style: solid dotted solid solid; border-width:1px; border-color: #dddddd; padding:5px; text-align:center;  color:#CC3300; background-color:#FFFFEC;}
table.tbl-sclass td      {border-style: solid dotted solid solid; border-width:1px; border-color: #dddddd; padding:5px; text-align:left; }
table.tbl-sclass p       {margin: 0px 0px 5px;}
table.tbl-sclass caption {font-weight: bold; text-align:center; padding-bottom:5px;}
table.tbl-sclass ul      {margin-top:10px; margin-bottom:10px;}
table.tbl-sclass li      {margin-bottom:5px;}
table.tbl-sclass li b    {color:#CC3300;}

/*進路グラフ*/
img.shinro {display: block; margin-bottom: 20px;}




/***********************/
/* P8中学生・保護者    */
/***********************/
/*説明会テーブル*/
.P08Param1              {border-bottom:silver 1px dotted;}/*使用無し*/
.P08THoukoku            {width:450px; padding:10px; border:gray 1px dotted; text-align:left; font-size:10pt; line-height:1.3;}
.P08THoukoku H3         {font-size:14px; margin-bottom:10px; margin-top:20px; color:maroon; text-align: center;}
.P08THoukoku H3 span    {border-bottom: 1px maroon dotted; padding-bottom: 3px;}
.P08THoukoku span.nendo {font-size: 10px; padding:0px; border-width:0px;}

.P08TGoudou  {border-left:#800080 5px solid; font-size: 9pt; line-height:1.3;}
.P08TTaiken      {border-left:#008080 5px solid; font-size: 9pt;}
.P08TBukatsu      {border-left:#47BD3D 5px solid; font-size: 9pt;}
.P08TNyushi  {border-left:#71CAFF 5px solid; font-size: 9pt;}
.P08TSoudan  {border-left:#DAABFF 5px solid; font-size: 9pt;}
.P08TTyu21   {border-left:#D0FF00 5px solid; font-size: 9pt;}

/*基本サイズ*/
.P08Param2{width:450px; text-align:left; font-size: 10pt; line-height:1.3;}
/*▲戻るボタン*/
.P08BtnPanel {text-align:right;}


/***********************/
/* P9ＦＡＱ            */
/***********************/
.P09Table1    {width:450px; border-Left: #8FBC8F 1px solid; border-bottom:#8FBC8F 2px solid; font-size:12px;}
.P09Table1 th {color:#FFFFFF; Background-color:#8FBC8F;}

.P09LineTop {border-top:#8FBC8F 2px solid; border-Right:#8FBC8F 1px solid;}
.P09LineCen {border-top:#8FBC8F 1px dotted; border-Right:#8FBC8F 1px solid;}

.P09LineR   {border-Right:#FFFFFF 1px solid;}

/***********************/
/* P3クラブ活動        */
/***********************/
.P03Table0  {width:450px; /*font-size:12px;*/ text-align:left; line-height:1.3;}
/*.P03Table1  {width:450px; border:#F85CA0 1px dotted; font-size:12px; padding:8px 0px; color:#F85CA0; text-align:center;}*/
.P03Table2  {width:450px; font-size:11px; color:#696969; text-align:left; line-height:1.3;}

.P03Panel1    {width:450px; background-color:#CAC6E3; padding:0px 3px; font-size:12px; margin-top:5px; border-bottom:#A29BCE 1px dotted; /*border-top:#A29BCE 1px solid;*/}/*特技選抜部*/
.P03Panel2    {width:450px; background-color:#D6CCA7; padding:0px 3px; font-size:12px; margin-top:5px; border-bottom:#B6A664 1px dotted;}/*準特技選抜部*/
.P03Panel3    {width:450px; /*background-color:#BADBD2;*/ /*padding:4px 3px 8px 3px;*/ font-size:12px; margin-top:7px; border-bottom:#7EB4AA 2px solid; /*border-bottom:#7EB4AA 1px dotted;*/}/*運動部*/
.P03Panel3 td {border-top:#7EB4AA 1px dotted;}

.P03Title     {width:450px; margin:10px auto; color:blue; font-size:16px; font-weight:bold; text-align:left;}
Table.P03List    {width:450px; margin:0px auto; border-left:1px #A9A9A9 solid; border-top:1px #A9A9A9 solid; margin-bottom:30px; font-size:13px;}
Table.P03List TD {padding:2px; border-bottom:1px #A9A9A9 solid; border-right:1px #A9A9A9 solid;}

/***********************/
/* S1教員採用　        */
/***********************/

.S01Table1  {width:570px; border-Left:#696969 1px solid; border-bottom:#696969 1px solid; font-size:12px; line-height:1.3;}

.S01LineTop {border-top:#696969 1px solid; border-Right:#696969 1px solid;}
.S01LineCen {border-top:#696969 1px dotted; border-Right:#696969 1px solid;}




/***********************/
/* P4進学実績　        */
/***********************/
TABLE.P4Table    {width:450px; table-layout:fixed; border:1px #DDDDDD solid; border-collapse:collapse; font-size:12px;}
TABLE.P4Table TH {padding:6px 0px 4px 0px; border-bottom:1px #DDDDDD solid; border-right:1px #DDDDDD dotted; /*background-color:#F5F5F5;*/  letter-spacing:normal;}
TABLE.P4Table TD {padding:8px 5px 6px 10px; border-bottom:1px #DDDDDD solid; border-right:1px #DDDDDD dotted; /*text-align:right;*/}
.P4Blnk {margin-top:30px;}
.P4Blnk2 {margin-top:15px;}

TABLE.P4Table TH.Col1 {background-color:#4682B4; color:#FFFFFF;}
TABLE.P4Table TH.Col2 {background-color:#719789; color:#FFFFFF;}
TABLE.P4Table TH.Col3 {background-color:#8B4513; color:#FFFFFF;}
TABLE.P4Table TH.Col4 {background-color:#708090; color:#FFFFFF;}
TABLE.P4Table TH.Col5 {background-color:#FF9900; color:#FFFFFF;}

.P4Title {width:450px; margin-top:30px; margin-bottom:10px; font-weight:bold; font-size:16px; text-align:left;}



/*フォントサイズ*/
.tbl_kekka      {font-size:10pt; line-height:1.3;}
.tbl_kekka span {font-size:14px;}




/**************************/
/* トップページ
/**************************/
/*PDFダウンロード*/
.pdf-box {width: 450px;}

.guide     {width: 150px; margin:0px 26px 15px; font-size: 12px; text-align: center; letter-spacing: normal; line-height: normal; float: left; display: inline;}
.guide img {display: block; margin-bottom: 0px;}
.guide a   {font-size: 90%;}



/**************************/
/* 塾の先生方へ
/**************************/
.jyuku_houkoku            {width:450px; padding:10px; border:gray 1px dotted; text-align:center; font-size:10pt; line-height:1.3;}
.jyuku_houkoku H3         {font-size:14px; margin-bottom:10px; margin-top:20px; color:maroon;}
.jyuku_houkoku H3 span    {border-bottom: 1px maroon dotted; padding-bottom: 3px;}


