body {
	text-align: center;
	background-color: #FAEBD7;
}

.contents {
	border: solid 1px #ffffff;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fffaf0;
}

.headerBody {
	margin-top			: -1px;
	clear				: both;
	width				: 100%;
	background-color	: #c5e1ed;
	border-top			: 1px solid #E0FFFF ;
	border-bottom		: 1px solid #E0FFFF ;
}

.headerTopNaviBar{ 
list-style-type : none; 
margin-left :-40px; 
} 


.headerTopNaviBar li{
	margin-left			: -1px;
	margin-right		: 0px;
	background-color	: 	#8b4513;
	float				: left;
	border-left			: 1px solid #E0FFFF ;
	border-right		: 1px solid #E0FFFF ;
	text-align			: center;
	font-size			: 12px;
}

.headerTopNaviBar li a{
	display				: block;
	text-decoration		: none;
	color				: #E0FFFF ;
	width				: 107px;
	padding-top			: 5px;
	padding-bottom		: 5px;
}

.section {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em
}

.tblhd {
	background-color: #00bb88;
	border: solid 1px white;
	color: white;
	text-align: left;
	padding-left: 15px;
}

.tdgr {
	background-color:#bbffaf;
	border: solid 1px white;
	padding:5px 0;
	text-align: left;
	padding-left: 5px;
} 

h1 {
	font-size: 1.25em;
	color: #2d444f;
	background-color: #ffa500;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 2;
	margin-top: 2;
}

h1 em {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	padding-right: 5px
}

h4 {
	border: solid; 
	border-color: #8b4513;
	color: #8b4513;
	border-width: 1px ;
	border-left-width: 10px;
	text-indent: 0.5em;
}

#pan {
	border: solid; 
	border-color: #ffffff;
	color: #2d444f;
	border-width: 0px ;
	border-left-width: 0px;
	text-align: left;
	text-indent: 1em;
}

p {
	line-height: 1.5em
}

hr  {
	border: solid 1px #ffffff;
	margin-left: auto;
	margin-right: auto;
}	

.tdgr {
	background-color:#bbffaf;
	border: solid 1px white;
	padding:5px 0;
	text-align: left;
	padding-left: 5px;
} 

img.left {
	float: left; <!--float属性で画像を回り込ませる-->
	margin-right: 0.8em;
	margin-bottom: 0.5em;
}

img.right {
	float: right; <!--float属性で画像を回り込ませる-->
	margin-left: 3em;
	margin-bottom: 0.5em;
}



table.search {
	width			: 95%;
}

.topTitle {
	padding-left		: 15px;
	font-size			: 120%;
	border				: 1px solid green;
	background-color	: #cdecde;
	color				: green;
	font-weight			: bold;
}

table {

}

th.white {
	background-color:#2d444f;
	color:#fffaf0;
	border: solid 1px white;
	padding:5px 0;
}

th.green  {
	font-size		: 90%;
	border				: 1px solid green;
	background-color	: #cdecde;
	color				: green;
	font-weight			: bold;
}

td.gre {
	padding-top		: 3px;
	padding-left	: 10px;
	padding-bottom	: 3px;
	font-size		: 90%;
	text-align		: left;
	border-bottom	: 1px dotted gray;
}

table.result td.columnName{
	text-align			: right;
	width				: 90px;
}

table.search tr{
	height : 30px;
}

table.imgAsideBox {
	
}

td.imgAsideBox {
	padding-top		: 3px;
	padding-left	: 10px;
	padding-bottom	: 3px;
	font-size		: 90%;
	text-align		: left;
	border-bottom	: 1px dotted gray;
}



body {
	margin-top:	0px;
	text-align: center;
}

div.contentsAll{
	background-color	: #fffaf0;
	left		: 0px;
	width		: 800px;

}

div.middleContents{
	margin-top	: 2;
	height		: 100%;
}

div.topTitle{
	padding-left		: 20;
	padding-top			: 10;
	height				: 30;
}

div.topNaviGroup{
	magin				: 0;
	width				: 100%;
	background-color	: #cdecde;
	border-top			: 2px solid green;
	border-bottom		: 2px solid green;
	
}
		ul.topNaviBar{
			list-style-type : none;
			margin-top		: 0;
			margin-left		: 0;
		}

		ul.topNaviBar li{
			padding-top			: 0.3em;
			padding-bottom		: 0.3em;
			float				: left;
			border-right		: 1px solid green;
			text-align			: center;
			font-size			: 90%;
		}

		ul.topNaviBar li.blank{
			width				: 88;
		}

		ul.topNaviBar li a{
			display				: block;
			width				: 88;
			text-decoration		: none;
			color				: green;
		}

div.leftNaviGroup{
	background-color	: #ccffcc;
	width				: 177;
	height				: 100%;
	float				: left;
}

		ul.leftNaviBar{
			list-style-type : none;
			margin-top		: 0;
			margin-left		: 0;
		}

		ul.leftNaviBar li{
			padding-top			: 0.1em;
			padding-bottom		: 0.1em;
			border-bottom		: 2px solid #FAEBD7;
			text-align			: center;
			font-size			: 90%;
		}

		ul.leftNaviBar li.title{
			background-color	: #99FF99;
		}
		ul.leftNaviBar li a{
			display				: block;
			width				: 100%;
			text-decoration		: none;
			font-size			: 90%;
			color				: black;
		}
		
div.main{
	background-color	: #fffaf0;
}

table.search{
	width		: 100%;
}

table.search td{
	padding-top		: 3px;
	padding-left	: 15px;
	padding-bottom	: 3px;
	font-size		: 90%;
	text-align		: left;
	border-bottom : 1px dotted gray;
}

table.search td.topTitle{
	padding-left		: 15;
	font-size			: 120%;
	border-bottom-style : none;
	background-color	: green;
	color				: #fffaf0;
	font-weight			: bold;
}

table.search td.columnName{
	text-align			: left;
	width				: 110px;
}

table.search tr{
	border-bottom : 1px dotted gray;
}