﻿body{
	margin-top:5px;
	margin-left:5px;
	margin-right:0;
	margin-bottom:0;
	background-color:GhostWhite;
	}
.path a{
	color:blue;
	font-weight:bold;
	}
.path{
	color:#555555;
	font-size:0.8em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	}
p.head{
	text-align:left;
	margin:0;
	font-size:0.7em;
	font-family:verdana;
	font-weight:bold;
	color:#5e8eab;
/*	background-color:navy;*/
	background-color:WhiteSmoke;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:1em;	
	width:768px;
	border-bottom:solid 4px #c5e1ed;
	}
p.gaiyo{
	text-indent:1em;
	margin-left:3em;
	margin-right:2em;
	margin-bottom:0.8em;
	}
p.head img{
	margin-right:4.5em;
	vertical-align:middle;
	border:0;
	}
h1{
	font-size:1.25em;
	color:#2d444f;
	background-color:#c5e1ed;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0;
	}
h1 em{
	font-family:Vardana,Helvetica,sans-serif;
	font-style:normal;
	padding-right:5px;
	}
h2{
	font-size:1em;
	text-align:left;
	border-left:solid 18px #5e8eab;
	padding-left:5px;
	margin-top:2em;
	margin-bottom:0.5em;
	margin-left:25px;
	margin-right:20px;
	}
.contents{
	margin-left:0;
	margin-right:0;
	border-left:solid 1px #5e8eab;
	border-right:solid 1px #5e8eab;	
	position:absolute;
	left:147px;
	top:75px;
	width:626px;
	}
.section{
	text-align:left;
	font-size:0.875em;
	line-height:1.5em;
	color:#555555;
	margin-top:0;
	margin-bottom:1em;
	margin-left:10px;
	margin-right:10px;
	}
.section a{
	text-decoration:none;
	}
.utiwake{
	margin-left:2em;
	text-indent:1em;
	}
.utiwake a{
	display:block;
	white-space:nowrap;
	text-decoration:none;
	}
.utiwake a:hover{
	color:Red;
	background-color:Thistle;
	}
.section span.pl{
	display:none;
	}