body {
	width:680px;
	background-color:#ffffff;
	color:#000000;
	font-family:"MS UI Gothic",sans-serif;
}
h1 {
	margin-top:0px;
	font-size:1em;
	background-color:#003399;
	color:#ffffff;
	padding:5px;
}
h1.imgh1 {
	background-color:transparent;
	padding:0px;
}
/* linkColor */
a:link {
	color:#0000ff;
}
a:visited {
	color:#0000ff;
}
a:hover {
	color:#ff6600;
}
a:active {
	color:#000099;
}
img {
	border:none;
}
/* Classes */
.c {
	text-align:center;
}
.cmini {
	text-align:center;
	font-size:0.9em;
}
.r {
	text-align:right;
}
.rmini {
	text-align:right;
	font-size:0.9em;
}
/* index.html */
p.tobbs {
	text-align:center;
	background-color:#ffffcc;
	border:1pt solid #336699;
	padding:0.5em;
	font-weight:bold;
}
/* ID */
table#topmenu {
	width:680px;
	border-collapse:collapse;
	padding-top:0px;
}
table#topmenu a:link { color:#ffffff; }
table#topmenu a:visited { color:#ffffff; }
table#topmenu a:hover { color:#ff6600; }
table#topmenu a:active { color:#cc6600; }
table#topmenu th {
	background-color:#003399;
	font-size:10pt;
	padding:3px;
}
table#top_out {
	width:680px;
}
table#top_out td {
	vertical-align:top;
}
table#top_out td#topmenutd {
	width:200px;
	font-size:0.9em;
}
table#top_out td#topcont {
	width:480px;
	font-size:0.9em;
}
div.ctt {
	width:200px;
	background-color:#ffff99;
	border-top:1pt solid #333333;
	border-bottom:1pt solid #333333;
	padding:2px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
div.ctt a:link { text-decoration:none }
div.ctt a:visited { text-decoration:none }
div.ct {
	width:200px;
	background-color:#003399;
	color:#ffffff;
	border:1pt solid #333333;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	padding:5px;
}
div.ct a:link { color:#ffffcc;text-decoration:none; }
div.ct a:visited { color:#ffffcc;text-decoration:none; }
div.ct a:hover { color:#ff6600 }
div.ct a:active { color:#cc0000:text-decoration:none; }
/* plan.html */
p#kihonrinen {
	text-align:center;
	font-family:"‚l‚r –¾’©",serif;
	font-size:1.2em;
	line-height:2em;
}
div#kihonhousin {
	margin-left:80px;
	font-family:"MS Gothic",sans-serif;
	font-size:1em;
}
div#kihonhousin ol li {
	margin-top:10px;
}
table#lomlink {
	width:680px;
	border:1pt solid #003366;
	font-size:0.9em;
	border-collapse:collapse;
}
table#lomlink th {
	background-color:#003366;
	color:#ffffff;
	padding:0.2em;
}
table#lomlink td {
	text-align:center;
	padding:0.5em;
	line-height:1.2em;
}
table#lomlink td a:link { text-decoration:none }
table#lomlink td a:visited { text-decoration:none }

div.service {
	font-size:0.8em;
	width:680px;
	border-top:1pt solid #666666;
	border-bottom:1pt solid #666666;
	margin:0.3em;
	padding:0.2em;
}
div.linkfree {
	text-align:right;
	font-size:0.8em;
	width:680px;
}
div.bloclink {
	margin-top:5px;
	text-align:center;
}
/* form/index.html */

ul.formDL li {
	list-style-type:squqre;
	margin-top:1em;
}
div.speciallink {
	border-top:1pt solid #333333;
	border-bottom:1pt solid #333333;
	text-align:center;
	padding:0.2em;
}
