/**********************************************/
/* ページ枠                                          */
/**********************************************/
body {
 background-color: #fffff0;
 margin: 10px 0 10px 0;
 padding: 0;
 text-align: center;
}

#container {
 width: 900px;
 background-color: #ffffff;
 margin: 0px auto 0px auto;
 padding: 0;
 border: 1px solid #ffbfaa;
 text-align: left;
}

#container-inner {
 width: 900px;
 margin: 0;
 padding: 0;
 color: #000000;
 background-image: url("images/swallowbw.gif");
 background-repeat: no-repeat;
 background-position: bottom left;
}

#pagebody {
 width: 880px;
 margin-top: 15px;
 margin-left: 10px;
 padding: 0;
}

#pagebody-inner {
 margin: 0;
 padding: 0;
}

#alpha { margin: 0px 0px 0px 5px; width: 640px; float: left; }
#beta { margin: 0px 0px 0px 15px; width: 200px; float: right; }

/**********************************************/
/* バナー                                             */
/**********************************************/
#banner
{
 background-image: url("images/header.jpg");
 background-repeat: no-repeat;
 height: 180px ;
 padding: 0px ;
 margin-bottom: 0px ;
 text-align: left ;
}

#banner a { color: #cc0000; text-decoration: none; }
#banner a:hover { color: #cc0000; }

#banner-inner {
 margin: 0;
 padding: 0;
}

#banner-header
{
 margin : 0;
 padding: 15px 0px 0px 177px;
 color : #cc0000 ;
 font-size : 20px ;
 font-weight : bold ;
 letter-spacing: 0.1em;
 line-height : 1;
}

#banner-description
{
 margin: 2px 0px 0px 0px;
 padding: 0px 0px 0px 178px;
 color : #ff6666;
 font-size : 14px;
 font-weight : bold;
 letter-spacing: 0.2em;
 line-height : 1.125;
}

#banner-sitemap {
 width: 880px;
 margin: 0;
 padding: 0;
 color: #999999;
 font-size: 12px;
 letter-spacing: 0.14em;
 text-align: right;
 position: absolute;
 top: 18px;
}

#banner-sitemap a { color: #999999; text-decoration: none; }
#banner-sitemap a:hover { color: #666666; text-decoration: underline; }


/**********************************************/
/* ヘッダーメニューとヘッド写真               */
/**********************************************/
#globalnavi {
 list-style: none;
 margin: 0;
 padding: 0;
}

#globalnavi li {
 width: 298px;
 float: left;
}

#headmenu {
 width: 894px;
 height: 40px;
 margin-top: 0px;
 margin-left: 3px;
 padding: 0;
}

ul#navi li {
 position: absolute;
 display: block;
 height: 40px;
 margin: 0;
 padding: 0;
 text-indent: -9999px;
}

ul#navi a {
 display: block;
 height: 40px;
 text-decoration: none;
}

ul#navi li {
 position: absolute;
 display: block;
 width: 298px;
 height: 40px;
 margin: 0;
 padding: 0;
 float: left;
}

#topphoto {
 margin: 0 0 10px 0;
 padding: 0;
 width: 900px;
 height: 92px;
}


/**********************************************/
/* エントリー部分                                  */
/**********************************************/
/*パンくずナビ*/
#pannavi {
 margin: 0 0 14px 0;
 padding: 0;
 font-size: 10px;
 letter-spacing: 0.1em;
 line-height:1.5;
}

/*タイトル画像*/
#title {
 margin: 0;
 padding: 0;
}


/**********************************************/
/* エントリー内                                     */
/**********************************************/
.entry {
 margin-bottom: 10px;
 padding-bottom: 3px;
}

.entry-content {
 margin: 0;
 padding: 0;
 clear: both;
}

.entry-body,
.entry-more {
 margin: 0;
 padding: 0;
 letter-spacing: 0.16em;
 font-size: 90%;
 line-height: 1.5;
}

.entry-more-link {
 font-size: 12px;
 letter-spacing: 0.1em;
 margin: 8px 0;
 padding: 0;
}

.entry-footer,
.comment-footer,
.trackback-footer {
 margin: 0 0 20px 0;
 border-top: 1px dotted #ffbfaa;
 padding-top: 3px;
 color: #666;
 font-size: 10px;
 text-align: right;
}

.entry-gototop
{
 margin: 24px 0px 0px 0px;
 padding: 0;
 font-size: 12px;
 text-align: left;
}

p {
 margin: 8px 0;
 padding: 0px;
}

/*エントリー内写真のスタイル*/
.sphoto {
 margin: 6px 0 0 0;
 padding: 0;
}

.clear {
 clear: both;
 margin: 0;
 padding: 0;
 font-size: 6px;
}


/**********************************************/
/* キャプション                                                            */
/**********************************************/
.date {
 margin: 0 5px 10px 0;
 font-size: 11px;
 font-weight: bold;
 text-align: right;
 letter-spacing: 0.1em;
 color: #007fff;
}

.date-header {
 margin-top: 0;
 color: #ff6666;
 border-left: 3px solid #ff6666;
 padding-left: 6px;
 font-size: 120%;
 font-weight: bold;
}

.entry-header {
 margin-top: 0;
 color: #2a5faa;
 border-left: 3px solid #2a5faa;
 padding-left: 6px;
 font-size: 120%;
 font-weight: bold;
}

.entry-header a { color: #2A5FAA; text-decoration: none; }
.entry-header a:hover { color: #2A5FAA; text-decoration: underline; }

.entry-subheader {
 margin: 0;
 color: #007fff;
 padding: 0;
 font-size: 110%;
 font-weight: bold;
}



/**********************************************/
/* 文字のサイズと色 　　　　　                 */
/**********************************************/
.red { color: #b22222; }
.green { color: #008080; }
.blue { color: #000099; }
.dblue { color: #2a3f55; }

.small {
 font-size: 90%;
 color: #333333;
}


/**********************************************/
/* カテゴリー部分                                  */
/**********************************************/
.module-list {
 list-style-type: none;
 list-style-position: outside;
 margin: 0 0 6px 0;
 padding: 0;
}

.module-list .module-list-item {
 /* ie win (5, 5.5, 6) bugfix */
 p\osition: relative;
 width: 100%;
 w\idth: auto;
 margin: 2px 0 0 0;
 border-bottom: 1px dotted #ff6666;
 padding: 3px 3px;
 color: #000000;
 font-weight: normal;
 font-size: small;
 letter-spacing: 0.2em;
 line-height: 1.5;
 text-transform: uppercase;
 background-color: #ffffff;
}

.module-list-item a { color: #000000; text-decoration: none; }
.module-list-item a:hover { color: #000000; text-decoration: underline; }


/**********************************************/
/* テーブル　　　　　                               */
/**********************************************/
/*マスターテーブルのスタイル*/
.master {
 margin-bottom: 10px;
 padding-bottom: 3px;
}

.master table {
 border-collapse: collapse;
 border: 1px solid #666666;
 border-spacing: 0;
 empty-cells: show;
}

.master th {
 padding: 3px;
 border: 1px solid #999999;
 background-color: #f5f5f5;
 font-weight: bold;
 text-align: left;
 vertical-align: top;
}

.master td {
 padding: 3px;
 border: 1px solid #999999;
 vertical-align: top;
} 

/*会社概要のスタイル*/
.summary {
 margin: 12px 0;
 padding: 0px;
}

.summary table {
 border-collapse: collapse;
 border-spacing: 0;
 border: 1px solid #A0A5CF;
 empty-cells: show;
 width: 100%;
}

.summary th {
 padding: 5px;
 border-top: 1px solid #A0A5CF;
 border-bottom: 1px solid #A0A5CF;
 border-right: 1px solid #A0A5CF;
 border-left: 1px solid #A0A5CF;
 background-color: #E2E2E9;
 font-weight: bold;
 text-align: left;
 vertical-align: top;
 white-space: nowrap;
}

.summary td {
 padding: 5px;
 border-top: 1px solid #A0A5CF;
 border-bottom: 1px solid #A0A5CF;
 border-left: 1px solid #cccccc;
 vertical-align: top;
}


/**********************************************/
/*賛助会員・ご寄付・ご協賛のお願い       */
/**********************************************/
.notice {
 margin: 10px 0;
 background: #fffbf0;
 border: 1px solid #cccc99;
}

.notice-content {
 margin: 0;
 padding: 0 15px;
}


/**********************************************/
/* 生徒募集活動                                  */
/**********************************************/
.photo {
 margin: 0 0 0 0;
 padding: 0;
 vertical-align: top;
 width: 200px;
 float: left;
}
.photoletter {
 margin: 0 0 0 0;
 padding: 0;
 vertical-align: top;
 width: 440px;
 float: left;
}


/**********************************************/
/* サイトマップ                                      */
/**********************************************/
.sitemap {
 line-height: 3;
} 


/**********************************************/
/* トラックバック＆コメント部分                 */
/**********************************************/
.trackbacks {
 margin: 30px 0 0 0;
 padding: 0;
}

.trackbacks-header,
.comments-open-header {
 background-image: url("images/arrow.gif");
 background-repeat: no-repeat;
 font-weight: bold;
 font-size: 14px;
 color: #ff6666;
 padding: 0 0 4px 14px;
 border-bottom: 1px dotted #ffbfaa;
}

#trackbacks-info {
 margin: 10px 0;
 padding: 0px;
 color: #FF6666;
 font-size: 11px;
 text-align: left;
}

.trackbacks-content {
 margin: 0;
 padding: 0;
 font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
 letter-spacing: 0.2em;
 line-height: 1.5;
}

.trackback-footer {
 font-size: 90%;
 color: #666666;
}

.comments-open-moderated {
 font-size: 90%;
 line-height: 1.5;
}


/**********************************************/
/* beta                                                                      */
/**********************************************/
.sidetitle {
 margin: 10px 0 0 0;
 padding: 0;
}


/**********************************************/
/* 日付け画像用                                                        */
/**********************************************/
.post_header {
 height:auto;
 float:left;
 color:#ffffff;
 padding-bottom:8px;
}

.post-date {
 width: 55px;
 height: 55px;
 float:left;
 margin-left:0px;
 margin-top:5px;
 background: url(images/datebg.jpg) no-repeat;
}

.post-month {
 font-size: 11px;
 text-transform: uppercase;
 color: #ffffff;
 text-align: center;
 display:block;
 line-height: 11px;
 padding-top: 6px;
 margin-left: -0px;
}

.post-day {
 font-size: 18px;
 text-transform: uppercase;
 color: #00a7ff;
 text-align: center;
 display:block;
 line-height: 18px;
 padding-top: 11px;
 margin-left: -0px;
}

.post_title {
 height:auto;
 float:left;
 margin-top: 5px;
 margin-left:15px;
}

.post_title h3 {
 font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
 font-size: 17px;
 font-weight: bold;
 margin:0px;
 padding-top:2px;
 padding-bottom:2px;
 color: #2A5FAA;
}

.post_title h3 a { color: #2A5FAA; text-decoration: none; }
.post_title h3 a:hover { color: #2A5FAA; text-decoration: underline; }

.post_information {
 font-family: Arial, "Trebuchet MS",Tahoma, Helvetica, sans-serif;
 width:424px;
 height:auto;
 float:left;
 font-size:11px;
 margin-top:3px;
 line-height:16px;
 text-align:left;
}

.author_icon {
 width: 13px;
 height:12px;
 float:left;
 background:url(images/author.gif);
 background-repeat:no-repeat;
 margin-top:1px;
 margin-right:4px;
}

.information_txt {
 width:auto;
 font-weight: bold;
 font-family: Arial;
 height:auto;
 float:left;
 color: #00a7ff;
}

.information_txt a { color: #00a7ff; text-decoration: underline; }
.information_txt a:hover { color: #00a7ff; text-decoration: underline; }

.comment_icon {
 width: 13px;
 height:12px;
 float:left;
 background:url(images/comment.gif);
 background-repeat:no-repeat;
 margin-top:2px;
 margin-right:3px;
 margin-left:5px;
}

.trackback_icon {
 width: 13px;
 height:12px;
 float:left;
 background:url(images/trackback.gif);
 background-repeat:no-repeat;
 margin-top:2px;
 margin-right:4px;
 margin-left:6px;
}

.dotted {
 margin: 0 0 20px 0;
 border-top: 1px dotted #ffbfaa;
 padding-top: 3px;
}


/**********************************************/
/* カレンダー                                                              */
/**********************************************/
#cframe {
 border: 1px solid #dcdcdc;
 border-spacing: 0;
 empty-cells: show;
 width: 100%;
 }

table.calendar {
 margin: 5px auto 10px auto;
 }

table.calendar caption {
 margin: 5px auto 10px auto;
 color: #2A5FAA;
 font-size: 14px;
 font-weight: normal;
 }

table.calendar th {
 padding: 2px 4px;
 color: #333333;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
}


table.calendar td {
 padding: 2px 4px;
 color: #999999;
 font-size: 12px;
 text-align: center;
}