﻿body {
	/* font-family: Lucida Grande, Verdana, Sans-serif; */
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	background-color: #f0f0ff;
}

.container {
	margin: 0px auto;
	background-color: #ffffff;
}

.header_common {
	height: 30px;
	margin: 5px 0px;
	line-height: 2em;
}

.title_a{
	color:#00c;
}



.navi {
	height: 30px;
	margin: 5px 0px;
}

.navi_button {

	position: relative;

	height: 30px;
	border: 1px solid #a0a0a0;

	margin-left: -2px;

	text-align: center;
	line-height: 2em;

	background-image: url('images/gradation_mono_down.png');
	background-position: 0px -30px;

}

.navi_button_active {
	background-image: url('images/gradation_green_up.png');
	font-weight: bold;
}

.navi_button_active a {
	color: #ffffff;
	text-decoration: none;
}

.juyouka_select_menu {
	/*height: 30px;*/
	margin: 5px 0px;
	color: #ffffff;
	/*background-color: #00c000;*/
	background-color: #5fb32a;
	line-height: 2em;
	font-weight: bold;
}

select.selector {
	width: 200px;
}

#login_container {
	margin: 20px auto;
	padding: 0px;

	width: 550px;

	background-color: #white;
}

.login_header {
	text-align: center;
	height: 60px;
	background-image: url('images/gradation_mono_down.png');
}

.login_error {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}

.login_label {
	display: inline-block;
	vertical-align: top;

	margin: 10px;
	padding: 0px;

	width: 200px;
	height: 50px;

	text-align: right;
}

.login_form {
	display: inline-block;
	vertical-align: top;

	margin: 10px;
	padding: 0px;

	width: 300px;
	height: 50px;

	text-align: left;
}

.login_form p {
	color: #ff0000;
	font-weight: bold;
}

.login_submit {
	text-align: center;
	height: 60px;
	background-image: url('images/gradation_mono_up.png');
}

#change_password_container {
	margin: 20px auto;
	padding: 0px;

	width: 550px;
}

.change_password_header {
	text-align: center;
}

.change_password_error {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}

.change_password_label {
	display: inline-block;
	vertical-align: top;

	margin: 10px;
	padding: 0px;

	width: 200px;
	height: 50px;

	text-align: right;
	font-weight: bold;
}

.change_password_form {
	display: inline-block;
	vertical-align: top;

	margin: 10px;
	padding: 0px;

	width: 300px;
	height: 50px;

	text-align: left;
}

.change_password_form p {
	color: #ff0000;
	font-weight: bold;
}

.change_password_submit {
	text-align: center;
}

.edit_label {
	display: inline-block;
	vertical-align: top;

	margin: 10px;
	padding: 0px;

	width: 200px;
	height: 50px;

	text-align: right;
	font-weight: bold;
}

.edit_value {
	display: inline-block;
	vertical-align: top;

	margin: 10px;
	padding: 0px;

	width: 615px;
	/*height: 50px;*/

	text-align: left;
}

.edit_value p {
	color: #ff0000;
	font-weight: bold;
}

.admin_searchbox {
	padding: 10px;
	border: 1px solid #909090;
}

.search_label{

	background-color: #66cdaa;
}

table.admin_user th {
	padding: 5px;

	border: 1px solid #000000;
    background-color: #e0ffe0;

	text-align: center;
	color: #000000;
	font-weight: bold;
}

table.admin_user th.control {
	width: 30px;
}

table.admin_user th.editor {
	width: 40px;
}

table.admin_user th.value {
	width: 120px;
}

table.admin_user td {
	padding: 5px;

	border: 1px solid #000000;
	background-color: #ffffff;

	color: #000000;
	font-size: 80%;
}

table.admin_user td.control {
	text-align: center;
}

table.admin_user td.value {
	text-align: left;
}

table.admin_juyouka_group th {
	padding: 5px;

	border: 1px solid #000000;
	background-color: #e0ffe0;

	text-align: center;
	color: #000000;
	font-weight: bold;
}

table.admin_juyouka_group th.value {
	width: 200px;
}

table.admin_juyouka_group td {
	padding: 5px;

	border: 1px solid #000000;
	background-color: #ffffff;

	color: #000000;
}

table.admin_juyouka_group td.value {
	text-align: left;
}

table.admin_relate_juyouka_group th {
	padding: 5px;

	border: 1px solid #000000;
	background-color: #e0ffe0;

	text-align: center;
	color: #000000;
	font-weight: bold;
}

table.admin_relate_juyouka_group th.value {
	width: 200px;
}

table.admin_relate_juyouka_group td {
	padding: 5px;

	border: 1px solid #000000;
	background-color: #ffffff;

	color: #000000;
}

table.admin_relate_juyouka_group td.control {
	text-align: center;
}

table.admin_relate_juyouka_group td.value {
	text-align: left;
}

table.system_log th {
	background-color: #d0ffd0;
}

table.admin_oshirase th {
	background-color: #d0ffd0;
}

table.download_invoice_html th {
	background-color:#d0ffd0; 
}

table.download_common_html th {
	background-color: #d0ffd0; 
}

table.monthly_csv_html th {
	background-color: #d0ffd0; 
}

table.seikyuusaki_kyouyuu_file th {
	background-color: #ffffd0;
}

table.kyoutsuu_kyouyuu_file th {
	background-color: #ffffd0;
}

table.admin_mail_send th {
	background-color: #d0ffd0; 
}


#selector_juyouka_group {
	width: 230px;
}

#selector_juyouka {
	width: 330px;
}

div.control_panel {
	height: 96px;

	background-image: url('images/gradation_mono_down.png');
	background-position: 0px 32px;
	background-repeat: repeat-x;
}

div.date p {
	color: #ff0000;
	font-weight: bold;
	font-size: 70%;
}

th {
	height: 20px;
	padding: 0px 3px;
	font-size: 80%;
}

th.tenki_header {
	width: auto;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #404040;
	background-color: #ccffcc;
}

td.tenki_string {
	text-align: center;
}

td.tenki_numeric {
	text-align: right;
}

td.control{
	text-align: center;
}

table.denryokuryou_header th{
	width: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #404040;
	background-color: #ccffcc;
}

th.peak {
	width: 135px;
}

td {
	height: 20px;
	padding: 0px 3px;
	font-size: 90%;
	text-align: right;
	border: 1px solid #404040;
	background-color: #ffffff;
}

td.data {
	width: 63px;
}

td.data li {
	list-style-type: none;
}

td.peak {
	width: 135px;
}

td.hilight {
	background-color: #e0e0ff;
	cursor: pointer;
}

td.selected {
	background-color: #ffe0e0;
}

td.name1 {
	width: 75px;
	font-size: 70%;
	background-color: #ffffa0;
}

td.name2 {
	width: 75px;
	font-size: 70%;
	background-color: #c0eeff;
}

td.name3 {
	width: 75px;
	font-size: 70%;
	background-color: #ffa0a0;
}

h1.page_title {
	margin: 5px;
}

table.weekly_header th{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	border: 1px solid #404040;
	background-color: #ccffcc;
    margin-bottom: 0px;
}

.youbi { 
    width: 33px; 
    text-align: center; 
}

.weekly_data { width: 75px; }
