/* ---------------------------------------------------------------------------
masudayoshihiro.jp用CSSファイル
2009/07/26
--------------------------------------------------------------------------- */

body
{
	background-color: #ffffff;
	color: #000000;
}

h1
{
	font-size: 130%;
	font-weight: normal;
	color: #ffffff;
	background-color: #003366;
	padding: 3px;
	border-bottom: 1px solid #aaccff;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2
{
	font-size: 120%;
	font-weight: normal;
	color: #ffffff;
	background-color: #336699;
	padding: 3px;
	border-bottom: 1px solid #aaccff;
	border-right: 1px solid #aaccff;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
	font-size: 105%;
	font-weight: normal;
	color: #000066;
	background-color: #aaccff;
	padding: 2px;
	border-bottom: 1px solid #66aacc;
	border-right: 1px solid #66aacc;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr
{
	border-top: 1px solid #003366;
	border-bottom: 1px solid #aaccff;
	text-align: center;
	margin: 0px;
}

p.location
{
	font-size: 85%;
	font-weight: normal;
	color: #000066;
	background-color: #aaccff;
	padding: 2px;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.route
{
	font-size: 85%;
	font-weight: normal;
	color: #000066;
	background-color: #ffffff;
	padding: 2px;
	border-left: 1px solid #aaccff;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.update
{
	text-align: right;
	margin-top: 0px;
	font-family: "Arial", sans-serif;
	font-size: 90%;
}

td.key
{
	background-color: #aaccff;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

td.value
{
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background-color: #f0faff;
}

span.pushbutton
{
	font-size: 7.5pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 2px solid #003366;
	border-right: 2px solid #003366;
	margin-right: 2px;
	margin-bottom: 2px;
}

span.pushedbutton
{
	font-size: 7.5pt;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 2px solid #333366;
	border-left: 2px solid #333366;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	background-color: #aaccff;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #000099;
}

span.sup
{
 font-size: 80%;
 vertical-align: super;
}
span.sub
{
 font-size: 80%;
 vertical-align: sub;
}
span.italic
{
	font-style: italic;
}

a:link
{
	text-decoration: none;
	color: #0033ff;
}

a:visited
{
	text-decoration: none;
	color: #0033ff;
}

a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.nobordered
{
	border-width: 0px;
}
.bordered
{
	border: 1px solid #000000;
}

.comment
{
	font-size: 90%;
	color: #336699;
}

div.spacer
{
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.hometitle
{
	font-size: 180%;
	font-family: "Times New Roman",cursive;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	padding: 3px;
	border-bottom: 1px solid #aaccff;
	border-right: 1px solid #aaccff;
	margin:0px;
}

p.signpostbox
{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000066;
}

p.copy
{
	font-family: "Arial", sans-serif;
	font-size: 80%;
	text-align: right;
}

td.linkname
{
	font-family: "Arial", sans-serif;
	font-size: 120%;
}

p.signpost
{
	color: #003399;
	border-left: 1px solid #3060a0;
	border-right: 1px solid #3060a0;
	border-bottom: 1px solid #3060a0;
	font-size: 80%;
	padding-left: 5px;
	margin-top: 0px;
}

span.caption
{
	font-family: "Arial", sans-serif;
	font-weight: bold;
}
.shade
{
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	padding: 5px;
}
