@charset "UTF-8";

body {
	width: 100%;
}

div#wrapper {
	width: auto;
	padding: 0;
}

input {
	max-width: 180px;
}

textarea {
	max-width: 180px;
}

div#header {
	clear: both;
}

div#header p.hleft {
	float: none;
}

div#header p.right {
	float: none;
}

div#header p.return-top {
	text-align: right;
	color: #ffffcc;
}

div#top-right {
	width: auto;
}

div#top-chat {
	width: auto;
	height: auto;
}

div#top-chat ul {
	height: auto;
	overflow-y: hidden;
}

div#top-photo {
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}

div#top-info {
	width: auto;
	height: auto;
}

div#top-info ul {
	height: auto;
	overflow-y: hidden;
}

div#top-chain {
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}

div#top-chain ul {
	height: auto;
	overflow-y: hidden;
}

div#top-search {
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}

div#top-report {
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}

div#top-monthly {
	width: 97%;
	display: block;
}

div#top-monthly dl {
	width: auto;
	float: none;
}

div#top-sales table {
	width: auto;
}

div#top-sales table td,div#top-sales table th {
	padding: 2px 1px;
	font-size: 9px;
}

div#top-sales table th.phone-width {
	width: 10px;
}

div#top-sales table td p img {
	display: none;
}

div#top-sales p.detail {
	text-align: left;
}

ul#navi li {
	margin: 0px;
	margin-right:1px;
	float: left;
	display: inline; /* IE6 */
}

ul#navi li a {
	padding: 5px 1px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
}

table.sales-table {
	width: auto;
}

table.sales-table td,table.sales-table th {
	padding: 2px 1px;
	font-size: 9px;
}

table.sales-table th.phone-width {
	width: 10px;
}

dl.image-search dt {
	float: none;
	text-align: left;
}

table.stock-table td, table.stock-table th {
	font-size:10px;
}

table.stock-table td.nw {
	white-space: normal;
}

div#top-sales p.detail a {
	font-size: 12px;
}

ul.image-box {
	width: 100%;
}

ul.image-box li {
	width: 100%;
}

ul.image-box li p.image-file {
	width: 100%;
	text-align: center;
}

table.form-tbl {
	width: 100%;
	float: none;
}

div.sesaku-tbl {
	width: 100%;
	height: auto;
	overflow: visible;
	float: none;
}

table.form-tbl-report {
	width: auto;;
	float: none;
}

div.sesaku-tbl-long {
	height: auto;
}

div.sesaku-tbl-check {
	margin: 5px 0;
}

div.sesaku-tbl-check table {
	float: none;
	width: 100%;
}

div.sesaku-tbl-check td {
	font-size: 12px;
}
