body {
	padding: 0;
	background: #FFFFFF;
	font-family: "メイリオ","ＭＳ Ｐゴシック",Osaka;
}

img {
	border: 0;
}

hr {
	height: 1px;
	color: #c0c0c0;
}

p {
	text-indent: 1em;
	line-height: 1.5em;
	white-space: normal;
	line-break: strict;
}

pre {
	font-family: monospace;
	margin: 1em 2em 1em 2em;
	padding: 1em 1em 1em 1em;
	background-color: #dddddd;
}

table.table {
	width: 100%;
	border: 1px #E5E5E5 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.table th {
	padding: 5px;
	border: #E5E5E5 solid;
	border-width: 0 0 1px 1px;
	background: #F1F1F1;
	font-weight: normal;
	line-height: 120%;
	white-space: nowrap;
	text-align: left;
}

table.table td {
	padding: 5px;
	border: 1px #E5E5E5 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

table.list {
	width: 100%;
	border-top: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 solid;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}

table.list th {
	border: #e0e0e0 solid;
	border-width: 0 0 1px 0;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding: 0.5em 1em 0.5em 1em;
	background: url(arrow.gif) no-repeat 0 10px;
}

table.list td {
	padding: 0.5em;
	border: #e0e0e0 solid;
	border-width: 0 0 1px 0;
}

table.nostyle {
	padding: 0;
	border: 0;
}

table.nostyle td, th {
	padding: 0;
	border: 0;
	background: none;
}

table.virtical th {
	width: 20%;
}

table.virtical td {
	width: 30%;
}

tr.even td {
	background: #fff8f8;
}

tr.odd td {
	background: #ffffff;
}

a:link {
	text-decoration: none;
	color: #0000c0;
}

a:visited {
	text-decoration: none;
	color: #0000c0;
}

a:hover {
	text-decoration: underline;
	color: #c04040;
}

a:visited:hover {
	text-decoration: underline;
	color: #c04040;
}

form {
	margin: 0 0 0 0;
}

.required-field {
	margin-left: 1em;
}

.note_ {
	margin: 0em 4em 0em 4em;
	padding: 1em;
	font-size: x-small;
	border: 1px solid #E5E5E5;
}

.scrollarea {
	height: 10em;
	overflow: auto;
	border: 1px silver solid;
}

.sunday {
	color: #c00000;
}

.saturday {
	color: #0000c0;
}

.largeselect {
	list-style-type: none;
	margin: 0;
	padding: 0 2em 0 1em;
}

.largeselect a {
	text-decoration: none;
	color: #557;
	display: block;
	background-color: #f0f0ff;
	padding: 0.5em;
	text-decoration: none;
	width: 100%;
	margin: 4px 0px;
}

.largeselect a:hover {
	color: #557;
	text-decoration: none;
	background-color: #ffdddd;
}

.list-polaroid {
	float: left;
	margin: 8px;
	padding: 10px;
	border: 1px solid #E5E5E5;
	font-size: 10pt;
	line-height: 1.2em;
}

a[href^="http:"], a[href^="https:"] {
	padding-right: 14px;
	margin-right: 2px;
	background: url(external_link.gif) no-repeat right center;
}

a.internal {
	padding-right: 0;
	margin-right: 0;
	background: none;
}

/* http://www.osresources.com/6_1_en.html */
ul.obtabs {
	list-style: none;
	margin: 1px 0 -1px 0;
	padding: 0;
/*	position: absolute;*/
	margin-bottom: 64px;
}
ul.obtabs li {
	float: left;
	display: block;
	height: 24px;
	padding-right: 12px;
	margin-left: -5px;
	position: relative;
	background: url(tabright-back.gif) 100% 0 no-repeat;
	border-bottom: 1px solid #bbb8a9;
	white-space: nowrap;
}
ul.obtabs span {
	height: 24px;
	line-height: 24px;
	padding-left: 7px;
	background: url(tableft-back.gif) no-repeat;
}
html>body ul.obtabs span {
	display: block;
}
ul.obtabs li#current {
	z-index: 1;
	font-weight: bolder;
	border-bottom: 1px solid #fff;
	height: 25px;
	background-image: url(tabright.gif);
}
ul.obtabs li#current span {
	background-image: url(tableft.gif);
}
/*
ul.obtabs a {
	color: #00c;
}
ul.obtabs a.new {
	color: #c00;
}
*/

/*
li.current {
	font-weight: bold;
}
*/

.hidelink a:link, .hidelink a:hover, .hidelink a:visited {
	color: #666666;
	text-decoration: none;
}

dl.list {
	border-top: 1px solid #ccc;
	line-height: 1.6;
	margin: 2em 0;
	width: 60%;
}

dl.list dt {
	background: url(img/arrow.gif) no-repeat left center;
	width: 10em;
	float: left;
	padding-bottom: 1px;
	text-indent: 1em;
}
dl.list dd {
	padding-left: 10em;
	border-bottom: 1px solid #ccc;
}

.invisible-link a {
	color: #000000;
	text-decoration: none;
}

.invisible-link a:link {
	color: #000000;
	text-decoration: none;
}

.invisible-link a:visited {
	color: #000000;
	text-decoration: none;
}

.invisible-link a:hover {
	color: #000000;
	text-decoration: none;
}

.invisible-link a:visited:hover {
	color: #000000;
	text-decoration: none;
}
