
/* 要素のリセット */
h4, h5, h6, address,
ol, dl, dt, dd, 
table, th, td, form 
        {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
        }

#addclips {margin-top:25px;
margin-bottom:10px; 
text-align:right; 
font-size:0.7em}


/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }


body {margin:0;
      padding:0;
	  /*line-height:150%;*/
	  color:#666666;
	  font-size:0.9em
	  }


h1 {
    margin-bottom:43px
   }


h3 {
    font-size:1.0em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0
	}



 p  {
     margin-bottom:30px;
     font-size:1em;
     line-height:170%
    }



dt {
   font-weight:bold;
	margin-bottom:10px
	}



#wrapper {
         width: 875px;
         margin-left:auto;
         margin-right:auto;
         }


#main   {margin-bottom:100px}



.small_text   {font-size:0.8em;
               margin-top: 1em;
			   color:#999999;
			   line-height:1.2em
			   }


#header-image img  {
                   position: relative
				   }




#right   {
          float:right;
          width:643px
		 }



.column {
         clear:both;
		 margin-bottom:50px;
		}


#column-01-left {
                 float:left;
                 width:280px;
				 }


#column-01-right {
                  float:right;
                  width:308px;
				  }


#header  {width:875px}



/* グローバルなび */
#globalnavi {
            width: 875px;
			margin-left:12px;
            }



#globalnavi ul{
               margin: 0;
               padding: 0;
              }




#globalnavi li {
  list-style-type: none;
  float: left;
  width: 170px;
  height:22px;
  }



#globalnavi a
               {
               text-align: center;
               display:block;
               background: url(../images/menu/b_navi.jpg) no-repeat ;
               color:#898787;
               font-size: 12px;
               text-decoration:none;
			   padding-top: 4px;
			   padding-bottom: 3px;
               }


#globalnavi a:hover {
                    background: url(../images/menu/b_navi_r.jpg) no-repeat;
                    color: #F96D98;
                    }

#shadow  img {vertical-align: top;
              margin:-1px
			  }
		   





/* saite map-footer */
#footer {
		 width: 875px;
         margin-left:auto;
         margin-right:auto;		 
		 color:#888685;
         padding:10px;
         font-size:1.0em;
		 margin-top:10px;
		 border-top:1px solid #A3A0A0;
		 text-align:center;
		 }

#footer table {
               margin-bottom:10px;
               font-size:0.9em;
               width:100%
		       }

#footer caption {font-size:1.2em;
                 margin-bottom:30px;
				 padding-top:10px;
			     line-height:115%;
				 text-align:center;
				}


li.list-01 {list-style:disc;
            margin-bottom:5px;
			list-style-image : url(../images/list-image_large.gif);
			}

ul.footer-indent {margin:10px 0 0 5px}

li.list-02 {
			margin-bottom:5px;
			list-style-image:url(../images/list-image.gif);
		   }

#footer table td {vertical-align:top}

#footer table a {color:#898787;
                 text-decoration:none
				 }

#footer table a:hover {color: #F96D98}

#adress {font-size:0.8em;
		 width: 875px;
         margin-left:auto;
         margin-right:auto;
		 text-align:center
		 }

td#footer_01 li {padding-left:3px}
td#footer_02 li {padding-left:3px}
td#footer_03 li {padding-left:3px} 
td#footer_04 li {padding-left:3px} 



#otoiawase {text-align:center;
			}




/* 次のページへ関連　*/

#switch-below {
               border:1px solid #999999;
			   padding:3px; 
			   display:block;
			   text-align:center;
			   margin-bottom:30px
			   }

#switch-below a {color:#0992A2}

#switch-below a:hover {color:#999999}



div:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
   line-height: 0;  
    clear: both;
} 


#div {  
     zoom: 100%;
 } 

