/*---------------------------------------------------------------------------------------------

リンクの編集

---------------------------------------------------------------------------------------------*/

a{ 
   color:#000000;
   outline:none;
   text-decoration:none;}

a:hover{
   color:#000000;
   outline:none;
   text-decoration:underline;
}



/*------------------------------------------------------------------

body

-------------------------------------------------------------------*/

body {  
	background-image: url(images/in-back.gif); 
	margin-top: 0px; 
	margin-left: 50px; 
	background-repeat: no-repeat; 
	background-color: #FFFFFF}


#bodyall{
    width:850px;
	; text-align: left; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
　　height: auto;
    float:center;
}
#mainall{
    width: 850px;
	; text-align: left; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
　　height: 800px;
    float:center;
}



/*------------------------------------------------------------------

contents manu

-------------------------------------------------------------------*/

}
.table01 {
    width: 700px;
; font-size: 14px
; font-weight: bold
; margin-top: 100px; margin-left: 50px
; height: 500px
}

.table02 {
    margin: 0px 0px 0px 0px;
    width: 150px;
    float:left;
}

.table02 a{
    padding: 0px 0px 0px 8px;
    font-size:13px;
    text-align:left;
    color:#ffffff;
    line-height: 140%;
}

.right_box{
    padding: 5px 5px;
    width:550px;
    text-align:left;
    border-left:1px solid #cccccc;
; background-color: #CCCCCC
}


/*------------------------------------------------------------------

footer

-------------------------------------------------------------------*/
.sabu_t_box{
; width: 850px
; height: 60px

}
.sabu_t{
    font-size:12px;
    font-weight : normal;
    text-align:center;
}
.sabutext{
    padding: 0px 0px 0px 8px;
    font-size:13px;
    text-align:left;
    color:#330000;
    line-height: 140%;
}


/*------------------------------------------------------------------

copyright

-------------------------------------------------------------------*/

}
.copyright {
	text-align: center; 
	font-size: 10px;
; text-decoration: none; width: 850px
}



