/*--- WHOLE --*/

body {
		margin-top:0px;
		margin-bottom:0px;
		color:#000000;
		background-color:#ffffff;
}
a:link {
		color:#003399;
}
a:visited {
		color:#663399;
}


/*--- TEXT --*/

.normal {
		font-size: 90%;
}
.normalh {
		font-size: 90%;
		line-height:140%;
}
.small {
		font-size: 80%;
}
.smallh {
		font-size: 80%;
		line-height:140%;
}
.ssmall {
		font-size: 70%;
}


/*--- CONTENTS --*/

h2 {
		margin:0;
		padding:0;
}
h3 {
		font-size: 90%;
		font-weight:bold;
		color:#006600;
		border-bottom:2px dashed #339933;
		padding-bottom:2px;
		margin-left:6px;
		margin-right:6px;
}
h4 {
		font-size: 90%;
		font-weight:bold;
		color:#663300;
		margin-left:6px;
}
h4.mt {
		margin:20px 6px 6px 6px;
}

p {
		font-size: 90%;
		line-height:140%;
		padding-left:6px;
		padding-right:6px;
}
.np {
		margin-top:2px;
		margin-bottom:2px;
}

ul,ol {
		font-size: 90%;
		line-height:140%;
}
ul.none {
		list-style-type: none;
}


/*--- MARGIN --*/

.m10 {
		margin-left:10px;
		margin-right:10px;
}
.mt10 {
		margin-top:10px;
}
.mb10 {
		margin-bottom:10px;
}
.mt20 {
		margin-top:20px;
}
.mb20 {
		margin-bottom:20px;
}


/*--- TABLE --*/

.tblbdr {
		border:none;
		border-collapse:collapse;
}
.tblbdr2 {
		border:none;
		border-collapse:separate;
		border-spacing:1px;
}
.tblbdr td,th {
		border:1px solid #bbbbbb;
}
.tblbdr2 td,th {
		border:1px solid #bbbbbb;
}

.tblbg1 {
		color:#000000;
		background-color:#e9e9e0;
}
.tblbg2 {
		color:#000000;
		background-color:#f6f6f0;
}
.tblbg3 {
		color:#000000;
		background-color:#e6e6e6;
}
.tblbg4 {
		color:#000000;
		background-color:#f6f6f6;
}

.bdr1 {
		border:1px solid #cccccc;
}


/*--- CATEGORY TOP --*/

table.category {
		margin-left:10px;
		margin-right:10px;
}
table.category td {
		font-weight:bold;
		font-size:90%;
}


/*--- EXPLAIN --*/

table.ex1 {
		border:1px solid #cccccc;
		background-color:#f6f6f6;
		font-size:80%;
		line-height:140%;
}


/*--- LAYOUT --*/

table.header {
		background-image:url("images/bg_top_s.jpg");
		background-color:#e0f0ff;
}
table.topbar {
		height:6px;
}
table.topbar td.left {
		background-color:#000080;
}
table.topicpath {
		margin-top:6px;
}
td.topicpath {
		font-size: 80%;
}
table.mainnavi {
		margin-top:6px;
}
table.main {
		margin-top:30px;
}
table.pagetopnavi {
}
table.bottomnavi {
		margin-top:30px;
}
td.previous {
		padding-left:4px;
}
table.footer {
		margin-top:20px;
}
table.bottombar {
		background-image:url("images/bg_bottombar.gif");
		height:6px;
}


/*--- FOOTER --*/

td.contact {
}
table.contact {
		border: 1px solid #cccccc;
		background-color:#f9f9f9;
}
td.contacthead {
		font-size: 75%;
		font-weight:bold;
		color:#ffffff;
		background-color:#666666;
}
td.addresstext1 {
		font-size: 80%;
}
td.addresstext2 {
		font-size: 75%;
		line-height:120%;
}
td.copyrightj {
		font-size: 75%;
		color:#333333;
}
td.copyrighte {
		font-family: helvetica, arial, sans-serif;
		font-size: 75%;
		color:#333333;
}

