@charset "shift_jis";

/*
modified --- [2010-11-12 13.23 (JST: GMT+0900) @224]
encode phrase : 時々京の方向に幅が細くて美しい線が入った飾りを持つ雀が往く
encode phrase : 男は傷の拳で美しく印刷された一冊の書を持ち憎い相手の笑いに応じた
encode phrase : 上記の文はエディタにエンコード判定させるためのダミー文です。

トップページ用

*/
html { height: 100%; overflow: auto; }
body { margin: 0; padding: 0; width: 100%; height: auto; }

.frame-header
{
	padding-top:0; padding-bottom:0; margin-bottom: 0px; height: 45px; background: transparent url(../img/header_bg.jpg) no-repeat center top;
}

.frame-globalnavi {
	margin-top:0;
}

.frame-header h2,
.frame-header h3 {
	margin-top:17px;
}

/* FLASH表示用 */

#flashBody
{
	width: 100%; height: auto;
}
#flashContent
{
	position: relative; top: 0; left: 0; width: 100%; height: 575px; text-align: center;
	overflow: auto; line-height: 0;
}
#interview
{
	width: 260px; height: 95px; float:right;
}

.frame-footer
{
	padding-top:10px; padding-bottom:20px;
}


.frame-footer-lowers
{
	border-top:1px solid #CCCCCC; width:auto; padding-top:15px;
}
/*  clearfix
-----------------------------------*/
/* start clearfix */
.frame-footer:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0px; line-height: 0; }
/* ie6 hack */
* html .frame-footer { height: 1%; }
/* ie7 hack */
*:first-child+html .frame-footer { min-height: 1%;}
/* end clearfix */
