html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	line-height: 1.04em;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	line-height: 1.04em;
}
#contents {
	display: block;
	height: auto;
	width: 100%;
}
#head {
	background-image: url(image/head_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: auto;
}
#navi a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.rightpos {
	height: 88px;
	width: 128px;
	margin-left: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navi li {
	list-style-image: url(image/commodity/bullit1.jpg);
	list-style-position: inside;
	padding-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
}
#navi ul {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#navi {
	background-image: url(image/commodity/table_cell_out.jpg);
	display: block;
	height: 18px;
	padding: 3px;
	font-size: 12px;
}
#navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;}

#navi a:visited {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#navi a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.white {
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#search {
}
.cellheader {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 1.6em;
}
.cellmeisai3 {
	font-size: 12px;
	line-height: 1.3em;
}
.cellmeisai2 {
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
}
.cellmeisai {
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
}
#columnbox {
	background-color: #F2F2F2;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #666666;
	font-size: 95%;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 30px;
}
#foot {
	background-image: url(image/bg_foot.jpg);
	background-repeat: repeat-x;
}
.fsiz11bold		{
  font-size: 11pt ;
  font-weight:bold ;
}


/* ----- 2005/12/21/ kanrigamen ----- */
td.information {
	line-height: 150%;
	font-size: 12px;
	color:#666666;
}

td.title_back {
	text-align: left;
	background-image: url(../image/title_back.jpg);
	background-repeat: repeat-x;
	width: 98%;
	padding: 0px 1px;
}

td.title-text {
	padding-bottom: 5px;
}

td.ta-text {
	padding:8px;
}

table.admin-ta {
	border: 1px solid #9898FE;
}

table.admin-ta td{
	font-family: monospace;
	font-size: 12px;
}


table.admin-ta2 {
	border: 1px solid #FF6600;
}

table.admin-ta2 td{
	font-family: monospace;
	font-size: 12px;
}

.btn_01 {
	 height: 22px;
		background: url(../image/btn_form.jpg);
		border: 0px;
		font-size: 11px;
		font-family: monospace;
		text-decoration:underline;
		color: #ffffff;
		width: 120px;
		text-align: center;
		cursor: hand;
	}

.btn_02 {
	 height: 22px;
		background: url(../image/btn_form2.jpg);
		border: 0px;
		font-size: 11px;
		font-family: monospace;
		text-decoration:underline;
		color: #ffffff;
		width: 120px;
		text-align: center;
		cursor: hand;
		font-weight: bold;
	}
