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

#m1-header{
display:block;
background-image:url(../group/img/header.gif);
width:980px;
height:80px;
}

#main-g{
display:block;
width:800px;
padding-left:100px;
padding-top:30px;
}

#p1{
display:block;
background-image:url(../message/img/p1.jpg);
width:200px;
height:350px;
float:left;
margin-top:100px;
}

#right{
display:block;
width:450px;
float:left;
}

#left{
display:block;
width:300px;
height:240px;
padding-left:30px;
float:left;
}

#btn{
display:block;
background-image:url(../group/img/btnRO.jpg);
width:218px;
height:45px;
margin-top:10px;
margin-left:115px;
}


#btn a{
display:block;
background-image:url(../group/img/btn.jpg);
width:218px;
height:45px;
}


#btn a:hover{
display:block;
background-image:url(../group/img/btnRO.jpg);
}

table{}
table.info tr{border-right: 1px solid #990000;}
table td{padding:2px 10px 10px 10px;}
table td,table tr{
	border-bottom: 1px solid #ccc;
}


.table{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
}

#bun{
display:block;
width:460px;
padding-left:20px;
padding-top:20px;
}
