﻿html {
	height:100%;
	text-align: center;
}

body {
	height:100%;
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
}

table {
	text-align:left;
}

strong { font-weight:bold; }

A:link {
	COLOR: #0000ee;
}
A:hover {
	COLOR: #0000ee; 
}
A:visited {
	COLOR: #0000ee;
}

h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B91518;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 110%;
	text-indent: 5px;
	text-align: left;
}

.table01_bg {
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;
}
.table02_bg {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.table01_th {
	color: #000066;
	background-color: #ECECF2;
	line-height: 150%;
}
.table01_td0 {
	COLOR: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	vertical-align: bottom;
	font-size: 110%;
	font-weight: bold;
}
.table01_td1 {
	COLOR: #000000; background-color: #FFFFFF}
	
	
.table01b_th {
	color: #000066;
	font-weight: bold;
	background-color: #ECECF2;
	line-height: 150%;
}	
.table01b_td1 {
	color: #000000; 
	font-weight: bold;
	background-color: #FFFFFF}
		
	
#container {
	width: 800px;
	text-align: left;
	margin: 10px auto;
}

.table01c_th {
	color: #CC0000;
	font-weight: bold;
	background-color: #ECECF2;
	line-height: 150%;
	}
/*
#header {  }

#footer {
	CLEAR: both; MIN-HEIGHT: 3em; BACKGROUND: #ffffff; WIDTH: 100%; COLOR: #000000; text-align: center
}
*/

.must {
	font-style:bold ; color:#FF3300
	}
#container table {
	font-size: 100%;
	color: #000000;
	align :center;
}
	
#delimiter {
	padding-top: 15px;
	width: 800px;
	text-align: center;
	margin-bottom: 10px;
}
#next {
	text-align: center;
	width: 800px;
}
#container #check {
	text-align: center;
}


/* 追加項目 */
#pankuzu {
 margin:20px 0px 30px 0px;
}

form {
 margin:0px; padding:0px;
}

.s_size {
font-size:80%;
}

#login_table th{
	padding: 7px;
	font-weight: bold;
	width: 100px;
}

#login_table tr{
	padding: 7px;
	color: #000066;
	font-weight: normal;
	width: 180px;
}

#edit_table th{
	padding: 7px;
	color: #000066;
	background-color: #ECECF2;
	line-height: 150%;
	font-weight: normal;
	width: 180px;
}

#edit_table td{
	padding: 7px;
	background-color: #ECECEC;
	line-height: 150%;
	font-weight: normal;
}

#edit_table h2{
	margin:15px 0px 5px 0px;
		font-weight: bold;
	font-size: 110%;
}

#calendar table{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

#calendar td{
width: 20px;
 padding:5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
#calendar th{
width: 20px;
 padding:5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#reserve table{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

#reserve td{
 padding:5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#reserve th{
 width:150px;
 padding:5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#reserve2 table{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#reserve2 th{
 padding:5px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#reserve2 td{
 padding:5px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.sentaku select,option{
	font-size:120%;
}
