@charset "Shift_JIS";

body {
	margin: 0;
	width: 100%;
	background: #ffffff url('../img/b5-87.gif');
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	font-family: "Verdana", "Helvetica", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
img {
	margin: 0;
	border-width: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	font-style: normal
}

h3 {
	margin: 15px 0 10px 5px;
	padding: 0;
	border-bottom: #bbffbb 4px solid;
	font-size: 120%;
	color: #999999;
}

img {
	line-height: 0;
	background: #ffffff;
}

dl,
dd,
ul,
ol,
div,
p,
address,
blockquote {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

dt,
em,
strong {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}

strong {
	color: #ff3300;
}

blockquote {
	margin: 0 15px 0 15px;
	color: #309930;
}

dl {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

dt {
	margin-top: 10px;
	margin-bottom: 5px;
}

p,
ul,
ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

dd {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

dd p,
dd ul,
dd ol {
	margin-top: 0;
	margin-bottom: 5px;
}

ul {
	list-style: square;
}

ul ul,
ol ul {
	margin-top: 5px;
	margin-left: 30px;
	list-style: disc;
}

form {
	margin: 0;
	border-width: 0;
	padding: 0;
	font-size: 100%;
}

input.search {
	border: #006600 1px solid;
	background-image: url('../img/google_search.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 18px
}

hr {
	color: #c0c0c0;
	width: 100%;
	height: 1px;
}

hr.clr {
	color: #c0c0c0;
	width: 100%;
	height: 1px;
	clear: both;
}

br.clr {
	clear: both;
}

.ctr {
	text-align: center;
}

.lt {
	text-align: left;
}

.rt {
	text-align: right;
}

.top {
	vertical-align: top;
}

.middle {
	vertical-align: middle;
}

.small {
	font-size: 80%;
}

.large {
	font-size: 120%;
}

.font_a {
	color: #ff00ff;
}

.font_b {
	color: #309930;
}

/* ===== image ===== */
img.pic_lt {
	float: left;
}

img.pic_rt {
	float: right;
}

img.pic_deco {
	border: #ddddff 3px outset
}

img.pic_deco_lt {
	float: left;
	border: #ddddff 3px outset
}

img.pic_deco_rt {
	float: right;
	border: #ddddff 3px outset
}

/* ===== hyperlink ===== */
a:link,
a:visited {
	color: #0000ff;
	text-decoration: none
}

address a:link,
address a:visited {
	color: #ffffff;
	text-decoration: none
}

a:hover {
	color: #ff3232;
	text-decoration: underline
}

a:active {
	color: #ff3232;
	text-decoration: none
}

/* ===== table ===== */

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color : #ffffff;
	border: none;
	color: #333333;
}

table, tr, th, td {
	font-size: 100%;
	line-height: 140%;
}

table.layout {
	width: 880px;
	border-right: #333333 1px solid;
	background-color: #ffffff;
}

table.layout2 {
	width: 880px;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-color: #ffffff;
}

table.address {
	width: 880px;
	padding: 5px 5px 5px 0;
	border-right: #333333 1px solid;
	text-align: right;
	background-color: #006600;
	color: #ffffff;
}

table.transparent {
	background-color: transparent;
}

table.whatsnew {
	margin-top: 10px;
	padding: 2px 0 1px 0;
	border: none;
}

table.menu {
	width: 156px;
	margin-top: 10px;
	padding: 4px 2px 4px 2px;
	border: none;
	text-align: center;
	background-color: transparent;
}

th {
	padding: 3px;
	font-weight: bold;
	text-align: center;
	background-color: #006600;
	color: #ffffff;
	border-bottom: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
}

td.tdlt {
	padding: 3px;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	text-align: center;
	background-color: #ddffdd;
}

td.tdrt {
	padding: 3px;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
}

td.tdrt_ctr {
	padding: 3px;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	text-align: center;
}

td.left {
	width: 160px;
	padding: 0;
	border-right: #c0c0c0 1px solid;
	background-color: #ccffcc;
}

td.content {
	width: 705px;
	padding: 1px 5px 1px 5px;
}

table.whatsnew td {
	border-bottom: #c0c0c0 1px dotted;
}

.danger {
	padding: 3px;
	border-bottom: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	text-align: center;
	background-color: #ffccff;
}

div.margin {
	padding-right: 5px;
	padding-left: 10px;
}

div.boxRt {
	float: right;
}

<!-- Navi Container -->

div#navi01Container,
div#navi02Container,
div#navi03Container,
div#navi04Container,
div#navi05Container,
div#navi06Container,
div#navi07Container {
	visibility: hidden;
	font-size: 90%;
}

.container a {
	display: block;
	margin: 0;
	padding: 1px;
	text-decoration: none;
}

.container a:hover {
	background-color: #73ae7b;
	text-decoration: none;
	color: #ffffff;
}

table.container_a {
	background-color: #006600;
}

table.container_b {
	background-color: #ccffcc;
}
