@charset "UTF-8";
/* CSS Document */

body{
margin:0;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
background-image:url(../images/bg_body.jpg);
background-repeat:repeat-x;
line-height:20px;
}
td{
vertical-align:top;
}
#container{
width:800px;
margin:0 auto;
/*background-image:url(../images/bg.gif);
background-repeat:repeat-y;*/
background-color:#FFFFFF;
}

#t01{
background-image:url(../images/01.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
#t02{
background-image:url(../images/02.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
#t03{
background-image:url(../images/03.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
#t04{
background-image:url(../images/04.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
#t05{
background-image:url(../images/05.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
#t06{
background-image:url(../images/06.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
#t07{
background-image:url(../images/07.jpg);
background-repeat:no-repeat;
width:800px;
height:164px;
margin-bottom:20px;
}
.name{
display:none;
}
.txt01{
width:650px;
margin:20px auto;
}

.bar01{
width:700px;
margin:0 auto;
border-left:5px solid #000 ;
font-size:16px;
border-bottom:1px solid #333;
}
.bar01 span{
display:block;
margin:5px 10px;
}
.txt02{
width:640px;
margin:10px auto;
}
.txt02 table{
width:620px;
border-left: 1px solid #CCC;
border-top: 1px solid #CCC;
}
.txt02 td{
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

.ttbl{
margin-bottom:20px;
}
.acct img{
border:1px solid #999;