/* CSS Document */
BODY {
background-image: url(/common/images/fc1.gif);
margin-top:8px;
}

/*h1タイトルのhide設定*/
h1{
	display: none;
}

/*インデックスアウトライン*/
.index_outline{
width:686px;
margin:0 auto 0 auto;
}

/*ヘッダー*/
.header{
height:53px;
margin-bottom:7px;
}

/*メニュー*/
.main_menu{
height:32px;
margin-bottom:7px;
}

/*テキストメニュー*/
.text_menu{
height:33px;
margin-bottom:11px;
}

.main_frame{
width:686px;
}

/*メイン左フレーム*/
.main_left{
	min-height:602px;
	max-height:50000px;
	float:left;
	width:686px;
	margin-right:10px;
	background :url(common/images/other_window_r2_c1.gif) repeat-y white;
}

#main_left_inner{
padding-left : 10px;
padding-right : 10px;
}

/*メイン右フレーム*/
.main_right{
height:602px;
margin-bottom:13px;
}

.main_right ul,.main_right li,.main_right a,.main_right img{
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}

.main_right li{
line-height:0;

}
.main_right a{
	display : block;
line-height:normal;


}
.main_right img{
	vertical-align:bottom;
}

#side_menu li{
	float : left;
	margin-bottom : 5px;
}

#side_menu li.ki{
	margin-right : 8px;
}

/*フッター*/
.footer{
height:29px;
}

/*フッターライン*/
.footer_line{
height:7px;
}

/*コピーライト*/
.copyright{
	height:29px;
	text-align: center;
}
