body {
font-size:12px;
font-family: "MS UI Gothic"; 
clip:   rect(   ); margin-top: 
0px; margin-bottom: 0px;
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#E2C7B1;
scrollbar-darkshadow-color:#E2C7B1;
scrollbar-highlight-color:#E2C7B1;
scrollbar-3dlight-color:#E2C7B1;
scrollbar-arrow-color:#E2C7B1;
letter-spacing: 1px; 
}

img {margin:0px;}

td {  
font-family: "MS UI Gothic"; 
letter-spacing: 0px; 
font-size: x-small;
}

h1 {
display:inline;  
font-weight: normal; 
font-family: "MS UI Gothic"; 
font-size: 10px; 
text-align:right;
text-indent: 10px; 
line-height:20px;
margin-top: 5px; 
margin-bottom: 3px; 
color: #666666;
}
h1 a:link {
color:#666666;
text-decoration:none;
}
h1 a:visited {
color:#666666;
text-decoration:none;
}
h1 a:hover {
color:#666666;
text-decoration:none;
}


h2 { 
display:inline;  
font-weight: normal; 
font-family: "MS UI Gothic"; 
font-size: 12px; 
text-indent: 10px; 
line-height:20px;
margin-top: 5px; 
margin-bottom: 3px; 
color: #666666;
}
h2 a:link {
color:#666666;
text-decoration:none;
}
h2 a:visited {
color:#666666;
text-decoration:none;
}
h2 a:hover {
color:#666666;
text-decoration:none;
}


h3 {  
font-weight: bold; 
font-family: "MS UI Gothic"; 
font-size: small; 
clip:   rect(   ); 
background-color: #8C6131; 
text-indent: 10px; 
line-height:24px; 

color: #FFFFFF
}

h4 {  
margin-top: 10px; 
margin-bottom: 10px; 
font-weight: normal; 
letter-spacing: 1px; 
font-size: x-small;
}

hr {  
border-color: black black #990000; 
border-style: dotted; 
border-bottom-width: thick; 
margin-top: 10px; 
margin-bottom: 10px;
}

h5 {  
margin-bottom: 10px; 
font-weight: normal; 
letter-spacing: 1px;
}

a {  
font-weight: normal; 
color: #663300;
}

.mitumori A:LINK{text-decoration:none;color:#ffffff;}
.mitumori A:VISITED{text-decoration:none;color:#ffffff;}
.mitumori A:HOVER{text-decoration:underline;color:ffffff;}

.font12 {
font-size:12px;
}
.font10 {
font-size:10px;
}

ul { 
list-style-image: url(img/material/lm_2.gif); 
padding:0 0 0 19px; margin:0px;
}

/*-------------ここから、divレイアウト定義---------------*/


/*ページ全体の横幅*/
.width { width:741px; margin:0 auto; clear:both; }

/*トップ画像*/
.left { width:315px; float:left; }
.right { width:425px; float:right; }

/*メインコンテンツ*/
.main_left { width:500px; float:left; text-align:center; }
.main_right { width:220px; float:right; text-align:center; }



