<STYLE TYPE="text/css">


.section {
 width:950px;
 }

table.sample01 {
 width:200px;
 border:0px;
 background-color:#EBE7DF;
 border-color:#B29F7F;
 border-style:solid;
 border-width:1px;
 }

table.sample04 {
 width:855px;
 border:0px;
 }
table.sample05 {
 width:645px;
 border:0px;
 }
table.sample06 {
 width:645px;
 border:0px;
 background-color:#cccccc;
}

table.sample09 {
 width:645px;
 border:0px;
 background-color:#e0c4b0;
 }




<!--
A:link {color:#2f3f4f;
text-decoration:none}
A:visited {color: #2f3f4f;
text-decoration:none}
A:active {text-decoration:none}
a:hover {color:#ff2b2b;
 text-decoration:underline; }
-->
<!--
BODY {
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #8fbc8f;
SCROLLBAR-ARROW-COLOR: #8fbc8f;
SCROLLBAR-BASE-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR : #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR : #8fbc8f
　　　　　　　}
-->
<!--
BODY { color: #696969;
 font-size: 13px;
 font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
 }    
-->

td { font-size: 13px;
color: #696969;
border:0px;
} 

<!--
td.sample01 { 
 font-size: 13px;
 width:70;
 color: #696969;
 text-align: center;
 background-color:#fffff8;
}   

-->
<!--
td.sample02 { 
 font-size: 13px;
 font-weight:bold;
 color: #696969;
 width:535;
 text-align: right;
 background-color:#fffff8;
}   

-->
<!--
td.sample03 { 
 font-size: 13px;
 color: #696969;
 width:535;
 text-align: center;
 background-color:#fffff8;
}   

-->
<!--
td.sample04 { 
 font-size: 13px;
 color: #696969;
 width:570;
 text-align: left;
 background-color:#fffff8;
}   

-->
p { margin-top: 3px;            /* 上の余白 */
    margin-left: 3px;
    margin-bottom: 3px;         /* 下の余白 */
 }

.menu1{ /* 左メニュー */
	border-left: 4px solid #999999;
 padding: 3px 3px 3px 3px;
 font-size: 13px;
 
}

h3 { font-size: 15px;
 margin: 0px 0px 0px 0px;
 color:#696969 
}
-->
h1 {
	margin: 0 0 1.1em;
	padding: 5px;
	border-top: 3px double #9acd32;
	border-bottom: 3px double #9acd32;
	color: #696969; /* 文字の色 */
        font-size: 17px;
	font-weight: bold;
}
h2 { font-size: 16px;
color: #696969; /* 文字の色 */
 margin: 0px 0px 0px 0px;}

hr.example1 {
border-style: dotted none none none;
border-top-width: 2px;
border-top-color: #B29F7F;
height: 2px;
width: 290px
} 
input.sample1{
width:125px;
}
.block0 {
   float: left;
   width: 640px;
}
.block1 {
   float: left;
   width: 640px;
}
.block2 {
   float: left;
   text-align: center;
   width: 400px;

}
.block3 {
float: right;
width: 220px;

/*ここで背景のベースカラーを指定する*/ background-color: #f4f4f4; 
/*ここでCSS3のグラデーションをつかってストライプのパターン・色を指定する （※色を変える場合は#fffffffの部分を変更）*/ background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffffff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ffffff),color-stop(.75, #ffffff), color-stop(.75, transparent),to(transparent)); 
/*ここでパターンの大きさを指定する （※数字によってはストライプのグラデーションがずれるので注意）*/ -webkit-background-size: 10px 10px;
}



hr.example3 {
border-style: dotted none none none;
border-top-width: 2px;
border-top-color: #696969;
height: 2px;
width: 90%
} 

.midashi3 {
 border-left: 4px solid #31cc31;
 padding: 5px 5px 5px 5px;
 font-size: 14px;
 font-weight:bold;
 }

.midashi4{ 
     border-top:1px dotted #ccc;  
     border-right:1px dotted #ccc;  
     border-left:7px double #2e8b57;  
     border-bottom:1px dotted #ccc;  
     padding: 5px;
     font-size: 16px;
     color: #696969; 
     font-weight:bold;

}


.kakaku1 {
 text-decoration:underline;
 color: #ff0000;
 padding: 0 0 0 5px;
 font-size: 15px;
 font-weight:bold;
 }
.kakaku2 {
 padding: 0 0 0 5px;
 font-size: 10px;
 font-weight:bold;
 
 }
</STYLE>