#wrapper {
	width: 800px;
; background-image: url(../image/top-bg.gif)
}
#header {
	height: 220px;
        text-align: left;
        color: #333333
; width: 780px; background-image: url(../image/2.gif)
; background-repeat: no-repeat
; margin-top: 10px
}
#primary {
	float: left;
	width: 545px;
	margin: 10px 0 10px 5;
; font-size: 12px; line-height: 20px
; text-align: left
}
#secondary {
	float: right;
	width: 220px;
	margin: 10px 5 10px 0; /* 上下方向にマージンを指定 */
	background-color: #dbe0e2;
; font-size: 12px
; text-align: left
; color: #666666
; font-weight: normal
; line-height: 22px
}
#footer {
	clear: both; /* 寄せを解除 */
	background-color: #DDDDDD;
	height: 30px;
        text-align: center; color: #666666;
        vertical-align: middle;
        padding-top: 10px;
        font-size: 12px;
; margin-right: 5px; margin-left: 5px
        }

h1 {
  margin: 0px;
  padding: 0px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 11px;
  text-indent: 8pt;
  color: #003399;
  text-align: left
}

h2                  {  font-size: 24px; line-height: 30px; color: #669966}


body {  
       background-image:; 
       background-repeat: repeat-y;
       height: auto;
       margin-top: 0px;
       margin-right: auto;
       margin-bottom: 0px;
       margin-left: auto;
       background-position: center;
       text-align: center;
}

.h-rain-ore     { 
                   border-color: black black #F9CFBA #F9CFBA; 
                   text-align: left; 
                   font-size: 18px;
                   font-weight: bold; 
                   color: #999999;
                   border-style: solid;
                   border-top-width: 0px;
                   border-right-width: 0px;
                   border-bottom-width: 3px;
                   border-left-width: 10px;
                   width: 540px
                   }

li {  background-color: #FFFFCC}

ul {  background-color: #FFFFCC}

table {  font-size: 12px; padding-left: 20px; padding-top: 20px}

.f14 {  font-size: 14px}

.f-ao {  color: #0000FF; font-weight: bold}

#primary-2  {
            font-size: 12px; 
            text-align: right;
            width: 780px;
            padding-right: 20px
             }

.f-aka     {  font-size: 12px; font-weight: bold; color: #FF0000}

#primary-3  {
font-size: 12px; color: #666666; width: 760px; margin-top: 0px; margin-left: 0px; padding-left: 5px
; text-align: left
; padding-top: 0px
            }
.ti-ki    {  
           background-color: #fff08d; 
           border-color: #FF6600 black black; 
           font-size: 14px; 
           font-weight: bold; 
           color: #3399CC; 
           width: 545px; 
           padding-top: 5px; 
           padding-bottom: 5px;
           border-style: solid; 
           border-top-width: 1px;
           border-right-width: 0px;
           border-bottom-width: 0px; 
           border-left-width: 0px;
           padding-left: 15px
          }

A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #3366cc
}
A:visited {
	COLOR: #663366
}
A:active {
	COLOR: #2a5f9e; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #2a5f9e; TEXT-DECORATION: underline
