*{
	font-family: ＭＳ ゴシック;
	word-break: break-all;
}
body{
	background-color: #ffffff;
	background-image: url('/images/stripe_green.jpg');
	background-repeat: repeat;
}
img{
	border-style: none;
}
div#Logo{
	top: 0px;
	height: 50px;
	background-color: #288C00;
}
div#Logo2{
	top: 0px;
	height: 46px;
	background-color: #FE4E00;
}
div#Login{
	position: inherit;
	margin-top: -46px;
	left: 650px;
	height: 46px;
	width: 100px;
	float: right;
}
div#Footer{
	color: #ffffff;
	text-align: center;
	font-size: small;
	padding: 5px 0px;
	height: 15px;
}
/*ユーザーステータス*/
div#UserStatus {
	position: inherit;
	margin-top: -46px;
	margin-left: 280px;
	height: 46px;
	width: 200px;
}
div#UserStatus a{
	color: #660000;
	position: inherit;
	text-decoration:none;
	font-size: medium;
}
div#UserStatus a:hover{
	color: #660000;
	text-decoration: underline overline;
}
div#UserStatus span{
	color: #660000;
}
div#Info{
	overflow-y: scroll; 
	height: 300px; 
	color:#616161; 
	border: 1px solid #012029;
}
div#Info h2{
	text-align: left;
	font-size: medium;
	background-color: #66FF66;
}
li.linone{
	list-style-image: url(/images/list.png);
	padding: 0px 5px;
}
.date{
	font-weight: bold;
	padding: 5px 0px;
}
/* 一般ページのレイアウトテーブル */
table{
	margin-left: auto;
	margin-right: auto;
}
table.menu,table.usermenu{
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 130px;
	float: left;
}
table.menu td{
	padding: 0px;
}
table.menu td *{
	color: #154801;
}
table.menu td a{
	font-family: MS UI Gothic;
	font-size: 12pt;
	display:block;
	width:  132px;
	height:  20px;
	text-align:center;
	margin:0px 0px;
	padding: 8px 0px;
	background-image: url('/images/btn.gif');
	background-position:0px 0px;
	text-decoration:none;
	font-weight: bold;
}
table.menu td a:hover{
	background-image: url('/images/btn_1.gif');
	background-position:0px 0px;
}

table.usermenu td *{
	color: #800000;
}
table.usermenu td a{
	font-family: MS UI Gothic;
	font-size: 12pt;
	display:block;
	width:  132px;
	height:  20px;
	text-align:center;
	margin:0px 0px;
	padding: 8px 0px;
	background-image: url('/images/ubtn.gif');
	background-position:0px 0px;
	text-decoration:none;
	font-weight: bold;
}
table.usermenu td a:hover{
	background-image: url('/images/ubtn_1.gif');
	background-position:0px 0px;
	color: #ffffff;
}
table.layout{
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 100%;
}
table.layout td{
	padding: 0px;
	vertical-align: top;
}
/* 共通テーブル */
td.td_tl{
	height: 14px;
	width: 10px;
	background-image: url('/images/td_tl.gif');
	background-repeat: no-repeat;
}
td.td_tc{
	height: 14px;
	background-image: url('/images/td_tc.gif');
	background-repeat: repeat-x;
}
td.td_tr{
	height: 14px;
	width:	10px;
	background-image: url('/images/td_tr.gif');
	background-repeat: no-repeat;
}
td.td_l{
	width: 10px;
	background-image: url('/images/td_cl.gif');
	background-repeat: repeat-y;
}
td.td_c{
	background-color: #F5FFE6;
}
td.td_cu{
	background-color: #FFF2E6;
}
td.td_r{
	width:	10px;
	background-image: url('/images/td_cr.gif');
	background-repeat: repeat-y;
}
td.td_dl{
	height: 22px;
	width: 10px;
	background-image: url('/images/td_dl.gif');
	background-repeat: no-repeat;
}
td.td_dc{
	height: 22px;
	background-image: url('/images/td_dc.gif');
	background-repeat: repeat-x;
}
td.td_dr{
	height: 22px;
	width:	10px;
	background-image: url('/images/td_dr.gif');
	background-repeat: no-repeat;
}
.td_c #Contents{
	/*overflow-y: scroll; 
	height: 400px;*/
	padding: 0px;
	height: 100%;
}
td_c #Contents table{
	width: 90%;
}
.td_cu #Contents{
	padding: 0px;
	text-align: center;
	height: 100%;
}
.td_c #Contents{
	color: #007A00;
}
.td_cu #Contents{
	color: #000000;
}
.td_cu #Contents table{
	width: 100%;
}
#Contents input{
}
#Contents textarea{
	font-size: small;
}
#Contents select option{
}
#Contents h1,h2,h3,h4,h5,h6{
	text-align: center;
}
#Contents a{
	font-weight: bold;
}
#Contents a:hover{
	background-color: #bcf5bc;
	text-decoration: underline overline;
}
#Contents dt{
	font-weight: bold;
	color: #007A00;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	padding: 5px;
	margin: 10px 0px;
	background-color: #bcf5bc;
}
#Contents dd{
	text-align: left;
}

#Contents h4{
	color: #660066;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	padding: 5px;
	background-color: #cc99ff;
}
#Contents h5{
	font-size: medium;
	color: #000066;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	padding: 5px;
	background-color: #ccff99;
}
#Contents p{
	line-height: 150%;
	padding: 10px;
}
#Contents table th{
	color: #000033;
	font-weight: bold;
	background-color: #e8bdbd;
}
#Contents table th.title2{
	font-size: medium;
	color: #660000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
}
#Contents table td{
	padding: 2px;
}
#Contents table table{
	width: 100%;
}

table.PageButton{
	width: 100%;
}

table.bordernone{
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color: transparent;
}
table.bordernone td{
	vertical-align: top;
}
table.left{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	border-collapse: collapse;
}
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;
}
table.right{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	border-collapse: collapse;
}
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;
}
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;
}
/* Analy用 */
table.AnalyCom{
	text-align: center;
	font-size: small;
	border: 1px solid #808080;
	border-collapse: collapse;
	width: 600px;
}
table.AnalyCom th{
	border: 1px solid #808080;
	vertical-align: middle;
}
table.AnalyCom td{
	border: 1px solid #808080;
	vertical-align: middle;
	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;
	font-weight: normal;
}
table.AnalyDat td.Page{
	text-align: left;
	font-size: small;
	width: 200px;
}
table.AnalyDat td.View{
	text-align: right;
	background-color: #e4f7e4;
	font-size: medium;
	width: 50px;
}
table.AnalyDat td.Uniq{
	text-align: right;
	font-weight: bold;
	background-color: #f7f7e4;
	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: 90%;
	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: 90%;
	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;
	width: 90%;
	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: #aa0000;
	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;
}
.click a{
	padding-top: 2px;
	padding-left: 42px;
	background-image: url('/HpImages/yajirusi1.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}
.click a:hover{
	background-image: url('/HpImages/yajirusi2.gif');
	padding-left: 42px;
	background-repeat: no-repeat;
}

/* 管理モードへのリンク*/
a.Admin{
	border: 0px;
}
/*1行インフォ*/
#Failed{
	color: #ff0000;
	background-color: #ffffaa;
	font-weight: bold;
	font-size: small;
	text-align: center;
	height: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}
.caption{
	color: #660000;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px;
	margin-left: 50px;
	margin-right: 50px;
	background-image: url('/images/bg_caption.gif');
	background-repeat: repeat-x;
}
div.SubmitButtons{
	text-align: center;
}
.box{
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}
/* エラーページ用 */
body.ErrorPage{
	color: #ffffff;
}
body.ErrorPage h1{
	background-image: url(/images/td_cc.gif);
	background-repeat: repeat-y;
	text-align: center;
}
body.ErrorPage h2{
}
body.ErrorPage div{
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/td_cc.gif);
	background-repeat: repeat-y;
	width: 600px;
}
body.ErrorPage p{
}
#Powered{
	display:none;
	background: url(/HpImages/copybak.gif) #e6e6e6;
	color: #666666;
	font-size: 9pt;
	text-align: center;
	margin: 0 auto;
	padding: 3px;
	border-bottom: solid 1px #999999;
	width: 89%;
}
