﻿@charset "utf-8";

/* ---------------------------------------------------------------------------------------- 

	エディター用のスタイル

---------------------------------------------------------------------------------------- */

#editor {
	background-image: none;
	background-color: #fff;
	border: none;
}

#cms_message_row li {
	background: none !important;
}


/* ---------------------------------------------------------------------------------------- 

	ログインのスタイル

---------------------------------------------------------------------------------------- */

.dialog table.table_window,
.dialog table.table_window th,
.dialog table.table_window td {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

body#main,
body#upper,
body#bottom,
body#opt1,
body#opt2,
body#side {
	background: #fff none;
}

body#header,
body#footer {
	background: #a6a1aa none;
}