@CHARSET "utf-8";
* {
	margin: 0;
	padding: 0;
}

body{
	font-size: 90%;
	line-height: 140%;
	color: #363636;
	font-family: sans-serif;
}


.comment{
	font-size: 10px;
	text-indent: -10px;
	margin-left: 20px;
}

/*-----------------------------------------------
	基本デザイン
-----------------------------------------------*/

#wrapper {
	width: 780px;
	margin: 0 auto;
}

a#poweredBy{
	float: right;
	background-repeat: no-repeat;
	width: 125px;
	height: 17px;
	display: block;
	text-indent: -9999px;
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

a#poweredBy:hover{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

#border {
	width: 780px;
	height: 15px;
	margin: 1px;
	background-image: url("/img/border/orange_01.gif");
	background-repeat: repeat-x;
}

#menubar{
	width: 185px;
	float: left;
	font-size: 90%;
}

#content{
	float: left;
	width: 595px;
}

/*-----------------------------------------------
	基本要素
-----------------------------------------------*/
/*
	h1,h2とか
*/
h1 {
	font-size: 130%;
	margin: 0.5em 0 0.5em 0;
}
h2 {
	font-size: 110%;
	margin: 18px 2px 7px 0px;
	padding: 2px 0px;
	border-bottom: 2px solid #F9B500;
}
h3 {
	font-size: 90%;
	margin: 15px 22px 5px 6px;
	padding: 2px 0px 2px 3px;
	border: double #FFCC00;
	border-width: 0px 0px 3px 0px;
}
img.capture{
	border: 1px solid #AAAAAA;
	margin: 10px;
}
/*
	ul,ol
*/
ul,ol {
	margin-left: 2em;
}
li {
	margin: 4px 0;
}

/*
	リンク
*/
a:link	{
	color : #0000FF;
	text-decoration : none;
}
a:visited	{
	color : #8602FD;
	text-decoration : none;
}
a:active	{
	color : #FF0080;
	text-decoration : none;
}
a:hover	{
	color : #A2A2FF;
	text-decoration : underline;
}
/*
	段落
*/
p {
	line-height: 150%;
	margin-bottom: 5px;
	text-indent: 10px;
}
/*
	メニュー
*/
ul.menu{
	margin:0;
	padding:0;
	list-style-type: none;
}
ul.menu li {
	margin:0;
	padding:0;
	background-image: url(/img/border/orange_02.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #F9B500;
	width: 170px;
	padding:3px;
	margin-bottom: 4px;
}
/*
	テーブル
*/
table.setting{
	margin-left: 10px;
	font-size: 90%;
}
table.setting td{
	padding: 3px;
}
table.setting td div.explain{
	padding: 4px;
	font-size: 90%;
	margin: 5px;
	line-height: 130%;
	color: #94731f;
	background-color: #FFFFCC;
	border: 1px solid #F9B500;
}
table.setting td div.explain:FIRST-LETTER{
	margin-left: 5px;
}
table.setting th{
	font-weight: normal;
	vertical-align: top;
	padding: 5px 3px 3px 4px;
	text-align: left;
	white-space: nowrap;
}
.labelList label{
	display: block;
}
.labelBlock label{
	display: block;
	float: left;
	width: 150px;
}

/*
	機能
*/
table#funcs th{
	width: 80px;
}
table#funcs td{
	width: 210px;
}
table#funcs{
	width: 580px;
}
/*
*/

span.important{
	font-weight: bold;
	color: red;
}
span.notice{
	font-weight: bold;
}
/*
	メッセージ
*/
div.error, div.notice, div.success{
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 10px;
	padding-left: 40px;
	line-height: 160%;
	margin: 10px;
}
div.error {
/*	background-image: url(/img/kNeu/22x22/apps/error.png);*/
	background-image: url(http://static.kanichat.com/img/crystal/32x32/actions/status_unknown.png);
	background-color: #FFFFCC;
	border: 1px solid #FF4000;
	color: #FF4000;
}
div.notice {
/*	background-image: url(/img/crystal/32x32/apps/chat.png);*/
	background-image: url(/img/dfo/30x30/help.png);
	padding-left: 40px;
	background-color: #D2EFFF;
	border: 1px solid #0066FF;
	color: #0066FF;
}
div.success {
/*	background-image: url(/img/kNeu/22x22/actions/ok.png);*/
	background-image: url(/img/dfo/30x30/check.png);
	background-color: #E2FFE1;
	border: 1px solid #13BD13;
	color: #138B13;
}

.alert {
	color: red;
}
div.example {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #F9B500;
	margin: 5px;
	font-size: 90%;
}

.loginForm{
	margin: 0 auto;
	width: 300px;
}
/*
	エラー画面
*/
#centerError{
	background-image: url(/img/logo/kanichat230x55.gif);
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: 85px 10px;
	border: 1px solid red;
	padding: 10px;
	padding-top: 70px;
	color: red;
	width: 400px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -150px;
}


/*
	外部スクリプトのためのもの
*/
/*---------sortable.js----------*/
.sortable {border:1px solid #ccc; border-bottom:none; font-size: 80%;}
.sortable th {padding:4px 6px 6px; background:#444; color:#fff; text-align:left; color:#ccc}
.sortable td {padding:2px 4px 4px; background:#fff; border-bottom:1px solid #ccc}
.sortable .head {background:#444 url(img/sorter/sort.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc {background:#222 url(img/sorter/desc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc {background:#222 url(img/sorter/asc.gif) 6px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .even td {background:#f2f2f2}
.sortable .odd td {background:#fff}
