/*-------------------- header --------------------*/
#wrapper{ 
	background:url("hpb_head101.jpg") no-repeat left top;
	width: 759px;
	height:100px;
}

/*-------------------- contents --------------------*/

#contents{
	position:absolute;
	top:100px;
	left:150px;
	width: 609px;
	float: left;
	margin-left:1px;
	margin-top:1px;
}

/* 見出し(濃緑) */
.contents1{
	font-size: 125%;
	font-weight: bold;
	line-height: 16px;
	padding: 13px 14px;
	background: #226644;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	letter-spacing:1pt;
	font-family:verdana;
}

.contents2{
	font-size: 100%;
	line-height: 14px;
	padding-left: 13px;
	padding-right: 13px;
	background: #FFFFFF;
}

/* 見出し(薄緑)*/
.contents3{
	background: #22aa66;
	font-size: 125%;
	line-height: 16px;
	font-weight: bold;
	padding: 10px 7px;
	color: #FFFFFF; 
	letter-spacing:1pt;
	font-family:verdana;
}

.menu1{
	float:left;
	border-right: 1px solid #FFFFFF;
	background: #22aa66;
	font-size: 125%;
	line-height: 16px;
	font-weight: bold;
	padding: 10px 7px 7px 7px;
	color: #FFFFFF; 
	letter-spacing:1pt;
	font-family:verdana;
	width:203px;
}

.menu1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
}

.menu1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
}

/* 説明（文章)*/
.menu2{
	float:left;	
	border-right: 1px solid #cccccc;
	font-size: 100%;
	line-height: 16px;
	padding: 10px 7px 0px 7px;
	width:203px;
}

/* 説明（画像）*/
.menu3{
	float:left;
	border-right: 1px solid #cccccc;
	width:203px;
	padding: 10px 7px 0px 7px;
	text-align:center;
}

.imgm{
	width:185px;
	height:138px;
	border:0px;
}

.menue{
	clear.both;
}

#sidebar{
	position:absolute;
	top:100px;
	left:0px;
	width: 150px;
	height: 700px;
	/* Informationがあるときは高く設定 */height: 1720px;
	float: left;  /* 左に配置 */
	background: #226644;
	font-size: 110%;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 1px solid #FFFFFF;
	text-decoration:none;
}

#sidebar li {
	list-style-image: url("img/grey.gif");
	text-decoration: none;
	font-family:verdana;
	/* padding: 10px 2px 4px 1px; */
	padding: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-size:110%;
}

#sidebar a:link{ 
	color:#FFFFFF;
}

#sidebar a:visited{
	color:#FFFFFF;
}

#footer{
	clear:both;
	position:absolute;
	top:1820px;
	left:0px;
}  /* float解除 */

#footer1{ 
	float:left;
	background: #226644;
	width: 150px;
	height: 150px;
	margin:0px;
 }

#footer2{
	margin-left:4pt;
	font-size:120%;
	background:#FFFFFF;
	float: left;
	width:610px;
}


/*------------------saiyo.html --------------------*/

.tbl{
}


.cell1{
	float:left;
	width:25%;
	color: #3A8374;
	border-color: #74AB99 #74AB99 #74AB99 #74AB99;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	vertical-align:top;
	padding:5pt;
}

.cell2{
	float:left;
	width:75%;
	color: #3A8374;
	border-color: #74AB99 #74AB99 #74AB99 #74AB99;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	vertical-align:top;
	padding:5pt;
}



/*-------------------- element type --------------------*/

A:LINK {
	color: #27ADC0;
	text-decoration: none;
	line-height: 16px;
}

A:VISITED {
	color: #27ADC0;
	text-decoration: none;
	line-height: 16px;
}

A:HOVER {
	color: #27ADC0;
	text-decoration: underline;
	line-height: 16px;
}

BODY {
	color: #110000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-size: 80%;
	background: #FFFFFF;

}

H1 {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 140%;
	font-weight: bold;
}

H2 {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 135%;
	font-weight: bold;
}

H3 {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 125%;
	font-weight: bold;
}

H4 {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 119%;
	font-weight: bold;
}

H5 {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}

H6 {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: bold;
	line-height: 16px;
}

ADDRESS {
	color: #226644;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

BLOCKQUOTE {
	color: #4A7962;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

P {
	color: #226644;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: bold;
	font-size:105%;
}

PRE {
	color: #4A7962;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

UL {
	color: #110000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-image : url(hpb_bul_circle01.gif);
	list-style-position: outside;
	list-style-type: none;
}



SELECT {
	color: #3A8374;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}