*{
	font-family: ＭＳ ゴシック;
	color: #616161;
	line-break: normal;
}
body{
	background-color: #ffffff;
	background-image: url('/images/stripe_gray.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
h1,h2,h3,h4,h5,h6{
	text-align: center;
}
input{
	font-family: MS UI Gothic;
	font-size: small;
}
textarea{
	/*font-family: MS UI Gothic;*/
	font-family: ＭＳ ゴシック;
	font-size: small;
}
input.Textbox,
textarea.Textbox{
	width: 48em;
	font-family: ＭＳ ゴシック;
}
textarea.resform{
	font-family: ＭＳ ゴシック;
	width: 48em;
	height: 20em;
}
textarea.memo{
	width: 95%;
	height: 8em;
	font-family: "ＭＳ ゴシック";
}
form{
	margin:0px;
}
/* 一般ページのレイアウトテーブル */
table.layout
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
table.menu
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	width: 190px;
	text-align: center;
}
table.menu td a{
	font-family: MS UI Gothic;
	font-size: 12pt;
	display:block;
	width:  184px;
	height:  17px;
	background-image: url('/images/cssbutton2.gif');
	text-align:center;
	margin:0px 0px;
	padding: 4px 0px;
	background-position:0px 0px;
	text-decoration:none;
	font-weight: bold;
}
table.menu td a:hover{
	background-position:0px 25px;
}
table.contents
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	min-width: 552px;
}
table.PageButton{
	width: 100%;
}

table.bordernone{
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.bordernone td{
	vertical-align: top;
}
table.left{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	border-collapse: collapse;
	width: 100%;
}
table.left th{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: center;
	vertical-align: middle;
}
table.left td{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: left;
	vertical-align: middle;
	word-break: break-word;
}
table.right{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	border-collapse: collapse;
	width: 100%;
}
table.right th{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: center;
	vertical-align: middle;
}
table.right td{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: right;
	vertical-align: middle;
}
table.center{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	border-collapse: collapse;
	width: 100%;
}
table.center th{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: center;
	vertical-align: middle;
}
table.center td{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: center;
	vertical-align: middle;
}
.OverX{
	overflow: auto;
}
table.AnalyCom{
	text-align: center;
	font-size: small;
	border: 1px solid #808080;
	border-collapse: collapse;
}
table.AnalyCom th{
	border: 1px solid #808080;
	vertical-align: middle;
}
table.AnalyCom td{
	border: 1px solid #808080;
	vertical-align: middle;
	background-color: #fffff0;
	font-weight: normal;
}
table.AnalyDat{
	text-align: center;
	border: 1px solid #808080;
	border-collapse: collapse;
}
table.AnalyDat th{
	border: 1px solid #808080;
	vertical-align: middle;
	font-size: small;
}
table.AnalyDat td{
	border: 1px solid #808080;
	vertical-align: middle;
	background-color: #ffffff;
	font-weight: normal;
}
table.AnalyDat td.Page{
	text-align: left;
	font-size: small;
	width: 200px;
}
table.AnalyDat td.View{
	text-align: right;
	background-color: #fff0f0;
	font-size: medium;
	width: 50px;
}
table.AnalyDat td.Uniq{
	text-align: right;
	font-weight: bold;
	background-color: #f0ffff;
	font-size: medium;
	width: 50px;
}
table.AnalyDat td.Rept{
	text-align: right;
	font-weight: bold;
	font-size: medium;
	color: #aa0000;
	width: 50px;
}
table.AnalyHour{
	font-size: small;
	border-collapse: collapse;
}
table.AnalyHour th.Morn{
	background-color: #fff0f0;
}
table.AnalyHour th.Noon{
	background-color: #f0ffff;
}
table.AnalyRefe,AnalySear{
	margin-top: 10px;
	border-collapse: collapse;
	font-size: small;
	width: 700px;
	border: 1px solid #808080;
}
table.AnalyRefe th{
	border: 1px solid #808080;
}
table.AnalyRefe td{
	text-align: left;
	border: 1px solid #808080;
	padding: 3px;
	word-break:break-all;
}
table.AnalySear{
	margin-top: 10px;
	border-collapse: collapse;
	font-size: small;
	width: 700px;
	border: 1px solid #808080;
}
table.AnalySear th{
	border: 1px solid #808080;
}
table.AnalySear td{
	text-align: left;
	border: 1px solid #808080;
	padding: 3px;
	word-break:break-all;
}
table.AnalyIpad{
	margin-top: 10px;
	border-collapse: collapse;
	font-size: small;
	min-width: 700px;
	border: 1px solid #808080;
}
table.AnalyIpad th{
	border: 1px solid #808080;
}
table.AnalyIpad td{
	text-align: left;
	border: 1px solid #808080;
	padding: 3px;
	word-break:break-all;
}
table.AnalyTrac{
	margin-top: 10px;
	border-collapse: collapse;
	font-size: small;
	width: 100%;
	border: 1px solid #808080;
}
table.AnalyTrac th{
	border: 1px solid #808080;
}
table.AnalyTrac td{
	text-align: left;
	border: 1px solid #808080;
	padding: 3px;
	word-break:break-all;
}

.AnalyMess{
	text-align: center;
	font-size: small;
	color: #000088;
	margin-top: 5px;
}
.AnalyTitle{
	text-align: center;
	font-size: medium;
	font-weight: bold;
	margin: 5px 0px;
}
.AnalyTitle a{
	padding-top: 2px;
	padding-left: 42px;
	background-image: url('/images/yajirusi1.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}
.AnalyTitle a:hover{
	background-image: url('/images/yajirusi2.gif');
	padding-left: 42px;
	background-repeat: no-repeat;
}
li.linone{
	list-style-type: none;
}
.date{
	background-color: #616161;
	color: #ffffff;
	padding: 2px 5px;
}
/* 共通テーブル */
th{
	background-color: #d8d8eb;
}
th.title2{
	padding: 8px;
	background-color: #ccff99;
}
td.td_tl
{
	padding-right: 0px;
	padding-left: 0px;
	height: 16px;
	width: 14px;
	background-image: url('/images/td_tl.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}
td.td_tc
{
	padding-right: 0px;
	padding-left: 0px;
	height: 16px;
	background-image: url('/images/td_tc.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
}
td.td_tr
{
	padding-right: 0px;
	padding-left: 0px;
	height: 16px;
	width:	19px;
	background-image: url('/images/td_tr.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-position: center bottom;
}
td.td_l
{
	padding-right: 0px;
	padding-left: 0px;
	width: 14px;
	background-image: url('/images/td_cl.gif');
	background-repeat: repeat-y;
	background-position: center bottom;
}
td.td_c
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: #EDEDED;
}
td.td_r
{
	padding-right: 0px;
	padding-left: 0px;
	width:	19px;
	background-image: url('/images/td_cr.gif');
	background-repeat: repeat-y;
	background-position: center bottom;
}
td.td_dl
{
	padding-right: 0px;
	padding-left: 0px;
	height: 18px;
	width: 14px;
	background-image: url('/images/td_dl.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}
td.td_dc
{
	padding-right: 0px;
	padding-left: 0px;
	height: 18px;
	background-image: url('/images/td_dc.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
}
td.td_dr
{
	padding-right: 0px;
	padding-left: 0px;
	height: 18px;
	width:	19px;
	background-image: url('/images/td_dr.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* 管理モードへのリンク*/
a.Admin{
	border: 0px;
}
/*ユーザーステータス*/
#UserStatus {
	height: 33px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/userstatus.gif') bottom center no-repeat;
}
#UserStatus a{
	font-family: MS UI Gothic;
	font-size: 12pt;
	position: absolute;
	margin-top: 7px;
	padding-left: 50px;
	text-decoration:none;
	font-size: medium;
}
#UserStatus a:hover{
	color: #660000;
	text-decoration: underline overline;
}
#UserStatus span{
	position: absolute;
	margin-top: 7px;
	padding-left: 600px;
	font-size: medium;
}
/*1行インフォ*/
#Failed{
	color: #ff0000;
	/*background-color: #ffffaa;*/
	font-weight: bold;
	font-size: small;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
/*ユーザーコンテンツ*/
#UserContents {
	font-family: MS UI Gothic;
	text-align: center;
	margin: 0 auto;
	top: 50px;
	height: 90%;
	width: 750px;
	background-image: url('/HpImages/homepenguin-i32.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
}
/* ユーザーメニュー */
#UserMenu{
	position: relative;
	top: 2px;
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#UserMenu ul{
	width: 95%;
	margin-top:0px;
	font-size:11pt;
}
#UserMenu ul li{
	list-style:none;
	padding:0px 2px;
	width:120px;
	float:left;
	border-width:0px;
}
#UserMenu a{
	font-family: MS UI Gothic;
	font-size: 11pt;
	display:block;
	width:  120px;
	height:  16px;
	background-image: url('/images/cssbutton.gif');
	text-align:center;
	margin:0px 0px;
	padding: 7px 0px;
	background-position:0px 0px;
	text-decoration:none;
}
#UserMenu a:hover{
	background-position:0px 60px;
}
#UserMenu a.normal{
	font-family: MS UI Gothic;
	font-size: 11pt;
	display:block;
	width:  120px;
	height:  16px;
	background-image: url('/images/cssbutton.gif');
	text-align:center;
	margin:0px 0px;
	padding: 7px 0px;
	background-position:0px 0px;
	text-decoration:none;
}
#UserMenu a.normal:hover{
	background-position:0px 30px;
}
/*各CMSページのテーブル*/
table#Contents
{
	padding: 0px;
	margin: 0 auto;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 750px;
}
#Contents table,#RsvContents table
{
	background-color: #fffff0;
	border-collapse: collapse;
}
#Contents table.transparent,#RsvContents table.transparent
{
	background-color: transparent;
}
table#RsvContents
{
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.caption{
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px;
}
div.SubmitButtons{
	text-align: center;
}
/* BBS用 */
.PageActive{
	background-color:#ddffff;
}
.PageDeactive{
	background-color: transparent;
}
.Solve{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ffcc33;
	padding: 1px;
	padding-top:2px;
	padding-left: 2px;
	margin-bottom: 10px;
	background-color: #ffffee;
	font-weight: normal;
}
.Finish{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #BF6060;
	padding: 2px 1px 1px 2px;
	margin-bottom: 10px;
	background-color: #FFBFBF;
	font-weight: normal;
}
.Start{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #cdcdb9;
	padding: 2px 1px 1px 2px;
	margin-bottom: 10px;
	background-color: #F4F4E7;
	font-weight: normal;
}
.Up{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #7CA6D8;
	padding: 2px 1px 1px 2px;
	margin-bottom: 10px;
	background-color: #EDF5FF;
	font-weight: normal;
}

table.multi th{ background-color: #E6CF73;color:#594827;text-align: center;	padding: 5px;	}
table.multi td{ background-color: #ffffff;color:#594827;padding: 5px;	}
table.topic{
	
}
table.topic th{
	background-color: #FEB8B8;
	color:#333333;
	text-align: center;
	padding: 5px;
}
table.topic span{
	color:#6E0000;
	font-weight: bold;
}
table.topic td{
	background-color: #FDF1F1;
	padding: 5px;
}
table.res{
	width: 95%;
	margin-left: 26px;
}
table.res th{
	background-color: #C9FFA4;
	color:#333333;
	text-align: center;
	padding: 5px;
}
table.res span{
	color:#2A6700; 
	font-weight: bold;
}
table.res td{
	padding: 5px;
	background-color: #F4FFEC;
}
table.resform{
	width: 95%;
	margin-left: 26px;
	border: 1px solid #808080;
}
span.topic a{
	color:#aa2200;
}
span.topic a:hover{
	background-color: #FDF1F1;
}
span.res a{
	color:#555500;
}
span.res a:hover{
	background-color: #F4FFEC;
}
span.active{
	color:#aa2200;
	background-color:#ffffc8;
	font-weight: bold;
}
/* エラーページ用 */
body.ErrorPage{
}
body.ErrorPage h1{
	background-color: #616161;
	color: #ffffff;
	text-align: center;
}
body.ErrorPage h2{
}
body.ErrorPage div{
	float: left;
}
body.ErrorPage p{
}

/* 共通クラス */
img{
	border: 0px;
}
.small
{
	font-size: small;
}
.warning
{
	color: #ff0000;
}
.notes{
	color: #000066;
}
.bold
{
	font-weight: bold;
}
.weightnormal{
	font-weight: normal; 
}
.textright{
	text-align:right;
}
.box
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	background-color: #ffffff;
	color: #000000;
}
.visible
{
	display: block;
}
.none
{
	display: none;
}
.disable{
	background-color: #ebebe4;
}
.enable{
	background-color: #ffffff;
}
.readonly{
	border-width: 0px;
	background-color: transparent;
}
.ime-active{
  ime-mode: active;
}
.ime-inactive{
  ime-mode: inactive;
}
.ime-disable{
  ime-mode: disabled;
}
div.options{
	white-space: nowrap;
}
#BillDetailTable{
	border-collapse: collapse;
	padding: 3px 0px;
	margin: 0px auto;
	font-size: 11pt;
}
tr.total{
	background-color:#ffffff;
}
th.date{
	background-color: #ffeffc;
	color: #640d3a;
}
th.room{
	background-color: #eef7fc;
}
th.Total{
	background-color: #E8FFD2;
}
th.AllTotal{
	background-color: #640d3a;
	color: #ffffff;
}
