@charset "UTF-8";
body {
	background-color: #ffffff;
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 10pt;
}

#menu {
	width: 200px;
	float: left;
}

#menu p {
	text-indent: 1em;
}

#menu select {
	text-indent: 1em;
	width: 100px;
}

#main {
	width: 680px;
	float: left;
	/*	clear:both;*/
}

#main h2 {
	text-align: center;
}

table.list {
	border: #aaaaaa solid 1px;
	border-collapse: collapse;
	width: 680px;
}

th.list {
	border: #aaaaaa solid 1px;
	height: 30px;
	background-color: #95E8FF;
}

th.list2 {
	height: 30px;
	background-color: #eeeeee;
}

th.title {
	border: #aaaaaa solid 1px;
	height: 30px;
	background-color: #dddddd;
/*	width: 200px;*/
	padding: 3px 5px;
}

th.title2 {
	border: #aaaaaa solid 1px;
	text-align: left;
	height: 30px;
	background-color: #dddddd;
	width: 100px;
	padding: 3px 5px;
}

th.title3 {
	text-align: left;
	background-color: #b6b6b6;
	width: 200px;
	padding: 3px 5px;
}

th.checkbox {
	text-align: center;
}

tr.oddnumber {
	background-color: #cccccc;
}

tr.evennumber {
	background-color: #eeeeee;
}

td {
	padding: 3px;
}

#inquirylist,#inquirydmlist,#inquirydmsendlist {
	height: 350px;
}

#inquirylist td,#inquirydmlist td,#inquirydmsendlist td {
	border: #aaaaaa solid 1px;
}

#list td {
	border: #aaaaaa solid 1px;
}

#listinformation td {

	border: none;
}

#inquirylistinfo,#inquirydmlistinfo,#inquirydmsendlistinfo {
	width: 700px;
	float: left;
	text-align: left;
}

#inquirylistfooter,#inquirydmlistfooter,#inquirydmsendlistfooter {
	fload: right;
	text-align: right;
	/*	width:760px; */
}

td.number {
	text-align: right;
	padding: 3px 5px;
}

td.date,td.checkbox,td.img {
	text-align: center;
	padding: 3px 5px;
}

td.texttd {
	text-align: left;
	padding: 3px 5px;
}

td.texttd2 {
	text-align: right;
	padding: 3px 5px;
}

td.texttd3 {
	background-color: #b6b7b8;
	text-align: right;
	padding: 3px 5px;
}

td.data {
	border: #aaaaaa solid 1px;
	background-color: #eeeeee;
	padding: 3px 5px;
}

td.data2 {
	width: 200px;
	border: #aaaaaa solid 1px;
	background-color: #eeeeee;
	padding: 3px 5px;
}

td.data3 {
	background-color: #b6b7b8;
	padding: 3px 5px;
}

td.data4 {
	width: 100px;
	border: #aaaaaa solid 1px;
	background-color: #eeeeee;
	padding: 3px 5px;
}

td.data5 {
	text-align: left;
	background-color: #eeeeee;
	padding: 3px 5px;
}

td.data6 {
	background-color: #eeeeee;
	padding: 3px 5px;
}

td.button {
	text-align: center;
	padding: 3px 5px;
}

span.kananame {
	font-size: smaller;
}

span.required {
	color: #ff0000;
	font-weight: bold;
}

#loginname {
	font-weight: bold;
	color: #356A00;
}

#footerbutton {
	padding-top: 10px;
	text-align: center;
}

img {
	border: 0;
}

#detailmain {
	float: center;
	clear: both;
}

#detailmain h2 {
	text-align: center;
}

input.year {
	width: 32px;
}

input.month {
	width: 16px;
}

input.day {
	width: 16px;
}

select.list {
	width: 200px;;
}

div.error {
	font-weight: bold;
	color: #ff0000;
}

div.listpagecontrol {
	text-align: right;
}

table.listinfo {
	width: 800px;
}

input.alpha {
	ime-mode: inactive;
}

input.dblChr {
	ime-mode: active;
}
.ok{
	text-align: center;
	margin-top: 30px;
}
#small-head{
	font-weight: bold;
	height: 30px;
}

#small-box td{
	height: 40px;
}

#resrevSchedCalendarAdmin{
	width: 100%;
}

#resrevSchedCalendarAdmin td{
	border: #eeeeee solid 1px;
	text-align: center;
}

td.businessDiv0{
	background-color: #eeeeee;
}

td.businessDiv1{
	background-color: #baf0fe;
}

td.businessDiv2{
	background-color: #fbd6bd;
}

td.businessDiv3{
	background-color: #fc7263;
}

.targetYM{
	width:33%;
	text-align: center;
}

#head-menu{
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	color:#ffffff;
	font-weight: bold;
}

#head-menu a:link    {color:#ffffff;}
#head-menu a:visited {color:#ffffff;}
#head-menu a:hover   {color:#ffffff;text-decoration: underline;}
#head-menu a:active  {color:#ffffff;}

#shop-name{
	font-size: 20px;
	padding-bottom: 5px;
}

#memberRank th{
	text-align: center;
}

#memberRank td.backgroundColor{
	text-align: center;
	width: 50px;
	cursor: pointer;
}

.t-r{
	text-align: right;
}

#memberRankConfirm th{
	text-align: center;
}

#memberRankConfirm th, #memberRankConfirm td{
	border: #333333 1px solid;
	padding: 10px;
}
.btn_name{
	vertical-align: top;
	padding-left: 3px;
	margin-right: 3px;
}

table.menulist {
	border: #aaaaaa solid 1px;
	border-collapse: collapse;
	width: 670px;
}
th.menulist{
	border: #aaaaaa solid 1px;
	text-align: center;
	background-color: #bbbbbb;
}
td.menulist{
	border: #aaaaaa solid 1px;
	padding: 2px;
}
td.num{
	text-align: right;
}

