* {margin: 0; padding: 0;}

body {background-image: url("imgs/back01.gif"); font-size: 12px; }

h1 {display:none}

/*上の段*/
	#up      { color: #f5f5f5; text-align: center; vertical-align: middle; width: 800px ; background-color: white}
	#upmenu  { color: #f5f5f5; text-align: center; vertical-align: middle; width: 798px ; background-color: white; margin-left: 1px; margin-bottom: 5px; }

	.pmenu { color: #f5f5f5; font-size: 12px; font-weight: bold; line-height: 16px; background-color: #9c3; text-align: center; border-right: 1px solid #dcdcdc; border-bottom: 1px solid gray ; width: 132px; float: left; }
	.pmenu a:link   { color: #f5f5f5; text-decoration: none }
	.pmenu a:visited   { color: #f5f5f5; text-decoration: none }
	.pmenu a:hover   { color: #fff; text-decoration: none }
	.pmenu a:active   { color: #fff; text-decoration: none }

	/*プルダウンメニュー*/
	.upmenu        { color: #f5f5f5; font-size: 12px; border: solid 1px #dcdcdc }
	.upmenu a:link    {color: #ff8c00; text-decoration: none }
	.upmenu a:visited {color: #ff8c00; text-decoration: none }
	.upmenu a:hover   {color: #ffd700; text-decoration: none }
	.upmenu a:active  {color: #ffd700; text-decoration: none }

	#main {width:800px; background-color: white; }
	#left {width:124px; background-color: #f5f5f5; border: solid 1px #d3d3d3; margin-right: 1px; margin-bottom: 3px; margin-left: 1px; padding: 3px; float:left;}
	#center {width: 510px; float: left; color: #333; font-size: 12px; line-height: 130%; padding: 10px}
	#right {width:124px; background-color: white; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; float: left; color: #333; line-height: 130%}
	#bottom {width: 800px; clear: left; color: silver; font-size: 10px; line-height: 120% ; text-align: center}

	#left h2 { color: #f5f5f5; font-weight: bold; font-size: 14px; background-color: #696969; vertical-align: middle; margin: 0px; padding: 3px }
	#left h3 { font-weight: bold; font-size: 12px; margin-top: 8px; padding-top: 3px; padding-left: 3px; border-top: 1px dashed #808080 }
	#left h4 { font-size: 12px; margin-left: 17px; border-bottom: 1px solid #dcdcdc }
	#left a:link    { color: #006400; text-decoration: none }
	#left a:visited    { color: #006400; text-decoration: none }
	#left a:hover    { color: #9acd32; text-decoration: underline }
	#left a:active    { color: #9acd32; text-decoration: underline }

/*本文書式*/
	#center img  { color: #333; font-size: 12px; line-height: 130%; border: solid 1px silver; margin: 5px; }
	#center a:link    { color: #006400; text-decoration: none }
	#center a:visited   { color: #006400; text-decoration: none }
	#center a:hover   { color: #9acd32; text-decoration: underline }
	#center a:active   { color: #9acd32; text-decoration: underline }

	#center h2 { color: darkgreen; font-size: 14px; line-height: 130% ; }
	#center h3 {font-size: 14px; line-height: 130%; background-color: #f5f5f5; margin-top: 5px; margin-bottom: 10px; border-bottom: 1px solid #696969}
	#center h4 { color: darkgreen; font-size: 12px; line-height: 130% ;}
	.hss   { color: #333; font-size: 10px; line-height: 130% }
	.htitle1         { color: white; font-weight: bold; font-size: 14px; line-height: 130%; background-color: #696969; margin-top: 5px; margin-bottom: 10px; padding: 3px 3px 1px 5px; border-bottom: 1px solid #696969 }
	.htitle2     { color: #006400; font-weight: bold; font-size: 14px; line-height: 160%; margin-bottom: 10px; padding-left: 3px; border-bottom: 1px solid #9acd32 }
.htitle3 { color: #006400; font-weight: bold; font-size: 12px; line-height: 160%; margin-bottom: 3px; padding-left: 3px; border-bottom: 1px dashed #006400 }

.grayhr   { color: #808080; margin-bottom: 5px; border: dotted 1px #808080; height: 1px }/*グレイ罫線*/
.redhr   { color: #808080; margin-bottom: 5px; border: dotted 1px #006400; height: 1px }/*赤罫線*/

/*右バナー*/
.banner1 {color: #333; font-size: 12px; line-height: 160%; background-color: #f5f5f5; margin-bottom: 8px; padding-left: 10px; width: 110px; height: 100% ;text-decoration: none;border-color: #d3d3d3 #d3d3d3 #d3d3d3 #bdb76b;border-style: solid; border-width: 1px 1px 1px 8px;}
.banner2 {color: #333; font-size: 12px; line-height: 160%; background-color: #f5f5f5; margin-bottom: 8px; padding-left: 10px; width: 110px; height: 100% ;text-decoration: none;border-color: #d3d3d3 #d3d3d3 #d3d3d3 #ffa07a;border-style: solid; border-width: 1px 1px 1px 8px;}
.banner3 {color: #333; font-size: 12px; line-height: 160%; background-color: #f5f5f5; margin-bottom: 8px; padding-left: 10px; width: 110px; height: 100% ;text-decoration: none;border-color: #d3d3d3 #d3d3d3 #d3d3d3 #f0e68c;border-style: solid; border-width: 1px 1px 1px 8px;}

#right a:link {text-decoration:none; color: #333}
#right a:visited {text-decoration:none; color: #333}
#right a:hover  {text-decoration: underline}
#right a:active {}


/*下の段*/
	#bottom a:link     { color: silver; text-decoration: none }
	#bottom a:visited  { color: silver; text-decoration: none }
	#bottom a:hover    { color: #696969; text-decoration: underline }
	#bottom a:active   { color: #696969; text-decoration: underline }

#menu1 {position: absolute; top: 86px; left: 133px; visibility: hidden;}#menu2 {position: absolute; top: 86px; left: 266px; visibility: hidden;}

.pink1   { font-size: 10px; background-color: #ffcc99; padding: 3px; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3 }
.pink2   { font-size: 10px; background-color: #ffebcd; padding: 3px; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3 }
.yellow1     { font-size: 10px; font-weight: bold; background-color: #eee8aa; padding: 3px; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3 }
.yellow2     { font-size: 10px; background-color: #fafad2; padding: 3px; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3 }