body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF8D8;
	line-height: 150%;
	/*background-image:url(./img/bg.png);*/
}

h1{
	text-align: left;
	font-size: 15pt;
	background-color: #ffffff;
	border-bottom: 9px solid #FFD8B8;
	border-left: 11px solid #FFD8B8;
	padding-left: 10px;
}

h2{
	text-align: left;
	font-size: 13pt;
	background-color: #ffffff;
	border-bottom: 5px solid #FFD8B8;
	border-left: 7px solid #FFD8B8;
	padding-left: 10px;
}

h3{
	text-align: left;
	font-size: 11pt;
	background-color: #ffffff;
	border-bottom: 3px solid #FFD8B8;
	border-left: 3px solid #FFD8B8;
	padding-left: 10px;
}

.all {
	width: 700px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	background-color: #ffffff;
}

.logo{
	background-color: #ffffff;
	clear: both;
	width: 700px;
}

.menu{
	background-color: #FFD8B8;
	clear: both;
	width: 700px;
	margin-bottom: 10px;
	font-size: 11pt;
	text-align: center;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	padding: 0 0 0 0;
}

div.footer{
	clear: both;
	width: 700px;
	margin: 5px 0 0 0;
	color: #646464;
	font-size: 8pt;
	border-top: 2px solid #C8C8C8;
	background-color: #FFD8B8;
	text-align: center;
}

div.footer_menu{
	width: 415px;
	float: left;
	text-align: left;
	padding-left: 15px;
	background-color: #FFD8B8;
}

div.footer_copy{
	width: 255px;
	float: left;
	text-align: right;
	padding-right: 15px;
	background-color: #FFD8B8;
}

div.etc{
	background-color: #FFD8B8;
	clear: both;
	width: 700px;
	padding-top: 5px;
	border-top: 2px solid #C8C8C8;
	border-bottom: 2px solid #C8C8C8;
	color: #646464;
	font-size: 8pt;
	text-align: center;
}

table{
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

table td {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E6E6E6;
}

table.etc{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFD8B8;
}

td.etc{
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFD8B8;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}


/*
///// iwateshiga top pages
*/


hr{
	color: #8BE78D;
}

img{
	border: 0;
}

.imgLine{
	width: 100px;
	height: 1px;
}

.term{
	border-bottom: 1px solid #C8C8C8;
}

a:hover{
	background-color: #B4B4DE;
}

.fontsize15{
	font-size: 15pt;
}

.fontsize13{
	font-size: 13pt;
}

.fontsize12{
	font-size: 12pt;
}

.fontsize11{
	font-size: 11pt;
}

.fontsize10{
	font-size: 10pt;
}

.fontsize6{
	font-size: 6pt;
}

.fontsize8{
	font-size: 8pt;
}

.textcenter{
	text-align: center;
}

.textleft{
	text-align: left;
}

.textright{
	text-align: right;
}

.fontred{
	color: red;
}

.lhno{
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 10px auto;
}

.links{
	margin: 10px 30px 10px 30px;
}
