@charset "UTF-8";

body {
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	color: #000000; 
	background-color: #eeeeee; 
	margin: 0;
	font-size:0.8em;
}
body * {
}
a {
	text-decoration: underline;
}
a:link {
	color: #003366;
}
a:visited {
	color: #666666;
}
a:active {
	color: #003366;
}
a:hover {
	color: #006699;
}
h1, h2, h3, h4, h5, h6 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
}

form {
	display: block;
	margin:0;
	padding:0;
	vertical-align:top;
}

img {
	border-style: none;
}

.reset, .ph {
	clear:both;
	height:0;
	width:0;
}

#topmenu {
	margin-bottom:8px;
}

/****************************************************************
*
* Some pane
*
****************************************************************/
div#wrapper {
	text-align:left;
	border: #cccccc 1px solid;
	background-color: #ffffff;
	margin:0 auto;
}
div#wrapper.full {
	width: 770px;
}
div#wrapper.popup {
	width: 520px;
}

div#userBar {
	background-color: #eeeeee;
	overflow:hidden;
	height:1.6em;
}
div#userBar #userBarL {
	padding: 2px 0px 2px 8px;
	float:left;
	width:380px;
	text-align:left;
}
div#userBar #userBarR {
	padding: 2px 0px 2px 0px;
	float:left;
	width:380px;
	text-align:right;
}
div#userBar #userBarR img {
	vertical-align:middle;
	margin-right:2px;
}
div#userBar #userBarR a {
	text-decoration:none;
}

div#logoBar {
	background-color:#ffffff;
	height:50px;
	width:100%;
	overflow: hidden;
	border-width:0 0 1px 0;
	border-color:#cccccc;
	border-style:dotted;
}

.logo {
	float:left;
	width:160px;
}
.logoImage {
	background:url("/image/hassou_logo.gif") no-repeat scroll 0% transparent;
	cursor:pointer;
	height:60px;
	margin:0;
	text-indent:-9999px;
	width:160px;
}

div.navigator {
	padding: 2px 0px 2px 8px;
	background-color: #cccccc;
}
div.navigator a {
	padding: 0px 8px 0px 8px;
}

div#main {
	width: 100%;
	background-color: #ffFFff;
	text-align:left;
}

div#content {
	width: 560px;
	float: left;
/*
	border: #cccccc 1px solid;
*/
	padding: 8px;
}
div#contentWide {
	width: 745px;
	padding:0 8px 8px 8px;
	/*
	border:1px solid #ff0000;
	float: left;
	border: #cccccc 1px solid;
	*/
}
div#contentPopup {
	width: 100%;
	padding: 8px 0 8px 0;
}

div#sidebar {
	width: 180px; 
	float: right;
/*
	border: #f8f8f8 1px solid; 
*/
}

div#header {
	width: 100%;
	clear: both;
}

div#footer {
	border-width:1px 0 0 0;
	border-color:#cccccc;
	border-style:dotted;
	width: 100%;
	clear: both;
}

div#closeBar {
	padding: 2px;
	text-align:right;
	background-color: #eeeeee;
}

/****************************************************************
*
* Breadcrumb
*
****************************************************************/
div.breadcrumb {
/*
	width: 90%;
*/
	font-size: 85%;
	margin-bottom: 8px;
}
div.breadcrumb ul {
	list-style-type:none;
	margin:0;
	padding:0;
	*zoom:1
}
div.breadcrumb ul:after {
	content:".";
	width:1px;
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
div.breadcrumb ul li {
	float:left;
}
div.breadcrumb ul li.node {
	padding-left:14px;
	background:transparent url(/image/gt.gif) no-repeat scroll 6px center;
}

/****************************************************************
*
* Menu bar
*
****************************************************************/
#menu {
	background-color: #cccccc;
	font-size:80%;
	font-weight:bold;
	white-space:nowrap;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:100%;
	color:#000000;
}
#menu a {
	color:#666666;
	text-decoration:none;
}
#menu a:hover {
	background-color:#efefef;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 6px;
}
#menu li {
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#ffFFff;
	float:left;
	margin:0;
	padding:4px 0;
}
#menu li.last {
	background:none;
}
#menu li a {
/*
	border:1px solid #ff0000;
*/
	margin:0;
	padding:6px 20px;
	white-space:nowrap;
}

/****************************************************************
*
* Side bar
*
****************************************************************/
div#menuTitle {
	font-weight: bold;
	background-color: #ff1100;
	color: #ffFFff; 
	padding: 2px 0px 2px 10px; 
}

div.menuGroup {
	font-weight: bold;
	font-size: 90%;
	background-color: #cccccc;
	border-top:	#cccccc 1px solid;
	border-right:  #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 2px 0px 2px 10px;
}

#sectionLinks {
	padding: 0px;
	margin: 0px;
}

div.pageNav2 {
	font-weight: bold;
	background-color: #eeeeee; 
/*
	border-top: #eeeeee 1px solid; 
	border-right: #eeeeee 1px solid; 
	border-bottom: #eeeeee 1px solid; 
*/
	padding: 0px;
	font-size: 80%;
}

div.pageNav2 a {
	padding: 3px 0px 3px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #eeeeee #cccccc #eeeeee;
	display: block; 
	color: #21536a; 
	text-decoration: none;
}

#sectionLinks a:link {
}

#sectionLinks a:visited {
}

#sectionLinks a:hover {
	padding: 4px 0px 2px 11px;
	border-color: #cccccc #ffffff #ffffff #cccccc;
	background-image: none; 
	background-color: #f3ffda; 
}

#sectionLinks .se3link a:link {
/*
	background-image: url(../images/tmpl/bg_nav2.jpg)
*/
}
#sectionLinks .se3link a:visited {
/*
	background-image: url(../images/tmpl/bg_nav2.jpg)
*/
}
#sectionLinks .se3link a:hover {
	background-image: none; background-color: #f9f3ff
}

#sectionLinks span {
/*
	font-size: 80%
*/
}

/****************************************************************
*
* Message
*
****************************************************************/
table.message {
	clear: both;
	width: 320px;
}

table.message td {
	border: #cccccc 1px solid;
	background-color: #fcfcfc;
	padding: 32px 16px 32px 16px;
}

.inputForm div.error {
	color: #cd0a0a;
	background: #fef1ec url(/image/icon/cancel.gif) scroll no-repeat 4px center;
	border: 1px solid #cd0a0a;
	padding:6px 8px 6px 24px;
}

/****************************************************************
*
* List table
*
****************************************************************/
table.list {
	border-collapse: collapse;
	font-size: 90%;
	clear: both;
}

table.list thead {
	background-color: #f7f7f0;
}

table.list thead th {
	border-top: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #d7d7d7;
	padding: 2px;
	overflow:hidden;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 8px 50%;
}
table.list thead th.fixRight {
	border-right: solid 1px #999999;
}
table.list thead th a {
	text-decoration: none;
	color: #b00;
}
table.list thead th.asc {
/*
	background-image: url('../image/order_asc.gif');
*/
}
table.list thead th.desc {
/*
	background-image: url('../image/order_desc.gif');
*/
}
table.list .smallText {
	font-size:80%;
/*
	font-weight:normal;
*/
}

table.list tfoot td {
	border-top: solid 1px #999999;
	border-right: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	border-left: solid 1px #d7d7d7;
	padding: 2px;
	background-color: #ffffff;
}

table.list tbody tr {
	background-color: #fcfcfc;
/*
	border-left: dotted 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
*/
}
table.list tbody td {
	border-left: dotted 1px #d7d7d7;
	border-right: dotted 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	padding: 2px;
}
table.list tbody td.fixRight {
	border-right: solid 1px #999999;
}
table.list tbody td p.hidden {
	overflow: hidden;
}
table.list tbody td div.normal {
	color: #000000;
}
table.list tbody td div.error {
	color: #b00;
}
table.list td.small {
	font-size:85%;
}
table.list tbody td.error {
	background-color: #fee;
}

table.list tbody tr.odd {
	background-color: #fcfcfc;
}
table.list tbody tr.even {
	background-color: #f7f7f7;
}
table.list tbody tr:hover {
	background: #eed !important;
}
table.list tr td input.cellString {
	border:none;
	background-color:#eeeeee;
	width:100%;
}
table.list tr td input.cellNumber {
	border:none;
	background-color:#eeeeee;
	width:100%;
	text-align:right;
}
table.list tr td select {
	border:none;
	background-color:#eeeeee;
}

td input.cellText {
	border-style:none;
	background-color: #f7F7f7;
	width:100%;
	height:100%;
}

div.scroll {
	overflow: scroll;
/*
	background-color: #dddddd;
	background-color: #ffffff;
*/
	background-image: url('/image/list_bg.gif');
	vertical-align:top;
	clear: both;
}

div.noScroll {
	overflow: hidden;
	clear: both;
}

div.scrollHeader {
	overflow: hidden;
	clear: both;
}

div.scrollFooter {
	overflow: hidden;
	clear: both;
}

div.scrollSimple {
	overflow: scroll;
/*
	background-color: #ffffff;
*/
	vertical-align:top;
	clear: both;
}

.input_cell {
	border:1px solid #cccccc;
	margin:0;
}
.w100pc {
	width:100%;
}
.w15px {
	width:15px;
}
.w55px {
	width:55px;
}
.w65px {
	width:65px;
}
.w100px {
	width:100px;
}

.search-result {
}

/****************************************************************
*
* Pager
*
****************************************************************/
div.pager {
	font-size: 90%;
	clear:both;
}
div.pager div.total {
	float:left;
}
div.pager div.page {
	text-align: center;
}
div.pager .page span, 
div.pager .page a {
	float:left;
	display:block;
	padding:2px 4px;
	border:1px solid #cccccc;
	width:1em;
	margin:2px;
	text-decoration:none;
}
div.pager .page .nolink {
	color: #cccccc;
	background-color:#f5f5f5;
}
div.pager .page .current {
	font-weight: bold;
}

/****************************************************************
*
* Font size
*
****************************************************************/
div.textsmall {
	font-size: 80%;
}

/****************************************************************
*
* Toolbar
*
****************************************************************/
div#submenu {
	clear:both;
	margin:0px;
	padding: 0px;
}
div#submenu ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}
div#submenu li {
	background: no-repeat center left;
	float: left;
	font-size: 75%;
	padding: 2px 6px 2px 20px;
}
div#submenu li a {
	text-decoration:none;
}
div#submenu li .disabled {
	color: #cccccc;
}

div#toolmenu {
	margin:0;
	padding: 0 16px 0 0;
	width:45%;
	float:right;
}
div#toolmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#toolmenu li {
	float: right;
	font-size: 75%;
	padding: 0px 6px 0px 2px;
}

div#submenu2 {
	margin:0 0 4px 0;
	padding:0;
	width:50%;
	float:left;
}
div#submenu2 ul {
	margin:0;
	padding:0;
	list-style: none;
}
div#submenu2 li {
	float: left;
	font-size: 90%;
	margin-right:4px;
}
div#submenu2 li img {
	vertical-align:middle;
}
div#submenu2 li a,
div#submenu2 li span {
	padding: 4px 8px 4px 24px;
	text-decoration:none;
	border:1px solid #cCc;
	display:block;
	background:#fFf url(/image/icon/disk.gif) no-repeat scroll 4px center;
}
div#submenu2 li a:hover {
	background-color:#efefef;
}
#submenu2 li .save {
	background-image:url(/image/icon/disk.gif);
}
#submenu2 li .insert {
	background-image:url(/image/icon/table_row_insert.gif);
}
#submenu2 li .delete {
	background-image:url(/image/icon/bin.gif);
}
#submenu2 li .download {
	background-image:url(/image/icon/page_white_put.gif);
}

div#submenu2 li .disabled,
img.disabled {
	opacity:0.3;
	-moz-opacity:0.3;
	*zoom:1;
	filter:alpha(opacity=30);
}


div.submenu3 {
	margin:0px;
	padding: 0px;
	width:50%;
	float:left;
}
div.submenu3 ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}
div.submenu3 ul li {
	float: left;
	font-size: 90%;
	margin: 2px 8px 4px 0;
}
div.submenu3 ul li a {
	text-decoration:none;
	padding:0 0 0 18px;
	height:20px;
}
div.submenu3 ul li a.save {
	background:transparent url(/image/icon/disk.gif) no-repeat scroll 0 center;
}
div.submenu3 ul li a.insert {
	background:transparent url(/image/icon/table_row_insert.gif) no-repeat scroll 0 center;
}
div.submenu3 ul li a.delete {
	background:transparent url(/image/icon/bin.gif) no-repeat scroll 0 center;
}

/****************************************************************
*
* Tab
*
****************************************************************/
div.tab {
	padding: 0px 0px 8px 0px;
}
div.tab ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.tab ul li {
	display: inline;
	width: 100px;
	float:left;
	border: #cccccc solid 1px;
	margin: 0px 2px 2px 0px;
}
div.tab ul li a {
	display: block;
	padding: 3px 0px 2px 0px;
	font-size: 80%;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
div.tab ul li a.tabOn {
	background-color: #f7f7f7;
}
div.tab ul li a.tabOff {
/*
	background-color: #fcfcfc;
*/
	background-color: #ffffff;
}

/****************************************************************
*
* Copyright
*
****************************************************************/
div#copyright {
	background-color: #ffFFff;
	padding: 8px 0;
	text-align: center;
	font-size: 75%;
}

/****************************************************************
*
* Float reset
*
****************************************************************/
div.reset, 
.ph {
	margin:0;
	padding:0;
	clear:both;
}

/****************************************************************
*
* Footer menu
*
****************************************************************/
.footer_menu {
	text-align:center;
}
.footer_menu ul {
	margin:0 auto;
	list-style:none;
	display:inline;
}
.footer_menu ul li {
	float:left;
	padding:4px;
	font-size:80%;
}


