body {
	font-size: 100%;
	margin: 0;
	background-color: #FFFFFF;
	color: #333333;
}
form {
	margin: 0;
}
h1 {
	margin: 0;
	padding: 5px;
	width: 100%;
	border-bottom: solid 2px #999999;
}
h2 {
	font-size: 130%;
/*	background-image: url(../images/h2_mark.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #FE850C;*/
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
ul {
	list-style-image: url(../images/listmark.gif);
}
#contents {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 150%;
}
#contents table th,#contents table td {
	font-size: 90%;
}
#contents dd tt {
	color: #666666;
}
#form {
	font-size: 10px;
}
#pankuzu {
	font-size: 80%;
	margin: 5px;
}
#localnavi td{
	font-size: 12px;
}
#localnavi a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#lead {
	font-size: 80%;
}
#pagetopancher {
	margin-top: -4em;
}
#footer {
	font-size:10px;
	color: #999999;
}
#columnbox {
	border: solid 1px #FFCC33;
}

/* Narita Add 2004/06/17*/
#redlink a {
	color: #db7070;
}
.sentence {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 150%;
}
.days{
	font-size:70%;
}
.blue{
	color: #0000FF;
}
.maru {
	color: #FFCC33;
}
.bold{
	font-weight:bold;
}
.banner{
	font-weight:bold;
	font-size:80%;
	color:#0033CC;
}
.red {
	color: #db7070;
}
.white {
	color: #FFFFFF;
}
.ime-on{
	ime-mode:active;
}
.ime-off {
	ime-mode:inactive;
}
.larger{
	font-size: larger;
}
.list_nomark{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
p.indent{
	text-indent:1em;
}
p.indent_marbottom0{
	text-indent:1em;
	margin-bottom: 0;
}
p.indent_martop1{
	text-indent:1em;
	margin-top:1px;
}
.teble_conts {
	font-size: 90%;
	line-height: 150%;
}
.comment{
	font-size:90%;
}
.gray_solid_under{
	border-bottom:1px solid #CCCCCC;
}
.gray_dashed_under{
	border-bottom:1px dashed #cccccc;
}
.marbottom0{
	margin-bottom: 0;
}
.martop1{
	margin-top: 1px;
}
