<style type="text/css">
<!--
body{background:url(img/background2.jpg) repeat-y 0% 0% fixed;
margin:0px;
font-size:14px;
line-height:1.5;
}

image{border:0px;}


B{  font-weight : normal;}

HR {
  color: #6dc2b8; /* 線の色(IE用) */
  background-color: #6dc2b8; /* 線の色(NN用) */
  height: 3px; /* 線の太さ */
  border: 5px; /* 枠の太さ */
  border-style: dotted; /* 枠の種類 */
}

table{font-size:12px;}


<!--横メニュー-->
.menu_ul1{ font-size:10px;
	font-weight: bold;
	width: 100%;
}

.menu_ul1 ul{font-size:12px;
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.menu_ul1 ul li{
	display: inline;
}

.menu_ul1 ul li a{
	color: #494949;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 10px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px solid #959595; /*bottom border is 3px*/
}

.menu_ul1 ul li a:hover, .menu_ul1 ul li a.selected{
	border-bottom-color: black;
}

<!--横メニュー終-->

H1 {
  color: #000099; /* 文字の色 */
  padding-left: 10px; /* 左の余白 */
  border-width: 0px 0px 2px 20px; /* 枠の幅 */
  border-style: solid; /* 枠の種類 */
  border-color: #9999ff; /* 枠の色 */
  line-height: 100%; /* 行の高さ */
}
H2 {font-size:16px;
width:560px;
  color: #000099; /* 文字の色 */
  padding-top: 4px; /* 上の余白 */
padding-left: 10px; /* 左の余白 */
  border-width: 0px 0px 2px 15px; /* 枠の幅 */
  border-style: solid; /* 枠の種類 */
  border-color: #6dc2b8; /* 枠の色 */
  line-height: 100%; /* 行の高さ */
align:left;
}

H3 {font-size:16px;
width:560px;
  color: #131b48; /* 文字の色 */
  padding-top: 4px; /* 上の余白 */
padding-left: 10px; /* 左の余白 */
  border-width: 0px 0px 2px 15px; /* 枠の幅 */
  border-style: solid; /* 枠の種類 */
  border-color: #6dc2b8; /* 枠の色 */
  line-height: 100%; /* 行の高さ */
align:left;
}

<!--段組み-->



body {

width : 100% ; 
}
#my_body { margin-left:20px; position : relative ; 
width : 800px ;

}

#my_header { repeat-x; width : 100% ; height : 50px ; 
}
#my_footer {  width : 100% ; height:130px;clear : both ;
font-size:12px; 
color:#0e4a43; 
background-image:url(img/frog.gif);
background-repeat:  no-repeat ;
text-align:right; 
olor:#0a3f39;}
#my_navigation { float : left;  width : 200px ; }
#my_contents { float : right ; width : 580px ;
padding:10px;}


 div.contentsbox
      {  text-align:left;
width:500px;
padding:8px;
         line-height:1.5;
         border-style: solid;
         border-width: 1px;
         border-color: #000080;
 }

<!--段組み終わり-->

<!--パン屑リスト-->

ol#topicPath {

	padding: 0;
	font-size: 10px;
	list-style: none;
}
ol#topicPath li {
	float: left;
	padding-right: 12px;
	padding-left: 20px;
	background: url(img/yaji.gif) no-repeat 0 50%;
}
ol#topicPath li.home {
	padding-left: 0;
	background: none;
}
ol#topicPath li a:link,
ol#topicPath li a:visited {
	color: #3366FF;
	text-decoration: underline;
}
ol#topicPath li a:hover,
ol#topicPath li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}

<!--パン屑リスト終わり-->


ul#01 {
list-style-type: none;
}

ul#01 li {list-style-type: none; 
background: url(img/yaji.gif) no-repeat 0 1px;
padding-left: 25px;
padding-bottom:5px;

}




-->
</style>

