
	/*
	全体の背景
	*/
	BODY.backChat {
		background: #FFFFFF url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_chat.gif") repeat-y;
	}
	
	/*
	左側の空白
	*/
	.paddingChat {
		padding-left: 10px;
	}
	
	/*
	チャット上部の画像
	*/
	.contentsChatTop {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_chat11.jpg") repeat-y;
		text-align: center;
		width: 927px;
		height: 33px;
	}
	
	/*
	チャットメインの背景（左右にチャットの枠）
	*/
	.contentsChat {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_chat12.jpg") repeat-y;
		text-align: center;
		width: 927px;
	}
	
	/*
	Javaアプレット部分（実際はアプレットタグ）
	*/
	.tableChatMain {
		width: 880px;
		height: 660px;
	}
	
	/*
	チャット下部のお絵描きチャットリンク
	*/
	.footerChat {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_chat12.jpg") repeat-y;
		padding-top: 10px;
		color: #0A51A1;
		font-size: 11px;
		font-weight: bold;
		text-align: right;
		padding-right: 45px;
	}
	
	/*
	チャット下部のお絵描きチャットリンクテキスト
	*/
	.footerChatText {
		color: #0A51A1;
		font-size: 11px;
		font-weight: bold;
	}
	
	/*
	チャット下部の枠
	*/
	.contentsChatBottom {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_chat13.jpg") repeat-y;
		text-align: center;
		width: 927px;
		height: 30px;
	}
	
	/*
	チャット下の説明書きの上枠
	*/
	.contentsChatTopSmall {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_small01.jpg") repeat-y;
		text-align: center;
		width: 523px;
		height: 28px;
	}
	
	/*
	チャット下の説明書きの背景
	*/
	.contentsChatSmall {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_small02.jpg") repeat-y;
		text-align: center;
		width: 523px;
	}
	
	/*
	チャット下の説明書き
	*/
	.tableChatSmall {
		padding: 0 0 0 20px;
		width: 450px;
	}
	
	/*
	チャット下の説明書きのボタン枠
	*/
	.tableChatSmallButton {
		padding: 0 0 0 20px;
		width: 450px;
		height: 32px;
	}
	
	/*
	チャット下の説明書きの上枠
	*/
	.contentsChatBottomSmall {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/back_memo_small03.jpg") repeat-y;
		text-align: center;
		width: 523px;
		height: 20px;
	}
	
	/*
	戻るボタン
	*/
	.chatModoruButton {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/button_modoru.jpg") no-repeat;
		width: 94px;
		height: 32px;
		display: block;
		text-decoration: none;
		font: 0px/0px sans-serif;
	}
	
	/*
	使い方ボタン
	*/
	.chatTsukaikataButton {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/button_tsukaikata.jpg") no-repeat;
		width: 94px;
		height: 32px;
		display: block;
		text-decoration: none;
		font: 0px/0px sans-serif;
	}
	
	/*
	お知らせボタン
	*/
	.chatOshiraseButton {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/button_oshirase.jpg") no-repeat;
		width: 94px;
		height: 32px;
		display: block;
		text-decoration: none;
		font: 0px/0px sans-serif;
	}
	/*
	管理ページボタン
	*/
	.chatKanriButton {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/button_kanri.jpg") no-repeat;
		width: 118px;
		height: 30px;
		display: block;
		text-decoration: none;
		font: 0px/0px sans-serif;
	}
	
	.logoBackSmall {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/logo_top_small_14th.gif") no-repeat;
		vertical-align: top;
	}
	.footerLogo {
		background: url("http://www.takamin.com/oekakichat/user/skin/classic/images/logo_bottom_small.gif") no-repeat bottom left;
		padding: 0 0 0 170px;
		vertical-align: bottom;
		height: 80px;
	}
