@charset "utf-8";
/*
# written by unit-MSE Co.,ltd.　　　　　 #
# 　　　info@unit-mse.jp　　　　　　　　 #
# 　　　http://www.unit-mse.jp　　　　　 #
# 使用：福岡文化学園　2010.07.08　　　　 #
# 日文用 印刷用 　　　　　　　　　　　　 #
# $Revision: 1.1 $　　　　　　　　　　　 #
*/
/******************************/
/* 基本画面用                 */
/******************************/
BODY{ }
/* 背景画像を敷き詰めたいとき */
/* HTML,BODY{ height:100% } 
/* 該当箇所に{ height:100% min-height:100%; }を */
	/* タグ基本 */




/******************************/
/* レイアウト                 */
/******************************/
DIV#wrapbase{ width:768px; margin-left:24px; }
OL.topMenu LI{ text-indent:-9999px; float:left; }
#top DIV#wrapmain{ background:none; }
DIV.wrapmain2{ position:relative; }
DIV.wrapLeft{ width:640px; margin-right:16px; margin-bottom:48px; }
DIV.wrapRight{ display:none; }

/* パンくずメニュー */
DIV.crumbMenu{
	display:none;
}

/******************************/
/* ヘッダー                   */
/******************************/

/* トップページ */
/* ボタン */


/* 中ページ */
UL#globalMenu{ display:none; }

/******************************/
/* メイン　                   */
/******************************/

/* 共通サイドバナー */

/* 理事長挨拶 */

/* 学園のあゆみ */
#history .wrapContents DL{ position:relative; }
#history .wrapContents DT,
#history .wrapContents DD{ margin:0; padding:0; font-size:12px; line-height:18px; margin-bottom:2px; }

#history .wrapContents DT{ width:90px; float:left; margin-right:12px; }
#history .wrapContents DD{ width:520px; float:left; }

/* お問い合わせ */


/******************************/
/* フッター                   */
/******************************/

